* Package: net-analyzer/nb-0.8.3 * Repository: gentoo * Maintainer: netmon@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking nodebrain-0.8.3.tar.gz to /var/tmp/portage/net-analyzer/nb-0.8.3/work >>> Source unpacked in /var/tmp/portage/net-analyzer/nb-0.8.3/work >>> Preparing source in /var/tmp/portage/net-analyzer/nb-0.8.3/work/nodebrain-0.8.3 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/nb-0.8.3/work/nodebrain-0.8.3 ... * econf: updating nodebrain-0.8.3/module/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating nodebrain-0.8.3/module/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating nodebrain-0.8.3/module/webster/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating nodebrain-0.8.3/module/webster/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating nodebrain-0.8.3/lib/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating nodebrain-0.8.3/lib/config/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 --disable-static configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux 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 configure: creating ./config.status config.status: creating Makefile config.status: creating nodebrain.spec config.status: creating nb.pc === configuring in lib (/var/tmp/portage/net-analyzer/nb-0.8.3/work/nodebrain-0.8.3/lib) configure: running /bin/sh ./configure --disable-option-checking '--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' '--disable-static' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux 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 build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... 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 ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 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 for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar 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 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 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 which extension is used for runtime loadable modules... .so checking for _ prefix in compiled symbols... no 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 ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking for pcre_compile in -lpcre... yes checking for readline in -lreadline... yes checking for add_history in -lhistory... yes checking for SSL_library_init in -lssl... yes checking for library containing socket... none required checking for library containing inet_ntoa... none required checking for library containing fmod... -lm checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uid_t in sys/types.h... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for working memcmp... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for working strtod... yes checking for vprintf... yes checking for _doprnt... no checking for alarm... (cached) yes checking for gethostbyaddr... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for memchr... yes checking for memset... yes checking for regcomp... yes checking for select... yes checking for socket... yes checking for strchr... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nbcfg.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in module (/var/tmp/portage/net-analyzer/nb-0.8.3/work/nodebrain-0.8.3/module) configure: running /bin/sh ./configure --disable-option-checking '--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' '--disable-static' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux 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 build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... 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 ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 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 for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar 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 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 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 which extension is used for runtime loadable modules... .so 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 ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking for ../lib/libnb.la... no checking for ../lib/nb.h... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for strchr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating audit/Makefile config.status: creating baseline/Makefile config.status: creating cache/Makefile config.status: creating console/Makefile config.status: creating mail/Makefile config.status: creating message/Makefile config.status: creating netflow/Makefile config.status: creating peer/Makefile config.status: creating pipe/Makefile config.status: creating servant/Makefile config.status: creating snmptrap/Makefile config.status: creating string/Makefile config.status: creating syslog/Makefile config.status: creating toy/Makefile config.status: creating translator/Makefile config.status: creating tree/Makefile config.status: creating udp/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in webster (/var/tmp/portage/net-analyzer/nb-0.8.3/work/nodebrain-0.8.3/module/webster) configure: running /bin/sh ./configure --disable-option-checking '--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' '--disable-static' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux 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 build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... 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 ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 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 for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar 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 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 which extension is used for runtime loadable modules... .so 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 ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for library containing SSL_CTX_new... -lssl checking for ../../lib/libnb.la... no checking for ../../lib/nb.h... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for strchr... yes checking for setenv... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-analyzer/nb-0.8.3/work/nodebrain-0.8.3 ... make -j14 -j1 Making all in lib make[1]: Entering directory `/var/tmp/portage/net-analyzer/nb-0.8.3/work/nodebrain-0.8.3/lib' make all-am make[2]: Entering directory `/var/tmp/portage/net-analyzer/nb-0.8.3/work/nodebrain-0.8.3/lib' /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbassertion.lo -MD -MP -MF .deps/nbassertion.Tpo -c -o nbassertion.lo nbassertion.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbassertion.lo -MD -MP -MF .deps/nbassertion.Tpo -c nbassertion.c -fPIC -DPIC -o .libs/nbassertion.o mv -f .deps/nbassertion.Tpo .deps/nbassertion.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbbfi.lo -MD -MP -MF .deps/nbbfi.Tpo -c -o nbbfi.lo nbbfi.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbbfi.lo -MD -MP -MF .deps/nbbfi.Tpo -c nbbfi.c -fPIC -DPIC -o .libs/nbbfi.o mv -f .deps/nbbfi.Tpo .deps/nbbfi.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbbind.lo -MD -MP -MF .deps/nbbind.Tpo -c -o nbbind.lo nbbind.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbbind.lo -MD -MP -MF .deps/nbbind.Tpo -c nbbind.c -fPIC -DPIC -o .libs/nbbind.o mv -f .deps/nbbind.Tpo .deps/nbbind.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbcall.lo -MD -MP -MF .deps/nbcall.Tpo -c -o nbcall.lo nbcall.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbcall.lo -MD -MP -MF .deps/nbcall.Tpo -c nbcall.c -fPIC -DPIC -o .libs/nbcall.o mv -f .deps/nbcall.Tpo .deps/nbcall.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbcell.lo -MD -MP -MF .deps/nbcell.Tpo -c -o nbcell.lo nbcell.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbcell.lo -MD -MP -MF .deps/nbcell.Tpo -c nbcell.c -fPIC -DPIC -o .libs/nbcell.o mv -f .deps/nbcell.Tpo .deps/nbcell.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbclock.lo -MD -MP -MF .deps/nbclock.Tpo -c -o nbclock.lo nbclock.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbclock.lo -MD -MP -MF .deps/nbclock.Tpo -c nbclock.c -fPIC -DPIC -o .libs/nbclock.o mv -f .deps/nbclock.Tpo .deps/nbclock.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbcmd.lo -MD -MP -MF .deps/nbcmd.Tpo -c -o nbcmd.lo nbcmd.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbcmd.lo -MD -MP -MF .deps/nbcmd.Tpo -c nbcmd.c -fPIC -DPIC -o .libs/nbcmd.o nbcmd.c: In function ‘nbParseSourceIgnoreTil’: nbcmd.c:1896:8: warning: variable ‘symid’ set but not used [-Wunused-but-set-variable] mv -f .deps/nbcmd.Tpo .deps/nbcmd.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbcondition.lo -MD -MP -MF .deps/nbcondition.Tpo -c -o nbcondition.lo nbcondition.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbcondition.lo -MD -MP -MF .deps/nbcondition.Tpo -c nbcondition.c -fPIC -DPIC -o .libs/nbcondition.o mv -f .deps/nbcondition.Tpo .deps/nbcondition.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbglobal.lo -MD -MP -MF .deps/nbglobal.Tpo -c -o nbglobal.lo nbglobal.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbglobal.lo -MD -MP -MF .deps/nbglobal.Tpo -c nbglobal.c -fPIC -DPIC -o .libs/nbglobal.o mv -f .deps/nbglobal.Tpo .deps/nbglobal.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbhash.lo -MD -MP -MF .deps/nbhash.Tpo -c -o nbhash.lo nbhash.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbhash.lo -MD -MP -MF .deps/nbhash.Tpo -c nbhash.c -fPIC -DPIC -o .libs/nbhash.o mv -f .deps/nbhash.Tpo .deps/nbhash.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbiconv.lo -MD -MP -MF .deps/nbiconv.Tpo -c -o nbiconv.lo nbiconv.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbiconv.lo -MD -MP -MF .deps/nbiconv.Tpo -c nbiconv.c -fPIC -DPIC -o .libs/nbiconv.o mv -f .deps/nbiconv.Tpo .deps/nbiconv.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbidentity.lo -MD -MP -MF .deps/nbidentity.Tpo -c -o nbidentity.lo nbidentity.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbidentity.lo -MD -MP -MF .deps/nbidentity.Tpo -c nbidentity.c -fPIC -DPIC -o .libs/nbidentity.o mv -f .deps/nbidentity.Tpo .deps/nbidentity.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbip.lo -MD -MP -MF .deps/nbip.Tpo -c -o nbip.lo nbip.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbip.lo -MD -MP -MF .deps/nbip.Tpo -c nbip.c -fPIC -DPIC -o .libs/nbip.o mv -f .deps/nbip.Tpo .deps/nbip.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nblist.lo -MD -MP -MF .deps/nblist.Tpo -c -o nblist.lo nblist.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nblist.lo -MD -MP -MF .deps/nblist.Tpo -c nblist.c -fPIC -DPIC -o .libs/nblist.o mv -f .deps/nblist.Tpo .deps/nblist.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nblistener.lo -MD -MP -MF .deps/nblistener.Tpo -c -o nblistener.lo nblistener.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nblistener.lo -MD -MP -MF .deps/nblistener.Tpo -c nblistener.c -fPIC -DPIC -o .libs/nblistener.o mv -f .deps/nblistener.Tpo .deps/nblistener.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nblog.lo -MD -MP -MF .deps/nblog.Tpo -c -o nblog.lo nblog.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nblog.lo -MD -MP -MF .deps/nblog.Tpo -c nblog.c -fPIC -DPIC -o .libs/nblog.o mv -f .deps/nblog.Tpo .deps/nblog.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbmacro.lo -MD -MP -MF .deps/nbmacro.Tpo -c -o nbmacro.lo nbmacro.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbmacro.lo -MD -MP -MF .deps/nbmacro.Tpo -c nbmacro.c -fPIC -DPIC -o .libs/nbmacro.o mv -f .deps/nbmacro.Tpo .deps/nbmacro.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbmath.lo -MD -MP -MF .deps/nbmath.Tpo -c -o nbmath.lo nbmath.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbmath.lo -MD -MP -MF .deps/nbmath.Tpo -c nbmath.c -fPIC -DPIC -o .libs/nbmath.o mv -f .deps/nbmath.Tpo .deps/nbmath.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbmedulla.lo -MD -MP -MF .deps/nbmedulla.Tpo -c -o nbmedulla.lo nbmedulla.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbmedulla.lo -MD -MP -MF .deps/nbmedulla.Tpo -c nbmedulla.c -fPIC -DPIC -o .libs/nbmedulla.o nbmedulla.c: In function ‘nbMedullaProcessWriter’: nbmedulla.c:865:15: warning: variable ‘len’ set but not used [-Wunused-but-set-variable] nbmedulla.c: In function ‘nbMedullaFileReader’: nbmedulla.c:1094:26: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] nbmedulla.c:1094:17: warning: variable ‘have’ set but not used [-Wunused-but-set-variable] nbmedulla.c: In function ‘nbMedullaProcessReader’: nbmedulla.c:1170:16: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] nbmedulla.c:1170:11: warning: variable ‘sent’ set but not used [-Wunused-but-set-variable] nbmedulla.c: In function ‘nbMedullaProcessLogger’: nbmedulla.c:1223:16: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] nbmedulla.c:1223:11: warning: variable ‘sent’ set but not used [-Wunused-but-set-variable] mv -f .deps/nbmedulla.Tpo .deps/nbmedulla.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbmodule.lo -MD -MP -MF .deps/nbmodule.Tpo -c -o nbmodule.lo nbmodule.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbmodule.lo -MD -MP -MF .deps/nbmodule.Tpo -c nbmodule.c -fPIC -DPIC -o .libs/nbmodule.o mv -f .deps/nbmodule.Tpo .deps/nbmodule.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbmsg.lo -MD -MP -MF .deps/nbmsg.Tpo -c -o nbmsg.lo nbmsg.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbmsg.lo -MD -MP -MF .deps/nbmsg.Tpo -c nbmsg.c -fPIC -DPIC -o .libs/nbmsg.o nbmsg.c: In function ‘nbMsgLogOpen’: nbmsg.c:1034:3: warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’ [-Wparentheses] nbmsg.c: In function ‘nbMsgLogProduce’: nbmsg.c:1462:8: warning: variable ‘node’ set but not used [-Wunused-but-set-variable] nbmsg.c: In function ‘nbMsgCacheStomp’: nbmsg.c:1865:7: warning: variable ‘looking’ set but not used [-Wunused-but-set-variable] nbmsg.c: In function ‘nbMsgCabalEnable’: nbmsg.c:2790:7: warning: variable ‘satisfied’ set but not used [-Wunused-but-set-variable] mv -f .deps/nbmsg.Tpo .deps/nbmsg.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbnode.lo -MD -MP -MF .deps/nbnode.Tpo -c -o nbnode.lo nbnode.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbnode.lo -MD -MP -MF .deps/nbnode.Tpo -c nbnode.c -fPIC -DPIC -o .libs/nbnode.o mv -f .deps/nbnode.Tpo .deps/nbnode.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbobject.lo -MD -MP -MF .deps/nbobject.Tpo -c -o nbobject.lo nbobject.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbobject.lo -MD -MP -MF .deps/nbobject.Tpo -c nbobject.c -fPIC -DPIC -o .libs/nbobject.o mv -f .deps/nbobject.Tpo .deps/nbobject.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbpeer.lo -MD -MP -MF .deps/nbpeer.Tpo -c -o nbpeer.lo nbpeer.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbpeer.lo -MD -MP -MF .deps/nbpeer.Tpo -c nbpeer.c -fPIC -DPIC -o .libs/nbpeer.o mv -f .deps/nbpeer.Tpo .deps/nbpeer.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbparse.lo -MD -MP -MF .deps/nbparse.Tpo -c -o nbparse.lo nbparse.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbparse.lo -MD -MP -MF .deps/nbparse.Tpo -c nbparse.c -fPIC -DPIC -o .libs/nbparse.o mv -f .deps/nbparse.Tpo .deps/nbparse.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbplus.lo -MD -MP -MF .deps/nbplus.Tpo -c -o nbplus.lo nbplus.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbplus.lo -MD -MP -MF .deps/nbplus.Tpo -c nbplus.c -fPIC -DPIC -o .libs/nbplus.o mv -f .deps/nbplus.Tpo .deps/nbplus.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbqueue.lo -MD -MP -MF .deps/nbqueue.Tpo -c -o nbqueue.lo nbqueue.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbqueue.lo -MD -MP -MF .deps/nbqueue.Tpo -c nbqueue.c -fPIC -DPIC -o .libs/nbqueue.o mv -f .deps/nbqueue.Tpo .deps/nbqueue.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbreal.lo -MD -MP -MF .deps/nbreal.Tpo -c -o nbreal.lo nbreal.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbreal.lo -MD -MP -MF .deps/nbreal.Tpo -c nbreal.c -fPIC -DPIC -o .libs/nbreal.o mv -f .deps/nbreal.Tpo .deps/nbreal.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbregex.lo -MD -MP -MF .deps/nbregex.Tpo -c -o nbregex.lo nbregex.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbregex.lo -MD -MP -MF .deps/nbregex.Tpo -c nbregex.c -fPIC -DPIC -o .libs/nbregex.o mv -f .deps/nbregex.Tpo .deps/nbregex.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbrule.lo -MD -MP -MF .deps/nbrule.Tpo -c -o nbrule.lo nbrule.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbrule.lo -MD -MP -MF .deps/nbrule.Tpo -c nbrule.c -fPIC -DPIC -o .libs/nbrule.o nbrule.c: In function ‘newAction’: nbrule.c:704:18: warning: assignment from incompatible pointer type [enabled by default] nbrule.c: In function ‘nbRuleSolve’: nbrule.c:866:18: warning: variable ‘action’ set but not used [-Wunused-but-set-variable] mv -f .deps/nbrule.Tpo .deps/nbrule.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbsched.lo -MD -MP -MF .deps/nbsched.Tpo -c -o nbsched.lo nbsched.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbsched.lo -MD -MP -MF .deps/nbsched.Tpo -c nbsched.c -fPIC -DPIC -o .libs/nbsched.o mv -f .deps/nbsched.Tpo .deps/nbsched.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbservice.lo -MD -MP -MF .deps/nbservice.Tpo -c -o nbservice.lo nbservice.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbservice.lo -MD -MP -MF .deps/nbservice.Tpo -c nbservice.c -fPIC -DPIC -o .libs/nbservice.o mv -f .deps/nbservice.Tpo .deps/nbservice.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbspawn.lo -MD -MP -MF .deps/nbspawn.Tpo -c -o nbspawn.lo nbspawn.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbspawn.lo -MD -MP -MF .deps/nbspawn.Tpo -c nbspawn.c -fPIC -DPIC -o .libs/nbspawn.o mv -f .deps/nbspawn.Tpo .deps/nbspawn.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbspine.lo -MD -MP -MF .deps/nbspine.Tpo -c -o nbspine.lo nbspine.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbspine.lo -MD -MP -MF .deps/nbspine.Tpo -c nbspine.c -fPIC -DPIC -o .libs/nbspine.o mv -f .deps/nbspine.Tpo .deps/nbspine.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbstem.lo -MD -MP -MF .deps/nbstem.Tpo -c -o nbstem.lo nbstem.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbstem.lo -MD -MP -MF .deps/nbstem.Tpo -c nbstem.c -fPIC -DPIC -o .libs/nbstem.o nbstem.c: In function ‘nbStemInit’: nbstem.c:92:3: warning: implicit declaration of function ‘nbVerbInit’ [-Wimplicit-function-declaration] mv -f .deps/nbstem.Tpo .deps/nbstem.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbstream.lo -MD -MP -MF .deps/nbstream.Tpo -c -o nbstream.lo nbstream.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbstream.lo -MD -MP -MF .deps/nbstream.Tpo -c nbstream.c -fPIC -DPIC -o .libs/nbstream.o mv -f .deps/nbstream.Tpo .deps/nbstream.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbstring.lo -MD -MP -MF .deps/nbstring.Tpo -c -o nbstring.lo nbstring.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbstring.lo -MD -MP -MF .deps/nbstring.Tpo -c nbstring.c -fPIC -DPIC -o .libs/nbstring.o mv -f .deps/nbstring.Tpo .deps/nbstring.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbsynapse.lo -MD -MP -MF .deps/nbsynapse.Tpo -c -o nbsynapse.lo nbsynapse.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbsynapse.lo -MD -MP -MF .deps/nbsynapse.Tpo -c nbsynapse.c -fPIC -DPIC -o .libs/nbsynapse.o mv -f .deps/nbsynapse.Tpo .deps/nbsynapse.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbsym.lo -MD -MP -MF .deps/nbsym.Tpo -c -o nbsym.lo nbsym.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbsym.lo -MD -MP -MF .deps/nbsym.Tpo -c nbsym.c -fPIC -DPIC -o .libs/nbsym.o mv -f .deps/nbsym.Tpo .deps/nbsym.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbterm.lo -MD -MP -MF .deps/nbterm.Tpo -c -o nbterm.lo nbterm.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbterm.lo -MD -MP -MF .deps/nbterm.Tpo -c nbterm.c -fPIC -DPIC -o .libs/nbterm.o mv -f .deps/nbterm.Tpo .deps/nbterm.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbtime.lo -MD -MP -MF .deps/nbtime.Tpo -c -o nbtime.lo nbtime.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbtime.lo -MD -MP -MF .deps/nbtime.Tpo -c nbtime.c -fPIC -DPIC -o .libs/nbtime.o mv -f .deps/nbtime.Tpo .deps/nbtime.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nb-tls.lo -MD -MP -MF .deps/nb-tls.Tpo -c -o nb-tls.lo nb-tls.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nb-tls.lo -MD -MP -MF .deps/nb-tls.Tpo -c nb-tls.c -fPIC -DPIC -o .libs/nb-tls.o nb-tls.c: In function ‘nbTlsCreateContext’: nb-tls.c:259:43: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] nb-tls.c:260:16: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] nb-tls.c:244:50: warning: variable ‘cipher’ set but not used [-Wunused-but-set-variable] mv -f .deps/nb-tls.Tpo .deps/nb-tls.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbtls.lo -MD -MP -MF .deps/nbtls.Tpo -c -o nbtls.lo nbtls.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbtls.lo -MD -MP -MF .deps/nbtls.Tpo -c nbtls.c -fPIC -DPIC -o .libs/nbtls.o mv -f .deps/nbtls.Tpo .deps/nbtls.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbtree.lo -MD -MP -MF .deps/nbtree.Tpo -c -o nbtree.lo nbtree.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbtree.lo -MD -MP -MF .deps/nbtree.Tpo -c nbtree.c -fPIC -DPIC -o .libs/nbtree.o mv -f .deps/nbtree.Tpo .deps/nbtree.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbtranslator.lo -MD -MP -MF .deps/nbtranslator.Tpo -c -o nbtranslator.lo nbtranslator.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbtranslator.lo -MD -MP -MF .deps/nbtranslator.Tpo -c nbtranslator.c -fPIC -DPIC -o .libs/nbtranslator.o mv -f .deps/nbtranslator.Tpo .deps/nbtranslator.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbverb.lo -MD -MP -MF .deps/nbverb.Tpo -c -o nbverb.lo nbverb.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nbverb.lo -MD -MP -MF .deps/nbverb.Tpo -c nbverb.c -fPIC -DPIC -o .libs/nbverb.o mv -f .deps/nbverb.Tpo .deps/nbverb.Plo /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -release 0.8.3 -L/usr/local/ssl/lib -ldl -o libnb.la -rpath /usr/lib nbassertion.lo nbbfi.lo nbbind.lo nbcall.lo nbcell.lo nbclock.lo nbcmd.lo nbcondition.lo nbglobal.lo nbhash.lo nbiconv.lo nbidentity.lo nbip.lo nblist.lo nblistener.lo nblog.lo nbmacro.lo nbmath.lo nbmedulla.lo nbmodule.lo nbmsg.lo nbnode.lo nbobject.lo nbpeer.lo nbparse.lo nbplus.lo nbqueue.lo nbreal.lo nbregex.lo nbrule.lo nbsched.lo nbservice.lo nbspawn.lo nbspine.lo nbstem.lo nbstream.lo nbstring.lo nbsynapse.lo nbsym.lo nbterm.lo nbtime.lo nb-tls.lo nbtls.lo nbtree.lo nbtranslator.lo nbverb.lo -lm -lssl -lhistory -lreadline -lpcre -lncurses libtool: link: i686-pc-linux-gnu-gcc -shared .libs/nbassertion.o .libs/nbbfi.o .libs/nbbind.o .libs/nbcall.o .libs/nbcell.o .libs/nbclock.o .libs/nbcmd.o .libs/nbcondition.o .libs/nbglobal.o .libs/nbhash.o .libs/nbiconv.o .libs/nbidentity.o .libs/nbip.o .libs/nblist.o .libs/nblistener.o .libs/nblog.o .libs/nbmacro.o .libs/nbmath.o .libs/nbmedulla.o .libs/nbmodule.o .libs/nbmsg.o .libs/nbnode.o .libs/nbobject.o .libs/nbpeer.o .libs/nbparse.o .libs/nbplus.o .libs/nbqueue.o .libs/nbreal.o .libs/nbregex.o .libs/nbrule.o .libs/nbsched.o .libs/nbservice.o .libs/nbspawn.o .libs/nbspine.o .libs/nbstem.o .libs/nbstream.o .libs/nbstring.o .libs/nbsynapse.o .libs/nbsym.o .libs/nbterm.o .libs/nbtime.o .libs/nb-tls.o .libs/nbtls.o .libs/nbtree.o .libs/nbtranslator.o .libs/nbverb.o -L/usr/local/ssl/lib -ldl -lm -lssl -lhistory -lreadline -lpcre -lncurses -Wl,-soname -Wl,libnb-0.8.3.so -o .libs/libnb-0.8.3.so libtool: link: (cd ".libs" && rm -f "libnb.so" && ln -s "libnb-0.8.3.so" "libnb.so") libtool: link: ( cd ".libs" && rm -f "libnb.la" && ln -s "../libnb.la" "libnb.la" ) i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -MT nb.o -MD -MP -MF .deps/nb.Tpo -c -o nb.o nb.c mv -f .deps/nb.Tpo .deps/nb.Po /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -L/usr/local/ssl/lib -ldl -o nb nb.o .libs/libnb.la -lm -lssl -lhistory -lreadline -lpcre -lncurses libtool: link: i686-pc-linux-gnu-gcc -Wall -I/usr/local/include -I/usr/local/ssl/include -rdynamic -o .libs/nb nb.o -L/usr/local/ssl/lib .libs/libnb.so -ldl -lm -lssl -lhistory -lreadline -lpcre -lncurses .libs/libnb.so: error: undefined reference to 'ERR_print_errors_fp' .libs/libnb.so: error: undefined reference to 'ERR_error_string' collect2: ld returned 1 exit status make[2]: *** [nb] Error 1 make[2]: Leaving directory `/var/tmp/portage/net-analyzer/nb-0.8.3/work/nodebrain-0.8.3/lib' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/net-analyzer/nb-0.8.3/work/nodebrain-0.8.3/lib' make: *** [all-recursive] Error 1 emake failed * ERROR: net-analyzer/nb-0.8.3 failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 3068: Called die * The specific snippet of code: * emake -j1 || die * * If you need support, post the output of 'emerge --info =net-analyzer/nb-0.8.3', * the complete build log and the output of 'emerge -pqv =net-analyzer/nb-0.8.3'. * The complete build log is located at '/var/log/portage/build/net-analyzer/nb-0.8.3:20110616-013525.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/nb-0.8.3/temp/environment'. * S: '/var/tmp/portage/net-analyzer/nb-0.8.3/work/nodebrain-0.8.3'