[build-status: 57515] Log for successful build of teapop_0.3.7-5 (dist=unstable)
Build Daemon
buildd at linux-m32r.org
Sat Feb 24 22:36:36 JST 2007
Automatic build of teapop_0.3.7-5 on mappi005 by sbuild/m32r 1.7
Build started at 20070224-2142
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 231kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main teapop 0.3.7-5 (dsc) [589B]
Get:2 http://debian.linux-m32r.org 06_devonian/main teapop 0.3.7-5 (tar) [231kB]
Fetched 231kB in 3s (59.7kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.1.16), libmysqlclient15-dev, libpq-dev, libldap2-dev
**** Warning:
**** The following central src deps are (probably) missing:
libmysqlclient10-dev
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 5.0.42 >= 4.1.16)
libmysqlclient15-dev: already installed
libpq-dev: already installed
libldap2-dev: already installed
Checking for source dependency conflicts...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
dpkg-source: extracting teapop in teapop-0.3.7
dpkg-source: unpacking teapop_0.3.7-5.tar.gz
dpkg-buildpackage: source package is teapop
dpkg-buildpackage: source version is 0.3.7-5
dpkg-buildpackage: source changed by Nick Phillips <nwp at lemon-computing.com>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.3.7-5
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
rm -f config-*-stamp
rm -f install-*-stamp
# Hack for woody compatibility. This makes sure that the
# debian/templates file shipped in the source package doesn't
# specify encodings, which woody's debconf can't handle. If building
# on a system with po-debconf installed (conveniently debhelper (>=
# 4.1.16) depends on it), the binary-arch target will generate a
# better version for sarge.
echo 1 > debian/po/output
# Change the source file if they ever need different templates
po2debconf debian/templates.master > debian/templates
po2debconf debian/templates.master > debian/teapop-mysql.templates
po2debconf debian/templates.master > debian/teapop-pgsql.templates
po2debconf debian/templates.master > debian/teapop-ldap.templates
rm -f debian/po/output
# Add here commands to clean up after the build process.
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd2/teapop-0.3.7'
make[1]: *** No rule to make target `distclean'. Stop.
make[1]: Leaving directory `/build/buildd2/teapop-0.3.7'
make: [clean] Error 2 (ignored)
rm -f teapop/pop_mysql.o
rm -f teapop/pop_pgsql.o
rm -f teapop/pop_ldap.o
dh_clean
debian/rules build
make: Nothing to be done for `build'.
/usr/bin/fakeroot debian/rules binary-arch
*****Configuring plain teapop*****
dh_testdir
rm -f config-*-stamp
./configure --build m32r-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --localstatedir=/var/run/teapop --infodir=\${prefix}/share/info --sysconfdir=/etc/teapop --exec_prefix=\${prefix} --libexecdir=\${exec_prefix}/sbin --enable-lock=dotlock,fcntl
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether byte ordering is bigendian... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unsigned long... yes
checking size of unsigned long... 4
checking for unsigned int... yes
checking size of unsigned int... 4
checking whether make sets ${MAKE}... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for chmod... /bin/chmod
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for sed... /bin/sed
checking for strip... /usr/bin/strip
checking for perl... /usr/bin/perl
checking for piddir... /var/run
checking where mail is... /var/mail
checking which locking method to use... dotlock,fcntl
checking if APOP should be allowed... yes
checking if virtual domain support should be added... yes
checking for dividers to use... @%
checking if IPv6 support is wanted... no
checking if __P() is defined in <sys/types.h>... no
checking if socklen_t is defined... yes
checking if off_t is defined... yes
checking if tcpd/tcpwrapper should be built... no
checking for PostgreSQL support... no
checking for MySQL support... no
checking for DRAC support... no
checking for DRAC includefile... n/a
checking for Whoson support... no
checking for Whoson includefile... n/a
checking for popauth file support... no
checking for Java support... no
checking for java authentication class... TeapopAuth
checking for LDAP authentication support... no
checking for LDAP include file... n/a
checking for LDAP libraries... n/a
checking for crypt in -lcrypt... yes
checking for socket in -lsocket... no
checking for gethostent in -lnsl... yes
checking for flock in -lucb... no
checking for getspnam in -lsec... no
checking for MD5Init in -lmd... no
checking for MD5Init in -lmd5... yes
checking for flock in -lbsd... no
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking md5.h usability... no
checking md5.h presence... no
checking for md5.h... no
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking for string.h... (cached) yes
checking tcpd.h usability... yes
checking tcpd.h presence... yes
checking for tcpd.h... yes
checking for unistd.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for ANSI C header files... (cached) yes
checking for arc4random... no
checking for flock... yes
checking for lockf... yes
checking if system md5 works for us... no
checking if LOCK_* is defined... yes
checking if F_*LOCK is defined... yes
configure: creating ./config.status
config.status: creating ./Makefile
config.status: creating ../Makefile
config.status: creating ../bin/Makefile
config.status: creating ../etc/Makefile
config.status: creating ../man/Makefile
config.status: creating ../teapop/Makefile
config.status: creating config.h
config.status: executing default commands
make[1]: Entering directory `/build/buildd2/teapop-0.3.7/bin'
Updating Makefile
make[1]: Leaving directory `/build/buildd2/teapop-0.3.7/bin'
make[1]: Entering directory `/build/buildd2/teapop-0.3.7/etc'
Updating Makefile
make[1]: Leaving directory `/build/buildd2/teapop-0.3.7/etc'
make[1]: Entering directory `/build/buildd2/teapop-0.3.7/man'
Updating Makefile
make[1]: Leaving directory `/build/buildd2/teapop-0.3.7/man'
make[1]: Entering directory `/build/buildd2/teapop-0.3.7/teapop'
Updating Makefile
make[1]: Leaving directory `/build/buildd2/teapop-0.3.7/teapop'
touch config-plain-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd2/teapop-0.3.7'
===> Building Teapop
===> Building in config...
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/config'
make[2]: Nothing to be done for `build'.
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/config'
===> Building in teapop...
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/teapop'
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c md5.c -o md5.o
In file included from md5.c:34:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/string.h:26,
from md5.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_auth.c -o pop_auth.o
In file included from pop_auth.c:38:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_auth.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_cmd_capa.c -o pop_cmd_capa.o
In file included from pop_cmd_capa.c:34:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_cmd_capa.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_cmd_dele.c -o pop_cmd_dele.o
In file included from pop_cmd_dele.c:38:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_cmd_dele.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_cmd_last.c -o pop_cmd_last.o
In file included from pop_cmd_last.c:34:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_cmd_last.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_cmd_list.c -o pop_cmd_list.o
In file included from pop_cmd_list.c:38:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_cmd_list.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_cmd_noop.c -o pop_cmd_noop.o
In file included from pop_cmd_noop.c:34:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_cmd_noop.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_cmd_retr.c -o pop_cmd_retr.o
In file included from pop_cmd_retr.c:38:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_cmd_retr.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_cmd_rset.c -o pop_cmd_rset.o
In file included from pop_cmd_rset.c:34:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_cmd_rset.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_cmd_stat.c -o pop_cmd_stat.o
In file included from pop_cmd_stat.c:34:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_cmd_stat.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_cmd_top.c -o pop_cmd_top.o
In file included from pop_cmd_top.c:39:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_cmd_top.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_cmd_uidl.c -o pop_cmd_uidl.o
In file included from pop_cmd_uidl.c:38:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_cmd_uidl.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_dele.c -o pop_dele.o
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_dnld.c -o pop_dnld.o
In file included from pop_dnld.c:36:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_dnld.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_file.c -o pop_file.o
In file included from pop_file.c:35:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/stdio.h:28,
from pop_file.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_hello.c -o pop_hello.o
In file included from pop_hello.c:38:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_hello.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_lock.c -o pop_lock.o
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_maildir.c -o pop_maildir.o
In file included from pop_maildir.c:47:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_maildir.c:36:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_mbox.c -o pop_mbox.o
In file included from pop_mbox.c:37:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_mbox.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_parse.c -o pop_parse.o
In file included from pop_parse.c:37:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_parse.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_passwd.c -o pop_passwd.o
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_popsmtp.c -o pop_popsmtp.o
In file included from pop_popsmtp.c:34:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_popsmtp.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_priv.c -o pop_priv.o
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_profil.c -o pop_profil.o
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_signal.c -o pop_signal.o
In file included from pop_signal.c:40:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_signal.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_stat.c -o pop_stat.o
In file included from pop_stat.c:36:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_stat.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_strings.c -o pop_strings.o
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c pop_socket.c -o pop_socket.o
In file included from pop_socket.c:53:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_socket.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c teapop.c -o teapop.o
In file included from teapop.c:44:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from teapop.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -c version.c -o version.o
In file included from version.c:35:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from version.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 md5.o pop_auth.o pop_cmd_capa.o pop_cmd_dele.o pop_cmd_last.o pop_cmd_list.o pop_cmd_noop.o pop_cmd_retr.o pop_cmd_rset.o pop_cmd_stat.o pop_cmd_top.o pop_cmd_uidl.o pop_dele.o pop_dnld.o pop_file.o pop_hello.o pop_lock.o pop_maildir.o pop_mbox.o pop_parse.o pop_passwd.o pop_popsmtp.o pop_priv.o pop_profil.o pop_signal.o pop_stat.o pop_strings.o pop_socket.o teapop.o version.o -lcrypt -lnsl -lmd5 -o teapop
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/teapop'
===> Building in etc...
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/etc'
Creating example teapop.passwd
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/etc'
===> Building in man...
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/man'
Creating example teapop.8
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/man'
make[1]: Leaving directory `/build/buildd2/teapop-0.3.7'
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs -A
*****Installing plain teapop*****
# Add here commands to install the package into debian/teapop.
/usr/bin/make install DESTDIR=`pwd`/debian/teapop
make[1]: Entering directory `/build/buildd2/teapop-0.3.7'
===> Installing Teapop
==> Installing from config...
DESTDIR=/build/buildd2/teapop-0.3.7/debian/teapop
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/config'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/config'
==> Installing from teapop...
DESTDIR=/build/buildd2/teapop-0.3.7/debian/teapop
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/teapop'
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 md5.o pop_auth.o pop_cmd_capa.o pop_cmd_dele.o pop_cmd_last.o pop_cmd_list.o pop_cmd_noop.o pop_cmd_retr.o pop_cmd_rset.o pop_cmd_stat.o pop_cmd_top.o pop_cmd_uidl.o pop_dele.o pop_dnld.o pop_file.o pop_hello.o pop_lock.o pop_maildir.o pop_mbox.o pop_parse.o pop_passwd.o pop_popsmtp.o pop_priv.o pop_profil.o pop_signal.o pop_stat.o pop_strings.o pop_socket.o teapop.o version.o -lcrypt -lnsl -lmd5 -o teapop
/usr/bin/ginstall -c -d /build/buildd2/teapop-0.3.7/debian/teapop//usr/sbin
/usr/bin/ginstall -c teapop /build/buildd2/teapop-0.3.7/debian/teapop//usr/sbin
/bin/chmod 0555 /build/buildd2/teapop-0.3.7/debian/teapop//usr/sbin/teapop
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/teapop'
==> Installing from etc...
DESTDIR=/build/buildd2/teapop-0.3.7/debian/teapop
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/etc'
Creating example teapop.passwd
echo "Installing template for teapop.passwd"; \
/usr/bin/ginstall -c -d -m 755 /build/buildd2/teapop-0.3.7/debian/teapop/etc/teapop; \
/usr/bin/ginstall -c -d -m 755 /build/buildd2/teapop-0.3.7/debian/teapop/usr/share/teapop; \
/usr/bin/ginstall -c -m 644 teapop.passwd \
/build/buildd2/teapop-0.3.7/debian/teapop/usr/share/teapop/teapop.passwd.in
Installing template for teapop.passwd
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/etc'
==> Installing from man...
DESTDIR=/build/buildd2/teapop-0.3.7/debian/teapop
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/man'
Creating example teapop.8
/usr/bin/ginstall -c -d /build/buildd2/teapop-0.3.7/debian/teapop//usr/share/man/man8; \
/usr/bin/ginstall -c teapop.8 /build/buildd2/teapop-0.3.7/debian/teapop//usr/share/man/man8; \
/bin/chmod 0755 /build/buildd2/teapop-0.3.7/debian/teapop//usr/share/man/man8/teapop.8; \
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/man'
make[1]: Leaving directory `/build/buildd2/teapop-0.3.7'
touch install-plain-stamp
*****Configuring mysql teapop*****
dh_testdir
rm -f config-*-stamp
./configure --build m32r-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --localstatedir=/var/run/teapop --infodir=\${prefix}/share/info --sysconfdir=/etc/teapop --exec_prefix=\${prefix} --libexecdir=\${exec_prefix}/sbin --enable-lock=dotlock,fcntl --with-mysql=/usr
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether byte ordering is bigendian... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unsigned long... yes
checking size of unsigned long... 4
checking for unsigned int... yes
checking size of unsigned int... 4
checking whether make sets ${MAKE}... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for chmod... /bin/chmod
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for sed... /bin/sed
checking for strip... /usr/bin/strip
checking for perl... /usr/bin/perl
checking for piddir... /var/run
checking where mail is... /var/mail
checking which locking method to use... dotlock,fcntl
checking if APOP should be allowed... yes
checking if virtual domain support should be added... yes
checking for dividers to use... @%
checking if IPv6 support is wanted... no
checking if __P() is defined in <sys/types.h>... no
checking if socklen_t is defined... yes
checking if off_t is defined... yes
checking if tcpd/tcpwrapper should be built... no
checking for PostgreSQL support... no
checking for MySQL support... yes
checking for DRAC support... no
checking for DRAC includefile... n/a
checking for Whoson support... no
checking for Whoson includefile... n/a
checking for popauth file support... no
checking for Java support... no
checking for java authentication class... TeapopAuth
checking for LDAP authentication support... no
checking for LDAP include file... n/a
checking for LDAP libraries... n/a
checking for crypt in -lcrypt... yes
checking for socket in -lsocket... no
checking for gethostent in -lnsl... yes
checking for flock in -lucb... no
checking for getspnam in -lsec... no
checking for MD5Init in -lmd... no
checking for MD5Init in -lmd5... yes
checking for flock in -lbsd... no
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking md5.h usability... no
checking md5.h presence... no
checking for md5.h... no
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking for string.h... (cached) yes
checking tcpd.h usability... yes
checking tcpd.h presence... yes
checking for tcpd.h... yes
checking for unistd.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for ANSI C header files... (cached) yes
checking for arc4random... no
checking for flock... yes
checking for lockf... yes
checking if system md5 works for us... no
checking if LOCK_* is defined... yes
checking if F_*LOCK is defined... yes
configure: creating ./config.status
config.status: creating ./Makefile
config.status: creating ../Makefile
config.status: creating ../bin/Makefile
config.status: creating ../etc/Makefile
config.status: creating ../man/Makefile
config.status: creating ../teapop/Makefile
config.status: creating config.h
config.status: executing default commands
make[1]: Entering directory `/build/buildd2/teapop-0.3.7/bin'
Updating Makefile
make[1]: Leaving directory `/build/buildd2/teapop-0.3.7/bin'
make[1]: Entering directory `/build/buildd2/teapop-0.3.7/etc'
Updating Makefile
make[1]: Leaving directory `/build/buildd2/teapop-0.3.7/etc'
make[1]: Entering directory `/build/buildd2/teapop-0.3.7/man'
Updating Makefile
make[1]: Leaving directory `/build/buildd2/teapop-0.3.7/man'
make[1]: Entering directory `/build/buildd2/teapop-0.3.7/teapop'
Updating Makefile
make[1]: Leaving directory `/build/buildd2/teapop-0.3.7/teapop'
touch config-mysql-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd2/teapop-0.3.7'
===> Building Teapop
===> Building in config...
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/config'
make[2]: Nothing to be done for `build'.
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/config'
===> Building in teapop...
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/teapop'
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include/mysql -c pop_auth.c -o pop_auth.o
In file included from pop_auth.c:38:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_auth.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include/mysql -c pop_cmd_capa.c -o pop_cmd_capa.o
In file included from pop_cmd_capa.c:34:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_cmd_capa.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include/mysql -c pop_dele.c -o pop_dele.o
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include/mysql -c pop_dnld.c -o pop_dnld.o
In file included from pop_dnld.c:36:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_dnld.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include/mysql -c pop_file.c -o pop_file.o
In file included from pop_file.c:35:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/stdio.h:28,
from pop_file.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include/mysql -c pop_hello.c -o pop_hello.o
In file included from pop_hello.c:38:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_hello.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include/mysql -c pop_lock.c -o pop_lock.o
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include/mysql -c pop_mysql.c -o pop_mysql.o
pop_mysql.c: In function 'pop_password_mysql':
pop_mysql.c:168: warning: comparison between pointer and integer
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include/mysql -c pop_parse.c -o pop_parse.o
In file included from pop_parse.c:37:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_parse.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include/mysql -c pop_passwd.c -o pop_passwd.o
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include/mysql -c pop_popsmtp.c -o pop_popsmtp.o
In file included from pop_popsmtp.c:34:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_popsmtp.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include/mysql -c pop_signal.c -o pop_signal.o
In file included from pop_signal.c:40:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_signal.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include/mysql -c pop_stat.c -o pop_stat.o
In file included from pop_stat.c:36:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_stat.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include/mysql -c pop_strings.c -o pop_strings.o
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include/mysql -c pop_socket.c -o pop_socket.o
In file included from pop_socket.c:53:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_socket.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include/mysql -c teapop.c -o teapop.o
In file included from teapop.c:44:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from teapop.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include/mysql -c version.c -o version.o
In file included from version.c:35:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from version.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include/mysql md5.o pop_auth.o pop_cmd_capa.o pop_cmd_dele.o pop_cmd_last.o pop_cmd_list.o pop_cmd_noop.o pop_cmd_retr.o pop_cmd_rset.o pop_cmd_stat.o pop_cmd_top.o pop_cmd_uidl.o pop_dele.o pop_dnld.o pop_file.o pop_hello.o pop_lock.o pop_maildir.o pop_mbox.o pop_mysql.o pop_parse.o pop_passwd.o pop_popsmtp.o pop_priv.o pop_profil.o pop_signal.o pop_stat.o pop_strings.o pop_socket.o teapop.o version.o -L/usr/lib -lmysqlclient -lcrypt -lnsl -lmd5 -o teapop
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/teapop'
===> Building in etc...
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/etc'
Creating example teapop.passwd
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/etc'
===> Building in man...
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/man'
Creating example teapop.8
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/man'
make[1]: Leaving directory `/build/buildd2/teapop-0.3.7'
*****Installing mysql teapop*****
# Add here commands to install the package into debian/teapop-mysql.
/usr/bin/make install DESTDIR=`pwd`/debian/teapop-mysql
make[1]: Entering directory `/build/buildd2/teapop-0.3.7'
===> Installing Teapop
==> Installing from config...
DESTDIR=/build/buildd2/teapop-0.3.7/debian/teapop-mysql
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/config'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/config'
==> Installing from teapop...
DESTDIR=/build/buildd2/teapop-0.3.7/debian/teapop-mysql
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/teapop'
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include/mysql md5.o pop_auth.o pop_cmd_capa.o pop_cmd_dele.o pop_cmd_last.o pop_cmd_list.o pop_cmd_noop.o pop_cmd_retr.o pop_cmd_rset.o pop_cmd_stat.o pop_cmd_top.o pop_cmd_uidl.o pop_dele.o pop_dnld.o pop_file.o pop_hello.o pop_lock.o pop_maildir.o pop_mbox.o pop_mysql.o pop_parse.o pop_passwd.o pop_popsmtp.o pop_priv.o pop_profil.o pop_signal.o pop_stat.o pop_strings.o pop_socket.o teapop.o version.o -L/usr/lib -lmysqlclient -lcrypt -lnsl -lmd5 -o teapop
/usr/bin/ginstall -c -d /build/buildd2/teapop-0.3.7/debian/teapop-mysql//usr/sbin
/usr/bin/ginstall -c teapop /build/buildd2/teapop-0.3.7/debian/teapop-mysql//usr/sbin
/bin/chmod 0555 /build/buildd2/teapop-0.3.7/debian/teapop-mysql//usr/sbin/teapop
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/teapop'
==> Installing from etc...
DESTDIR=/build/buildd2/teapop-0.3.7/debian/teapop-mysql
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/etc'
Creating example teapop.passwd
echo "Installing template for teapop.passwd"; \
/usr/bin/ginstall -c -d -m 755 /build/buildd2/teapop-0.3.7/debian/teapop-mysql/etc/teapop; \
/usr/bin/ginstall -c -d -m 755 /build/buildd2/teapop-0.3.7/debian/teapop-mysql/usr/share/teapop; \
/usr/bin/ginstall -c -m 644 teapop.passwd \
/build/buildd2/teapop-0.3.7/debian/teapop-mysql/usr/share/teapop/teapop.passwd.in
Installing template for teapop.passwd
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/etc'
==> Installing from man...
DESTDIR=/build/buildd2/teapop-0.3.7/debian/teapop-mysql
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/man'
Creating example teapop.8
/usr/bin/ginstall -c -d /build/buildd2/teapop-0.3.7/debian/teapop-mysql//usr/share/man/man8; \
/usr/bin/ginstall -c teapop.8 /build/buildd2/teapop-0.3.7/debian/teapop-mysql//usr/share/man/man8; \
/bin/chmod 0755 /build/buildd2/teapop-0.3.7/debian/teapop-mysql//usr/share/man/man8/teapop.8; \
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/man'
make[1]: Leaving directory `/build/buildd2/teapop-0.3.7'
touch install-mysql-stamp
*****Configuring pgsql teapop*****
dh_testdir
rm -f config-*-stamp
./configure --build m32r-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --localstatedir=/var/run/teapop --infodir=\${prefix}/share/info --sysconfdir=/etc/teapop --exec_prefix=\${prefix} --libexecdir=\${exec_prefix}/sbin --enable-lock=dotlock,fcntl --with-pgsql=/usr
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether byte ordering is bigendian... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unsigned long... yes
checking size of unsigned long... 4
checking for unsigned int... yes
checking size of unsigned int... 4
checking whether make sets ${MAKE}... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for chmod... /bin/chmod
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for sed... /bin/sed
checking for strip... /usr/bin/strip
checking for perl... /usr/bin/perl
checking for piddir... /var/run
checking where mail is... /var/mail
checking which locking method to use... dotlock,fcntl
checking if APOP should be allowed... yes
checking if virtual domain support should be added... yes
checking for dividers to use... @%
checking if IPv6 support is wanted... no
checking if __P() is defined in <sys/types.h>... no
checking if socklen_t is defined... yes
checking if off_t is defined... yes
checking if tcpd/tcpwrapper should be built... no
checking for PostgreSQL support... configure: error: can't find PostgreSQL include directory
touch config-pgsql-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd2/teapop-0.3.7'
===> Building Teapop
===> Building in config...
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/config'
make[2]: Nothing to be done for `build'.
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/config'
===> Building in teapop...
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/teapop'
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include/mysql md5.o pop_auth.o pop_cmd_capa.o pop_cmd_dele.o pop_cmd_last.o pop_cmd_list.o pop_cmd_noop.o pop_cmd_retr.o pop_cmd_rset.o pop_cmd_stat.o pop_cmd_top.o pop_cmd_uidl.o pop_dele.o pop_dnld.o pop_file.o pop_hello.o pop_lock.o pop_maildir.o pop_mbox.o pop_mysql.o pop_parse.o pop_passwd.o pop_popsmtp.o pop_priv.o pop_profil.o pop_signal.o pop_stat.o pop_strings.o pop_socket.o teapop.o version.o -L/usr/lib -lmysqlclient -lcrypt -lnsl -lmd5 -o teapop
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/teapop'
===> Building in etc...
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/etc'
Creating example teapop.passwd
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/etc'
===> Building in man...
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/man'
Creating example teapop.8
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/man'
make[1]: Leaving directory `/build/buildd2/teapop-0.3.7'
*****Installing pgsql teapop*****
# Add here commands to install the package into debian/teapop-pgsql.
/usr/bin/make install DESTDIR=`pwd`/debian/teapop-pgsql
make[1]: Entering directory `/build/buildd2/teapop-0.3.7'
===> Installing Teapop
==> Installing from config...
DESTDIR=/build/buildd2/teapop-0.3.7/debian/teapop-pgsql
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/config'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/config'
==> Installing from teapop...
DESTDIR=/build/buildd2/teapop-0.3.7/debian/teapop-pgsql
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/teapop'
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include/mysql md5.o pop_auth.o pop_cmd_capa.o pop_cmd_dele.o pop_cmd_last.o pop_cmd_list.o pop_cmd_noop.o pop_cmd_retr.o pop_cmd_rset.o pop_cmd_stat.o pop_cmd_top.o pop_cmd_uidl.o pop_dele.o pop_dnld.o pop_file.o pop_hello.o pop_lock.o pop_maildir.o pop_mbox.o pop_mysql.o pop_parse.o pop_passwd.o pop_popsmtp.o pop_priv.o pop_profil.o pop_signal.o pop_stat.o pop_strings.o pop_socket.o teapop.o version.o -L/usr/lib -lmysqlclient -lcrypt -lnsl -lmd5 -o teapop
/usr/bin/ginstall -c -d /build/buildd2/teapop-0.3.7/debian/teapop-pgsql//usr/sbin
/usr/bin/ginstall -c teapop /build/buildd2/teapop-0.3.7/debian/teapop-pgsql//usr/sbin
/bin/chmod 0555 /build/buildd2/teapop-0.3.7/debian/teapop-pgsql//usr/sbin/teapop
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/teapop'
==> Installing from etc...
DESTDIR=/build/buildd2/teapop-0.3.7/debian/teapop-pgsql
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/etc'
Creating example teapop.passwd
echo "Installing template for teapop.passwd"; \
/usr/bin/ginstall -c -d -m 755 /build/buildd2/teapop-0.3.7/debian/teapop-pgsql/etc/teapop; \
/usr/bin/ginstall -c -d -m 755 /build/buildd2/teapop-0.3.7/debian/teapop-pgsql/usr/share/teapop; \
/usr/bin/ginstall -c -m 644 teapop.passwd \
/build/buildd2/teapop-0.3.7/debian/teapop-pgsql/usr/share/teapop/teapop.passwd.in
Installing template for teapop.passwd
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/etc'
==> Installing from man...
DESTDIR=/build/buildd2/teapop-0.3.7/debian/teapop-pgsql
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/man'
Creating example teapop.8
/usr/bin/ginstall -c -d /build/buildd2/teapop-0.3.7/debian/teapop-pgsql//usr/share/man/man8; \
/usr/bin/ginstall -c teapop.8 /build/buildd2/teapop-0.3.7/debian/teapop-pgsql//usr/share/man/man8; \
/bin/chmod 0755 /build/buildd2/teapop-0.3.7/debian/teapop-pgsql//usr/share/man/man8/teapop.8; \
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/man'
make[1]: Leaving directory `/build/buildd2/teapop-0.3.7'
touch install-pgsql-stamp
*****Configuring ldap teapop*****
dh_testdir
rm -f config-*-stamp
./configure --build m32r-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --localstatedir=/var/run/teapop --infodir=\${prefix}/share/info --sysconfdir=/etc/teapop --exec_prefix=\${prefix} --libexecdir=\${exec_prefix}/sbin --enable-lock=dotlock,fcntl --with-ldap=openldap # --with-ldapinc=/usr
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether byte ordering is bigendian... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unsigned long... yes
checking size of unsigned long... 4
checking for unsigned int... yes
checking size of unsigned int... 4
checking whether make sets ${MAKE}... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for chmod... /bin/chmod
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for sed... /bin/sed
checking for strip... /usr/bin/strip
checking for perl... /usr/bin/perl
checking for piddir... /var/run
checking where mail is... /var/mail
checking which locking method to use... dotlock,fcntl
checking if APOP should be allowed... yes
checking if virtual domain support should be added... yes
checking for dividers to use... @%
checking if IPv6 support is wanted... no
checking if __P() is defined in <sys/types.h>... no
checking if socklen_t is defined... yes
checking if off_t is defined... yes
checking if tcpd/tcpwrapper should be built... no
checking for PostgreSQL support... no
checking for MySQL support... no
checking for DRAC support... no
checking for DRAC includefile... n/a
checking for Whoson support... no
checking for Whoson includefile... n/a
checking for popauth file support... no
checking for Java support... no
checking for java authentication class... TeapopAuth
checking for LDAP authentication support... OpenLDAP
checking for LDAP include file... /usr/include
checking for LDAP libraries... /usr/lib
checking for crypt in -lcrypt... yes
checking for socket in -lsocket... no
checking for gethostent in -lnsl... yes
checking for flock in -lucb... no
checking for getspnam in -lsec... no
checking for MD5Init in -lmd... no
checking for MD5Init in -lmd5... yes
checking for flock in -lbsd... no
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking md5.h usability... no
checking md5.h presence... no
checking for md5.h... no
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking for string.h... (cached) yes
checking tcpd.h usability... yes
checking tcpd.h presence... yes
checking for tcpd.h... yes
checking for unistd.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for ANSI C header files... (cached) yes
checking for arc4random... no
checking for flock... yes
checking for lockf... yes
checking if system md5 works for us... no
checking if LOCK_* is defined... yes
checking if F_*LOCK is defined... yes
configure: creating ./config.status
config.status: creating ./Makefile
config.status: creating ../Makefile
config.status: creating ../bin/Makefile
config.status: creating ../etc/Makefile
config.status: creating ../man/Makefile
config.status: creating ../teapop/Makefile
config.status: creating config.h
config.status: executing default commands
make[1]: Entering directory `/build/buildd2/teapop-0.3.7/bin'
Updating Makefile
make[1]: Leaving directory `/build/buildd2/teapop-0.3.7/bin'
make[1]: Entering directory `/build/buildd2/teapop-0.3.7/etc'
Updating Makefile
make[1]: Leaving directory `/build/buildd2/teapop-0.3.7/etc'
make[1]: Entering directory `/build/buildd2/teapop-0.3.7/man'
Updating Makefile
make[1]: Leaving directory `/build/buildd2/teapop-0.3.7/man'
make[1]: Entering directory `/build/buildd2/teapop-0.3.7/teapop'
Updating Makefile
make[1]: Leaving directory `/build/buildd2/teapop-0.3.7/teapop'
touch config-ldap-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd2/teapop-0.3.7'
===> Building Teapop
===> Building in config...
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/config'
make[2]: Nothing to be done for `build'.
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/config'
===> Building in teapop...
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/teapop'
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include -c pop_auth.c -o pop_auth.o
In file included from pop_auth.c:38:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_auth.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include -c pop_cmd_capa.c -o pop_cmd_capa.o
In file included from pop_cmd_capa.c:34:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_cmd_capa.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include -c pop_dele.c -o pop_dele.o
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include -c pop_dnld.c -o pop_dnld.o
In file included from pop_dnld.c:36:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_dnld.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include -c pop_file.c -o pop_file.o
In file included from pop_file.c:35:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/stdio.h:28,
from pop_file.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include -c pop_hello.c -o pop_hello.o
In file included from pop_hello.c:38:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_hello.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include -c pop_ldap.c -o pop_ldap.o
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include -c pop_lock.c -o pop_lock.o
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include -c pop_parse.c -o pop_parse.o
In file included from pop_parse.c:37:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_parse.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include -c pop_passwd.c -o pop_passwd.o
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include -c pop_popsmtp.c -o pop_popsmtp.o
In file included from pop_popsmtp.c:34:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_popsmtp.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include -c pop_signal.c -o pop_signal.o
In file included from pop_signal.c:40:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_signal.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include -c pop_stat.c -o pop_stat.o
In file included from pop_stat.c:36:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_stat.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include -c pop_strings.c -o pop_strings.o
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include -c pop_socket.c -o pop_socket.o
In file included from pop_socket.c:53:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from pop_socket.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include -c teapop.c -o teapop.o
In file included from teapop.c:44:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from teapop.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include -c version.c -o version.o
In file included from version.c:35:
../config/config.h:222:1: warning: "__P" redefined
In file included from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h:308,
from /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/types.h:27,
from version.c:30:
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h:73:1: warning: this is the location of the previous definition
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include md5.o pop_auth.o pop_cmd_capa.o pop_cmd_dele.o pop_cmd_last.o pop_cmd_list.o pop_cmd_noop.o pop_cmd_retr.o pop_cmd_rset.o pop_cmd_stat.o pop_cmd_top.o pop_cmd_uidl.o pop_dele.o pop_dnld.o pop_file.o pop_hello.o pop_ldap.o pop_lock.o pop_maildir.o pop_mbox.o pop_parse.o pop_passwd.o pop_popsmtp.o pop_priv.o pop_profil.o pop_signal.o pop_stat.o pop_strings.o pop_socket.o teapop.o version.o -L/usr/lib -lldap -llber -lcrypt -lnsl -lmd5 -o teapop
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/teapop'
===> Building in etc...
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/etc'
Creating example teapop.passwd
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/etc'
===> Building in man...
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/man'
Creating example teapop.8
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/man'
make[1]: Leaving directory `/build/buildd2/teapop-0.3.7'
*****Installing ldap teapop*****
# Add here commands to install the package into debian/teapop-ldap.
/usr/bin/make install DESTDIR=`pwd`/debian/teapop-ldap
make[1]: Entering directory `/build/buildd2/teapop-0.3.7'
===> Installing Teapop
==> Installing from config...
DESTDIR=/build/buildd2/teapop-0.3.7/debian/teapop-ldap
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/config'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/config'
==> Installing from teapop...
DESTDIR=/build/buildd2/teapop-0.3.7/debian/teapop-ldap
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/teapop'
gcc -DKEEPTRYING -I../include -I../config -DETC_DIR=\"/etc/teapop\" -DVAR_DIR=\"/var/run/teapop\" -Wall -D_GNU_SOURCE -g -O2 -I/usr/include md5.o pop_auth.o pop_cmd_capa.o pop_cmd_dele.o pop_cmd_last.o pop_cmd_list.o pop_cmd_noop.o pop_cmd_retr.o pop_cmd_rset.o pop_cmd_stat.o pop_cmd_top.o pop_cmd_uidl.o pop_dele.o pop_dnld.o pop_file.o pop_hello.o pop_ldap.o pop_lock.o pop_maildir.o pop_mbox.o pop_parse.o pop_passwd.o pop_popsmtp.o pop_priv.o pop_profil.o pop_signal.o pop_stat.o pop_strings.o pop_socket.o teapop.o version.o -L/usr/lib -lldap -llber -lcrypt -lnsl -lmd5 -o teapop
/usr/bin/ginstall -c -d /build/buildd2/teapop-0.3.7/debian/teapop-ldap//usr/sbin
/usr/bin/ginstall -c teapop /build/buildd2/teapop-0.3.7/debian/teapop-ldap//usr/sbin
/bin/chmod 0555 /build/buildd2/teapop-0.3.7/debian/teapop-ldap//usr/sbin/teapop
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/teapop'
==> Installing from etc...
DESTDIR=/build/buildd2/teapop-0.3.7/debian/teapop-ldap
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/etc'
Creating example teapop.passwd
echo "Installing template for teapop.passwd"; \
/usr/bin/ginstall -c -d -m 755 /build/buildd2/teapop-0.3.7/debian/teapop-ldap/etc/teapop; \
/usr/bin/ginstall -c -d -m 755 /build/buildd2/teapop-0.3.7/debian/teapop-ldap/usr/share/teapop; \
/usr/bin/ginstall -c -m 644 teapop.passwd \
/build/buildd2/teapop-0.3.7/debian/teapop-ldap/usr/share/teapop/teapop.passwd.in
Installing template for teapop.passwd
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/etc'
==> Installing from man...
DESTDIR=/build/buildd2/teapop-0.3.7/debian/teapop-ldap
make[2]: Entering directory `/build/buildd2/teapop-0.3.7/man'
Creating example teapop.8
/usr/bin/ginstall -c -d /build/buildd2/teapop-0.3.7/debian/teapop-ldap//usr/share/man/man8; \
/usr/bin/ginstall -c teapop.8 /build/buildd2/teapop-0.3.7/debian/teapop-ldap//usr/share/man/man8; \
/bin/chmod 0755 /build/buildd2/teapop-0.3.7/debian/teapop-ldap//usr/share/man/man8/teapop.8; \
make[2]: Leaving directory `/build/buildd2/teapop-0.3.7/man'
make[1]: Leaving directory `/build/buildd2/teapop-0.3.7'
touch install-ldap-stamp
dh_testdir
dh_testroot
# For woody compatibility
po2debconf -e utf8 debian/templates.master > debian/templates
po2debconf -e utf8 debian/templates.master > debian/teapop-mysql.templates
po2debconf -e utf8 debian/templates.master > debian/teapop-pgsql.templates
po2debconf -e utf8 debian/templates.master > debian/teapop-ldap.templates
dh_installdebconf
dh_installdocs -XCVS
dh_installexamples
dh_installmenu
dh_installinit
dh_installcron
dh_installinfo
dh_installchangelogs doc/ChangeLog
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `teapop' in `../teapop_0.3.7-5_m32r.deb'.
dpkg-deb: building package `teapop-mysql' in `../teapop-mysql_0.3.7-5_m32r.deb'.
dpkg-deb: building package `teapop-pgsql' in `../teapop-pgsql_0.3.7-5_m32r.deb'.
dpkg-deb: building package `teapop-ldap' in `../teapop-ldap_0.3.7-5_m32r.deb'.
dpkg-genchanges -B
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070224-2236
chroot-unstable/build/buildd2/teapop_0.3.7-5_m32r.deb:
new debian package, version 2.0.
size 70252 bytes: control archive= 15323 bytes.
38 bytes, 2 lines conffiles
2482 bytes, 86 lines * config #!/bin/sh
1155 bytes, 31 lines control
1985 bytes, 26 lines md5sums
6334 bytes, 218 lines * postinst #!/bin/sh
1640 bytes, 59 lines * postrm #!/bin/sh
932 bytes, 45 lines * preinst #!/bin/sh
1314 bytes, 53 lines * prerm #!/bin/sh
21563 bytes, 261 lines templates
Package: teapop
Version: 0.3.7-5
Section: mail
Priority: extra
Architecture: m32r
Depends: netbase, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.3.5-1), libwww0 (>= 5.4.0) | libwww-ssl0 (>= 5.4.0)
Recommends: mail-transport-agent
Suggests: stunnel
Conflicts: pop3-server
Replaces: pop3-server
Provides: pop3-server
Installed-Size: 268
Maintainer: Nick Phillips <nwp at lemon-computing.com>
Description: Powerful and flexible RFC-compliant POP3 server
Teapop is a POP-3 server (compliant with RFC1939 and RFC2449)
which supports:
* Virtual hosting ("VPOP")
* Flexible authentication (can get username/password from
mysql, PostgreSQL, LDAP, .htpasswd files, system password db...)
* APOP
* mbox and Maildir-style spools
* Use of X-UIDL headers
* Ignoring UW-IMAPD control mails
* Running from inetd or standalone
* Various possible POP-before-SMTP methods if you know
what you're doing.
.
The binary in this package does not include support for database
authentication. Use the teapop-mysql, teapop-pgsql or teapop-ldap
packages as appropriate if you need more than simple file-based
authentication.
chroot-unstable/build/buildd2/teapop-mysql_0.3.7-5_m32r.deb:
new debian package, version 2.0.
size 71988 bytes: control archive= 15346 bytes.
50 bytes, 2 lines conffiles
2488 bytes, 86 lines * config #!/bin/sh
1209 bytes, 32 lines control
2123 bytes, 26 lines md5sums
6364 bytes, 218 lines * postinst #!/bin/sh
1652 bytes, 59 lines * postrm #!/bin/sh
938 bytes, 45 lines * preinst #!/bin/sh
1338 bytes, 53 lines * prerm #!/bin/sh
21563 bytes, 261 lines templates
Package: teapop-mysql
Version: 0.3.7-5
Section: mail
Priority: extra
Architecture: m32r
Depends: netbase, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.3.5-1), libmysqlclient15 (>= 5.0.15-1), libwww0 (>= 5.4.0) | libwww-ssl0 (>= 5.4.0)
Recommends: mail-transport-agent
Suggests: stunnel
Conflicts: pop3-server
Replaces: pop3-server
Provides: pop3-server
Installed-Size: 272
Maintainer: Nick Phillips <nwp at lemon-computing.com>
Source: teapop
Description: Powerful and flexible RFC-compliant POP3 server
Teapop is a POP-3 server (compliant with RFC1939 and RFC2449)
which supports:
* Virtual hosting ("VPOP")
* Flexible authentication (can get username/password from
mysql, PostgreSQL, LDAP, .htpasswd files, system password db...)
* APOP
* mbox and Maildir-style spools
* Use of X-UIDL headers
* Ignoring UW-IMAPD control mails
* Running from inetd or standalone
* Various possible POP-before-SMTP methods if you know
what you're doing.
.
The binary in this package includes support for database
authentication using mysql. Use the teapop package if you
need only file-based authentication, or the teapop-pgsql or
teapop-ldap packages as appropriate.
chroot-unstable/build/buildd2/teapop-pgsql_0.3.7-5_m32r.deb:
new debian package, version 2.0.
size 71984 bytes: control archive= 15343 bytes.
50 bytes, 2 lines conffiles
2488 bytes, 86 lines * config #!/bin/sh
1214 bytes, 32 lines control
2123 bytes, 26 lines md5sums
6364 bytes, 218 lines * postinst #!/bin/sh
1652 bytes, 59 lines * postrm #!/bin/sh
938 bytes, 45 lines * preinst #!/bin/sh
1338 bytes, 53 lines * prerm #!/bin/sh
21563 bytes, 261 lines templates
Package: teapop-pgsql
Version: 0.3.7-5
Section: mail
Priority: extra
Architecture: m32r
Depends: netbase, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.3.5-1), libmysqlclient15 (>= 5.0.15-1), libwww0 (>= 5.4.0) | libwww-ssl0 (>= 5.4.0)
Recommends: mail-transport-agent
Suggests: stunnel
Conflicts: pop3-server
Replaces: pop3-server
Provides: pop3-server
Installed-Size: 272
Maintainer: Nick Phillips <nwp at lemon-computing.com>
Source: teapop
Description: Powerful and flexible RFC-compliant POP3 server
Teapop is a POP-3 server (compliant with RFC1939 and RFC2449)
which supports:
* Virtual hosting ("VPOP")
* Flexible authentication (can get username/password from
mysql, PostgreSQL, LDAP, .htpasswd files, system password db...)
* APOP
* mbox and Maildir-style spools
* Use of X-UIDL headers
* Ignoring UW-IMAPD control mails
* Running from inetd or standalone
* Various possible POP-before-SMTP methods if you know
what you're doing.
.
The binary in this package includes support for database
authentication using PostgreSQL. Use the teapop package if you
need only file-based authentication, or the teapop-mysql or
teapop-ldap packages as appropriate.
chroot-unstable/build/buildd2/teapop-ldap_0.3.7-5_m32r.deb:
new debian package, version 2.0.
size 71422 bytes: control archive= 15331 bytes.
48 bytes, 2 lines conffiles
2487 bytes, 86 lines * config #!/bin/sh
1186 bytes, 32 lines control
2100 bytes, 26 lines md5sums
6359 bytes, 218 lines * postinst #!/bin/sh
1650 bytes, 59 lines * postrm #!/bin/sh
937 bytes, 45 lines * preinst #!/bin/sh
1334 bytes, 53 lines * prerm #!/bin/sh
21563 bytes, 261 lines templates
Package: teapop-ldap
Version: 0.3.7-5
Section: mail
Priority: extra
Architecture: m32r
Depends: netbase, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.3.5-1), libldap2 (>= 2.1.17-1), libwww0 (>= 5.4.0) | libwww-ssl0 (>= 5.4.0)
Recommends: mail-transport-agent
Suggests: stunnel
Conflicts: pop3-server
Replaces: pop3-server
Provides: pop3-server
Installed-Size: 272
Maintainer: Nick Phillips <nwp at lemon-computing.com>
Source: teapop
Description: Powerful and flexible RFC-compliant POP3 server
Teapop is a POP-3 server (compliant with RFC1939 and RFC2449)
which supports:
* Virtual hosting ("VPOP")
* Flexible authentication (can get username/password from
mysql, PostgreSQL, LDAP, .htpasswd files, system password db...)
* APOP
* mbox and Maildir-style spools
* Use of X-UIDL headers
* Ignoring UW-IMAPD control mails
* Running from inetd or standalone
* Various possible POP-before-SMTP methods if you know
what you're doing.
.
The binary in this package includes support for authentication
using LDAP. Use the teapop package if you need only file-based
authentication, or pick one of the teapop-*sql packages as
appropriate.
chroot-unstable/build/buildd2/teapop_0.3.7-5_m32r.deb:
drwxr-xr-x root/root 0 2007-02-24 22:24 ./
drwxr-xr-x root/root 0 2007-02-24 22:27 ./etc/
drwxr-xr-x root/root 0 2007-02-24 22:00 ./etc/teapop/
drwxr-xr-x root/root 0 2007-02-24 22:27 ./etc/init.d/
-rwxr-xr-x root/root 2668 2007-02-13 17:48 ./etc/init.d/teapop
drwxr-xr-x root/root 0 2007-02-24 22:00 ./usr/
drwxr-xr-x root/root 0 2007-02-24 22:29 ./usr/sbin/
-rwxr-xr-x root/root 36744 2007-02-24 22:29 ./usr/sbin/teapop
drwxr-xr-x root/root 0 2007-02-24 22:26 ./usr/share/
drwxr-xr-x root/root 0 2007-02-24 22:26 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-02-24 22:29 ./usr/share/doc/teapop/
drwxr-xr-x root/root 0 2007-02-24 22:29 ./usr/share/doc/teapop/contrib/
-rw-r--r-- root/root 2295 2003-07-22 18:47 ./usr/share/doc/teapop/contrib/inetmail.patch
-rw-r--r-- root/root 2235 2003-07-22 18:47 ./usr/share/doc/teapop/contrib/popauther3.pl.gz
-rw-r--r-- root/root 2367 2007-02-13 17:48 ./usr/share/doc/teapop/contrib/cryptpass.diff
-rw-r--r-- root/root 1743 2007-02-13 17:48 ./usr/share/doc/teapop/contrib/teapop-last.patch.gz
-rw-r--r-- root/root 98 2003-07-22 18:47 ./usr/share/doc/teapop/contrib/indent.pro
-rw-r--r-- root/root 3548 2003-07-22 18:47 ./usr/share/doc/teapop/contrib/teapop+exim.txt.gz
drwxr-xr-x root/root 0 2007-02-24 22:26 ./usr/share/doc/teapop/contrib/rpm/
-rw-r--r-- root/root 366 2003-07-22 18:47 ./usr/share/doc/teapop/contrib/rpm/teapop.stunnel4
-rw-r--r-- root/root 176 2003-07-22 18:47 ./usr/share/doc/teapop/contrib/rpm/teapop.stunnel4.conf
-rw-r--r-- root/root 3387 2003-07-23 05:16 ./usr/share/doc/teapop/contrib/rpm/teapop.spec
-rw-r--r-- root/root 710 2003-07-22 18:47 ./usr/share/doc/teapop/contrib/rpm/teapop.init.d
-rw-r--r-- root/root 278 2003-07-22 18:47 ./usr/share/doc/teapop/contrib/rpm/teapop.xinetd
-rw-r--r-- root/root 404 2003-07-22 18:47 ./usr/share/doc/teapop/contrib/rpm/teapop.stunnel
drwxr-xr-x root/root 0 2007-02-24 22:29 ./usr/share/doc/teapop/contrib/java/
-rw-r--r-- root/root 402 2003-07-22 18:47 ./usr/share/doc/teapop/contrib/java/User.java
-rw-r--r-- root/root 921 2003-07-22 18:47 ./usr/share/doc/teapop/contrib/java/Authentication.java
-rw-r--r-- root/root 1510 2003-07-22 18:47 ./usr/share/doc/teapop/contrib/java/SampleAuth.java.gz
-rw-r--r-- root/root 439 2003-07-22 18:47 ./usr/share/doc/teapop/contrib/java/teapop.properties
-rw-r--r-- root/root 1253 2003-07-22 18:47 ./usr/share/doc/teapop/contrib/java/README
-rw-r--r-- root/root 3310 2007-02-13 17:48 ./usr/share/doc/teapop/contrib/README
-rw-r--r-- root/root 6699 2003-07-22 18:47 ./usr/share/doc/teapop/contrib/virtualmail.html
-rw-r--r-- root/root 276 2003-07-22 18:47 ./usr/share/doc/teapop/TODO
-rw-r--r-- root/root 1791 2007-02-13 17:48 ./usr/share/doc/teapop/copyright
-rw-r--r-- root/root 4678 2003-07-23 05:17 ./usr/share/doc/teapop/changelog.gz
-rw-r--r-- root/root 3389 2007-02-13 17:59 ./usr/share/doc/teapop/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-02-24 22:00 ./usr/share/man/
drwxr-xr-x root/root 0 2007-02-24 22:29 ./usr/share/man/man8/
-rw-r--r-- root/root 3227 2007-02-24 22:00 ./usr/share/man/man8/teapop.8.gz
drwxr-xr-x root/root 0 2007-02-24 22:00 ./usr/share/teapop/
-rw-r--r-- root/root 6391 2007-02-24 22:00 ./usr/share/teapop/teapop.passwd.in
chroot-unstable/build/buildd2/teapop-mysql_0.3.7-5_m32r.deb:
drwxr-xr-x root/root 0 2007-02-24 22:25 ./
drwxr-xr-x root/root 0 2007-02-24 22:27 ./etc/
drwxr-xr-x root/root 0 2007-02-24 22:09 ./etc/teapop/
drwxr-xr-x root/root 0 2007-02-24 22:27 ./etc/init.d/
-rwxr-xr-x root/root 2674 2007-02-13 17:48 ./etc/init.d/teapop-mysql
drwxr-xr-x root/root 0 2007-02-24 22:09 ./usr/
drwxr-xr-x root/root 0 2007-02-24 22:29 ./usr/sbin/
-rwxr-xr-x root/root 39884 2007-02-24 22:29 ./usr/sbin/teapop
drwxr-xr-x root/root 0 2007-02-24 22:26 ./usr/share/
drwxr-xr-x root/root 0 2007-02-24 22:26 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-02-24 22:29 ./usr/share/doc/teapop-mysql/
drwxr-xr-x root/root 0 2007-02-24 22:29 ./usr/share/doc/teapop-mysql/contrib/
-rw-r--r-- root/root 2295 2003-07-22 18:47 ./usr/share/doc/teapop-mysql/contrib/inetmail.patch
-rw-r--r-- root/root 2235 2003-07-22 18:47 ./usr/share/doc/teapop-mysql/contrib/popauther3.pl.gz
-rw-r--r-- root/root 2367 2007-02-13 17:48 ./usr/share/doc/teapop-mysql/contrib/cryptpass.diff
-rw-r--r-- root/root 1743 2007-02-13 17:48 ./usr/share/doc/teapop-mysql/contrib/teapop-last.patch.gz
-rw-r--r-- root/root 98 2003-07-22 18:47 ./usr/share/doc/teapop-mysql/contrib/indent.pro
-rw-r--r-- root/root 3548 2003-07-22 18:47 ./usr/share/doc/teapop-mysql/contrib/teapop+exim.txt.gz
drwxr-xr-x root/root 0 2007-02-24 22:26 ./usr/share/doc/teapop-mysql/contrib/rpm/
-rw-r--r-- root/root 366 2003-07-22 18:47 ./usr/share/doc/teapop-mysql/contrib/rpm/teapop.stunnel4
-rw-r--r-- root/root 176 2003-07-22 18:47 ./usr/share/doc/teapop-mysql/contrib/rpm/teapop.stunnel4.conf
-rw-r--r-- root/root 3387 2003-07-23 05:16 ./usr/share/doc/teapop-mysql/contrib/rpm/teapop.spec
-rw-r--r-- root/root 710 2003-07-22 18:47 ./usr/share/doc/teapop-mysql/contrib/rpm/teapop.init.d
-rw-r--r-- root/root 278 2003-07-22 18:47 ./usr/share/doc/teapop-mysql/contrib/rpm/teapop.xinetd
-rw-r--r-- root/root 404 2003-07-22 18:47 ./usr/share/doc/teapop-mysql/contrib/rpm/teapop.stunnel
drwxr-xr-x root/root 0 2007-02-24 22:29 ./usr/share/doc/teapop-mysql/contrib/java/
-rw-r--r-- root/root 402 2003-07-22 18:47 ./usr/share/doc/teapop-mysql/contrib/java/User.java
-rw-r--r-- root/root 921 2003-07-22 18:47 ./usr/share/doc/teapop-mysql/contrib/java/Authentication.java
-rw-r--r-- root/root 1510 2003-07-22 18:47 ./usr/share/doc/teapop-mysql/contrib/java/SampleAuth.java.gz
-rw-r--r-- root/root 439 2003-07-22 18:47 ./usr/share/doc/teapop-mysql/contrib/java/teapop.properties
-rw-r--r-- root/root 1253 2003-07-22 18:47 ./usr/share/doc/teapop-mysql/contrib/java/README
-rw-r--r-- root/root 3310 2007-02-13 17:48 ./usr/share/doc/teapop-mysql/contrib/README
-rw-r--r-- root/root 6699 2003-07-22 18:47 ./usr/share/doc/teapop-mysql/contrib/virtualmail.html
-rw-r--r-- root/root 276 2003-07-22 18:47 ./usr/share/doc/teapop-mysql/TODO
-rw-r--r-- root/root 1791 2007-02-13 17:48 ./usr/share/doc/teapop-mysql/copyright
-rw-r--r-- root/root 4678 2003-07-23 05:17 ./usr/share/doc/teapop-mysql/changelog.gz
-rw-r--r-- root/root 3389 2007-02-13 17:59 ./usr/share/doc/teapop-mysql/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-02-24 22:09 ./usr/share/man/
drwxr-xr-x root/root 0 2007-02-24 22:29 ./usr/share/man/man8/
-rw-r--r-- root/root 3227 2007-02-24 22:09 ./usr/share/man/man8/teapop.8.gz
drwxr-xr-x root/root 0 2007-02-24 22:09 ./usr/share/teapop/
-rw-r--r-- root/root 6391 2007-02-24 22:09 ./usr/share/teapop/teapop.passwd.in
chroot-unstable/build/buildd2/teapop-pgsql_0.3.7-5_m32r.deb:
drwxr-xr-x root/root 0 2007-02-24 22:25 ./
drwxr-xr-x root/root 0 2007-02-24 22:27 ./etc/
drwxr-xr-x root/root 0 2007-02-24 22:12 ./etc/teapop/
drwxr-xr-x root/root 0 2007-02-24 22:27 ./etc/init.d/
-rwxr-xr-x root/root 2674 2007-02-13 17:48 ./etc/init.d/teapop-pgsql
drwxr-xr-x root/root 0 2007-02-24 22:12 ./usr/
drwxr-xr-x root/root 0 2007-02-24 22:29 ./usr/sbin/
-rwxr-xr-x root/root 39884 2007-02-24 22:29 ./usr/sbin/teapop
drwxr-xr-x root/root 0 2007-02-24 22:26 ./usr/share/
drwxr-xr-x root/root 0 2007-02-24 22:26 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-02-24 22:29 ./usr/share/doc/teapop-pgsql/
drwxr-xr-x root/root 0 2007-02-24 22:29 ./usr/share/doc/teapop-pgsql/contrib/
-rw-r--r-- root/root 2295 2003-07-22 18:47 ./usr/share/doc/teapop-pgsql/contrib/inetmail.patch
-rw-r--r-- root/root 2235 2003-07-22 18:47 ./usr/share/doc/teapop-pgsql/contrib/popauther3.pl.gz
-rw-r--r-- root/root 2367 2007-02-13 17:48 ./usr/share/doc/teapop-pgsql/contrib/cryptpass.diff
-rw-r--r-- root/root 1743 2007-02-13 17:48 ./usr/share/doc/teapop-pgsql/contrib/teapop-last.patch.gz
-rw-r--r-- root/root 98 2003-07-22 18:47 ./usr/share/doc/teapop-pgsql/contrib/indent.pro
-rw-r--r-- root/root 3548 2003-07-22 18:47 ./usr/share/doc/teapop-pgsql/contrib/teapop+exim.txt.gz
drwxr-xr-x root/root 0 2007-02-24 22:26 ./usr/share/doc/teapop-pgsql/contrib/rpm/
-rw-r--r-- root/root 366 2003-07-22 18:47 ./usr/share/doc/teapop-pgsql/contrib/rpm/teapop.stunnel4
-rw-r--r-- root/root 176 2003-07-22 18:47 ./usr/share/doc/teapop-pgsql/contrib/rpm/teapop.stunnel4.conf
-rw-r--r-- root/root 3387 2003-07-23 05:16 ./usr/share/doc/teapop-pgsql/contrib/rpm/teapop.spec
-rw-r--r-- root/root 710 2003-07-22 18:47 ./usr/share/doc/teapop-pgsql/contrib/rpm/teapop.init.d
-rw-r--r-- root/root 278 2003-07-22 18:47 ./usr/share/doc/teapop-pgsql/contrib/rpm/teapop.xinetd
-rw-r--r-- root/root 404 2003-07-22 18:47 ./usr/share/doc/teapop-pgsql/contrib/rpm/teapop.stunnel
drwxr-xr-x root/root 0 2007-02-24 22:29 ./usr/share/doc/teapop-pgsql/contrib/java/
-rw-r--r-- root/root 402 2003-07-22 18:47 ./usr/share/doc/teapop-pgsql/contrib/java/User.java
-rw-r--r-- root/root 921 2003-07-22 18:47 ./usr/share/doc/teapop-pgsql/contrib/java/Authentication.java
-rw-r--r-- root/root 1510 2003-07-22 18:47 ./usr/share/doc/teapop-pgsql/contrib/java/SampleAuth.java.gz
-rw-r--r-- root/root 439 2003-07-22 18:47 ./usr/share/doc/teapop-pgsql/contrib/java/teapop.properties
-rw-r--r-- root/root 1253 2003-07-22 18:47 ./usr/share/doc/teapop-pgsql/contrib/java/README
-rw-r--r-- root/root 3310 2007-02-13 17:48 ./usr/share/doc/teapop-pgsql/contrib/README
-rw-r--r-- root/root 6699 2003-07-22 18:47 ./usr/share/doc/teapop-pgsql/contrib/virtualmail.html
-rw-r--r-- root/root 276 2003-07-22 18:47 ./usr/share/doc/teapop-pgsql/TODO
-rw-r--r-- root/root 1791 2007-02-13 17:48 ./usr/share/doc/teapop-pgsql/copyright
-rw-r--r-- root/root 4678 2003-07-23 05:17 ./usr/share/doc/teapop-pgsql/changelog.gz
-rw-r--r-- root/root 3389 2007-02-13 17:59 ./usr/share/doc/teapop-pgsql/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-02-24 22:12 ./usr/share/man/
drwxr-xr-x root/root 0 2007-02-24 22:29 ./usr/share/man/man8/
-rw-r--r-- root/root 3227 2007-02-24 22:12 ./usr/share/man/man8/teapop.8.gz
drwxr-xr-x root/root 0 2007-02-24 22:12 ./usr/share/teapop/
-rw-r--r-- root/root 6391 2007-02-24 22:12 ./usr/share/teapop/teapop.passwd.in
chroot-unstable/build/buildd2/teapop-ldap_0.3.7-5_m32r.deb:
drwxr-xr-x root/root 0 2007-02-24 22:25 ./
drwxr-xr-x root/root 0 2007-02-24 22:27 ./etc/
drwxr-xr-x root/root 0 2007-02-24 22:22 ./etc/teapop/
drwxr-xr-x root/root 0 2007-02-24 22:27 ./etc/init.d/
-rwxr-xr-x root/root 2673 2007-02-13 17:48 ./etc/init.d/teapop-ldap
drwxr-xr-x root/root 0 2007-02-24 22:22 ./usr/
drwxr-xr-x root/root 0 2007-02-24 22:29 ./usr/sbin/
-rwxr-xr-x root/root 39088 2007-02-24 22:29 ./usr/sbin/teapop
drwxr-xr-x root/root 0 2007-02-24 22:26 ./usr/share/
drwxr-xr-x root/root 0 2007-02-24 22:26 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-02-24 22:29 ./usr/share/doc/teapop-ldap/
drwxr-xr-x root/root 0 2007-02-24 22:29 ./usr/share/doc/teapop-ldap/contrib/
-rw-r--r-- root/root 2295 2003-07-22 18:47 ./usr/share/doc/teapop-ldap/contrib/inetmail.patch
-rw-r--r-- root/root 2235 2003-07-22 18:47 ./usr/share/doc/teapop-ldap/contrib/popauther3.pl.gz
-rw-r--r-- root/root 2367 2007-02-13 17:48 ./usr/share/doc/teapop-ldap/contrib/cryptpass.diff
-rw-r--r-- root/root 1743 2007-02-13 17:48 ./usr/share/doc/teapop-ldap/contrib/teapop-last.patch.gz
-rw-r--r-- root/root 98 2003-07-22 18:47 ./usr/share/doc/teapop-ldap/contrib/indent.pro
-rw-r--r-- root/root 3548 2003-07-22 18:47 ./usr/share/doc/teapop-ldap/contrib/teapop+exim.txt.gz
drwxr-xr-x root/root 0 2007-02-24 22:26 ./usr/share/doc/teapop-ldap/contrib/rpm/
-rw-r--r-- root/root 366 2003-07-22 18:47 ./usr/share/doc/teapop-ldap/contrib/rpm/teapop.stunnel4
-rw-r--r-- root/root 176 2003-07-22 18:47 ./usr/share/doc/teapop-ldap/contrib/rpm/teapop.stunnel4.conf
-rw-r--r-- root/root 3387 2003-07-23 05:16 ./usr/share/doc/teapop-ldap/contrib/rpm/teapop.spec
-rw-r--r-- root/root 710 2003-07-22 18:47 ./usr/share/doc/teapop-ldap/contrib/rpm/teapop.init.d
-rw-r--r-- root/root 278 2003-07-22 18:47 ./usr/share/doc/teapop-ldap/contrib/rpm/teapop.xinetd
-rw-r--r-- root/root 404 2003-07-22 18:47 ./usr/share/doc/teapop-ldap/contrib/rpm/teapop.stunnel
drwxr-xr-x root/root 0 2007-02-24 22:29 ./usr/share/doc/teapop-ldap/contrib/java/
-rw-r--r-- root/root 402 2003-07-22 18:47 ./usr/share/doc/teapop-ldap/contrib/java/User.java
-rw-r--r-- root/root 921 2003-07-22 18:47 ./usr/share/doc/teapop-ldap/contrib/java/Authentication.java
-rw-r--r-- root/root 1510 2003-07-22 18:47 ./usr/share/doc/teapop-ldap/contrib/java/SampleAuth.java.gz
-rw-r--r-- root/root 439 2003-07-22 18:47 ./usr/share/doc/teapop-ldap/contrib/java/teapop.properties
-rw-r--r-- root/root 1253 2003-07-22 18:47 ./usr/share/doc/teapop-ldap/contrib/java/README
-rw-r--r-- root/root 3310 2007-02-13 17:48 ./usr/share/doc/teapop-ldap/contrib/README
-rw-r--r-- root/root 6699 2003-07-22 18:47 ./usr/share/doc/teapop-ldap/contrib/virtualmail.html
-rw-r--r-- root/root 276 2003-07-22 18:47 ./usr/share/doc/teapop-ldap/TODO
-rw-r--r-- root/root 1791 2007-02-13 17:48 ./usr/share/doc/teapop-ldap/copyright
-rw-r--r-- root/root 4678 2003-07-23 05:17 ./usr/share/doc/teapop-ldap/changelog.gz
-rw-r--r-- root/root 3389 2007-02-13 17:59 ./usr/share/doc/teapop-ldap/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-02-24 22:22 ./usr/share/man/
drwxr-xr-x root/root 0 2007-02-24 22:29 ./usr/share/man/man8/
-rw-r--r-- root/root 3227 2007-02-24 22:22 ./usr/share/man/man8/teapop.8.gz
drwxr-xr-x root/root 0 2007-02-24 22:22 ./usr/share/teapop/
-rw-r--r-- root/root 6391 2007-02-24 22:22 ./usr/share/teapop/teapop.passwd.in
teapop_0.3.7-5_m32r.changes:
Format: 1.7
Date: Tue, 13 Feb 2007 21:58:18 +1300
Source: teapop
Binary: teapop-mysql teapop-pgsql teapop-ldap teapop
Architecture: m32r
Version: 0.3.7-5
Distribution: unstable
Urgency: low
Maintainer: Nick Phillips <nwp at lemon-computing.com>
Changed-By: Nick Phillips <nwp at lemon-computing.com>
Description:
teapop - Powerful and flexible RFC-compliant POP3 server
teapop-ldap - Powerful and flexible RFC-compliant POP3 server
teapop-mysql - Powerful and flexible RFC-compliant POP3 server
teapop-pgsql - Powerful and flexible RFC-compliant POP3 server
Closes: 409771
Changes:
teapop (0.3.7-5) unstable; urgency=low
.
* Update build-dep on postgresql-dev to libpq-dev. Closes: #409771
Files:
00b1be6edc8743987fbc839dbf84bc4d 70252 mail extra teapop_0.3.7-5_m32r.deb
3201c5c0ac2ee03e07ff4512b3c92a25 71988 mail extra teapop-mysql_0.3.7-5_m32r.deb
fa1af9f96bbbbef849bd209c85135bc9 71984 mail extra teapop-pgsql_0.3.7-5_m32r.deb
2b391bd499dda0af5ea976424ea8a484 71422 mail extra teapop-ldap_0.3.7-5_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd2/teapop-0.3.7
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070224-2236
Build needed 00:52:19, 3452k disk space
More information about the build-status
mailing list