* CPV: net-analyzer/ipac-ng-1.31-r2 * REPO: gentoo * USE: elibc_glibc gd kernel_linux sqlite userland_GNU x86 >>> Unpacking source... >>> Unpacking ipac-ng-1.31.tar.bz2 to /var/tmp/portage/net-analyzer/ipac-ng-1.31-r2/work >>> Unpacking ipac-ng-1.31-patches.tar.bz2 to /var/tmp/portage/net-analyzer/ipac-ng-1.31-r2/work * Applying ipac-ng-1.31-iptables-1.3.1.patch ...  [ ok ] * Applying ipcop-ipac-ng-1.31-fetchcounter.patch ...  [ ok ] * Applying ipac-ng-1.31-lable-at-the-end-of-compound.patch ...  [ ok ] * Applying ipac-ng-1.31-strip.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/net-analyzer/ipac-ng-1.31-r2/work >>> Compiling source in /var/tmp/portage/net-analyzer/ipac-ng-1.31-r2/work/ipac-ng-1.31 ... ./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 --enable-default-storage=sqlite --enable-default-agent=iptables --enable-default-access=files --enable-classic=yes configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed checking for gawk... gawk checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for ipchains... no checking for iptables... /sbin/iptables checking for mktemp... /usr/bin/mktemp checking for perl5... no checking for perl... /usr/bin/perl checking for PQexec in -lpq... no configure: WARNING: postgres library not found! support for optional storage "postgre" will be disabled hint: use the configure option '--with-postgresql-lib' checking for gdbm_open in -lgdbm... yes checking for mysql_query in -lmysqlclient... yes checking for sqlite_get_table in -lsqlite... yes checking for dlopen in -ldl... yes checking gdbm.h usability... yes checking gdbm.h presence... yes checking for gdbm.h... yes checking mysql/mysql.h usability... yes checking mysql/mysql.h presence... yes checking for mysql/mysql.h... yes checking sqlite.h usability... yes checking sqlite.h presence... yes checking for sqlite.h... yes checking for default data directory... /var/lib/ipac checking for default run file name... /var/run/ipac.rules checking for default pid file name... /var/run/ipac.pid checking for default flag file name... /var/lib/ipac/flag checking for default status file name... /var/run/ipac.status checking for default fetchipac lock file name... /var/lock/ipac.lck checking for tmp directory... /var/tmp/portage/net-analyzer/ipac-ng-1.31-r2/temp checking for maximum rule name length... 32 checking for available storage methods... sqlite gdbm plain-file mysql checking for default storage method... sqlite (set by user) checking for available access agents... files checking for default access agent... files (set by user) checking for default config directory... /etc/ipac-ng (default) checking for default config file... /etc/ipac-ng/ipac.conf (default) checking for available accounting agents... ipchains iptables checking for default accounting agent... iptables (set by user) checking if ipacsum debugging is desired... no (default) checking if database debugging is desired... no (default) configure: WARNING: iptables library directory not found, define it at config.h checking for default database name... ipac (default) checking for default database port... (default) configure: creating ./config.status config.status: creating Makefile config.status: creating storage/Makefile config.status: creating agents/Makefile config.status: creating access/Makefile config.status: creating subst-config config.status: creating access/files/Makefile config.status: creating agents/iptables/Makefile config.status: creating storage/sqlite/Makefile config.status: creating storage/gdbm/Makefile config.status: creating storage/plain-file/Makefile config.status: creating storage/mysql/Makefile config.status: creating ipactest config.status: creating config.h make -j4 -j1 i686-pc-linux-gnu-gcc -march=athlon-xp -m32 --param l1-cache-line-size=64 --param l1-cache-size=64 --param l2-cache-size=512 -O2 -funswitch-loops -fpredictive-commoning -fgcse-after-reload -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -mfpmath=sse -pipe -Wall -o subst subst.c subst.c: In function ‘Process’: subst.c:442: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result running subst on files: ipacsum fetchipac.8 ipacsum.8 ipac-convert.8... ipacsum: unchanged fetchipac.8: updated ipacsum.8: unchanged ipac-convert.8: unchanged chmod +x ipacsum ipac-convert ipactest touch dosubst Making all in storage make[1]: Entering directory `/var/tmp/portage/net-analyzer/ipac-ng-1.31-r2/work/ipac-ng-1.31/storage' Making all in sqlite make[2]: Entering directory `/var/tmp/portage/net-analyzer/ipac-ng-1.31-r2/work/ipac-ng-1.31/storage/sqlite' i686-pc-linux-gnu-gcc -c -I. -I../.. -DHAVE_CONFIG_H -march=athlon-xp -m32 --param l1-cache-line-size=64 --param l1-cache-size=64 --param l2-cache-size=512 -O2 -funswitch-loops -fpredictive-commoning -fgcse-after-reload -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -mfpmath=sse -pipe -Wall sqlite.c -o sqlite.o ar -crus libstorsqlite.a sqlite.o make[2]: Leaving directory `/var/tmp/portage/net-analyzer/ipac-ng-1.31-r2/work/ipac-ng-1.31/storage/sqlite' Making all in gdbm make[2]: Entering directory `/var/tmp/portage/net-analyzer/ipac-ng-1.31-r2/work/ipac-ng-1.31/storage/gdbm' i686-pc-linux-gnu-gcc -c -I. -I../.. -DHAVE_CONFIG_H -march=athlon-xp -m32 --param l1-cache-line-size=64 --param l1-cache-size=64 --param l2-cache-size=512 -O2 -funswitch-loops -fpredictive-commoning -fgcse-after-reload -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -mfpmath=sse -pipe -Wall gdbm.c -o gdbm.o gdbm.c:116: warning: initialization from incompatible pointer type gdbm.c:117: warning: initialization from incompatible pointer type gdbm.c: In function ‘rebuild_timestamps’: gdbm.c:698: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result ar -crus libstorgdbm.a gdbm.o make[2]: Leaving directory `/var/tmp/portage/net-analyzer/ipac-ng-1.31-r2/work/ipac-ng-1.31/storage/gdbm' Making all in plain-file make[2]: Entering directory `/var/tmp/portage/net-analyzer/ipac-ng-1.31-r2/work/ipac-ng-1.31/storage/plain-file' i686-pc-linux-gnu-gcc -c -I. -I../.. -DHAVE_CONFIG_H -march=athlon-xp -m32 --param l1-cache-line-size=64 --param l1-cache-size=64 --param l2-cache-size=512 -O2 -funswitch-loops -fpredictive-commoning -fgcse-after-reload -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -mfpmath=sse -pipe -Wall plain-file.c -o plain-file.o plain-file.c:57: warning: initialization from incompatible pointer type plain-file.c:58: warning: initialization from incompatible pointer type ar -crus libstorplain-file.a plain-file.o make[2]: Leaving directory `/var/tmp/portage/net-analyzer/ipac-ng-1.31-r2/work/ipac-ng-1.31/storage/plain-file' Making all in mysql make[2]: Entering directory `/var/tmp/portage/net-analyzer/ipac-ng-1.31-r2/work/ipac-ng-1.31/storage/mysql' i686-pc-linux-gnu-gcc -c -I. -I../.. -DHAVE_CONFIG_H -march=athlon-xp -m32 --param l1-cache-line-size=64 --param l1-cache-size=64 --param l2-cache-size=512 -O2 -funswitch-loops -fpredictive-commoning -fgcse-after-reload -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -mfpmath=sse -pipe -Wall mysql.c -o mysql.o ar -crus libstormysql.a mysql.o make[2]: Leaving directory `/var/tmp/portage/net-analyzer/ipac-ng-1.31-r2/work/ipac-ng-1.31/storage/mysql' make[1]: Leaving directory `/var/tmp/portage/net-analyzer/ipac-ng-1.31-r2/work/ipac-ng-1.31/storage' Making all in agents make[1]: Entering directory `/var/tmp/portage/net-analyzer/ipac-ng-1.31-r2/work/ipac-ng-1.31/agents' Making all in iptables make[2]: Entering directory `/var/tmp/portage/net-analyzer/ipac-ng-1.31-r2/work/ipac-ng-1.31/agents/iptables' i686-pc-linux-gnu-gcc -c -I. -I../.. -DHAVE_CONFIG_H -DNDEBUG -march=athlon-xp -m32 --param l1-cache-line-size=64 --param l1-cache-size=64 --param l2-cache-size=512 -O2 -funswitch-loops -fpredictive-commoning -fgcse-after-reload -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -mfpmath=sse -pipe -Wall iptables.c -o iptables.o distcc[27272] ERROR: compile (null) on localhost failed iptables.c:48:43: error: linux/netfilter_ipv4/ipt_mark.h: No such file or directory iptables.c: In function ‘iptables_ipac_check’: iptables.c:1796: warning: pointer targets in passing argument 1 of ‘iptc_get_references’ differ in signedness libiptc.h:132: note: expected ‘unsigned int *’ but argument is of type ‘int *’ iptables.c:1799: warning: pointer targets in passing argument 1 of ‘iptc_get_references’ differ in signedness libiptc.h:132: note: expected ‘unsigned int *’ but argument is of type ‘int *’ distcc[27271] ERROR: compile iptables.c on localhost failed make[2]: *** [iptables.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/net-analyzer/ipac-ng-1.31-r2/work/ipac-ng-1.31/agents/iptables' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-analyzer/ipac-ng-1.31-r2/work/ipac-ng-1.31/agents' make: *** [all-recursive] Error 1 * ERROR: net-analyzer/ipac-ng-1.31-r2 failed: * make failed * * Call stack: * ebuild.sh, line 48: Called src_compile * environment, line 2352: Called die * The specific snippet of code: * emake -j1 || die "make failed" * * If you need support, post the output of 'emerge --info =net-analyzer/ipac-ng-1.31-r2', * the complete build log and the output of 'emerge -pqv =net-analyzer/ipac-ng-1.31-r2'. * The complete build log is located at '/var/tmp/portage/net-analyzer/ipac-ng-1.31-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/ipac-ng-1.31-r2/temp/environment'. * S: '/var/tmp/portage/net-analyzer/ipac-ng-1.31-r2/work/ipac-ng-1.31'