* CPV: net-mail/vmailmgr-0.97-r1 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking vmailmgr-0.97.tar.gz to /var/tmp/portage/net-mail/vmailmgr-0.97-r1/work >>> Source unpacked in /var/tmp/portage/net-mail/vmailmgr-0.97-r1/work >>> Preparing source in /var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97 ... * Applying vmailmgr-0.97-gentoo.patch ... [ ok ] * Applying vmailmgr-0.97-strcasestr.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97' ... * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-mail/vmailmgr-0.97-r1/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 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-r1/work/vmailmgr-0.97/missing: Unknown `--run' option Try `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/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 whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... 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 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 checking for strcasestr... 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 >>> Source configured. >>> Compiling source in /var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97 ... make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97' Making all in python make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/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-r1/work/vmailmgr-0.97/python' Making all in php make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/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-r1/work/vmailmgr-0.97/php' Making all in lib make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib' Making all in misc make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/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 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 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 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 mv -f .deps/crc32.Tpo .deps/crc32.Po mv -f .deps/itoa.Tpo .deps/itoa.Po maildir.cc: In function ‘int mkdirp(const mystring&, mode_t)’: maildir.cc:39:30: warning: comparison between signed and unsigned integer expressions mv -f .deps/lookup_baseuser.Tpo .deps/lookup_baseuser.Po 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 mv -f .deps/exec.Tpo .deps/exec.Po 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_table.o -MD -MP -MF .deps/pwentry_table.Tpo -c -o pwentry_table.o pwentry_table.cc mv -f .deps/maildir.Tpo .deps/maildir.Po mv -f .deps/passwdfn.Tpo .deps/passwdfn.Po 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 response_write.o -MD -MP -MF .deps/response_write.Tpo -c -o response_write.o response_write.cc mv -f .deps/list_table.Tpo .deps/list_table.Po mv -f .deps/pwcrypt.Tpo .deps/pwcrypt.Po 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_message.o -MD -MP -MF .deps/response_message.Tpo -c -o response_message.o response_message.cc 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/lookup_domain.Tpo .deps/lookup_domain.Po mv -f .deps/map_table.Tpo .deps/map_table.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 In file included from response_write.cc:18:0: response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ 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 In file included from response_message.cc:18:0: response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ 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_call1.o -MD -MP -MF .deps/server_call1.Tpo -c -o server_call1.o server_call1.cc mv -f .deps/md5-crypt.Tpo .deps/md5-crypt.Po In file included from response_read.cc:19:0: response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ mv -f .deps/pwentry.Tpo .deps/pwentry.Po mv -f .deps/response_write.Tpo .deps/response_write.Po In file included from server.h:5:0, from server_call0.cc:18: ../misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ 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 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/response_message.Tpo .deps/response_message.Po In file included from server.h:5:0, from server.cc:18: ../misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’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:5:0, from server_call1.cc:18: ../misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ 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 mv -f .deps/response_read.Tpo .deps/response_read.Po 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 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 strlist.o -MD -MP -MF .deps/strlist.Tpo -c -o strlist.o strlist.cc In file included from server.h:5:0, from server_call2.cc:18: ../misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ mv -f .deps/server_call1.Tpo .deps/server_call1.Po In file included from server.h:5:0, from server_call3.cc:18: ../misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ 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 In file included from server.h:5:0, from server_call4.cc:18: ../misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ 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 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 In file included from server.h:5:0, from server_call6.cc:18: ../misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ mv -f .deps/server_call2.Tpo .deps/server_call2.Po 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/server_call3.Tpo .deps/server_call3.Po In file included from server.h:5:0, from server_call5.cc:18: ../misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ mv -f .deps/md5.Tpo .deps/md5.Po mv -f .deps/server_call4.Tpo .deps/server_call4.Po mv -f .deps/server_call6.Tpo .deps/server_call6.Po mv -f .deps/server_call5.Tpo .deps/server_call5.Po mv -f .deps/strlist.Tpo .deps/strlist.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/strlist_read.Tpo .deps/strlist_read.Po mv -f .deps/server.Tpo .deps/server.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-r1/work/vmailmgr-0.97/lib/misc' Making all in vdomain make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/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:8:0, from lookup.cc:18: ../misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from vdomain.h:8:0, from vdomain.cc:18: ../misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from vdomain.h:8:0, from validate.cc:18: ../misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from vdomain.h:8:0, from deluser.cc:18: ../misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from vdomain.h:8:0, from chattr.cc:19: ../misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from vdomain.h:8:0, from set.cc:18: ../misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from vdomain.h:8:0, from userdir.cc:18: ../misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ mv -f .deps/lookup.Tpo .deps/lookup.Po mv -f .deps/vdomain.Tpo .deps/vdomain.Po mv -f .deps/deluser.Tpo .deps/deluser.Po mv -f .deps/validate.Tpo .deps/validate.Po mv -f .deps/userdir.Tpo .deps/userdir.Po mv -f .deps/set.Tpo .deps/set.Po 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-r1/work/vmailmgr-0.97/lib/vdomain' Making all in vpwentry make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/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/auth.Tpo .deps/auth.Po In file included from ../vdomain/vdomain.h:8:0, from decode.cc:21: ../misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ mv -f .deps/from.Tpo .deps/from.Po mv -f .deps/export_env.Tpo .deps/export_env.Po mv -f .deps/new.Tpo .deps/new.Po In file included from ../vdomain/vdomain.h:8:0, from to.cc:20: ../misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ 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/vpwentry.Tpo .deps/vpwentry.Po mv -f .deps/decode.Tpo .deps/decode.Po 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-r1/work/vmailmgr-0.97/lib/vpwentry' Making all in vpwtable make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/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 In file included from ../vdomain/vdomain.h:8:0, from cdb_vpwtable.cc:19: ../misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ mv -f .deps/writer.Tpo .deps/writer.Po mv -f .deps/cdb_vpwtable.Tpo .deps/cdb_vpwtable.Po mv -f .deps/cdb_exists.Tpo .deps/cdb_exists.Po mv -f .deps/cdb_getbyname.Tpo .deps/cdb_getbyname.Po mv -f .deps/reader.Tpo .deps/reader.Po mv -f .deps/cdb_del.Tpo .deps/cdb_del.Po mv -f .deps/cdb_put.Tpo .deps/cdb_put.Po mv -f .deps/cdb_read.Tpo .deps/cdb_read.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-r1/work/vmailmgr-0.97/lib/vpwtable' Making all in cdb++ make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/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_reader.Tpo .deps/cdb_reader.Po mv -f .deps/cdb_get.Tpo .deps/cdb_get.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-r1/work/vmailmgr-0.97/lib/cdb++' Making all in cgi make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/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-base.Tpo .deps/cgi-base.Po mv -f .deps/cgi-args.Tpo .deps/cgi-args.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-r1/work/vmailmgr-0.97/lib/cgi' Making all in cli++ make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/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-r1/work/vmailmgr-0.97/lib/cli++' Making all in fdbuf make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/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_unsigned.Tpo .deps/fdobuf_unsigned.Po mv -f .deps/fdibuf_netstring.Tpo .deps/fdibuf_netstring.Po mv -f .deps/fdobuf_chownmod.Tpo .deps/fdobuf_chownmod.Po mv -f .deps/fdibuf_mystring.Tpo .deps/fdibuf_mystring.Po mv -f .deps/fdbuf_copy.Tpo .deps/fdbuf_copy.Po mv -f .deps/fdobuf_seek.Tpo .deps/fdobuf_seek.Po mv -f .deps/fdobuf_signed.Tpo .deps/fdobuf_signed.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-r1/work/vmailmgr-0.97/lib/fdbuf' Making all in mystring make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/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 mv -f .deps/append.Tpo .deps/append.Po mv -f .deps/fdobuf.Tpo .deps/fdobuf.Po mv -f .deps/count.Tpo .deps/count.Po mv -f .deps/find_first_ch.Tpo .deps/find_first_ch.Po mv -f .deps/find_last_ch.Tpo .deps/find_last_ch.Po mv -f .deps/find_last_of.Tpo .deps/find_last_of.Po mv -f .deps/find_first_of.Tpo .deps/find_first_of.Po mv -f .deps/assign.Tpo .deps/assign.Po mv -f .deps/iter.Tpo .deps/iter.Po 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 rep.o -MD -MP -MF .deps/rep.Tpo -c -o rep.o rep.cc 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 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 strip.o -MD -MP -MF .deps/strip.Tpo -c -o strip.o strip.cc 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/join.Tpo .deps/join.Po mv -f .deps/mystring.Tpo .deps/mystring.Po mv -f .deps/rstrip.Tpo .deps/rstrip.Po mv -f .deps/strip.Tpo .deps/strip.Po mv -f .deps/subst.Tpo .deps/subst.Po mv -f .deps/sub.Tpo .deps/sub.Po mv -f .deps/rep.Tpo .deps/rep.Po mv -f .deps/upper.Tpo .deps/upper.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-r1/work/vmailmgr-0.97/lib/mystring' Making all in config make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/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_hardquota.Tpo .deps/_default_hardquota.Po mv -f .deps/_default_msgcount.Tpo .deps/_default_msgcount.Po mv -f .deps/_autoresponse_dir.Tpo .deps/_autoresponse_dir.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_expiry.Tpo .deps/_default_expiry.Po mv -f .deps/_default_maildir.Tpo .deps/_default_maildir.Po mv -f .deps/_default_msgsize.Tpo .deps/_default_msgsize.Po mv -f .deps/_default_username.Tpo .deps/_default_username.Po mv -f .deps/_default_softquota.Tpo .deps/_default_softquota.Po mv -f .deps/_error_maildir.Tpo .deps/_error_maildir.Po 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_aliases.o -MD -MP -MF .deps/_postmaster_aliases.Tpo -c -o _postmaster_aliases.o _postmaster_aliases.cc 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 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 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 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 mv -f .deps/_password_file.Tpo .deps/_password_file.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 read_dir.o -MD -MP -MF .deps/read_dir.Tpo -c -o read_dir.o read_dir.cc 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_email.Tpo .deps/_postmaster_email.Po mv -f .deps/_postmaster_aliases.Tpo .deps/_postmaster_aliases.Po mv -f .deps/_qmail_root.Tpo .deps/_qmail_root.Po mv -f .deps/_separators.Tpo .deps/_separators.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/config_read.Tpo .deps/config_read.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 mv -f .deps/_user_dir.Tpo .deps/_user_dir.Po 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/read_dir.Tpo .deps/read_dir.Po mv -f .deps/read_list.Tpo .deps/read_list.Po mv -f .deps/configrc.Tpo .deps/configrc.Po In file included from ../vdomain/vdomain.h:8:0, from showvconfig.cc:5: ../misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ mv -f .deps/read_str.Tpo .deps/read_str.Po mv -f .deps/read_uns.Tpo .deps/read_uns.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 mv -f .deps/showvconfig.Tpo .deps/showvconfig.Po 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-r1/work/vmailmgr-0.97/lib/config' make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/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-r1/work/vmailmgr-0.97/lib' make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib' Making all in authenticate make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/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='2010-07-07' --section=1 checkvpw.pod >checkvpw.1 pod2man --release='vmailmgr 0.97' --center='VMailMgr Tools Documentation' --date='2010-07-07' --section=1 vauthenticate.pod >vauthenticate.1 In file included from ../lib/vdomain/vdomain.h:8:0, from authvlib.cc:24: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ mv -f .deps/vauthenticate.Tpo .deps/vauthenticate.Po mv -f .deps/authvlib.Tpo .deps/authvlib.Po mv -f .deps/checkvpw.Tpo .deps/checkvpw.Po i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o vauthenticate vauthenticate.o authvlib.o ../lib/libvmailmgr.a -lcrypt i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o checkvpw checkvpw.o authvlib.o ../lib/libvmailmgr.a -lcrypt make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/authenticate' Making all in commands make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/commands' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DBINDIR=\"/usr/bin\" -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT dumpvuser.o -MD -MP -MF .deps/dumpvuser.Tpo -c -o dumpvuser.o dumpvuser.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DBINDIR=\"/usr/bin\" -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT vcommand.o -MD -MP -MF .deps/vcommand.Tpo -c -o vcommand.o vcommand.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DBINDIR=\"/usr/bin\" -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT listvdomain.o -MD -MP -MF .deps/listvdomain.Tpo -c -o listvdomain.o listvdomain.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DBINDIR=\"/usr/bin\" -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT vadduser.o -MD -MP -MF .deps/vadduser.Tpo -c -o vadduser.o vadduser.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DBINDIR=\"/usr/bin\" -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT vaddusers.o -MD -MP -MF .deps/vaddusers.Tpo -c -o vaddusers.o vaddusers.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DBINDIR=\"/usr/bin\" -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT vchattr.o -MD -MP -MF .deps/vchattr.Tpo -c -o vchattr.o vchattr.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DBINDIR=\"/usr/bin\" -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT vchforwards.o -MD -MP -MF .deps/vchforwards.Tpo -c -o vchforwards.o vchforwards.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DBINDIR=\"/usr/bin\" -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT vdeliver.o -MD -MP -MF .deps/vdeliver.Tpo -c -o vdeliver.o vdeliver.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DBINDIR=\"/usr/bin\" -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT vdeluser.o -MD -MP -MF .deps/vdeluser.Tpo -c -o vdeluser.o vdeluser.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DBINDIR=\"/usr/bin\" -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT vpasswd.o -MD -MP -MF .deps/vpasswd.Tpo -c -o vpasswd.o vpasswd.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DBINDIR=\"/usr/bin\" -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT vpasswds.o -MD -MP -MF .deps/vpasswds.Tpo -c -o vpasswds.o vpasswds.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DBINDIR=\"/usr/bin\" -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT vrehash.o -MD -MP -MF .deps/vrehash.Tpo -c -o vrehash.o vrehash.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DBINDIR=\"/usr/bin\" -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT vsetup.o -MD -MP -MF .deps/vsetup.Tpo -c -o vsetup.o vsetup.cc In file included from ../lib/vdomain/vdomain.h:8:0, from vcommand.h:4, from dumpvuser.cc:23: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from ../lib/vdomain/vdomain.h:8:0, from vcommand.h:4, from vcommand.cc:20: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DBINDIR=\"/usr/bin\" -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT vupgrade.o -MD -MP -MF .deps/vupgrade.Tpo -c -o vupgrade.o vupgrade.cc In file included from ../lib/vdomain/vdomain.h:8:0, from vcommand.h:4, from vchattr.cc:24: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from ../lib/vdomain/vdomain.h:8:0, from vcommand.h:4, from listvdomain.cc:22: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from ../lib/vdomain/vdomain.h:8:0, from vcommand.h:4, from vadduser.cc:25: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ vadduser.cc: In function ‘void add_alias(mystring, mystring)’: vadduser.cc:193:7: warning: suggest explicit braces to avoid ambiguous ‘else’ In file included from ../lib/vdomain/vdomain.h:8:0, from vcommand.h:4, from vchforwards.cc:22: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from ../lib/vdomain/vdomain.h:8:0, from vcommand.h:4, from vdeluser.cc:21: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ mv -f .deps/vcommand.Tpo .deps/vcommand.Po mv -f .deps/dumpvuser.Tpo .deps/dumpvuser.Po In file included from ../lib/vdomain/vdomain.h:8:0, from vcommand.h:4, from vaddusers.cc:25: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from vpasswds.cc:22:0: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ perl ../lib/cli++/cli++topod.pl dumpvuser.cc >dumpvuser.pod perl ../lib/cli++/cli++topod.pl listvdomain.cc >listvdomain.pod mv -f .deps/vchattr.Tpo .deps/vchattr.Po In file included from ../lib/vdomain/vdomain.h:8:0, from vcommand.h:4, from vpasswd.cc:24: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from ../lib/vdomain/vdomain.h:8:0, from vcommand.h:4, from vupgrade.cc:24: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ perl ../lib/cli++/cli++topod.pl vadduser.cc >vadduser.pod In file included from ../lib/vdomain/vdomain.h:8:0, from vcommand.h:4, from vsetup.cc:25: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from ../lib/vdomain/vdomain.h:8:0, from vcommand.h:4, from vdeliver.cc:27: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ perl ../lib/cli++/cli++topod.pl vchattr.cc >vchattr.pod In file included from ../lib/vdomain/vdomain.h:8:0, from vcommand.h:4, from vrehash.cc:27: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ perl ../lib/cli++/cli++topod.pl vchforwards.cc >vchforwards.pod vdeliver.cc: In function ‘void inject(mystring, mystring, mystring)’: vdeliver.cc:265:36: warning: missing sentinel in function call vdeliver.cc: In function ‘int cli_main(int, char**)’: vdeliver.cc:338:7: warning: suggest explicit braces to avoid ambiguous ‘else’ mv -f .deps/listvdomain.Tpo .deps/listvdomain.Po mv -f .deps/vdeluser.Tpo .deps/vdeluser.Po mv -f .deps/vchforwards.Tpo .deps/vchforwards.Po mv -f .deps/vpasswd.Tpo .deps/vpasswd.Po mv -f .deps/vpasswds.Tpo .deps/vpasswds.Po mv -f .deps/vupgrade.Tpo .deps/vupgrade.Po perl ../lib/cli++/cli++topod.pl vdeliver.cc >vdeliver.pod perl ../lib/cli++/cli++topod.pl vdeluser.cc >vdeluser.pod perl ../lib/cli++/cli++topod.pl vpasswd.cc >vpasswd.pod perl ../lib/cli++/cli++topod.pl vpasswds.cc >vpasswds.pod perl ../lib/cli++/cli++topod.pl vrehash.cc >vrehash.pod perl ../lib/cli++/cli++topod.pl vsetup.cc >vsetup.pod perl ../lib/cli++/cli++topod.pl vupgrade.cc >vupgrade.pod pod2html --noindex dumpvuser.pod >dumpvuser.html pod2html --noindex listvdomain.pod >listvdomain.html pod2html --noindex vadduser.pod >vadduser.html pod2html --noindex vchattr.pod >vchattr.html pod2html --noindex vchforwards.pod >vchforwards.html pod2html --noindex vdeliver.pod >vdeliver.html pod2html --noindex vdeluser.pod >vdeluser.html pod2html --noindex vpasswd.pod >vpasswd.html mv -f .deps/vaddusers.Tpo .deps/vaddusers.Po mv -f .deps/vsetup.Tpo .deps/vsetup.Po pod2html --noindex vpasswds.pod >vpasswds.html pod2html --noindex vrehash.pod >vrehash.html pod2html --noindex vsetup.pod >vsetup.html mv -f .deps/vadduser.Tpo .deps/vadduser.Po pod2html --noindex vupgrade.pod >vupgrade.html mv -f .deps/vrehash.Tpo .deps/vrehash.Po i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o dumpvuser dumpvuser.o vcommand.o ../lib/libcli.a ../lib/libvmailmgr.a -lcrypt i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o listvdomain listvdomain.o vcommand.o ../lib/libcli.a ../lib/libvmailmgr.a -lcrypt i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o vadduser vadduser.o vcommand.o ../lib/libcli.a ../lib/libvmailmgr.a -lcrypt i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o vaddusers vaddusers.o vcommand.o ../lib/libcli.a ../lib/libvmailmgr.a -lcrypt i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o vchattr vchattr.o vcommand.o ../lib/libcli.a ../lib/libvmailmgr.a -lcrypt i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o vchforwards vchforwards.o vcommand.o ../lib/libcli.a ../lib/libvmailmgr.a -lcrypt i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o vdeluser vdeluser.o vcommand.o ../lib/libcli.a ../lib/libvmailmgr.a -lcrypt i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o vpasswd vpasswd.o vcommand.o ../lib/libcli.a ../lib/libvmailmgr.a -lcrypt i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o vpasswds vpasswds.o vcommand.o ../lib/libcli.a ../lib/libvmailmgr.a -lcrypt i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o vrehash vrehash.o vcommand.o ../lib/libcli.a ../lib/libvmailmgr.a -lcrypt i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o vsetup vsetup.o vcommand.o ../lib/libcli.a ../lib/libvmailmgr.a -lcrypt mv -f .deps/vdeliver.Tpo .deps/vdeliver.Po i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o vupgrade vupgrade.o vcommand.o ../lib/libcli.a ../lib/libvmailmgr.a -lcrypt pod2man --release='vmailmgr 0.97' --center='VMailMgr Tools Documentation' --date='2010-07-07' --section=1 dumpvuser.pod >dumpvuser.1 pod2man --release='vmailmgr 0.97' --center='VMailMgr Tools Documentation' --date='2010-07-07' --section=1 listvdomain.pod >listvdomain.1 pod2man --release='vmailmgr 0.97' --center='VMailMgr Tools Documentation' --date='2010-07-07' --section=1 vadduser.pod >vadduser.1 pod2man --release='vmailmgr 0.97' --center='VMailMgr Tools Documentation' --date='2010-07-07' --section=1 vchattr.pod >vchattr.1 pod2man --release='vmailmgr 0.97' --center='VMailMgr Tools Documentation' --date='2010-07-07' --section=1 vchforwards.pod >vchforwards.1 pod2man --release='vmailmgr 0.97' --center='VMailMgr Tools Documentation' --date='2010-07-07' --section=1 vdeliver.pod >vdeliver.1 pod2man --release='vmailmgr 0.97' --center='VMailMgr Tools Documentation' --date='2010-07-07' --section=1 vdeluser.pod >vdeluser.1 pod2man --release='vmailmgr 0.97' --center='VMailMgr Tools Documentation' --date='2010-07-07' --section=1 vpasswd.pod >vpasswd.1 pod2man --release='vmailmgr 0.97' --center='VMailMgr Tools Documentation' --date='2010-07-07' --section=1 vpasswds.pod >vpasswds.1 pod2man --release='vmailmgr 0.97' --center='VMailMgr Tools Documentation' --date='2010-07-07' --section=1 vrehash.pod >vrehash.1 pod2man --release='vmailmgr 0.97' --center='VMailMgr Tools Documentation' --date='2010-07-07' --section=1 vsetup.pod >vsetup.1 pod2man --release='vmailmgr 0.97' --center='VMailMgr Tools Documentation' --date='2010-07-07' --section=1 vupgrade.pod >vupgrade.1 i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o vdeliver vdeliver.o vcommand.o ../lib/libcli.a ../lib/libvmailmgr.a -lcrypt make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/commands' Making all in daemon make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/daemon' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT adduser.o -MD -MP -MF .deps/adduser.Tpo -c -o adduser.o adduser.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT autoresponse.o -MD -MP -MF .deps/autoresponse.Tpo -c -o autoresponse.o autoresponse.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -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../lib -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT check.o -MD -MP -MF .deps/check.Tpo -c -o check.o check.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT command.o -MD -MP -MF .deps/command.Tpo -c -o command.o command.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -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../lib -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT dispatch.o -MD -MP -MF .deps/dispatch.Tpo -c -o dispatch.o dispatch.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT listdomain.o -MD -MP -MF .deps/listdomain.Tpo -c -o listdomain.o listdomain.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -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../lib -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc In file included from ../lib/vdomain/vdomain.h:8:0, from state.h:22, from daemon.h:29, from check.cc:18: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from ../lib/vdomain/vdomain.h:8:0, from state.h:22, from daemon.h:29, from dispatch.cc:18: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT stat.o -MD -MP -MF .deps/stat.Tpo -c -o stat.o stat.cc In file included from ../lib/vdomain/vdomain.h:8:0, from state.h:22, from daemon.h:29, from command.cc:18: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from ../lib/vdomain/vdomain.h:8:0, from state.h:22, from daemon.h:29, from listdomain.cc:18: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT state.o -MD -MP -MF .deps/state.Tpo -c -o state.o state.cc In file included from ../lib/vdomain/vdomain.h:8:0, from state.h:22, from daemon.h:29, from autoresponse.cc:22: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from ../lib/vdomain/vdomain.h:8:0, from state.h:22, from daemon.h:29, from chattr.cc:20: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ perl ../lib/cli++/cli++topod.pl main.cc >vmailmgrd.pod In file included from ../lib/vdomain/vdomain.h:8:0, from state.h:22, from daemon.h:29, from log.cc:18: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from ../lib/vdomain/vdomain.h:8:0, from state.h:22, from daemon.h:29, from adduser.cc:20: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from ../lib/vdomain/vdomain.h:8:0, from state.h:22, from daemon.h:29, from deluser.cc:20: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ pod2man --release='vmailmgr 0.97' --center='VMailMgr Tools Documentation' --date='2010-07-07' --section=8 vmailmgrd.pod >vmailmgrd.8 In file included from ../lib/vdomain/vdomain.h:8:0, from state.h:22, from daemon.h:29, from lookup.cc:18: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ mv -f .deps/command.Tpo .deps/command.Po mv -f .deps/chattr.Tpo .deps/chattr.Po mv -f .deps/check.Tpo .deps/check.Po mv -f .deps/deluser.Tpo .deps/deluser.Po mv -f .deps/listdomain.Tpo .deps/listdomain.Po In file included from ../lib/vdomain/vdomain.h:8:0, from state.h:22, from state.cc:18: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ pod2html --noindex vmailmgrd.pod >vmailmgrd.html In file included from ../lib/vdomain/vdomain.h:8:0, from state.h:22, from daemon.h:29, from main.cc:26: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from ../lib/vdomain/vdomain.h:8:0, from state.h:22, from daemon.h:29, from stat.cc:19: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ mv -f .deps/log.Tpo .deps/log.Po mv -f .deps/dispatch.Tpo .deps/dispatch.Po mv -f .deps/state.Tpo .deps/state.Po mv -f .deps/adduser.Tpo .deps/adduser.Po mv -f .deps/lookup.Tpo .deps/lookup.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/autoresponse.Tpo .deps/autoresponse.Po mv -f .deps/stat.Tpo .deps/stat.Po i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o vmailmgrd adduser.o autoresponse.o chattr.o check.o command.o deluser.o dispatch.o listdomain.o log.o lookup.o main.o stat.o state.o ../lib/libvmailmgr.a ../lib/cli++/libcli++.a -lcrypt make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/daemon' Making all in cgi make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/cgi' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT vpasswd.o -MD -MP -MF .deps/vpasswd.Tpo -c -o vpasswd.o vpasswd.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT vadduser.o -MD -MP -MF .deps/vadduser.Tpo -c -o vadduser.o vadduser.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT vdeluser.o -MD -MP -MF .deps/vdeluser.Tpo -c -o vdeluser.o vdeluser.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT vaddalias.o -MD -MP -MF .deps/vaddalias.Tpo -c -o vaddalias.o vaddalias.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT vchattr.o -MD -MP -MF .deps/vchattr.Tpo -c -o vchattr.o vchattr.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT vchforwards.o -MD -MP -MF .deps/vchforwards.Tpo -c -o vchforwards.o vchforwards.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fno-rtti -fno-exceptions -Wall -MT listvdomain.o -MD -MP -MF .deps/listvdomain.Tpo -c -o listvdomain.o listvdomain.cc In file included from ../lib/misc/server.h:5:0, from vpasswd.cc:19: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from ../lib/misc/server.h:5:0, from vadduser.cc:19: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from ../lib/misc/server.h:5:0, from vdeluser.cc:19: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from ../lib/misc/server.h:5:0, from vchattr.cc:19: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from ../lib/misc/server.h:5:0, from listvdomain.cc:20: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from ../lib/misc/server.h:5:0, from vchforwards.cc:19: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ In file included from ../lib/misc/server.h:5:0, from vaddalias.cc:19: ../lib/misc/response.h:22:46: warning: suggest parentheses around ‘-’ inside ‘<<’ mv -f .deps/vdeluser.Tpo .deps/vdeluser.Po i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o vdeluser vdeluser.o ../lib/libcgi.a ../lib/libvmailmgr.a -lcrypt mv -f .deps/vpasswd.Tpo .deps/vpasswd.Po i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o vpasswd vpasswd.o ../lib/libcgi.a ../lib/libvmailmgr.a -lcrypt mv -f .deps/vchattr.Tpo .deps/vchattr.Po i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o vchattr vchattr.o ../lib/libcgi.a ../lib/libvmailmgr.a -lcrypt mv -f .deps/vadduser.Tpo .deps/vadduser.Po i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o vadduser vadduser.o ../lib/libcgi.a ../lib/libvmailmgr.a -lcrypt mv -f .deps/vaddalias.Tpo .deps/vaddalias.Po i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o vaddalias vaddalias.o ../lib/libcgi.a ../lib/libvmailmgr.a -lcrypt mv -f .deps/vchforwards.Tpo .deps/vchforwards.Po i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o vchforwards vchforwards.o ../lib/libcgi.a ../lib/libvmailmgr.a -lcrypt mv -f .deps/listvdomain.Tpo .deps/listvdomain.Po i686-pc-linux-gnu-g++ -O2 -pipe -fno-rtti -fno-exceptions -Wall -Wl,-O1 -o listvdomain listvdomain.o ../lib/libcgi.a ../lib/libvmailmgr.a -lcrypt make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/cgi' Making all in scripts make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/scripts' make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97' make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97' make[1]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97' >>> Source compiled. >>> Test phase [check]: net-mail/vmailmgr-0.97-r1 make -j14 -j1 check Making check in python make[1]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/python' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/python' Making check in php make[1]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/php' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/php' Making check in lib make[1]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib' Making check in misc make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/misc' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/misc' Making check in vdomain make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/vdomain' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/vdomain' Making check in vpwentry make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/vpwentry' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/vpwentry' Making check in vpwtable make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/vpwtable' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/vpwtable' Making check in cdb++ make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/cdb++' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/cdb++' Making check in cgi make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/cgi' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/cgi' Making check in cli++ make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/cli++' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/cli++' Making check in fdbuf make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/fdbuf' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/fdbuf' Making check in mystring make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/mystring' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/mystring' Making check in config make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/config' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/config' make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib' make[1]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib' Making check in authenticate make[1]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/authenticate' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/authenticate' Making check in commands make[1]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/commands' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/commands' Making check in daemon make[1]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/daemon' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/daemon' Making check in cgi make[1]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/cgi' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/cgi' Making check in scripts make[1]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/scripts' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/scripts' make[1]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97' make[1]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97' >>> Install vmailmgr-0.97-r1 into /var/tmp/portage/net-mail/vmailmgr-0.97-r1/image/ category net-mail make -j14 DESTDIR=/var/tmp/portage/net-mail/vmailmgr-0.97-r1/image/ install Making install in python make[1]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/python' make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/python' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/root/vmailmgr" || /bin/mkdir -p "/var/tmp/portage/net-mail/vmailmgr-0.97-r1/image//usr/lib/root/vmailmgr" /usr/bin/install -c -m 644 __init__.py __init__.pyc __init__.pyo commands.py commands.pyc commands.pyo config.py config.pyc config.pyo constants.py constants.pyc constants.pyo daemon.py daemon.pyc daemon.pyo local.py local.pyc local.pyo types.py types.pyc types.pyo '/var/tmp/portage/net-mail/vmailmgr-0.97-r1/image//usr/lib/root/vmailmgr' make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/python' make[1]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/python' Making install in php make[1]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/php' make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/php' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/php" || /bin/mkdir -p "/var/tmp/portage/net-mail/vmailmgr-0.97-r1/image//usr/lib/php" /usr/bin/install -c -m 644 vmail.inc '/var/tmp/portage/net-mail/vmailmgr-0.97-r1/image//usr/lib/php' make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/php' make[1]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/php' Making install in lib make[1]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib' Making install in misc make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/misc' make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/misc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/misc' make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/misc' Making install in vdomain make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/vdomain' make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/vdomain' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/vdomain' make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/vdomain' Making install in vpwentry make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/vpwentry' make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/vpwentry' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/vpwentry' make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/vpwentry' Making install in vpwtable make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/vpwtable' make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/vpwtable' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/vpwtable' make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/vpwtable' Making install in cdb++ make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/cdb++' make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/cdb++' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/cdb++' make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/cdb++' Making install in cgi make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/cgi' make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/cgi' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/cgi' make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/cgi' Making install in cli++ make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/cli++' make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/cli++' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/cli++' make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/cli++' Making install in fdbuf make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/fdbuf' make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/fdbuf' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/fdbuf' make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/fdbuf' Making install in mystring make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/mystring' make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/mystring' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/mystring' make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/mystring' Making install in config make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/config' make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/config' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/net-mail/vmailmgr-0.97-r1/image//usr/bin" make[3]: Nothing to be done for `install-data-am'. /usr/bin/install -c showvconfig '/var/tmp/portage/net-mail/vmailmgr-0.97-r1/image//usr/bin' make[3]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/config' make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib/config' make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib' make[3]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib' make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib' make[1]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/lib' Making install in authenticate make[1]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/authenticate' make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/authenticate' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/net-mail/vmailmgr-0.97-r1/image//usr/bin" test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/net-mail/vmailmgr-0.97-r1/image//usr/share/man/man1" /usr/bin/install -c checkvpw vauthenticate '/var/tmp/portage/net-mail/vmailmgr-0.97-r1/image//usr/bin' /usr/bin/install -c -m 644 checkvpw.1 vauthenticate.1 '/var/tmp/portage/net-mail/vmailmgr-0.97-r1/image//usr/share/man/man1' make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/authenticate' make[1]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/authenticate' Making install in commands make[1]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/commands' make[2]: Entering directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/commands' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/net-mail/vmailmgr-0.97-r1/image//usr/bin" test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/net-mail/vmailmgr-0.97-r1/image//usr/bin" test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/net-mail/vmailmgr-0.97-r1/image//usr/share/man/man1" /usr/bin/install -c vaddalias vconf2dir '/var/tmp/portage/net-mail/vmailmgr-0.97-r1/image//usr/bin' /usr/bin/install -c dumpvuser listvdomain vadduser vaddusers vchattr vchforwards vdeliver vdeluser vpasswd vpasswds vrehash vsetup vupgrade '/var/tmp/portage/net-mail/vmailmgr-0.97-r1/image//usr/bin' /usr/bin/install -c -m 644 dumpvuser.1 listvdomain.1 vadduser.1 vadduser.1 vchattr.1 vchforwards.1 vdeliver.1 vdeluser.1 vpasswd.1 vpasswds.1 vrehash.1 vsetup.1 vupgrade.1 '/var/tmp/portage/net-mail/vmailmgr-0.97-r1/image//usr/share/man/man1' /usr/bin/install: will not overwrite just-created `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/image//usr/share/man/man1/vadduser.1' with `vadduser.1' make[2]: *** [install-man1] Error 1 make[2]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/commands' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97/commands' make: *** [install-recursive] Error 1 * ERROR: net-mail/vmailmgr-0.97-r1 failed: * emake install failed * * Call stack: * ebuild.sh, line 54: Called src_install * environment, line 2932: Called die * The specific snippet of code: * emake "DESTDIR=${D}" install || die "emake install failed"; * * If you need support, post the output of 'emerge --info =net-mail/vmailmgr-0.97-r1', * the complete build log and the output of 'emerge -pqv =net-mail/vmailmgr-0.97-r1'. * The complete build log is located at '/var/log/portage/build/net-mail/vmailmgr-0.97-r1:20100707-211413.log'. * The ebuild environment file is located at '/var/tmp/portage/net-mail/vmailmgr-0.97-r1/temp/environment'. * S: '/var/tmp/portage/net-mail/vmailmgr-0.97-r1/work/vmailmgr-0.97'