* Package: net-proxy/c-icap-0.1.3 * Repository: gentoo * Maintainer: flameeyes@gentoo.org net-proxy@gentoo.org * USE: berkdb elibc_glibc ipv6 kernel_linux test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking c_icap-0.1.3.tar.gz to /var/tmp/portage/net-proxy/c-icap-0.1.3/work >>> Source unpacked in /var/tmp/portage/net-proxy/c-icap-0.1.3/work >>> Preparing source in /var/tmp/portage/net-proxy/c-icap-0.1.3/work/c_icap-0.1.3 ... * Applying c-icap-0.1.3-asneeded.patch ... [ ok ] * Applying c-icap-0.1.3-implicit.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-proxy/c-icap-0.1.3/work/c_icap-0.1.3' ... * Running aclocal ... [ ok ] * Running libtoolize --copy --force --install --automake ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy ... [ ok ] * Running elibtoolize in: c_icap-0.1.3/ * Applying portage-1.2.0.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-proxy/c-icap-0.1.3/work/c_icap-0.1.3 ... * econf: updating c_icap-0.1.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating c_icap-0.1.3/config.guess with /usr/share/gnuconfig/config.guess ./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 --sysconfdir=/etc/c-icap --disable-dependency-tracking --disable-maintainer-mode --disable-static --enable-large-files --enable-ipv6 --with-bdb --without-ldap configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... none checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for i686-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -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 dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking Keep library compatibility... no checking for doxygen... yes checking for dlopen in -ldl... (cached) yes checking for inflate in -lz... yes checking for db_version in -ldb... yes checking for ANSI C header files... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for inttypes.h... (cached) yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for off_t... yes checking size of off_t... 8 checking size of void *... 4 checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for nanosleep... yes checking for inet_aton... yes checking for mmap... yes checking for munmap... yes checking if union semun defined... no checking if posix 1003.1b interprocess semaphores works... yes checking if fcntl file locking works... yes checking if have pthread_rwlock... yes configure: creating ./config.status config.status: creating include/c-icap-conf.h config.status: creating Makefile config.status: creating c-icap.conf config.status: creating utils/Makefile config.status: creating services/Makefile config.status: creating services/echo/Makefile config.status: creating modules/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/man/Makefile config.status: creating autoconf.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-proxy/c-icap-0.1.3/work/c_icap-0.1.3 ... make -j14 LOGDIR=/var/log make all-recursive make[1]: Entering directory `/var/tmp/portage/net-proxy/c-icap-0.1.3/work/c_icap-0.1.3' Making all in . make[2]: Entering directory `/var/tmp/portage/net-proxy/c-icap-0.1.3/work/c_icap-0.1.3' /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o libicapapi_la-header.lo `test -f 'header.c' || echo './'`header.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o libicapapi_la-body.lo `test -f 'body.c' || echo './'`body.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o libicapapi_la-decode.lo `test -f 'decode.c' || echo './'`decode.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o libicapapi_la-simple_api.lo `test -f 'simple_api.c' || echo './'`simple_api.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o libicapapi_la-request_common.lo `test -f 'request_common.c' || echo './'`request_common.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o libicapapi_la-filetype.lo `test -f 'filetype.c' || echo './'`filetype.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o libicapapi_la-debug.lo `test -f 'debug.c' || echo './'`debug.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o libicapapi_la-cfg_lib.lo `test -f 'cfg_lib.c' || echo './'`cfg_lib.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o libicapapi_la-mem.lo `test -f 'mem.c' || echo './'`mem.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o libicapapi_la-service_lib.lo `test -f 'service_lib.c' || echo './'`service_lib.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o libicapapi_la-cache.lo `test -f 'cache.c' || echo './'`cache.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o libicapapi_la-lookup_table.lo `test -f 'lookup_table.c' || echo './'`lookup_table.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o libicapapi_la-lookup_file_table.lo `test -f 'lookup_file_table.c' || echo './'`lookup_file_table.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o libicapapi_la-hash.lo `test -f 'hash.c' || echo './'`hash.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c simple_api.c -fPIC -DPIC -o .libs/libicapapi_la-simple_api.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c request_common.c -fPIC -DPIC -o .libs/libicapapi_la-request_common.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c body.c -fPIC -DPIC -o .libs/libicapapi_la-body.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c mem.c -fPIC -DPIC -o .libs/libicapapi_la-mem.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c decode.c -fPIC -DPIC -o .libs/libicapapi_la-decode.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c service_lib.c -fPIC -DPIC -o .libs/libicapapi_la-service_lib.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c header.c -fPIC -DPIC -o .libs/libicapapi_la-header.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c filetype.c -fPIC -DPIC -o .libs/libicapapi_la-filetype.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c debug.c -fPIC -DPIC -o .libs/libicapapi_la-debug.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c cfg_lib.c -fPIC -DPIC -o .libs/libicapapi_la-cfg_lib.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c cache.c -fPIC -DPIC -o .libs/libicapapi_la-cache.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c lookup_file_table.c -fPIC -DPIC -o .libs/libicapapi_la-lookup_file_table.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c lookup_table.c -fPIC -DPIC -o .libs/libicapapi_la-lookup_table.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c hash.c -fPIC -DPIC -o .libs/libicapapi_la-hash.o /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o libicapapi_la-txt_format.lo `test -f 'txt_format.c' || echo './'`txt_format.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o libicapapi_la-stats.lo `test -f 'stats.c' || echo './'`stats.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o libicapapi_la-types_ops.lo `test -f 'types_ops.c' || echo './'`types_ops.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c txt_format.c -fPIC -DPIC -o .libs/libicapapi_la-txt_format.o /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o libicapapi_la-acl.lo `test -f 'acl.c' || echo './'`acl.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c types_ops.c -fPIC -DPIC -o .libs/libicapapi_la-types_ops.o /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o libicapapi_la-txtTemplate.lo `test -f 'txtTemplate.c' || echo './'`txtTemplate.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o libicapapi_la-net_io.lo `test -f 'net_io.c' || echo './'`net_io.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c stats.c -fPIC -DPIC -o .libs/libicapapi_la-stats.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCONFDIR=\"/etc/c-icap\" -DMODSDIR=\"/usr/lib/c_icap/\" -DSERVDIR=\"/usr/lib/c_icap/\" -DLOGDIR=\"/var/log\" -DDATADIR=\"/usr/share/c_icap/\" -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o c_icap-aserver.o `test -f 'aserver.c' || echo './'`aserver.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c acl.c -fPIC -DPIC -o .libs/libicapapi_la-acl.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCONFDIR=\"/etc/c-icap\" -DMODSDIR=\"/usr/lib/c_icap/\" -DSERVDIR=\"/usr/lib/c_icap/\" -DLOGDIR=\"/var/log\" -DDATADIR=\"/usr/share/c_icap/\" -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o c_icap-request.o `test -f 'request.c' || echo './'`request.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCONFDIR=\"/etc/c-icap\" -DMODSDIR=\"/usr/lib/c_icap/\" -DSERVDIR=\"/usr/lib/c_icap/\" -DLOGDIR=\"/var/log\" -DDATADIR=\"/usr/share/c_icap/\" -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o c_icap-cfg_param.o `test -f 'cfg_param.c' || echo './'`cfg_param.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c txtTemplate.c -fPIC -DPIC -o .libs/libicapapi_la-txtTemplate.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCONFDIR=\"/etc/c-icap\" -DMODSDIR=\"/usr/lib/c_icap/\" -DSERVDIR=\"/usr/lib/c_icap/\" -DLOGDIR=\"/var/log\" -DDATADIR=\"/usr/share/c_icap/\" -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o c_icap-proc_threads_queues.o `test -f 'proc_threads_queues.c' || echo './'`proc_threads_queues.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c net_io.c -fPIC -DPIC -o .libs/libicapapi_la-net_io.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCONFDIR=\"/etc/c-icap\" -DMODSDIR=\"/usr/lib/c_icap/\" -DSERVDIR=\"/usr/lib/c_icap/\" -DLOGDIR=\"/var/log\" -DDATADIR=\"/usr/share/c_icap/\" -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o c_icap-http_auth.o `test -f 'http_auth.c' || echo './'`http_auth.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCONFDIR=\"/etc/c-icap\" -DMODSDIR=\"/usr/lib/c_icap/\" -DSERVDIR=\"/usr/lib/c_icap/\" -DLOGDIR=\"/var/log\" -DDATADIR=\"/usr/share/c_icap/\" -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o c_icap-access.o `test -f 'access.c' || echo './'`access.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCONFDIR=\"/etc/c-icap\" -DMODSDIR=\"/usr/lib/c_icap/\" -DSERVDIR=\"/usr/lib/c_icap/\" -DLOGDIR=\"/var/log\" -DDATADIR=\"/usr/share/c_icap/\" -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o c_icap-log.o `test -f 'log.c' || echo './'`log.c cfg_param.c: In function ‘cfg_load_magicfile’: cfg_param.c:437:10: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘char *’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCONFDIR=\"/etc/c-icap\" -DMODSDIR=\"/usr/lib/c_icap/\" -DSERVDIR=\"/usr/lib/c_icap/\" -DLOGDIR=\"/var/log\" -DDATADIR=\"/usr/share/c_icap/\" -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o c_icap-service.o `test -f 'service.c' || echo './'`service.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCONFDIR=\"/etc/c-icap\" -DMODSDIR=\"/usr/lib/c_icap/\" -DSERVDIR=\"/usr/lib/c_icap/\" -DLOGDIR=\"/var/log\" -DDATADIR=\"/usr/share/c_icap/\" -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o c_icap-module.o `test -f 'module.c' || echo './'`module.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCONFDIR=\"/etc/c-icap\" -DMODSDIR=\"/usr/lib/c_icap/\" -DSERVDIR=\"/usr/lib/c_icap/\" -DLOGDIR=\"/var/log\" -DDATADIR=\"/usr/share/c_icap/\" -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o c_icap-commands.o `test -f 'commands.c' || echo './'`commands.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCONFDIR=\"/etc/c-icap\" -DMODSDIR=\"/usr/lib/c_icap/\" -DSERVDIR=\"/usr/lib/c_icap/\" -DLOGDIR=\"/var/log\" -DDATADIR=\"/usr/share/c_icap/\" -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o c_icap-mpmt_server.o `test -f 'mpmt_server.c' || echo './'`mpmt_server.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCONFDIR=\"/etc/c-icap\" -DMODSDIR=\"/usr/lib/c_icap/\" -DSERVDIR=\"/usr/lib/c_icap/\" -DLOGDIR=\"/var/log\" -DDATADIR=\"/usr/share/c_icap/\" -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o c_icap-dlib.o `test -f 'dlib.c' || echo './'`dlib.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCONFDIR=\"/etc/c-icap\" -DMODSDIR=\"/usr/lib/c_icap/\" -DSERVDIR=\"/usr/lib/c_icap/\" -DLOGDIR=\"/var/log\" -DDATADIR=\"/usr/share/c_icap/\" -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o c_icap-info.o `test -f 'info.c' || echo './'`info.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCONFDIR=\"/etc/c-icap\" -DMODSDIR=\"/usr/lib/c_icap/\" -DSERVDIR=\"/usr/lib/c_icap/\" -DLOGDIR=\"/var/log\" -DDATADIR=\"/usr/share/c_icap/\" -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o c_icap-default_acl.o `test -f 'default_acl.c' || echo './'`default_acl.c sed -e 's%[@]SYSCONFDIR[@]%/etc/c-icap%g' -e 's%[@]PACKAGE_VERSION[@]%0.1.3%g' -e 's%[@]PACKAGE[@]%c_icap%g' -e 's%[@]prefix[@]%/usr%g' -e 's%[@]LIBDIR[@]%/usr/lib%g' -e 's%[@]PKGINCLUDEDIR[@]%/usr/include/c_icap%g' -e 's%[@]PKGLIBDIR[@]%/usr/lib/c_icap%g' -e 's%[@]PKGDATADIR[@]%/usr/share/c_icap%g' -e 's%[@]CFLAGS[@]%-D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64%g' -e 's%[@]MODULES_LIBADD[@]%%g' -e 's%[@]SOCKDIR[@]%/var/run/c-icap%g' < c-icap-config.in > c-icap-config chmod 755 c-icap-config sed -e 's%[@]SYSCONFDIR[@]%/etc/c-icap%g' -e 's%[@]PACKAGE_VERSION[@]%0.1.3%g' -e 's%[@]PACKAGE[@]%c_icap%g' -e 's%[@]prefix[@]%/usr%g' -e 's%[@]LIBDIR[@]%/usr/lib%g' -e 's%[@]PKGINCLUDEDIR[@]%/usr/include/c_icap%g' -e 's%[@]PKGLIBDIR[@]%/usr/lib/c_icap%g' -e 's%[@]PKGDATADIR[@]%/usr/share/c_icap%g' -e 's%[@]CFLAGS[@]%-D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64%g' -e 's%[@]MODULES_LIBADD[@]%%g' -e 's%[@]SOCKDIR[@]%/var/run/c-icap%g' < c-icap-libicapapi-config.in > c-icap-libicapapi-config /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o os/unix/libicapapi_la-net_io.lo `test -f 'os/unix/net_io.c' || echo './'`os/unix/net_io.c chmod 755 c-icap-libicapapi-config /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o os/unix/libicapapi_la-proc_mutex.lo `test -f 'os/unix/proc_mutex.c' || echo './'`os/unix/proc_mutex.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o os/unix/libicapapi_la-shared_mem.lo `test -f 'os/unix/shared_mem.c' || echo './'`os/unix/shared_mem.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o os/unix/libicapapi_la-threads.lo `test -f 'os/unix/threads.c' || echo './'`os/unix/threads.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o os/unix/libicapapi_la-utilfunc.lo `test -f 'os/unix/utilfunc.c' || echo './'`os/unix/utilfunc.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o os/unix/libicapapi_la-proc_utils.lo `test -f 'os/unix/proc_utils.c' || echo './'`os/unix/proc_utils.c /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o os/unix/libicapapi_la-dlib.lo `test -f 'os/unix/dlib.c' || echo './'`os/unix/dlib.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c os/unix/proc_mutex.c -fPIC -DPIC -o os/unix/.libs/libicapapi_la-proc_mutex.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c os/unix/shared_mem.c -fPIC -DPIC -o os/unix/.libs/libicapapi_la-shared_mem.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c os/unix/utilfunc.c -fPIC -DPIC -o os/unix/.libs/libicapapi_la-utilfunc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c os/unix/proc_utils.c -fPIC -DPIC -o os/unix/.libs/libicapapi_la-proc_utils.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c os/unix/threads.c -fPIC -DPIC -o os/unix/.libs/libicapapi_la-threads.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c os/unix/net_io.c -fPIC -DPIC -o os/unix/.libs/libicapapi_la-net_io.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c os/unix/dlib.c -fPIC -DPIC -o os/unix/.libs/libicapapi_la-dlib.o /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Iinclude/ -DCI_BUILD_LIB -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -shared -version-info 0:3:0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libicapapi.la -rpath /usr/lib libicapapi_la-header.lo libicapapi_la-body.lo libicapapi_la-decode.lo libicapapi_la-simple_api.lo libicapapi_la-request_common.lo libicapapi_la-filetype.lo libicapapi_la-debug.lo libicapapi_la-cfg_lib.lo libicapapi_la-mem.lo libicapapi_la-service_lib.lo libicapapi_la-cache.lo libicapapi_la-lookup_table.lo libicapapi_la-lookup_file_table.lo libicapapi_la-hash.lo libicapapi_la-txt_format.lo libicapapi_la-stats.lo libicapapi_la-types_ops.lo libicapapi_la-acl.lo libicapapi_la-txtTemplate.lo libicapapi_la-net_io.lo os/unix/libicapapi_la-net_io.lo os/unix/libicapapi_la-proc_mutex.lo os/unix/libicapapi_la-shared_mem.lo os/unix/libicapapi_la-threads.lo os/unix/libicapapi_la-utilfunc.lo os/unix/libicapapi_la-proc_utils.lo os/unix/libicapapi_la-dlib.lo -lz -lpthread -ldl libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libicapapi_la-header.o .libs/libicapapi_la-body.o .libs/libicapapi_la-decode.o .libs/libicapapi_la-simple_api.o .libs/libicapapi_la-request_common.o .libs/libicapapi_la-filetype.o .libs/libicapapi_la-debug.o .libs/libicapapi_la-cfg_lib.o .libs/libicapapi_la-mem.o .libs/libicapapi_la-service_lib.o .libs/libicapapi_la-cache.o .libs/libicapapi_la-lookup_table.o .libs/libicapapi_la-lookup_file_table.o .libs/libicapapi_la-hash.o .libs/libicapapi_la-txt_format.o .libs/libicapapi_la-stats.o .libs/libicapapi_la-types_ops.o .libs/libicapapi_la-acl.o .libs/libicapapi_la-txtTemplate.o .libs/libicapapi_la-net_io.o os/unix/.libs/libicapapi_la-net_io.o os/unix/.libs/libicapapi_la-proc_mutex.o os/unix/.libs/libicapapi_la-shared_mem.o os/unix/.libs/libicapapi_la-threads.o os/unix/.libs/libicapapi_la-utilfunc.o os/unix/.libs/libicapapi_la-proc_utils.o os/unix/.libs/libicapapi_la-dlib.o -Wl,--as-needed -lz -lpthread -ldl -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,libicapapi.so.0 -o .libs/libicapapi.so.0.0.3 libtool: link: (cd ".libs" && rm -f "libicapapi.so.0" && ln -s "libicapapi.so.0.0.3" "libicapapi.so.0") libtool: link: (cd ".libs" && rm -f "libicapapi.so" && ln -s "libicapapi.so.0.0.3" "libicapapi.so") libtool: link: ( cd ".libs" && rm -f "libicapapi.la" && ln -s "../libicapapi.la" "libicapapi.la" ) /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Iinclude/ -DCONFDIR=\"/etc/c-icap\" -DMODSDIR=\"/usr/lib/c_icap/\" -DSERVDIR=\"/usr/lib/c_icap/\" -DLOGDIR=\"/var/log\" -DDATADIR=\"/usr/share/c_icap/\" -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -rdynamic -rpath /usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o c-icap c_icap-aserver.o c_icap-request.o c_icap-cfg_param.o c_icap-proc_threads_queues.o c_icap-http_auth.o c_icap-access.o c_icap-log.o c_icap-service.o c_icap-module.o c_icap-commands.o c_icap-mpmt_server.o c_icap-dlib.o c_icap-info.o c_icap-default_acl.o libicapapi.la libtool: link: i686-pc-linux-gnu-gcc -Iinclude/ -DCONFDIR=\"/etc/c-icap\" -DMODSDIR=\"/usr/lib/c_icap/\" -DSERVDIR=\"/usr/lib/c_icap/\" -DLOGDIR=\"/var/log\" -DDATADIR=\"/usr/share/c_icap/\" -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -rdynamic -Wl,-O1 -Wl,--hash-style=gnu -o .libs/c-icap c_icap-aserver.o c_icap-request.o c_icap-cfg_param.o c_icap-proc_threads_queues.o c_icap-http_auth.o c_icap-access.o c_icap-log.o c_icap-service.o c_icap-module.o c_icap-commands.o c_icap-mpmt_server.o c_icap-dlib.o c_icap-info.o c_icap-default_acl.o -Wl,--as-needed ./.libs/libicapapi.so -lz -lpthread -ldl -Wl,-rpath -Wl,/usr/lib make[2]: Leaving directory `/var/tmp/portage/net-proxy/c-icap-0.1.3/work/c_icap-0.1.3' Making all in utils make[2]: Entering directory `/var/tmp/portage/net-proxy/c-icap-0.1.3/work/c_icap-0.1.3/utils' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o c_icap_client-c-icap-client.o `test -f 'c-icap-client.c' || echo './'`c-icap-client.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o c_icap_stretch-c-icap-stretch.o `test -f 'c-icap-stretch.c' || echo './'`c-icap-stretch.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o c_icap_mkbdb-c-icap-mkbdb.o `test -f 'c-icap-mkbdb.c' || echo './'`c-icap-mkbdb.c /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I../include/ -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o c-icap-stretch c_icap_stretch-c-icap-stretch.o -lpthread ../libicapapi.la -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I../include/ -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -rdynamic -rpath /usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o c-icap-client c_icap_client-c-icap-client.o -lpthread ../libicapapi.la -ldl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I../include/ -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -rdynamic -rpath /usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o c-icap-mkbdb c_icap_mkbdb-c-icap-mkbdb.o -lpthread ../libicapapi.la -ldl -ldb libtool: link: i686-pc-linux-gnu-gcc -I../include/ -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/c-icap-stretch c_icap_stretch-c-icap-stretch.o -Wl,--as-needed ../.libs/libicapapi.so -lz -lpthread -ldl libtool: link: i686-pc-linux-gnu-gcc -I../include/ -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -rdynamic -Wl,-O1 -Wl,--hash-style=gnu -o .libs/c-icap-client c_icap_client-c-icap-client.o -Wl,--as-needed ../.libs/libicapapi.so -lz -lpthread -ldl -Wl,-rpath -Wl,/usr/lib libtool: link: i686-pc-linux-gnu-gcc -I../include/ -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -rdynamic -Wl,-O1 -Wl,--hash-style=gnu -o .libs/c-icap-mkbdb c_icap_mkbdb-c-icap-mkbdb.o -Wl,--as-needed ../.libs/libicapapi.so -lz -lpthread -ldl -ldb -Wl,-rpath -Wl,/usr/lib make[2]: Leaving directory `/var/tmp/portage/net-proxy/c-icap-0.1.3/work/c_icap-0.1.3/utils' Making all in modules make[2]: Entering directory `/var/tmp/portage/net-proxy/c-icap-0.1.3/work/c_icap-0.1.3/modules' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/ -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o sys_logger_la-sys_logger.lo `test -f 'sys_logger.c' || echo './'`sys_logger.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/ -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o dnsbl_tables_la-dnsbl_tables.lo `test -f 'dnsbl_tables.c' || echo './'`dnsbl_tables.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/ -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c -o bdb_tables_la-bdb_tables.lo `test -f 'bdb_tables.c' || echo './'`bdb_tables.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/ -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c sys_logger.c -fPIC -DPIC -o .libs/sys_logger_la-sys_logger.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/ -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c bdb_tables.c -fPIC -DPIC -o .libs/bdb_tables_la-bdb_tables.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/ -D_REENTRANT -O2 -pipe -Wall -D_FILE_OFFSET_BITS=64 -c dnsbl_tables.c -fPIC -DPIC -o .libs/dnsbl_tables_la-dnsbl_tables.o bdb_tables.c: In function 'bdb_table_do_real_open': bdb_tables.c:116:6: warning: passing argument 2 of 'dbdata->db->open' from incompatible pointer type bdb_tables.c:116:6: note: expected 'struct DB_TXN *' but argument is of type 'char *' bdb_tables.c:116:6: warning: passing argument 4 of 'dbdata->db->open' makes pointer from integer without a cast bdb_tables.c:116:6: note: expected 'const char *' but argument is of type 'int' bdb_tables.c:116:6: error: too few arguments to function 'dbdata->db->open' make[2]: *** [bdb_tables_la-bdb_tables.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/net-proxy/c-icap-0.1.3/work/c_icap-0.1.3/modules' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-proxy/c-icap-0.1.3/work/c_icap-0.1.3' make: *** [all] Error 2 emake failed * ERROR: net-proxy/c-icap-0.1.3 failed: * (no error message) * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 3117: Called die * The specific snippet of code: * emake LOGDIR="/var/log" || die * * If you need support, post the output of 'emerge --info =net-proxy/c-icap-0.1.3', * the complete build log and the output of 'emerge -pqv =net-proxy/c-icap-0.1.3'. * The complete build log is located at '/var/log/portage/build/net-proxy/c-icap-0.1.3:20101225-105211.log'. * The ebuild environment file is located at '/var/tmp/portage/net-proxy/c-icap-0.1.3/temp/environment'. * S: '/var/tmp/portage/net-proxy/c-icap-0.1.3/work/c_icap-0.1.3'