* CPV: net-analyzer/ippl-1.4.14-r1 * REPO: gentoo * Maintainer: netmon@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking ippl-1.4.14.tar.gz to /var/tmp/portage/net-analyzer/ippl-1.4.14-r1/work * Applying ippl-1.4.14-noportresolve.patch ... [ ok ] * Applying ippl-1.4.14-manpage.patch ... [ ok ] * Applying ippl-1.4.14-privilege-drop.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/net-analyzer/ippl-1.4.14-r1/work >>> Compiling source in /var/tmp/portage/net-analyzer/ippl-1.4.14-r1/work/ippl-1.4.14 ... ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux creating cache ./config.cache Configuring ippl 1.4.14... checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) works... yes checking whether the C compiler (gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for flex... flex checking for yywrap in -lfl... yes checking for bison... bison -y checking for a BSD compatible install... /usr/bin/install -c checking for pthread_attr_init in -lpthread... yes checking for pthread_attr_setdetachstate in -lpthread... yes checking for pthread_attr_destroy in -lpthread... yes checking for pthread_create in -lpthread... yes checking for pthread_setcancelstate in -lpthread... yes checking for pthread_attr_setdetachstate in -lpthread... (cached) yes checking for pthread_cancel in -lpthread... yes checking for pthread_mutex_lock in -lpthread... yes checking for pthread_mutex_unlock in -lpthread... yes Using nobody as the default user to run threads. updating cache ./config.cache creating ./config.status creating Makefile creating Makefile.common creating Source/Makefile creating Docs/Makefile Configuration: ippl in //usr/sbin man pages in //usr/share/man configuration file in //etc pid file in //var/run using nobody account to run threads Now you can type `` make ''. Good luck! make -j14 make[1]: Entering directory `/var/tmp/portage/net-analyzer/ippl-1.4.14-r1/work/ippl-1.4.14/Source' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[1]: Entering directory `/var/tmp/portage/net-analyzer/ippl-1.4.14-r1/work/ippl-1.4.14/Docs' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -O2 -pipe -Wall -DVERSION=\"1.4.14\" -DDEFAULT_USER=\"nobody\" -DCONFIGURATION_FILE=\"//etc/ippl.conf\" -DPID_FILE=\"//var/run/ippl.pid\" -c main.c Generating ippl.8 Generating ippl.conf.5 make[1]: Leaving directory `/var/tmp/portage/net-analyzer/ippl-1.4.14-r1/work/ippl-1.4.14/Docs' main.c:56:16: warning: built-in function ‘log’ declared as non-function main.c: In function ‘start_all_threads’: main.c:167:3: warning: implicit declaration of function ‘initgroups’ main.c: In function ‘go_background’: main.c:320:9: warning: ignoring return value of ‘daemon’, declared with attribute warn_unused_result main.c: In function ‘parse_arguments’: main.c:289:13: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result gcc -O2 -pipe -Wall -DVERSION=\"1.4.14\" -DDEFAULT_USER=\"nobody\" -DCONFIGURATION_FILE=\"//etc/ippl.conf\" -DPID_FILE=\"//var/run/ippl.pid\" -c configuration.c configuration.c: In function ‘open_configuration’: configuration.c:42:25: warning: built-in function ‘log’ declared as non-function gcc -O2 -pipe -Wall -DVERSION=\"1.4.14\" -DDEFAULT_USER=\"nobody\" -DCONFIGURATION_FILE=\"//etc/ippl.conf\" -DPID_FILE=\"//var/run/ippl.pid\" -c icmp.c icmp.c:49:23: warning: built-in function ‘log’ declared as non-function gcc -O2 -pipe -Wall -DVERSION=\"1.4.14\" -DDEFAULT_USER=\"nobody\" -DCONFIGURATION_FILE=\"//etc/ippl.conf\" -DPID_FILE=\"//var/run/ippl.pid\" -c tcp.c tcp.c:54:23: warning: built-in function ‘log’ declared as non-function tcp.c: In function ‘log_tcp’: tcp.c:281:40: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -O2 -pipe -Wall -DVERSION=\"1.4.14\" -DDEFAULT_USER=\"nobody\" -DCONFIGURATION_FILE=\"//etc/ippl.conf\" -DPID_FILE=\"//var/run/ippl.pid\" -c udp.c udp.c:51:23: warning: built-in function ‘log’ declared as non-function gcc -O2 -pipe -Wall -DVERSION=\"1.4.14\" -DDEFAULT_USER=\"nobody\" -DCONFIGURATION_FILE=\"//etc/ippl.conf\" -DPID_FILE=\"//var/run/ippl.pid\" -c log.c log.c:35:23: warning: built-in function ‘log’ declared as non-function log.c: In function ‘log_entry’: log.c:150:5: warning: format not a string literal and no format arguments log.c:150:5: warning: format not a string literal and no format arguments log.c:158:3: warning: format not a string literal and no format arguments log.c:158:3: warning: format not a string literal and no format arguments log.c:152:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result log.c:153:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result log.c:154:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result log.c:159:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result log.c:160:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result log.c:161:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result log.c:162:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result gcc -O2 -pipe -Wall -DVERSION=\"1.4.14\" -DDEFAULT_USER=\"nobody\" -DCONFIGURATION_FILE=\"//etc/ippl.conf\" -DPID_FILE=\"//var/run/ippl.pid\" -c netutils.c netutils.c:37:23: warning: built-in function ‘log’ declared as non-function gcc -O2 -pipe -Wall -DVERSION=\"1.4.14\" -DDEFAULT_USER=\"nobody\" -DCONFIGURATION_FILE=\"//etc/ippl.conf\" -DPID_FILE=\"//var/run/ippl.pid\" -c filter.c filter.c: In function ‘refresh_filter’: filter.c:331:9: warning: implicit declaration of function ‘memcpy’ filter.c:331:9: warning: incompatible implicit declaration of built-in function ‘memcpy’ bison -y -d ippl.y gcc -O2 -pipe -Wall -DVERSION=\"1.4.14\" -DDEFAULT_USER=\"nobody\" -DCONFIGURATION_FILE=\"//etc/ippl.conf\" -DPID_FILE=\"//var/run/ippl.pid\" -c y.tab.c ippl.y: In function ‘print_error’: ippl.y:538:25: warning: built-in function ‘log’ declared as non-function flex ippl.l gcc -O2 -pipe -Wall -DVERSION=\"1.4.14\" -DDEFAULT_USER=\"nobody\" -DCONFIGURATION_FILE=\"//etc/ippl.conf\" -DPID_FILE=\"//var/run/ippl.pid\" -c lex.yy.c lex.yy.c:1887:17: warning: ‘yyunput’ defined but not used lex.yy.c:1928:16: warning: ‘input’ defined but not used ippl.l: In function ‘yylex’: ippl.l:159:1: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result gcc -O2 -pipe -Wall -DVERSION=\"1.4.14\" -DDEFAULT_USER=\"nobody\" -DCONFIGURATION_FILE=\"//etc/ippl.conf\" -DPID_FILE=\"//var/run/ippl.pid\" -c pidfile.c pidfile.c: In function ‘write_pid’: pidfile.c:97:13: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result pidfile.c: In function ‘read_pid’: pidfile.c:48:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result gcc -O2 -pipe -Wall -DVERSION=\"1.4.14\" -DDEFAULT_USER=\"nobody\" -DCONFIGURATION_FILE=\"//etc/ippl.conf\" -DPID_FILE=\"//var/run/ippl.pid\" -c ident.c gcc -o ippl main.o configuration.o icmp.o tcp.o udp.o log.o netutils.o filter.o y.tab.o lex.yy.o pidfile.o ident.o -lpthread make[1]: Leaving directory `/var/tmp/portage/net-analyzer/ippl-1.4.14-r1/work/ippl-1.4.14/Source' >>> Source compiled. >>> Test phase [none]: net-analyzer/ippl-1.4.14-r1 >>> Install ippl-1.4.14-r1 into /var/tmp/portage/net-analyzer/ippl-1.4.14-r1/image/ category net-analyzer >>> Completed installing ippl-1.4.14-r1 into /var/tmp/portage/net-analyzer/ippl-1.4.14-r1/image/ * QA Notice: make jobserver unavailable: * * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/sbin/ippl * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/sbin/ippl * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * tcp.c:281:40: warning: dereferencing type-punned pointer will break strict-aliasing rules * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * main.c:167:3: warning: implicit declaration of function ‘initgroups’ * filter.c:331:9: warning: implicit declaration of function ‘memcpy’ * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * filter.c:331:9: warning: incompatible implicit declaration of built-in function ‘memcpy’ * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://pltplp.net/ippl/