>>> Unpacking source... >>> Unpacking vmailmgr-0.97.tar.gz to /var/tmp/portage/net-mail/vmailmgr-0.97/work * Applying vmailmgr-0.97-gentoo.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] >>> Source unpacked in /var/tmp/portage/net-mail/vmailmgr-0.97/work >>> Compiling source in /var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97 ... * econf: updating vmailmgr-0.97/config.sub with /usr/share/gnuconfig/config.sub * econf: updating vmailmgr-0.97/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 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 /var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/missing: Unknown `--run' option Try `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes 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 for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... 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 i686-pc-linux-gnu-g++ accepts -fno-rtti... yes checking whether i686-pc-linux-gnu-g++ accepts -fno-exceptions... yes checking for a BSD-compatible install... /usr/bin/install -c checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for strip... /usr/bin/strip checking for rm... /bin/rm checking for mkdir... /bin/mkdir checking for ln... /bin/ln checking for python... /usr/bin/python checking Python library path... /usr/lib/root checking for w3m... /usr/bin/w3m checking for lynx... /usr/bin/lynx Using w3m to format html pages. checking for crypt in -lcrypt... yes checking for socket in -linet... no checking for socket in -lsocket... no checking for socket in -lxnet... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking return type of signal handlers... void checking for inline... inline checking for pid_t... yes checking for size_t... yes checking for gethostname... yes checking for gettimeofday... yes checking for mkdir... yes checking for putenv... yes checking for rmdir... yes checking for socket... yes checking for srandom... yes checking for random... yes checking for crypt... yes configure: creating ./config.status config.status: creating Makefile config.status: creating cgi/Makefile config.status: creating authenticate/Makefile config.status: creating commands/Makefile config.status: creating daemon/Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/cdb++/Makefile config.status: creating lib/cgi/Makefile config.status: creating lib/cli++/Makefile config.status: creating lib/config/Makefile config.status: creating lib/courier-authlib/Makefile config.status: creating lib/fdbuf/Makefile config.status: creating lib/misc/Makefile config.status: creating lib/mystring/Makefile config.status: creating lib/vdomain/Makefile config.status: creating lib/vpwentry/Makefile config.status: creating lib/vpwtable/Makefile config.status: creating scripts/Makefile config.status: creating php/Makefile config.status: creating python/Makefile config.status: creating config.h config.status: executing depfiles commands make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97' Making all in python make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/python' echo "sysconfdir = '/etc'" >local.py python -c 'import __init__' && touch __init__.pyc python -O -c 'import __init__' && touch __init__.pyo python -c 'import commands' && touch commands.pyc python -O -c 'import commands' && touch commands.pyo python -c 'import config' && touch config.pyc python -O -c 'import config' && touch config.pyo python -c 'import constants' && touch constants.pyc python -O -c 'import constants' && touch constants.pyo python -c 'import daemon' && touch daemon.pyc python -O -c 'import daemon' && touch daemon.pyo python -c 'import local' && touch local.pyc python -O -c 'import local' && touch local.pyo python -c 'import types' && touch types.pyc python -O -c 'import types' && touch types.pyo make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/python' Making all in php make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/php' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/php' Making all in lib make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib' Making all in misc make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib/misc' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT crc32.o -MD -MP -MF .deps/crc32.Tpo -c -o crc32.o crc32.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT exec.o -MD -MP -MF .deps/exec.Tpo -c -o exec.o exec.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT itoa.o -MD -MP -MF .deps/itoa.Tpo -c -o itoa.o itoa.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT keystrlist.o -MD -MP -MF .deps/keystrlist.Tpo -c -o keystrlist.o keystrlist.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT list_table.o -MD -MP -MF .deps/list_table.Tpo -c -o list_table.o list_table.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT lookup_baseuser.o -MD -MP -MF .deps/lookup_baseuser.Tpo -c -o lookup_baseuser.o lookup_baseuser.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT lookup_domain.o -MD -MP -MF .deps/lookup_domain.Tpo -c -o lookup_domain.o lookup_domain.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT maildir.o -MD -MP -MF .deps/maildir.Tpo -c -o maildir.o maildir.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT map_table.o -MD -MP -MF .deps/map_table.Tpo -c -o map_table.o map_table.cc i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -Wall -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -Wall -MT md5-crypt.o -MD -MP -MF .deps/md5-crypt.Tpo -c -o md5-crypt.o md5-crypt.c mv -f .deps/crc32.Tpo .deps/crc32.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT passwdfn.o -MD -MP -MF .deps/passwdfn.Tpo -c -o passwdfn.o passwdfn.cc mv -f .deps/itoa.Tpo .deps/itoa.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT pwcrypt.o -MD -MP -MF .deps/pwcrypt.Tpo -c -o pwcrypt.o pwcrypt.cc mv -f .deps/keystrlist.Tpo .deps/keystrlist.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT pwentry.o -MD -MP -MF .deps/pwentry.Tpo -c -o pwentry.o pwentry.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT pwentry_auth.o -MD -MP -MF .deps/pwentry_auth.Tpo -c -o pwentry_auth.o pwentry_auth.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT pwentry_export_env.o -MD -MP -MF .deps/pwentry_export_env.Tpo -c -o pwentry_export_env.o pwentry_export_env.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT pwentry_table.o -MD -MP -MF .deps/pwentry_table.Tpo -c -o pwentry_table.o pwentry_table.cc mv -f .deps/lookup_baseuser.Tpo .deps/lookup_baseuser.Po mv -f .deps/exec.Tpo .deps/exec.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT response_write.o -MD -MP -MF .deps/response_write.Tpo -c -o response_write.o response_write.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT response_message.o -MD -MP -MF .deps/response_message.Tpo -c -o response_message.o response_message.cc mv -f .deps/pwentry_export_env.Tpo .deps/pwentry_export_env.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT response_read.o -MD -MP -MF .deps/response_read.Tpo -c -o response_read.o response_read.cc mv -f .deps/pwentry_auth.Tpo .deps/pwentry_auth.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.cc maildir.cc: In function 'int mkdirp(const mystring&, mode_t)': maildir.cc:39: warning: comparison between signed and unsigned integer expressions mv -f .deps/maildir.Tpo .deps/maildir.Po mv -f .deps/lookup_domain.Tpo .deps/lookup_domain.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT server_call0.o -MD -MP -MF .deps/server_call0.Tpo -c -o server_call0.o server_call0.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT server_call1.o -MD -MP -MF .deps/server_call1.Tpo -c -o server_call1.o server_call1.cc mv -f .deps/pwentry_table.Tpo .deps/pwentry_table.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT server_call2.o -MD -MP -MF .deps/server_call2.Tpo -c -o server_call2.o server_call2.cc In file included from response_message.cc:19: response.h:22: warning: suggest parentheses around '-' inside '<<' mv -f .deps/response_message.Tpo .deps/response_message.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT server_call3.o -MD -MP -MF .deps/server_call3.Tpo -c -o server_call3.o server_call3.cc mv -f .deps/passwdfn.Tpo .deps/passwdfn.Po mv -f .deps/pwcrypt.Tpo .deps/pwcrypt.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT server_call4.o -MD -MP -MF .deps/server_call4.Tpo -c -o server_call4.o server_call4.cc In file included from server.h:6, from server_call0.cc:19: ../misc/response.h:22: warning: suggest parentheses around '-' inside '<<' mv -f .deps/server_call0.Tpo .deps/server_call0.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT server_call5.o -MD -MP -MF .deps/server_call5.Tpo -c -o server_call5.o server_call5.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT server_call6.o -MD -MP -MF .deps/server_call6.Tpo -c -o server_call6.o server_call6.cc In file included from response_write.cc:19: response.h:22: warning: suggest parentheses around '-' inside '<<' mv -f .deps/response_write.Tpo .deps/response_write.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT strlist.o -MD -MP -MF .deps/strlist.Tpo -c -o strlist.o strlist.cc mv -f .deps/md5.Tpo .deps/md5.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT strlist_read.o -MD -MP -MF .deps/strlist_read.Tpo -c -o strlist_read.o strlist_read.cc mv -f .deps/md5-crypt.Tpo .deps/md5-crypt.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT strlist_write.o -MD -MP -MF .deps/strlist_write.Tpo -c -o strlist_write.o strlist_write.cc In file included from response_read.cc:20: response.h:22: warning: suggest parentheses around '-' inside '<<' In file included from server.h:6, from server_call1.cc:19: ../misc/response.h:22: warning: suggest parentheses around '-' inside '<<' mv -f .deps/response_read.Tpo .deps/response_read.Po In file included from server.h:6, from server.cc:19: ../misc/response.h:22: warning: suggest parentheses around '-' inside '<<' mv -f .deps/server.Tpo .deps/server.Po In file included from server.h:6, from server_call2.cc:19: ../misc/response.h:22: warning: suggest parentheses around '-' inside '<<' mv -f .deps/server_call1.Tpo .deps/server_call1.Po mv -f .deps/server_call2.Tpo .deps/server_call2.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -Wall -MT strtou.o -MD -MP -MF .deps/strtou.Tpo -c -o strtou.o strtou.c i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT utoa.o -MD -MP -MF .deps/utoa.Tpo -c -o utoa.o utoa.cc mv -f .deps/list_table.Tpo .deps/list_table.Po In file included from server.h:6, from server_call4.cc:19: ../misc/response.h:22: warning: suggest parentheses around '-' inside '<<' mv -f .deps/server_call4.Tpo .deps/server_call4.Po mv -f .deps/strlist.Tpo .deps/strlist.Po mv -f .deps/strlist_read.Tpo .deps/strlist_read.Po mv -f .deps/strtou.Tpo .deps/strtou.Po mv -f .deps/utoa.Tpo .deps/utoa.Po mv -f .deps/strlist_write.Tpo .deps/strlist_write.Po mv -f .deps/pwentry.Tpo .deps/pwentry.Po In file included from server.h:6, from server_call3.cc:19: ../misc/response.h:22: warning: suggest parentheses around '-' inside '<<' mv -f .deps/server_call3.Tpo .deps/server_call3.Po In file included from server.h:6, from server_call6.cc:19: ../misc/response.h:22: warning: suggest parentheses around '-' inside '<<' mv -f .deps/server_call6.Tpo .deps/server_call6.Po mv -f .deps/map_table.Tpo .deps/map_table.Po In file included from server.h:6, from server_call5.cc:19: ../misc/response.h:22: warning: suggest parentheses around '-' inside '<<' mv -f .deps/server_call5.Tpo .deps/server_call5.Po rm -f libmisc.a ar cru libmisc.a crc32.o exec.o itoa.o keystrlist.o list_table.o lookup_baseuser.o lookup_domain.o maildir.o map_table.o md5.o md5-crypt.o passwdfn.o pwcrypt.o pwentry.o pwentry_auth.o pwentry_export_env.o pwentry_table.o response_write.o response_message.o response_read.o server.o server_call0.o server_call1.o server_call2.o server_call3.o server_call4.o server_call5.o server_call6.o strlist.o strlist_read.o strlist_write.o strtou.o utoa.o i686-pc-linux-gnu-ranlib libmisc.a make[3]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib/misc' Making all in vdomain make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib/vdomain' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT vdomain.o -MD -MP -MF .deps/vdomain.Tpo -c -o vdomain.o vdomain.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT chattr.o -MD -MP -MF .deps/chattr.Tpo -c -o chattr.o chattr.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT deluser.o -MD -MP -MF .deps/deluser.Tpo -c -o deluser.o deluser.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT lookup.o -MD -MP -MF .deps/lookup.Tpo -c -o lookup.o lookup.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT set.o -MD -MP -MF .deps/set.Tpo -c -o set.o set.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT userdir.o -MD -MP -MF .deps/userdir.Tpo -c -o userdir.o userdir.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT validate.o -MD -MP -MF .deps/validate.Tpo -c -o validate.o validate.cc In file included from vdomain.h:9, from vdomain.cc:19: ../misc/response.h:22: warning: suggest parentheses around '-' inside '<<' mv -f .deps/vdomain.Tpo .deps/vdomain.Po In file included from vdomain.h:9, from deluser.cc:19: ../misc/response.h:22: warning: suggest parentheses around '-' inside '<<' mv -f .deps/deluser.Tpo .deps/deluser.Po In file included from vdomain.h:9, from lookup.cc:19: ../misc/response.h:22: warning: suggest parentheses around '-' inside '<<' In file included from vdomain.h:9, from userdir.cc:19: ../misc/response.h:22: warning: suggest parentheses around '-' inside '<<' mv -f .deps/lookup.Tpo .deps/lookup.Po mv -f .deps/userdir.Tpo .deps/userdir.Po In file included from vdomain.h:9, from set.cc:19: ../misc/response.h:22: warning: suggest parentheses around '-' inside '<<' mv -f .deps/set.Tpo .deps/set.Po In file included from vdomain.h:9, from validate.cc:19: ../misc/response.h:22: warning: suggest parentheses around '-' inside '<<' mv -f .deps/validate.Tpo .deps/validate.Po In file included from vdomain.h:9, from chattr.cc:20: ../misc/response.h:22: warning: suggest parentheses around '-' inside '<<' mv -f .deps/chattr.Tpo .deps/chattr.Po rm -f libvdomain.a ar cru libvdomain.a vdomain.o chattr.o deluser.o lookup.o set.o userdir.o validate.o i686-pc-linux-gnu-ranlib libvdomain.a make[3]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib/vdomain' Making all in vpwentry make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib/vpwentry' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT auth.o -MD -MP -MF .deps/auth.Tpo -c -o auth.o auth.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT decode.o -MD -MP -MF .deps/decode.Tpo -c -o decode.o decode.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT defaults.o -MD -MP -MF .deps/defaults.Tpo -c -o defaults.o defaults.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT export_env.o -MD -MP -MF .deps/export_env.Tpo -c -o export_env.o export_env.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT from.o -MD -MP -MF .deps/from.Tpo -c -o from.o from.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT from_old.o -MD -MP -MF .deps/from_old.Tpo -c -o from_old.o from_old.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT from_ver1.o -MD -MP -MF .deps/from_ver1.Tpo -c -o from_ver1.o from_ver1.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT from_ver2.o -MD -MP -MF .deps/from_ver2.Tpo -c -o from_ver2.o from_ver2.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT new.o -MD -MP -MF .deps/new.Tpo -c -o new.o new.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT to.o -MD -MP -MF .deps/to.Tpo -c -o to.o to.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT vpwentry.o -MD -MP -MF .deps/vpwentry.Tpo -c -o vpwentry.o vpwentry.cc mv -f .deps/from.Tpo .deps/from.Po mv -f .deps/from_old.Tpo .deps/from_old.Po mv -f .deps/defaults.Tpo .deps/defaults.Po mv -f .deps/from_ver2.Tpo .deps/from_ver2.Po mv -f .deps/from_ver1.Tpo .deps/from_ver1.Po mv -f .deps/new.Tpo .deps/new.Po mv -f .deps/export_env.Tpo .deps/export_env.Po mv -f .deps/auth.Tpo .deps/auth.Po In file included from ../vdomain/vdomain.h:9, from decode.cc:22: ../misc/response.h:22: warning: suggest parentheses around '-' inside '<<' mv -f .deps/decode.Tpo .deps/decode.Po mv -f .deps/vpwentry.Tpo .deps/vpwentry.Po In file included from ../vdomain/vdomain.h:9, from to.cc:21: ../misc/response.h:22: warning: suggest parentheses around '-' inside '<<' mv -f .deps/to.Tpo .deps/to.Po rm -f libvpwentry.a ar cru libvpwentry.a auth.o decode.o defaults.o export_env.o from.o from_old.o from_ver1.o from_ver2.o new.o to.o vpwentry.o i686-pc-linux-gnu-ranlib libvpwentry.a make[3]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib/vpwentry' Making all in vpwtable make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib/vpwtable' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT cdb_vpwtable.o -MD -MP -MF .deps/cdb_vpwtable.Tpo -c -o cdb_vpwtable.o cdb_vpwtable.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT cdb_del.o -MD -MP -MF .deps/cdb_del.Tpo -c -o cdb_del.o cdb_del.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT cdb_exists.o -MD -MP -MF .deps/cdb_exists.Tpo -c -o cdb_exists.o cdb_exists.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT cdb_getbyname.o -MD -MP -MF .deps/cdb_getbyname.Tpo -c -o cdb_getbyname.o cdb_getbyname.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT cdb_put.o -MD -MP -MF .deps/cdb_put.Tpo -c -o cdb_put.o cdb_put.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT cdb_read.o -MD -MP -MF .deps/cdb_read.Tpo -c -o cdb_read.o cdb_read.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT cdb_write.o -MD -MP -MF .deps/cdb_write.Tpo -c -o cdb_write.o cdb_write.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT reader.o -MD -MP -MF .deps/reader.Tpo -c -o reader.o reader.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT writer.o -MD -MP -MF .deps/writer.Tpo -c -o writer.o writer.cc mv -f .deps/reader.Tpo .deps/reader.Po mv -f .deps/writer.Tpo .deps/writer.Po mv -f .deps/cdb_exists.Tpo .deps/cdb_exists.Po In file included from ../vdomain/vdomain.h:9, from cdb_vpwtable.cc:20: ../misc/response.h:22: warning: suggest parentheses around '-' inside '<<' mv -f .deps/cdb_vpwtable.Tpo .deps/cdb_vpwtable.Po mv -f .deps/cdb_del.Tpo .deps/cdb_del.Po mv -f .deps/cdb_read.Tpo .deps/cdb_read.Po mv -f .deps/cdb_getbyname.Tpo .deps/cdb_getbyname.Po mv -f .deps/cdb_put.Tpo .deps/cdb_put.Po mv -f .deps/cdb_write.Tpo .deps/cdb_write.Po rm -f libvpwtable.a ar cru libvpwtable.a cdb_vpwtable.o cdb_del.o cdb_exists.o cdb_getbyname.o cdb_put.o cdb_read.o cdb_write.o reader.o writer.o i686-pc-linux-gnu-ranlib libvpwtable.a make[3]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib/vpwtable' Making all in cdb++ make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib/cdb++' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT datum.o -MD -MP -MF .deps/datum.Tpo -c -o datum.o datum.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT cdb_reader.o -MD -MP -MF .deps/cdb_reader.Tpo -c -o cdb_reader.o cdb_reader.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT cdb_writer.o -MD -MP -MF .deps/cdb_writer.Tpo -c -o cdb_writer.o cdb_writer.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT cdb_getrec.o -MD -MP -MF .deps/cdb_getrec.Tpo -c -o cdb_getrec.o cdb_getrec.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT cdb_get.o -MD -MP -MF .deps/cdb_get.Tpo -c -o cdb_get.o cdb_get.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT cdb_make.o -MD -MP -MF .deps/cdb_make.Tpo -c -o cdb_make.o cdb_make.cc mv -f .deps/cdb_getrec.Tpo .deps/cdb_getrec.Po mv -f .deps/datum.Tpo .deps/datum.Po mv -f .deps/cdb_get.Tpo .deps/cdb_get.Po mv -f .deps/cdb_reader.Tpo .deps/cdb_reader.Po mv -f .deps/cdb_make.Tpo .deps/cdb_make.Po mv -f .deps/cdb_writer.Tpo .deps/cdb_writer.Po rm -f libcdb++.a ar cru libcdb++.a datum.o cdb_reader.o cdb_writer.o cdb_getrec.o cdb_get.o cdb_make.o i686-pc-linux-gnu-ranlib libcdb++.a make[3]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib/cdb++' Making all in cgi make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib/cgi' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT cgi-args.o -MD -MP -MF .deps/cgi-args.Tpo -c -o cgi-args.o cgi-args.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT cgi-base.o -MD -MP -MF .deps/cgi-base.Tpo -c -o cgi-base.o cgi-base.cc mv -f .deps/cgi-args.Tpo .deps/cgi-args.Po mv -f .deps/cgi-base.Tpo .deps/cgi-base.Po rm -f libcgi.a ar cru libcgi.a cgi-args.o cgi-base.o i686-pc-linux-gnu-ranlib libcgi.a make[3]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib/cgi' Making all in cli++ make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib/cli++' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o messages.cc mv -f .deps/messages.Tpo .deps/messages.Po mv -f .deps/main.Tpo .deps/main.Po rm -f libcli++.a ar cru libcli++.a main.o messages.o i686-pc-linux-gnu-ranlib libcli++.a make[3]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib/cli++' Making all in fdbuf make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib/fdbuf' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT fdbuf.o -MD -MP -MF .deps/fdbuf.Tpo -c -o fdbuf.o fdbuf.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT fdbuf_copy.o -MD -MP -MF .deps/fdbuf_copy.Tpo -c -o fdbuf_copy.o fdbuf_copy.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT fdibuf.o -MD -MP -MF .deps/fdibuf.Tpo -c -o fdibuf.o fdibuf.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT fdobuf.o -MD -MP -MF .deps/fdobuf.Tpo -c -o fdobuf.o fdobuf.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT fdobuf_chownmod.o -MD -MP -MF .deps/fdobuf_chownmod.Tpo -c -o fdobuf_chownmod.o fdobuf_chownmod.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT fdobuf_seek.o -MD -MP -MF .deps/fdobuf_seek.Tpo -c -o fdobuf_seek.o fdobuf_seek.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT fdobuf_signed.o -MD -MP -MF .deps/fdobuf_signed.Tpo -c -o fdobuf_signed.o fdobuf_signed.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT fdobuf_unsigned.o -MD -MP -MF .deps/fdobuf_unsigned.Tpo -c -o fdobuf_unsigned.o fdobuf_unsigned.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT fdibuf_mystring.o -MD -MP -MF .deps/fdibuf_mystring.Tpo -c -o fdibuf_mystring.o fdibuf_mystring.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT fdibuf_netstring.o -MD -MP -MF .deps/fdibuf_netstring.Tpo -c -o fdibuf_netstring.o fdibuf_netstring.cc mv -f .deps/fdobuf_signed.Tpo .deps/fdobuf_signed.Po mv -f .deps/fdobuf_seek.Tpo .deps/fdobuf_seek.Po mv -f .deps/fdibuf_mystring.Tpo .deps/fdibuf_mystring.Po mv -f .deps/fdibuf_netstring.Tpo .deps/fdibuf_netstring.Po mv -f .deps/fdobuf_chownmod.Tpo .deps/fdobuf_chownmod.Po mv -f .deps/fdobuf_unsigned.Tpo .deps/fdobuf_unsigned.Po mv -f .deps/fdbuf_copy.Tpo .deps/fdbuf_copy.Po mv -f .deps/fdbuf.Tpo .deps/fdbuf.Po mv -f .deps/fdibuf.Tpo .deps/fdibuf.Po mv -f .deps/fdobuf.Tpo .deps/fdobuf.Po rm -f libfdbuf.a ar cru libfdbuf.a fdbuf.o fdbuf_copy.o fdibuf.o fdobuf.o fdobuf_chownmod.o fdobuf_seek.o fdobuf_signed.o fdobuf_unsigned.o fdibuf_mystring.o fdibuf_netstring.o i686-pc-linux-gnu-ranlib libfdbuf.a make[3]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib/fdbuf' Making all in mystring make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib/mystring' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT append.o -MD -MP -MF .deps/append.Tpo -c -o append.o append.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT assign.o -MD -MP -MF .deps/assign.Tpo -c -o assign.o assign.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT count.o -MD -MP -MF .deps/count.Tpo -c -o count.o count.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT fdobuf.o -MD -MP -MF .deps/fdobuf.Tpo -c -o fdobuf.o fdobuf.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT find_first_ch.o -MD -MP -MF .deps/find_first_ch.Tpo -c -o find_first_ch.o find_first_ch.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT find_first_of.o -MD -MP -MF .deps/find_first_of.Tpo -c -o find_first_of.o find_first_of.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT find_last_ch.o -MD -MP -MF .deps/find_last_ch.Tpo -c -o find_last_ch.o find_last_ch.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT find_last_of.o -MD -MP -MF .deps/find_last_of.Tpo -c -o find_last_of.o find_last_of.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT iter.o -MD -MP -MF .deps/iter.Tpo -c -o iter.o iter.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT join.o -MD -MP -MF .deps/join.Tpo -c -o join.o join.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT lower.o -MD -MP -MF .deps/lower.Tpo -c -o lower.o lower.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT lstrip.o -MD -MP -MF .deps/lstrip.Tpo -c -o lstrip.o lstrip.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT mystring.o -MD -MP -MF .deps/mystring.Tpo -c -o mystring.o mystring.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT rep.o -MD -MP -MF .deps/rep.Tpo -c -o rep.o rep.cc mv -f .deps/iter.Tpo .deps/iter.Po mv -f .deps/append.Tpo .deps/append.Po mv -f .deps/find_first_of.Tpo .deps/find_first_of.Po mv -f .deps/count.Tpo .deps/count.Po mv -f .deps/find_last_ch.Tpo .deps/find_last_ch.Po mv -f .deps/join.Tpo .deps/join.Po mv -f .deps/lstrip.Tpo .deps/lstrip.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT rstrip.o -MD -MP -MF .deps/rstrip.Tpo -c -o rstrip.o rstrip.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT sub.o -MD -MP -MF .deps/sub.Tpo -c -o sub.o sub.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT subst.o -MD -MP -MF .deps/subst.Tpo -c -o subst.o subst.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT strip.o -MD -MP -MF .deps/strip.Tpo -c -o strip.o strip.cc mv -f .deps/lower.Tpo .deps/lower.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT upper.o -MD -MP -MF .deps/upper.Tpo -c -o upper.o upper.cc mv -f .deps/fdobuf.Tpo .deps/fdobuf.Po mv -f .deps/mystring.Tpo .deps/mystring.Po mv -f .deps/find_last_of.Tpo .deps/find_last_of.Po mv -f .deps/find_first_ch.Tpo .deps/find_first_ch.Po mv -f .deps/assign.Tpo .deps/assign.Po mv -f .deps/rep.Tpo .deps/rep.Po mv -f .deps/strip.Tpo .deps/strip.Po mv -f .deps/sub.Tpo .deps/sub.Po mv -f .deps/rstrip.Tpo .deps/rstrip.Po mv -f .deps/upper.Tpo .deps/upper.Po mv -f .deps/subst.Tpo .deps/subst.Po rm -f libmystring.a ar cru libmystring.a append.o assign.o count.o fdobuf.o find_first_ch.o find_first_of.o find_last_ch.o find_last_of.o iter.o join.o lower.o lstrip.o mystring.o rep.o rstrip.o sub.o subst.o strip.o upper.o i686-pc-linux-gnu-ranlib libmystring.a make[3]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib/mystring' Making all in config make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib/config' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT _autoresponse_dir.o -MD -MP -MF .deps/_autoresponse_dir.Tpo -c -o _autoresponse_dir.o _autoresponse_dir.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT _autoresponse_file.o -MD -MP -MF .deps/_autoresponse_file.Tpo -c -o _autoresponse_file.o _autoresponse_file.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT _bulletin_dir.o -MD -MP -MF .deps/_bulletin_dir.Tpo -c -o _bulletin_dir.o _bulletin_dir.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT _default_expiry.o -MD -MP -MF .deps/_default_expiry.Tpo -c -o _default_expiry.o _default_expiry.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT _default_maildir.o -MD -MP -MF .deps/_default_maildir.Tpo -c -o _default_maildir.o _default_maildir.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT _default_msgcount.o -MD -MP -MF .deps/_default_msgcount.Tpo -c -o _default_msgcount.o _default_msgcount.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT _default_msgsize.o -MD -MP -MF .deps/_default_msgsize.Tpo -c -o _default_msgsize.o _default_msgsize.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT _default_hardquota.o -MD -MP -MF .deps/_default_hardquota.Tpo -c -o _default_hardquota.o _default_hardquota.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT _default_softquota.o -MD -MP -MF .deps/_default_softquota.Tpo -c -o _default_softquota.o _default_softquota.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT _default_username.o -MD -MP -MF .deps/_default_username.Tpo -c -o _default_username.o _default_username.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT _error_maildir.o -MD -MP -MF .deps/_error_maildir.Tpo -c -o _error_maildir.o _error_maildir.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT _global_bulletin_dir.o -MD -MP -MF .deps/_global_bulletin_dir.Tpo -c -o _global_bulletin_dir.o _global_bulletin_dir.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT _maildir_arg_str.o -MD -MP -MF .deps/_maildir_arg_str.Tpo -c -o _maildir_arg_str.o _maildir_arg_str.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT _password_file.o -MD -MP -MF .deps/_password_file.Tpo -c -o _password_file.o _password_file.cc mv -f .deps/_default_expiry.Tpo .deps/_default_expiry.Po mv -f .deps/_autoresponse_dir.Tpo .deps/_autoresponse_dir.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT _postmaster_aliases.o -MD -MP -MF .deps/_postmaster_aliases.Tpo -c -o _postmaster_aliases.o _postmaster_aliases.cc mv -f .deps/_global_bulletin_dir.Tpo .deps/_global_bulletin_dir.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT _postmaster_email.o -MD -MP -MF .deps/_postmaster_email.Tpo -c -o _postmaster_email.o _postmaster_email.cc mv -f .deps/_default_maildir.Tpo .deps/_default_maildir.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT _qmail_root.o -MD -MP -MF .deps/_qmail_root.Tpo -c -o _qmail_root.o _qmail_root.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT _separators.o -MD -MP -MF .deps/_separators.Tpo -c -o _separators.o _separators.cc mv -f .deps/_password_file.Tpo .deps/_password_file.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT _socket_file.o -MD -MP -MF .deps/_socket_file.Tpo -c -o _socket_file.o _socket_file.cc mv -f .deps/_default_username.Tpo .deps/_default_username.Po mv -f .deps/_autoresponse_file.Tpo .deps/_autoresponse_file.Po mv -f .deps/_bulletin_dir.Tpo .deps/_bulletin_dir.Po mv -f .deps/_default_hardquota.Tpo .deps/_default_hardquota.Po mv -f .deps/_default_softquota.Tpo .deps/_default_softquota.Po mv -f .deps/_error_maildir.Tpo .deps/_error_maildir.Po mv -f .deps/_maildir_arg_str.Tpo .deps/_maildir_arg_str.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT _user_dir.o -MD -MP -MF .deps/_user_dir.Tpo -c -o _user_dir.o _user_dir.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT _user_dir_bits.o -MD -MP -MF .deps/_user_dir_bits.Tpo -c -o _user_dir_bits.o _user_dir_bits.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT _user_dir_slices.o -MD -MP -MF .deps/_user_dir_slices.Tpo -c -o _user_dir_slices.o _user_dir_slices.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT config_read.o -MD -MP -MF .deps/config_read.Tpo -c -o config_read.o config_read.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT configrc.o -MD -MP -MF .deps/configrc.Tpo -c -o configrc.o configrc.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT read_dir.o -MD -MP -MF .deps/read_dir.Tpo -c -o read_dir.o read_dir.cc mv -f .deps/_default_msgcount.Tpo .deps/_default_msgcount.Po mv -f .deps/_default_msgsize.Tpo .deps/_default_msgsize.Po mv -f .deps/_separators.Tpo .deps/_separators.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT read_list.o -MD -MP -MF .deps/read_list.Tpo -c -o read_list.o read_list.cc mv -f .deps/_postmaster_aliases.Tpo .deps/_postmaster_aliases.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT read_str.o -MD -MP -MF .deps/read_str.Tpo -c -o read_str.o read_str.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT read_uns.o -MD -MP -MF .deps/read_uns.Tpo -c -o read_uns.o read_uns.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT showvconfig.o -MD -MP -MF .deps/showvconfig.Tpo -c -o showvconfig.o showvconfig.cc mv -f .deps/_postmaster_email.Tpo .deps/_postmaster_email.Po mv -f .deps/_qmail_root.Tpo .deps/_qmail_root.Po mv -f .deps/_socket_file.Tpo .deps/_socket_file.Po mv -f .deps/_user_dir_bits.Tpo .deps/_user_dir_bits.Po mv -f .deps/_user_dir_slices.Tpo .deps/_user_dir_slices.Po mv -f .deps/_user_dir.Tpo .deps/_user_dir.Po mv -f .deps/config_read.Tpo .deps/config_read.Po mv -f .deps/read_dir.Tpo .deps/read_dir.Po mv -f .deps/read_uns.Tpo .deps/read_uns.Po mv -f .deps/read_str.Tpo .deps/read_str.Po mv -f .deps/read_list.Tpo .deps/read_list.Po In file included from ../vdomain/vdomain.h:9, from showvconfig.cc:6: ../misc/response.h:22: warning: suggest parentheses around '-' inside '<<' mv -f .deps/showvconfig.Tpo .deps/showvconfig.Po mv -f .deps/configrc.Tpo .deps/configrc.Po rm -f libconfig.a ar cru libconfig.a _autoresponse_dir.o _autoresponse_file.o _bulletin_dir.o _default_expiry.o _default_maildir.o _default_msgcount.o _default_msgsize.o _default_hardquota.o _default_softquota.o _default_username.o _error_maildir.o _global_bulletin_dir.o _maildir_arg_str.o _password_file.o _postmaster_aliases.o _postmaster_email.o _qmail_root.o _separators.o _socket_file.o _user_dir.o _user_dir_bits.o _user_dir_slices.o config_read.o configrc.o read_dir.o read_list.o read_str.o read_uns.o i686-pc-linux-gnu-ranlib libconfig.a i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o showvconfig showvconfig.o libconfig.a ../fdbuf/libfdbuf.a ../misc/libmisc.a ../mystring/libmystring.a ../vdomain/libvdomain.a ../vpwtable/libvpwtable.a -lcrypt make[3]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib/config' make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib' /bin/rm -f libvmailmgr.a /bin/rm -f libcgi.a /bin/rm -f libcli.a sh mergelib.sh libvmailmgr.a cdb++/libcdb++.a misc/libmisc.a \ config/libconfig.a vpwentry/libvpwentry.a vpwtable/libvpwtable.a \ vdomain/libvdomain.a fdbuf/libfdbuf.a mystring/libmystring.a sh mergelib.sh libcgi.a cgi/libcgi.a sh mergelib.sh libcli.a cli++/libcli++.a make[3]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib' make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/lib' Making all in authenticate make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/authenticate' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT checkvpw.o -MD -MP -MF .deps/checkvpw.Tpo -c -o checkvpw.o checkvpw.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT authvlib.o -MD -MP -MF .deps/authvlib.Tpo -c -o authvlib.o authvlib.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT vauthenticate.o -MD -MP -MF .deps/vauthenticate.Tpo -c -o vauthenticate.o vauthenticate.cc pod2man --release='vmailmgr 0.97' --center='VMailMgr Tools Documentation' --date='2009-06-08' --section=1 checkvpw.pod >checkvpw.1 pod2man --release='vmailmgr 0.97' --center='VMailMgr Tools Documentation' --date='2009-06-08' --section=1 vauthenticate.pod >vauthenticate.1 checkvpw.cc: In function 'char* strcasestr(const char*, const char*)': checkvpw.cc:108: error: new declaration 'char* strcasestr(const char*, const char*)' /usr/include/string.h:367: error: ambiguates old declaration 'const char* strcasestr(const char*, const char*)' make[2]: *** [checkvpw.o] Error 1 make[2]: *** Waiting for unfinished jobs.... mv -f .deps/vauthenticate.Tpo .deps/vauthenticate.Po In file included from ../lib/vdomain/vdomain.h:9, from authvlib.cc:25: ../lib/misc/response.h:22: warning: suggest parentheses around '-' inside '<<' mv -f .deps/authvlib.Tpo .deps/authvlib.Po make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97/authenticate' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97/work/vmailmgr-0.97' make: *** [all] Error 2 * * ERROR: net-mail/vmailmgr-0.97 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2848: Called _eapi0_src_compile * ebuild.sh, line 600: Called _eapi2_src_compile * ebuild.sh, line 634: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/net-mail/vmailmgr-0.97:20090608-225416.log'. * The ebuild environment file is located at '/var/tmp/portage/net-mail/vmailmgr-0.97/temp/environment'. *