[build-status: 57887] Log for successful build of postfix_2.3.7-4 (dist=unstable)

Build Daemon buildd at linux-m32r.org
Tue Mar 6 18:16:10 JST 2007


Automatic build of postfix_2.3.7-4 on mappi006 by sbuild/m32r 1.7
Build started at 20070306-1704
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 2947kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main postfix 2.3.7-4 (dsc) [897B]
Get:2 http://debian.linux-m32r.org 06_devonian/main postfix 2.3.7-4 (tar) [2786kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main postfix 2.3.7-4 (diff) [161kB]
Fetched 2947kB in 33s (86.8kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.1.16), po-debconf (>= 0.5.0), groff-base, patch, dpatch, lsb-release, libdb4.3-dev, libgdbm-dev, libldap2-dev (>= 2.1), libpcre3-dev, libmysqlclient15-dev | libmysqlclient14-dev, libssl-dev (>= 0.9.7-1), libsasl2-dev, libpq-dev, libcdb-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)
po-debconf: already installed (in sufficient version 1.0.8 >= 0.5.0)
groff-base: already installed
patch: already installed
dpatch: already installed
lsb-release: already installed
libdb4.3-dev: already installed
libgdbm-dev: already installed
libldap2-dev: already installed (in sufficient version 2.1.30-12 >= 2.1)
libpcre3-dev: already installed
libmysqlclient15-dev: already installed
libssl-dev: already installed (in sufficient version 0.9.8e-2 >= 0.9.7-1)
libsasl2-dev: already installed
libpq-dev: already installed
libcdb-dev: missing
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install libcdb-dev
Reading package lists...
Building dependency tree...
The following extra packages will be installed:
  libcdb1
Recommended packages:
  tinycdb
The following NEW packages will be installed:
  libcdb-dev libcdb1
0 upgraded, 2 newly installed, 0 to remove and 18 not upgraded.
Need to get 34.3kB of archives.
After unpacking 172kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libcdb1 libcdb-dev
Authentication warning overridden.
Get:1 http://debian.linux-m32r.org 06_devonian/main libcdb1 0.76 [11.6kB]
Get:2 http://debian.linux-m32r.org 06_devonian/main libcdb-dev 0.76 [22.8kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 34.3kB in 0s (66.5kB/s)
Selecting previously deselected package libcdb1.
(Reading database ... 59977 files and directories currently installed.)
Unpacking libcdb1 (from .../archives/libcdb1_0.76_m32r.deb) ...
Selecting previously deselected package libcdb-dev.
Unpacking libcdb-dev (from .../libcdb-dev_0.76_m32r.deb) ...
Setting up libcdb1 (0.76) ...

Setting up libcdb-dev (0.76) ...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
gpg: Signature made Tue Feb 27 06:21:31 2007 JST using DSA key ID 0A0AC927
gpg: Can't check signature: public key not found
dpkg-source: extracting postfix in postfix-2.3.7
dpkg-source: unpacking postfix_2.3.7.orig.tar.gz
dpkg-source: applying /debian/buildd3/build/postfix_2.3.7-4.diff.gz
dpkg-buildpackage: source package is postfix
dpkg-buildpackage: source version is 2.3.7-4
dpkg-buildpackage: source changed by LaMont Jones <lamont at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 2.3.7-4
 /usr/bin/fakeroot debian/rules clean
test -f debian/rules
dh_clean build
test ! -d debian/postfix || rm -rf debian/postfix
/usr/bin/make tidy
make[1]: Entering directory `/build/buildd3/postfix-2.3.7'
/usr/bin/make -f Makefile.in MAKELEVEL= Makefiles
make: Entering directory `/build/buildd3/postfix-2.3.7'
(echo "# Do not edit -- this file documents how Postfix was built for your machine."; /bin/sh makedefs) >makedefs.tmp
set +e; if cmp makedefs.tmp conf/makedefs.out; then rm makedefs.tmp; \
	else mv makedefs.tmp conf/makedefs.out; fi >/dev/null 2>/dev/null
set -e; for i in src/util src/global src/dns src/tls src/xsasl src/milter src/master src/postfix src/smtpstone src/sendmail src/error src/pickup src/cleanup src/smtpd src/local src/trivial-rewrite src/qmgr src/oqmgr src/smtp src/bounce src/pipe src/showq src/postalias src/postcat src/postconf src/postdrop src/postkick src/postlock src/postlog src/postmap src/postqueue src/postsuper src/qmqpd src/spawn src/flush src/verify src/virtual src/proxymap src/anvil src/scache src/discard src/tlsmgr; do \
	 (set -e; echo "[$i]"; cd $i; rm -f Makefile; \
	 /usr/bin/make -f Makefile.in Makefile MAKELEVEL=) || exit 1; \
	done;
[src/util]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/util'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/util'
[src/global]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/global'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/global'
[src/dns]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/dns'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/dns'
[src/tls]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/tls'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/tls'
[src/xsasl]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/xsasl'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/xsasl'
[src/milter]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/milter'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/milter'
[src/master]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/master'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/master'
[src/postfix]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postfix'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postfix'
[src/smtpstone]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/smtpstone'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/smtpstone'
[src/sendmail]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/sendmail'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/sendmail'
[src/error]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/error'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/error'
[src/pickup]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/pickup'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/pickup'
[src/cleanup]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/cleanup'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/cleanup'
[src/smtpd]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/smtpd'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/smtpd'
[src/local]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/local'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/local'
[src/trivial-rewrite]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/trivial-rewrite'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/trivial-rewrite'
[src/qmgr]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/qmgr'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/qmgr'
[src/oqmgr]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/oqmgr'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/oqmgr'
[src/smtp]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/smtp'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/smtp'
[src/bounce]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/bounce'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/bounce'
[src/pipe]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/pipe'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/pipe'
[src/showq]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/showq'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/showq'
[src/postalias]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postalias'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postalias'
[src/postcat]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postcat'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postcat'
[src/postconf]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postconf'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postconf'
[src/postdrop]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postdrop'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postdrop'
[src/postkick]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postkick'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postkick'
[src/postlock]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postlock'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postlock'
[src/postlog]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postlog'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postlog'
[src/postmap]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postmap'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postmap'
[src/postqueue]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postqueue'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postqueue'
[src/postsuper]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postsuper'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postsuper'
[src/qmqpd]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/qmqpd'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/qmqpd'
[src/spawn]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/spawn'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/spawn'
[src/flush]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/flush'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/flush'
[src/verify]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/verify'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/verify'
[src/virtual]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/virtual'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/virtual'
[src/proxymap]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/proxymap'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/proxymap'
[src/anvil]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/anvil'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/anvil'
[src/scache]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/scache'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/scache'
[src/discard]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/discard'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/discard'
[src/tlsmgr]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/tlsmgr'
(set -e; echo "# DO NOT EDIT";  /bin/sh ../../makedefs && cat Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/tlsmgr'
rm -f Makefile; (cat conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7'
/usr/bin/make MAKELEVEL= tidy
make: Entering directory `/build/buildd3/postfix-2.3.7'
set -e; for i in src/util src/global src/dns src/tls src/xsasl src/milter src/master src/postfix src/smtpstone src/sendmail src/error src/pickup src/cleanup src/smtpd src/local src/trivial-rewrite src/qmgr src/oqmgr src/smtp src/bounce src/pipe src/showq src/postalias src/postcat src/postconf src/postdrop src/postkick src/postlock src/postlog src/postmap src/postqueue src/postsuper src/qmqpd src/spawn src/flush src/verify src/virtual src/proxymap src/anvil src/scache src/discard src/tlsmgr; do \
	 (set -e; echo "[$i]"; cd $i; /usr/bin/make clean) || exit 1; \
	done
[src/util]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/util'
rm -f *.o libutil.a *core dict_open dup2_pass_on_exec events exec_command fifo_open fifo_rdonly_bug fifo_rdwr_bug fifo_trigger fsspace fullname inet_addr_host inet_addr_local mac_parse make_dirs msg_syslog mystrtok sigdelay translit valid_hostname vstream_popen vstring vstring_vstream doze select_bug stream_test mac_expand watchdog unescape hex_quote name_mask rand_sleep sane_time ctable inet_addr_list attr_print64 attr_scan64 base64_code attr_print0 attr_scan0 host_port attr_scan_plain attr_print_plain htable unix_recv_fd unix_send_fd stream_recv_fd stream_send_fd hex_code myaddrinfo myaddrinfo4 inet_proto sane_basename format_tv junk  *.tmp
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/util'
[src/global]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/global'
rm -f *.o libglobal.a *core domain_list dot_lockfile mail_addr_crunch mail_addr_find mail_addr_map mail_date maps mynetworks mypwd namadr_list off_cvt quote_822_local rec2stream recdump resolve_clnt resolve_local rewrite_clnt stream2rec string_list tok822_parse quote_821_local mail_conf_time mime_state strip_addr verify_clnt xtext anvil_clnt scache ehlo_mask valid_mailhost_addr own_inet_addr junk
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/global'
[src/dns]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/dns'
rm -f *.o libdns.a *core test_dns_lookup dns_rr_to_pa dns_rr_to_sa dns_sa_to_rr dns_rr_eq_sa junk
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/dns'
[src/tls]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/tls'
rm -f *.o libtls.a *core tls_dh tls_mgr junk
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/tls'
[src/xsasl]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/xsasl'
rm -f *.o libxsasl.a *core  junk
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/xsasl'
[src/milter]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/milter'
rm -f *.o libmilter.a *core milter test-milter junk
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/milter'
[src/master]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/master'
rm -f *.o *core master junk libmaster.a 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/master'
[src/postfix]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postfix'
rm -f *.o *core postfix  junk
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postfix'
[src/smtpstone]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/smtpstone'
rm -f *.o *core smtp-source smtp-sink qmqp-source qmqp-sink  junk
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/smtpstone'
[src/sendmail]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/sendmail'
rm -f *.o *core sendmail  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/sendmail'
[src/error]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/error'
rm -f *.o *core error  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/error'
[src/pickup]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/pickup'
rm -f *.o *core pickup  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/pickup'
[src/cleanup]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/cleanup'
rm -f *.o *core cleanup cleanup_masquerade cleanup_milter junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/cleanup'
[src/smtpd]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/smtpd'
rm -f *.o *core smtpd smtpd_token smtpd_check junk *.db *.out *.tmp
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/smtpd'
[src/local]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/local'
rm -f *.o *core local  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/local'
[src/trivial-rewrite]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/trivial-rewrite'
rm -f *.o *core trivial-rewrite  junk  
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/trivial-rewrite'
[src/qmgr]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/qmgr'
rm -f *.o *core qmgr  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/qmgr'
[src/oqmgr]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/oqmgr'
rm -f *.o *core qmgr  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/oqmgr'
[src/smtp]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/smtp'
rm -f *.o *core smtp smtp_unalias smtp_map11 legacy levels junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/smtp'
[src/bounce]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/bounce'
rm -f *.o *core bounce  junk main.cf
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/bounce'
[src/pipe]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/pipe'
rm -f *.o *core pipe  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/pipe'
[src/showq]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/showq'
rm -f *.o *core showq  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/showq'
[src/postalias]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postalias'
rm -f *.o *core postalias  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postalias'
[src/postcat]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postcat'
rm -f *.o *core postcat  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postcat'
[src/postconf]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postconf'
rm -f *.o *core postconf  junk bool_table.h bool_vars.h int_table.h int_vars.h str_table.h str_vars.h time_table.h time_vars.h raw_table.h raw_vars.h
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postconf'
[src/postdrop]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postdrop'
rm -f *.o *core postdrop  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postdrop'
[src/postkick]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postkick'
rm -f *.o *core postkick  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postkick'
[src/postlock]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postlock'
rm -f *.o *core postlock  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postlock'
[src/postlog]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postlog'
rm -f *.o *core postlog  junk
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postlog'
[src/postmap]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postmap'
rm -f *.o *core postmap  junk map.in.db
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postmap'
[src/postqueue]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postqueue'
rm -f *.o *core postqueue  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postqueue'
[src/postsuper]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postsuper'
rm -f *.o *core postsuper  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postsuper'
[src/qmqpd]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/qmqpd'
rm -f *.o *core qmqpd  junk *.db *.out *.tmp
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/qmqpd'
[src/spawn]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/spawn'
rm -f *.o *core spawn  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/spawn'
[src/flush]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/flush'
rm -f *.o *core flush  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/flush'
[src/verify]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/verify'
rm -f *.o *core verify  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/verify'
[src/virtual]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/virtual'
rm -f *.o *core virtual  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/virtual'
[src/proxymap]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/proxymap'
rm -f *.o *core proxymap  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/proxymap'
[src/anvil]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/anvil'
rm -f *.o *core anvil  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/anvil'
[src/scache]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/scache'
rm -f *.o *core scache  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/scache'
[src/discard]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/discard'
rm -f *.o *core discard  junk 
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/discard'
[src/tlsmgr]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/tlsmgr'
rm -f *.o *core tlsmgr  junk *.db *.out *.tmp
rm -rf printfck
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/tlsmgr'
rm -f Makefile */Makefile src/*/Makefile
cp Makefile.init Makefile
rm -f README_FILES/RELEASE_NOTES
ln -s ../RELEASE_NOTES README_FILES
rm -f bin/[!CRS]* lib/[!CRS]* include/[!CRS]* libexec/[!CRS]* \
	    junk */junk */*/junk \
	    *core */*core */*/*core \
	    .nfs* */.nfs* */*/.nfs* \
	    .pure */.pure */*/.pure \
	    *.out */*.out */*/*.out \
	    *.tmp */*.tmp */*/*.tmp \
	    *.a */*.a */*/*.a \
	    *~ */*~ */*/*~ \
	    *- */*- */*/*- \
	    *.orig */*.orig */*/*.orig \
	    *.bak */*.bak */*/*.bak \
	    make.err */make.err */*/make.err \
	    *.gmon */*.gmon */*/*.gmon \
	    conf/main.cf.default conf/bounce.cf.default
find . -type s -print | xargs rm -f
find . -type d -print | xargs chmod 755
find . -type f -print | xargs chmod a+r
make: Leaving directory `/build/buildd3/postfix-2.3.7'
make[1]: Leaving directory `/build/buildd3/postfix-2.3.7'
dpatch  deapply-all  
30hurd not applied to ./ .
20maps not applied to ./ .
10warnings not applied to ./ .
10tlsmgr not applied to ./ .
10tls not applied to ./ .
10smtplinelength not applied to ./ .
10rmail not applied to ./ .
10postfix-script not applied to ./ .
10myorigin not applied to ./ .
10master.cf not applied to ./ .
10man-names not applied to ./ .
10man not applied to ./ .
10main.cf not applied to ./ .
10greylist not applied to ./ .
10cyrus not applied to ./ .
rm -rf patch-stamp patch-stampT debian/patched
rm -rf debian/{files*,vars,*substvars,*.debhelper}
find .. -maxdepth 1 -name postfix*.asc -size 0 -exec rm {} ";"
rm -f debian/stamp-* conf/main.cf.debian conf/main.cf.dist
 debian/rules build
test -d debian/patched || install -d debian/patched
dpatch  apply-all  
applying patch 10cyrus to ./ ... ok.
applying patch 10greylist to ./ ... ok.
applying patch 10main.cf to ./ ... ok.
applying patch 10man to ./ ... ok.
applying patch 10man-names to ./ ... ok.
applying patch 10master.cf to ./ ... ok.
applying patch 10myorigin to ./ ... ok.
applying patch 10postfix-script to ./ ... ok.
applying patch 10rmail to ./ ... ok.
applying patch 10smtplinelength to ./ ... ok.
applying patch 10tls to ./ ... ok.
applying patch 10tlsmgr to ./ ... ok.
applying patch 10warnings to ./ ... ok.
applying patch 20maps to ./ ... ok.
applying patch 30hurd to ./ ... ok.
dpatch  cat-all  >>patch-stampT
mv -f patch-stampT patch-stamp
test -f debian/rules
/usr/bin/make makefiles CCARGS="-DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I`pg_config --includedir` -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS" DEBUG= \
		AUXLIBS="-lssl -lcrypto -lsasl2 -L$(pwd)/debian" OPT="-O2"
make[1]: Entering directory `/build/buildd3/postfix-2.3.7'
/usr/bin/make -f Makefile.in MAKELEVEL= Makefiles
make: Entering directory `/build/buildd3/postfix-2.3.7'
(echo "# Do not edit -- this file documents how Postfix was built for your machine."; /bin/sh makedefs) >makedefs.tmp
set +e; if cmp makedefs.tmp conf/makedefs.out; then rm makedefs.tmp; \
	else mv makedefs.tmp conf/makedefs.out; fi >/dev/null 2>/dev/null
set -e; for i in src/util src/global src/dns src/tls src/xsasl src/milter src/master src/postfix src/smtpstone src/sendmail src/error src/pickup src/cleanup src/smtpd src/local src/trivial-rewrite src/qmgr src/oqmgr src/smtp src/bounce src/pipe src/showq src/postalias src/postcat src/postconf src/postdrop src/postkick src/postlock src/postlog src/postmap src/postqueue src/postsuper src/qmqpd src/spawn src/flush src/verify rmail src/virtual src/proxymap src/anvil src/scache src/discard src/tlsmgr; do \
	 (set -e; echo "[$i]"; cd $i; rm -f Makefile; \
	 /usr/bin/make -f Makefile.in Makefile MAKELEVEL=) || exit 1; \
	done;
[src/util]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/util'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/util'
[src/global]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/global'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/global'
[src/dns]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/dns'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/dns'
[src/tls]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/tls'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/tls'
[src/xsasl]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/xsasl'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/xsasl'
[src/milter]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/milter'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/milter'
[src/master]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/master'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/master'
[src/postfix]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postfix'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postfix'
[src/smtpstone]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/smtpstone'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/smtpstone'
[src/sendmail]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/sendmail'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/sendmail'
[src/error]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/error'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/error'
[src/pickup]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/pickup'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/pickup'
[src/cleanup]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/cleanup'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/cleanup'
[src/smtpd]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/smtpd'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/smtpd'
[src/local]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/local'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/local'
[src/trivial-rewrite]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/trivial-rewrite'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/trivial-rewrite'
[src/qmgr]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/qmgr'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/qmgr'
[src/oqmgr]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/oqmgr'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/oqmgr'
[src/smtp]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/smtp'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/smtp'
[src/bounce]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/bounce'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/bounce'
[src/pipe]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/pipe'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/pipe'
[src/showq]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/showq'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/showq'
[src/postalias]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postalias'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postalias'
[src/postcat]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postcat'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postcat'
[src/postconf]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postconf'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postconf'
[src/postdrop]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postdrop'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postdrop'
[src/postkick]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postkick'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postkick'
[src/postlock]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postlock'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postlock'
[src/postlog]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postlog'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postlog'
[src/postmap]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postmap'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postmap'
[src/postqueue]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postqueue'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postqueue'
[src/postsuper]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postsuper'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postsuper'
[src/qmqpd]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/qmqpd'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/qmqpd'
[src/spawn]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/spawn'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/spawn'
[src/flush]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/flush'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/flush'
[src/verify]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/verify'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/verify'
[rmail]
make: Entering directory `/build/buildd3/postfix-2.3.7/rmail'
(set -e; echo "# DO NOT EDIT";  sh ../makedefs; cat Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/rmail'
[src/virtual]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/virtual'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/virtual'
[src/proxymap]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/proxymap'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/proxymap'
[src/anvil]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/anvil'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/anvil'
[src/scache]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/scache'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/scache'
[src/discard]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/discard'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/discard'
[src/tlsmgr]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/tlsmgr'
(set -e; echo "# DO NOT EDIT";  /bin/sh ../../makedefs && cat Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/tlsmgr'
rm -f Makefile; (cat conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7'
make[1]: Leaving directory `/build/buildd3/postfix-2.3.7'
cd lib && for i in dns global master tls util ; do \
		ln -sf lib${i}.a libpostfix-${i}.so.1.0.1; \
		ln -sf libpostfix-${i}.so.1.0.1 libpostfix-${i}.so.1; \
	done
/usr/bin/make LD_LIBRARY_PATH=$(pwd)/lib:${LD_LIBRARY_PATH}
make[1]: Entering directory `/build/buildd3/postfix-2.3.7'
set -e; for i in src/util src/global src/dns src/tls src/xsasl src/milter src/master src/postfix src/smtpstone src/sendmail src/error src/pickup src/cleanup src/smtpd src/local src/trivial-rewrite src/qmgr src/oqmgr src/smtp src/bounce src/pipe src/showq src/postalias src/postcat src/postconf src/postdrop src/postkick src/postlock src/postlog src/postmap src/postqueue src/postsuper src/qmqpd src/spawn src/flush src/verify rmail src/virtual src/proxymap src/anvil src/scache src/discard src/tlsmgr; do \
	 (set -e; echo "[$i]"; cd $i; /usr/bin/make 'CC=gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS' update MAKELEVEL=) || exit 1; \
	done
[src/util]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/util'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c alldig.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c allprint.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c argv.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c argv_split.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c attr_clnt.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c attr_print0.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c attr_print64.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c attr_print_plain.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c attr_scan0.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c attr_scan64.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c attr_scan_plain.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c auto_clnt.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c base64_code.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c basename.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c binhash.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c chroot_uid.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c cidr_match.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c clean_env.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c close_on_exec.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c concatenate.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c ctable.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c dict.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c dict_alloc.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c dict_cidr.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c dict_db.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c dict_dbm.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c dict_debug.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c dict_env.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c dict_ht.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c dict_ni.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c dict_nis.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c dict_nisplus.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c dict_open.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c dict_regexp.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c dict_sdbm.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c dict_static.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c dict_unix.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c dir_forest.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c doze.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c dummy_read.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c dummy_write.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c duplex_pipe.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c environ.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c events.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c exec_command.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c fifo_listen.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c fifo_trigger.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c file_limit.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c find_inet.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c fsspace.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c fullname.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c get_domainname.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c get_hostname.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c hex_code.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c hex_quote.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c host_port.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c htable.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c inet_addr_host.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c inet_addr_list.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c inet_addr_local.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c inet_connect.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c inet_listen.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c inet_proto.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c inet_trigger.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c line_wrap.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c lowercase.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c lstat_as.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c mac_expand.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c load_lib.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c sdbm.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c mac_parse.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c make_dirs.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c mask_addr.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c match_list.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c match_ops.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c msg.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c msg_output.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c msg_syslog.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c msg_vstream.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c mvect.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c myaddrinfo.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c myflock.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c mymalloc.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c myrand.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c mystrtok.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c name_code.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c name_mask.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c netstring.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c neuter.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c non_blocking.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c nvtable.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c open_as.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c open_limit.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c open_lock.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c peekfd.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c percentm.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c posix_signals.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c printable.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c rand_sleep.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c read_wait.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c readable.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c readlline.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c ring.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c safe_getenv.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c safe_open.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c sane_accept.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c sane_connect.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c sane_link.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c sane_rename.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c sane_socketpair.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c sane_time.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c scan_dir.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c set_eugid.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c set_ugid.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c sigdelay.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c skipblanks.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c sock_addr.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c spawn_command.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c split_at.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c split_nameval.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c stat_as.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c stream_connect.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c stream_listen.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c stream_recv_fd.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c stream_send_fd.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c stream_trigger.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c sys_compat.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c timed_connect.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c timed_read.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c timed_wait.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c timed_write.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c translit.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c trimblanks.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c unescape.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c unix_connect.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c unix_listen.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c unix_recv_fd.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c unix_send_fd.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c unix_trigger.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c unsafe.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c uppercase.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c username.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c valid_hostname.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c vbuf.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c vbuf_print.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c vstream.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c vstream_popen.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c vstring.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c vstring_vstream.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c watchdog.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c writable.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c write_buf.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c write_wait.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c sane_basename.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c format_tv.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c allspace.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c allascii.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c load_file.c
gcc -shared -Wl,-soname,libpostfix-util.so.1 -o libutil.a alldig.o allprint.o argv.o argv_split.o attr_clnt.o attr_print0.o attr_print64.o attr_print_plain.o attr_scan0.o attr_scan64.o attr_scan_plain.o auto_clnt.o base64_code.o basename.o binhash.o chroot_uid.o cidr_match.o clean_env.o close_on_exec.o concatenate.o ctable.o dict.o dict_alloc.o dict_cidr.o dict_db.o dict_dbm.o dict_debug.o dict_env.o dict_ht.o dict_ni.o dict_nis.o dict_nisplus.o dict_open.o dict_regexp.o dict_sdbm.o dict_static.o dict_unix.o dir_forest.o doze.o dummy_read.o dummy_write.o duplex_pipe.o environ.o events.o exec_command.o fifo_listen.o fifo_trigger.o file_limit.o find_inet.o fsspace.o fullname.o get_domainname.o get_hostname.o hex_code.o hex_quote.o host_port.o htable.o inet_addr_host.o inet_addr_list.o inet_addr_local.o inet_connect.o inet_listen.o inet_proto.o inet_trigger.o line_wrap.o lowercase.o lstat_as.o mac_expand.o load_lib.o sdbm.o mac_parse.o make_dirs.o mask_addr.o match_list.o match_
 ops.o msg.o msg_output.o msg_syslog.o msg_vstream.o mvect.o myaddrinfo.o myflock.o mymalloc.o myrand.o mystrtok.o name_code.o name_mask.o netstring.o neuter.o non_blocking.o nvtable.o open_as.o open_limit.o open_lock.o peekfd.o percentm.o posix_signals.o printable.o rand_sleep.o read_wait.o readable.o readlline.o ring.o safe_getenv.o safe_open.o sane_accept.o sane_connect.o sane_link.o sane_rename.o sane_socketpair.o sane_time.o scan_dir.o set_eugid.o set_ugid.o sigdelay.o skipblanks.o sock_addr.o spawn_command.o split_at.o split_nameval.o stat_as.o  stream_connect.o stream_listen.o stream_recv_fd.o stream_send_fd.o stream_trigger.o sys_compat.o timed_connect.o timed_read.o timed_wait.o timed_write.o translit.o trimblanks.o unescape.o unix_connect.o unix_listen.o unix_recv_fd.o unix_send_fd.o unix_trigger.o unsafe.o uppercase.o username.o valid_hostname.o vbuf.o vbuf_print.o vstream.o vstream_popen.o vstring.o vstring_vstream.o watchdog.o writable.o write_buf.o write_wait.o 
 sane_basename.o format_tv.o allspace.o allascii.o load_file.o -ldl -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp libutil.a ../../lib
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c dict_pcre.c
gcc -shared -Wl,-soname,dict_pcre.so -o dict_pcre.so dict_pcre.o -lpcre -L. -lutil
cp dict_pcre.so ../../lib
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -DLINUX2 -c dict_tcp.c
gcc -shared -Wl,-soname,dict_tcp.so -o dict_tcp.so dict_tcp.o -L. -lutil
cp dict_tcp.so ../../lib
for i in argv.h attr.h attr_clnt.h auto_clnt.h base64_code.h binhash.h chroot_uid.h cidr_match.h clean_env.h connect.h ctable.h dict.h dict_cdb.h dict_cidr.h dict_db.h dict_dbm.h dict_env.h dict_ht.h dict_ni.h dict_nis.h dict_nisplus.h dict_pcre.h dict_regexp.h dict_sdbm.h dict_static.h dict_tcp.h dict_unix.h dir_forest.h events.h exec_command.h find_inet.h fsspace.h fullname.h get_domainname.h get_hostname.h hex_code.h hex_quote.h host_port.h htable.h inet_addr_host.h inet_addr_list.h inet_addr_local.h inet_proto.h iostuff.h line_wrap.h listen.h lstat_as.h mac_expand.h mac_parse.h make_dirs.h mask_addr.h match_list.h match_ops.h msg.h msg_output.h msg_syslog.h msg_vstream.h mvect.h myaddrinfo.h myflock.h mymalloc.h myrand.h name_code.h name_mask.h netstring.h nvtable.h open_as.h open_lock.h percentm.h posix_signals.h readlline.h ring.h safe.h safe_open.h sane_accept.h sane_connect.h sane_fsops.h sdbm.h load_lib.h sane_socketpair.h sane_time.h scan_dir.h set_eugid.h set_ugid.
 h sigdelay.h sock_addr.h spawn_command.h split_at.h stat_as.h stringops.h sys_defs.h timed_connect.h timed_wait.h trigger.h username.h valid_hostname.h vbuf.h vbuf_print.h vstream.h vstring.h vstring_vstream.h watchdog.h format_tv.h load_file.h; \
	do \
	  cmp -s $i ../../include/$i 2>/dev/null || cp $i ../../include; \
	done
cd ../../include; chmod 644 argv.h attr.h attr_clnt.h auto_clnt.h base64_code.h binhash.h chroot_uid.h cidr_match.h clean_env.h connect.h ctable.h dict.h dict_cdb.h dict_cidr.h dict_db.h dict_dbm.h dict_env.h dict_ht.h dict_ni.h dict_nis.h dict_nisplus.h dict_pcre.h dict_regexp.h dict_sdbm.h dict_static.h dict_tcp.h dict_unix.h dir_forest.h events.h exec_command.h find_inet.h fsspace.h fullname.h get_domainname.h get_hostname.h hex_code.h hex_quote.h host_port.h htable.h inet_addr_host.h inet_addr_list.h inet_addr_local.h inet_proto.h iostuff.h line_wrap.h listen.h lstat_as.h mac_expand.h mac_parse.h make_dirs.h mask_addr.h match_list.h match_ops.h msg.h msg_output.h msg_syslog.h msg_vstream.h mvect.h myaddrinfo.h myflock.h mymalloc.h myrand.h name_code.h name_mask.h netstring.h nvtable.h open_as.h open_lock.h percentm.h posix_signals.h readlline.h ring.h safe.h safe_open.h sane_accept.h sane_connect.h sane_fsops.h sdbm.h load_lib.h sane_socketpair.h sane_time.h scan_dir.h se
 t_eugid.h set_ugid.h sigdelay.h sock_addr.h spawn_command.h split_at.h stat_as.h stringops.h sys_defs.h timed_connect.h timed_wait.h trigger.h username.h valid_hostname.h vbuf.h vbuf_print.h vstream.h vstring.h vstring_vstream.h watchdog.h format_tv.h load_file.h
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/util'
[src/global]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/global'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c abounce.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c anvil_clnt.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c been_here.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c bounce.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c bounce_log.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c canon_addr.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c cfg_parser.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c cleanup_strerror.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c cleanup_strflags.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c clnt_stream.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c conv_time.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c db_common.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c debug_peer.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c debug_process.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c defer.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c deliver_completed.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c deliver_flock.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c deliver_pass.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c deliver_request.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c dict_proxy.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c domain_list.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c dot_lockfile.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c dot_lockfile_as.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c dsb_scan.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c dsn.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c dsn_buf.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c dsn_mask.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c dsn_print.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c dsn_util.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c ehlo_mask.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c ext_prop.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c file_id.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c flush_clnt.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c header_opts.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c header_token.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c input_transp.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c int_filt.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c is_header.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c log_adhoc.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_addr.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_addr_crunch.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_addr_find.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_addr_map.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_command_client.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_command_server.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_conf.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_conf_bool.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_conf_int.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_conf_long.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_conf_raw.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_conf_str.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_conf_time.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_connect.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_copy.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_date.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_dict.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_error.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_flush.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_open_ok.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_params.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_pathname.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_queue.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_run.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_scan_dir.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_stream.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_task.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mail_trigger.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c maps.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mark_corrupt.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c match_parent_style.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mbox_conf.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mbox_open.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mime_state.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mkmap_db.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mkmap_dbm.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mkmap_open.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mkmap_sdbm.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c msg_stats_print.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c msg_stats_scan.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mynetworks.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mypwd.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c namadr_list.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c off_cvt.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c opened.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c own_inet_addr.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c pipe_command.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c post_mail.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c quote_821_local.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c quote_822_local.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c rcpt_buf.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c rcpt_print.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c rec_attr_map.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c rec_streamlf.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c rec_type.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c recipient_list.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c record.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c remove.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c resolve_clnt.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c resolve_local.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c rewrite_clnt.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c scache_clnt.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c scache_multi.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c scache_single.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c sent.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c smtp_stream.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c split_addr.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c string_list.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c strip_addr.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c sys_exits.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c timed_ipc.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tok822_find.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tok822_node.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tok822_parse.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tok822_resolve.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tok822_rewrite.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tok822_tree.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c trace.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c user_acl.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c valid_mailhost_addr.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c verify.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c verify_clnt.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c verp_sender.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c wildcard_inet_addr.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c xtext.c
gcc -shared -Wl,-soname,libpostfix-global.so.1 -o libglobal.a abounce.o anvil_clnt.o been_here.o bounce.o bounce_log.o canon_addr.o cfg_parser.o cleanup_strerror.o cleanup_strflags.o clnt_stream.o conv_time.o db_common.o debug_peer.o debug_process.o defer.o deliver_completed.o deliver_flock.o deliver_pass.o deliver_request.o dict_proxy.o domain_list.o dot_lockfile.o dot_lockfile_as.o dsb_scan.o dsn.o dsn_buf.o dsn_mask.o dsn_print.o dsn_util.o ehlo_mask.o ext_prop.o file_id.o flush_clnt.o header_opts.o header_token.o input_transp.o int_filt.o is_header.o log_adhoc.o mail_addr.o mail_addr_crunch.o mail_addr_find.o mail_addr_map.o mail_command_client.o mail_command_server.o mail_conf.o mail_conf_bool.o mail_conf_int.o mail_conf_long.o mail_conf_raw.o mail_conf_str.o mail_conf_time.o mail_connect.o mail_copy.o mail_date.o mail_dict.o mail_error.o mail_flush.o mail_open_ok.o mail_params.o mail_pathname.o mail_queue.o mail_run.o mail_scan_dir.o mail_stream.o mail_task.o mail_trigg
 er.o maps.o mark_corrupt.o match_parent_style.o mbox_conf.o mbox_open.o mime_state.o mkmap_db.o mkmap_dbm.o mkmap_open.o mkmap_sdbm.o msg_stats_print.o msg_stats_scan.o mynetworks.o mypwd.o namadr_list.o off_cvt.o opened.o own_inet_addr.o pipe_command.o post_mail.o quote_821_local.o quote_822_local.o rcpt_buf.o rcpt_print.o rec_attr_map.o rec_streamlf.o rec_type.o recipient_list.o record.o remove.o resolve_clnt.o resolve_local.o rewrite_clnt.o scache_clnt.o scache_multi.o scache_single.o sent.o smtp_stream.o split_addr.o string_list.o strip_addr.o sys_exits.o timed_ipc.o tok822_find.o tok822_node.o tok822_parse.o tok822_resolve.o tok822_rewrite.o tok822_tree.o trace.o user_acl.o valid_mailhost_addr.o verify.o verify_clnt.o verp_sender.o wildcard_inet_addr.o xtext.o ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp libglobal.a ../../lib
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c ../util/dict_cdb.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c mkmap_cdb.c
gcc -shared -Wl,-soname,dict_cdb.so -o dict_cdb.so dict_cdb.o mkmap_cdb.o -lcdb -L. -lutil
cp dict_cdb.so ../../lib
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c dict_ldap.c
gcc -shared -Wl,-soname,dict_ldap.so -o dict_ldap.so dict_ldap.o -lldap -llber -L../../lib -lutil -L. -lglobal
cp dict_ldap.so ../../lib
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c dict_mysql.c
gcc -shared -Wl,-soname,dict_mysql.so -o dict_mysql.so dict_mysql.o -lmysqlclient -L. -lutil -lglobal
cp dict_mysql.so ../../lib
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c dict_pgsql.c
gcc -shared -Wl,-soname,dict_pgsql.so -o dict_pgsql.so dict_pgsql.o -lpq -L. -lutil -lglobal
cp dict_pgsql.so ../../lib
for i in abounce.h anvil_clnt.h been_here.h bounce.h bounce_log.h canon_addr.h cfg_parser.h cleanup_user.h clnt_stream.h config.h conv_time.h db_common.h debug_peer.h debug_process.h defer.h deliver_completed.h deliver_flock.h deliver_pass.h deliver_request.h dict_ldap.h dict_mysql.h dict_pgsql.h dict_proxy.h domain_list.h dot_lockfile.h dot_lockfile_as.h dsb_scan.h dsn.h dsn_buf.h dsn_mask.h dsn_print.h dsn_util.h ehlo_mask.h ext_prop.h file_id.h flush_clnt.h header_opts.h header_token.h input_transp.h int_filt.h is_header.h lex_822.h log_adhoc.h mail_addr.h mail_addr_crunch.h mail_addr_find.h mail_addr_map.h mail_conf.h mail_copy.h mail_date.h mail_dict.h mail_error.h mail_flush.h mail_open_ok.h mail_params.h mail_proto.h mail_queue.h mail_run.h mail_scan_dir.h mail_stream.h mail_task.h mail_version.h maps.h mark_corrupt.h match_parent_style.h mbox_conf.h mbox_open.h mime_state.h mkmap.h msg_stats.h mynetworks.h mypwd.h namadr_list.h off_cvt.h opened.h own_inet_addr.h pipe_
 command.h post_mail.h qmgr_user.h qmqp_proto.h quote_821_local.h quote_822_local.h quote_flags.h rcpt_buf.h rcpt_print.h rec_attr_map.h rec_streamlf.h rec_type.h recipient_list.h record.h resolve_clnt.h resolve_local.h rewrite_clnt.h scache.h sent.h smtp_stream.h split_addr.h string_list.h strip_addr.h sys_exits.h timed_ipc.h tok822.h trace.h user_acl.h valid_mailhost_addr.h verify.h verify_clnt.h verp_sender.h wildcard_inet_addr.h xtext.h; \
	do \
	  cmp -s $i ../../include/$i 2>/dev/null || cp $i ../../include; \
	done
cd ../../include; chmod 644 abounce.h anvil_clnt.h been_here.h bounce.h bounce_log.h canon_addr.h cfg_parser.h cleanup_user.h clnt_stream.h config.h conv_time.h db_common.h debug_peer.h debug_process.h defer.h deliver_completed.h deliver_flock.h deliver_pass.h deliver_request.h dict_ldap.h dict_mysql.h dict_pgsql.h dict_proxy.h domain_list.h dot_lockfile.h dot_lockfile_as.h dsb_scan.h dsn.h dsn_buf.h dsn_mask.h dsn_print.h dsn_util.h ehlo_mask.h ext_prop.h file_id.h flush_clnt.h header_opts.h header_token.h input_transp.h int_filt.h is_header.h lex_822.h log_adhoc.h mail_addr.h mail_addr_crunch.h mail_addr_find.h mail_addr_map.h mail_conf.h mail_copy.h mail_date.h mail_dict.h mail_error.h mail_flush.h mail_open_ok.h mail_params.h mail_proto.h mail_queue.h mail_run.h mail_scan_dir.h mail_stream.h mail_task.h mail_version.h maps.h mark_corrupt.h match_parent_style.h mbox_conf.h mbox_open.h mime_state.h mkmap.h msg_stats.h mynetworks.h mypwd.h namadr_list.h off_cvt.h opened.h ow
 n_inet_addr.h pipe_command.h post_mail.h qmgr_user.h qmqp_proto.h quote_821_local.h quote_822_local.h quote_flags.h rcpt_buf.h rcpt_print.h rec_attr_map.h rec_streamlf.h rec_type.h recipient_list.h record.h resolve_clnt.h resolve_local.h rewrite_clnt.h scache.h sent.h smtp_stream.h split_addr.h string_list.h strip_addr.h sys_exits.h timed_ipc.h tok822.h trace.h user_acl.h valid_mailhost_addr.h verify.h verify_clnt.h verp_sender.h wildcard_inet_addr.h xtext.h
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/global'
[src/dns]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/dns'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c dns_lookup.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c dns_rr.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c dns_strerror.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c dns_strtype.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c dns_rr_to_pa.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c dns_sa_to_rr.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c dns_rr_eq_sa.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c dns_rr_to_sa.c
gcc -shared -Wl,-soname,libpostfix-dns.so.1 -o libdns.a dns_lookup.o dns_rr.o dns_strerror.o dns_strtype.o dns_rr_to_pa.o dns_sa_to_rr.o dns_rr_eq_sa.o dns_rr_to_sa.o ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp libdns.a ../../lib
for i in dns.h; \
	do \
	  cmp -s $i ../../include/$i 2>/dev/null || cp $i ../../include; \
	done
cd ../../include; chmod 644 dns.h
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/dns'
[src/tls]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/tls'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tls_prng_dev.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tls_prng_egd.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tls_prng_file.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tls_prng_exch.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tls_stream.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tls_bio_ops.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tls_misc.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tls_dh.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tls_rsa.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tls_verify.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tls_certkey.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tls_session.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tls_client.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tls_server.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tls_scache.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tls_mgr.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tls_seed.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS -fPIC  -O2 -I. -I../../include -DLINUX2 -c tls_level.c
gcc -shared -Wl,-soname,libpostfix-tls.so.1 -o libtls.a tls_prng_dev.o tls_prng_egd.o tls_prng_file.o tls_prng_exch.o tls_stream.o tls_bio_ops.o tls_misc.o tls_dh.o tls_rsa.o tls_verify.o tls_certkey.o tls_session.o tls_client.o tls_server.o tls_scache.o tls_mgr.o tls_seed.o tls_level.o ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp libtls.a ../../lib
for i in tls.h tls_prng.h tls_scache.h tls_mgr.h; \
	do \
	  cmp -s $i ../../include/$i 2>/dev/null || cp $i ../../include; \
	done
cd ../../include; chmod 644 tls.h tls_prng.h tls_scache.h tls_mgr.h
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/tls'
[src/xsasl]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/xsasl'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c xsasl_server.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c xsasl_cyrus_server.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c xsasl_cyrus_log.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c xsasl_cyrus_security.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c xsasl_client.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c xsasl_cyrus_client.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c xsasl_dovecot_server.c
ar rv libxsasl.a xsasl_server.o xsasl_cyrus_server.o xsasl_cyrus_log.o xsasl_cyrus_security.o xsasl_client.o xsasl_cyrus_client.o xsasl_dovecot_server.o
ar: creating libxsasl.a
a - xsasl_server.o
a - xsasl_cyrus_server.o
a - xsasl_cyrus_log.o
a - xsasl_cyrus_security.o
a - xsasl_client.o
a - xsasl_cyrus_client.o
a - xsasl_dovecot_server.o
ranlib libxsasl.a
cp libxsasl.a ../../lib
ranlib ../../lib/libxsasl.a
for i in xsasl.h; \
	do \
	  cmp -s $i ../../include/$i 2>/dev/null || cp $i ../../include; \
	done
cd ../../include; chmod 644 xsasl.h
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/xsasl'
[src/milter]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/milter'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c milter.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c milter8.c
ar rv libmilter.a milter.o milter8.o
ar: creating libmilter.a
a - milter.o
a - milter8.o
ranlib libmilter.a
cp libmilter.a ../../lib
ranlib ../../lib/libmilter.a
for i in milter.h; \
	do \
	  cmp -s $i ../../include/$i 2>/dev/null || cp $i ../../include; \
	done
cd ../../include; chmod 644 milter.h
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/milter'
[src/master]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/master'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS `for i in single_server.o multi_server.o trigger_server.o master_proto.o mail_flow.o; do [ $i = single_server.o ] && echo -fPIC; done`  -O2 -I. -I../../include -DLINUX2 -c single_server.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS `for i in single_server.o multi_server.o trigger_server.o master_proto.o mail_flow.o; do [ $i = multi_server.o ] && echo -fPIC; done`  -O2 -I. -I../../include -DLINUX2 -c multi_server.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS `for i in single_server.o multi_server.o trigger_server.o master_proto.o mail_flow.o; do [ $i = trigger_server.o ] && echo -fPIC; done`  -O2 -I. -I../../include -DLINUX2 -c trigger_server.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS `for i in single_server.o multi_server.o trigger_server.o master_proto.o mail_flow.o; do [ $i = master_proto.o ] && echo -fPIC; done`  -O2 -I. -I../../include -DLINUX2 -c master_proto.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS `for i in single_server.o multi_server.o trigger_server.o master_proto.o mail_flow.o; do [ $i = mail_flow.o ] && echo -fPIC; done`  -O2 -I. -I../../include -DLINUX2 -c mail_flow.c
gcc -shared -Wl,-soname,libpostfix-master.so.1 -o libmaster.a single_server.o multi_server.o trigger_server.o master_proto.o mail_flow.o ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp libmaster.a ../../lib/libmaster.a
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS `for i in single_server.o multi_server.o trigger_server.o master_proto.o mail_flow.o; do [ $i = master.o ] && echo -fPIC; done`  -O2 -I. -I../../include -DLINUX2 -c master.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS `for i in single_server.o multi_server.o trigger_server.o master_proto.o mail_flow.o; do [ $i = master_conf.o ] && echo -fPIC; done`  -O2 -I. -I../../include -DLINUX2 -c master_conf.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS `for i in single_server.o multi_server.o trigger_server.o master_proto.o mail_flow.o; do [ $i = master_ent.o ] && echo -fPIC; done`  -O2 -I. -I../../include -DLINUX2 -c master_ent.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS `for i in single_server.o multi_server.o trigger_server.o master_proto.o mail_flow.o; do [ $i = master_sig.o ] && echo -fPIC; done`  -O2 -I. -I../../include -DLINUX2 -c master_sig.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS `for i in single_server.o multi_server.o trigger_server.o master_proto.o mail_flow.o; do [ $i = master_avail.o ] && echo -fPIC; done`  -O2 -I. -I../../include -DLINUX2 -c master_avail.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS `for i in single_server.o multi_server.o trigger_server.o master_proto.o mail_flow.o; do [ $i = master_spawn.o ] && echo -fPIC; done`  -O2 -I. -I../../include -DLINUX2 -c master_spawn.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS `for i in single_server.o multi_server.o trigger_server.o master_proto.o mail_flow.o; do [ $i = master_service.o ] && echo -fPIC; done`  -O2 -I. -I../../include -DLINUX2 -c master_service.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS `for i in single_server.o multi_server.o trigger_server.o master_proto.o mail_flow.o; do [ $i = master_status.o ] && echo -fPIC; done`  -O2 -I. -I../../include -DLINUX2 -c master_status.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS `for i in single_server.o multi_server.o trigger_server.o master_proto.o mail_flow.o; do [ $i = master_listen.o ] && echo -fPIC; done`  -O2 -I. -I../../include -DLINUX2 -c master_listen.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS `for i in single_server.o multi_server.o trigger_server.o master_proto.o mail_flow.o; do [ $i = master_vars.o ] && echo -fPIC; done`  -O2 -I. -I../../include -DLINUX2 -c master_vars.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS `for i in single_server.o multi_server.o trigger_server.o master_proto.o mail_flow.o; do [ $i = master_wakeup.o ] && echo -fPIC; done`  -O2 -I. -I../../include -DLINUX2 -c master_wakeup.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS `for i in single_server.o multi_server.o trigger_server.o master_proto.o mail_flow.o; do [ $i = master_flow.o ] && echo -fPIC; done`  -O2 -I. -I../../include -DLINUX2 -c master_flow.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o master master.o master_conf.o master_ent.o master_sig.o master_avail.o master_spawn.o master_service.o master_status.o master_listen.o master_vars.o master_wakeup.o master_flow.o ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp master ../../libexec
for i in mail_server.h master_proto.h mail_flow.h; \
	do \
	  cmp -s $i ../../include/$i 2>/dev/null || cp $i ../../include; \
	done
cd ../../include; chmod 644 mail_server.h master_proto.h mail_flow.h
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/master'
[src/postfix]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postfix'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c postfix.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o postfix postfix.o  ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp postfix ../../bin
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postfix'
[src/smtpstone]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/smtpstone'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtp-source.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o smtp-source smtp-source.o ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp smtp-source ../../bin/smtp-source
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtp-sink.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o smtp-sink smtp-sink.o ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp smtp-sink ../../bin/smtp-sink
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmqp-source.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o qmqp-source qmqp-source.o ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp qmqp-source ../../bin/qmqp-source
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmqp-sink.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o qmqp-sink qmqp-sink.o ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp qmqp-sink ../../bin/qmqp-sink
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/smtpstone'
[src/sendmail]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/sendmail'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c sendmail.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o sendmail sendmail.o ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp sendmail ../../bin
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/sendmail'
[src/error]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/error'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c error.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o error error.o ../../lib/libmaster.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp error ../../libexec
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/error'
[src/pickup]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/pickup'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c pickup.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o pickup pickup.o ../../lib/libmaster.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp pickup ../../libexec
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/pickup'
[src/cleanup]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/cleanup'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c cleanup.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c cleanup_out.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c cleanup_envelope.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c cleanup_message.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c cleanup_extracted.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c cleanup_state.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c cleanup_rewrite.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c cleanup_map11.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c cleanup_map1n.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c cleanup_masquerade.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c cleanup_out_recipient.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c cleanup_init.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c cleanup_api.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c cleanup_addr.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c cleanup_bounce.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c cleanup_milter.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o cleanup cleanup.o cleanup_out.o cleanup_envelope.o cleanup_message.o cleanup_extracted.o cleanup_state.o cleanup_rewrite.o cleanup_map11.o cleanup_map1n.o cleanup_masquerade.o cleanup_out_recipient.o cleanup_init.o cleanup_api.o cleanup_addr.o cleanup_bounce.o cleanup_milter.o ../../lib/libmaster.a ../../lib/libmilter.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp cleanup ../../libexec
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/cleanup'
[src/smtpd]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/smtpd'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtpd.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtpd_token.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtpd_check.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtpd_chat.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtpd_state.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtpd_peer.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtpd_sasl_proto.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtpd_sasl_glue.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtpd_proxy.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtpd_xforward.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtpd_dsn_fix.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtpd_milter.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o smtpd smtpd.o smtpd_token.o smtpd_check.o smtpd_chat.o smtpd_state.o smtpd_peer.o smtpd_sasl_proto.o smtpd_sasl_glue.o smtpd_proxy.o smtpd_xforward.o smtpd_dsn_fix.o smtpd_milter.o ../../lib/libmaster.a ../../lib/libtls.a ../../lib/libdns.a ../../lib/libxsasl.a ../../lib/libmilter.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp smtpd ../../libexec
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/smtpd'
[src/local]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/local'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c alias.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c command.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c delivered.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c dotforward.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c file.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c forward.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c include.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c indirect.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c local.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c mailbox.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c recipient.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c resolve.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c token.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c deliver_attr.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c maildir.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c biff_notify.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c unknown.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c local_expand.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o local alias.o command.o delivered.o dotforward.o file.o forward.o include.o indirect.o local.o mailbox.o recipient.o resolve.o token.o deliver_attr.o maildir.o biff_notify.o unknown.o local_expand.o ../../lib/libmaster.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp local ../../libexec
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/local'
[src/trivial-rewrite]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/trivial-rewrite'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c trivial-rewrite.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c rewrite.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c resolve.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c transport.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o trivial-rewrite trivial-rewrite.o rewrite.o resolve.o transport.o ../../lib/libmaster.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp trivial-rewrite ../../libexec/trivial-rewrite
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/trivial-rewrite'
[src/qmgr]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/qmgr'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_active.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_transport.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_queue.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_entry.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_message.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_deliver.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_move.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_job.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_peer.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_defer.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_enable.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_scan.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_bounce.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o qmgr qmgr.o qmgr_active.o qmgr_transport.o qmgr_queue.o qmgr_entry.o qmgr_message.o qmgr_deliver.o qmgr_move.o qmgr_job.o qmgr_peer.o qmgr_defer.o qmgr_enable.o qmgr_scan.o qmgr_bounce.o ../../lib/libmaster.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp qmgr ../../libexec/qmgr
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/qmgr'
[src/oqmgr]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/oqmgr'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_active.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_transport.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_queue.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_entry.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_message.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_deliver.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_move.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_defer.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_enable.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_scan.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmgr_bounce.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o qmgr qmgr.o qmgr_active.o qmgr_transport.o qmgr_queue.o qmgr_entry.o qmgr_message.o qmgr_deliver.o qmgr_move.o qmgr_defer.o qmgr_enable.o qmgr_scan.o qmgr_bounce.o ../../lib/libmaster.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp qmgr ../../libexec/oqmgr
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/oqmgr'
[src/smtp]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/smtp'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtp.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtp_connect.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtp_proto.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtp_chat.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtp_session.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtp_addr.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtp_trouble.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtp_state.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtp_rcpt.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtp_sasl_proto.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtp_sasl_glue.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtp_reuse.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c smtp_map11.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o smtp smtp.o smtp_connect.o smtp_proto.o smtp_chat.o smtp_session.o smtp_addr.o smtp_trouble.o smtp_state.o smtp_rcpt.o smtp_sasl_proto.o smtp_sasl_glue.o smtp_reuse.o smtp_map11.o ../../lib/libmaster.a ../../lib/libtls.a ../../lib/libdns.a ../../lib/libxsasl.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp smtp ../../libexec
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/smtp'
[src/bounce]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/bounce'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c bounce.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c bounce_append_service.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c bounce_notify_service.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c bounce_cleanup.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c bounce_notify_util.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c bounce_notify_verp.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c bounce_one_service.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c bounce_warn_service.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c bounce_trace_service.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c bounce_template.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c bounce_templates.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o bounce bounce.o bounce_append_service.o bounce_notify_service.o bounce_cleanup.o bounce_notify_util.o bounce_notify_verp.o bounce_one_service.o bounce_warn_service.o bounce_trace_service.o bounce_template.o bounce_templates.o ../../lib/libmaster.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp bounce ../../libexec
rm -f ../../conf/bounce.cf.default
perl annotate.pl <template_test.ref >../../conf/bounce.cf.default
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/bounce'
[src/pipe]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/pipe'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c pipe.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o pipe pipe.o ../../lib/libmaster.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp pipe ../../libexec
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/pipe'
[src/showq]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/showq'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c showq.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o showq showq.o ../../lib/libmaster.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp showq ../../libexec
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/showq'
[src/postalias]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postalias'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c postalias.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o postalias postalias.o  ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp postalias ../../bin
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postalias'
[src/postcat]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postcat'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c postcat.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o postcat postcat.o ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp postcat ../../bin
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postcat'
[src/postconf]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postconf'
awk -f extract.awk ../*/*.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c postconf.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o postconf postconf.o ../../lib/libxsasl.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp postconf ../../bin
rm -f ../../conf/main.cf.default
(echo "# DO NOT EDIT THIS FILE. EDIT THE MAIN.CF FILE INSTEAD. THE"; \
	 echo "# TEXT HERE JUST SHOWS DEFAULT SETTINGS BUILT INTO POSTFIX."; \
	 echo "#"; \
	 ./postconf -d) |egrep -v '^(myhostname|mydomain|mynetworks) ' >../../conf/main.cf.default
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postconf'
[src/postdrop]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postdrop'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c postdrop.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o postdrop postdrop.o ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp postdrop ../../bin
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postdrop'
[src/postkick]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postkick'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c postkick.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o postkick postkick.o ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp postkick ../../bin
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postkick'
[src/postlock]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postlock'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c postlock.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o postlock postlock.o ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp postlock ../../bin
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postlock'
[src/postlog]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postlog'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c postlog.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o postlog postlog.o  ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp postlog ../../bin
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postlog'
[src/postmap]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postmap'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c postmap.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o postmap postmap.o ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp postmap ../../bin
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postmap'
[src/postqueue]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postqueue'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c postqueue.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o postqueue postqueue.o ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp postqueue ../../bin
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postqueue'
[src/postsuper]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postsuper'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c postsuper.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o postsuper postsuper.o ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp postsuper ../../bin
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postsuper'
[src/qmqpd]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/qmqpd'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmqpd.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmqpd_state.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c qmqpd_peer.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o qmqpd qmqpd.o qmqpd_state.o qmqpd_peer.o ../../lib/libmaster.a ../../lib/libglobal.a ../../lib/libdns.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp qmqpd ../../libexec
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/qmqpd'
[src/spawn]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/spawn'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c spawn.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o spawn spawn.o ../../lib/libmaster.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp spawn ../../libexec
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/spawn'
[src/flush]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/flush'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c flush.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o flush flush.o ../../lib/libmaster.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp flush ../../libexec
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/flush'
[src/verify]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/verify'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c verify.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o verify verify.o ../../lib/libmaster.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp verify ../../libexec
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/verify'
[rmail]
make: Entering directory `/build/buildd3/postfix-2.3.7/rmail'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I -DLINUX2 -DHASSNPRINTF -DHASSTRERROR -c rmail.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I -DLINUX2 -DHASSNPRINTF -DHASSTRERROR -o rmail rmail.o  -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp rmail ../bin
make: Leaving directory `/build/buildd3/postfix-2.3.7/rmail'
[src/virtual]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/virtual'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c virtual.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c mailbox.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c recipient.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c deliver_attr.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c maildir.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c unknown.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o virtual virtual.o mailbox.o recipient.o deliver_attr.o maildir.o unknown.o ../../lib/libmaster.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp virtual ../../libexec
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/virtual'
[src/proxymap]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/proxymap'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c proxymap.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o proxymap proxymap.o ../../lib/libmaster.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp proxymap ../../libexec
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/proxymap'
[src/anvil]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/anvil'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c anvil.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o anvil anvil.o ../../lib/libmaster.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp anvil ../../libexec
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/anvil'
[src/scache]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/scache'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c scache.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o scache scache.o ../../lib/libmaster.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp scache ../../libexec
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/scache'
[src/discard]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/discard'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c discard.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o discard discard.o ../../lib/libmaster.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp discard ../../libexec
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/discard'
[src/tlsmgr]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/tlsmgr'
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -c tlsmgr.c
gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS  -O2 -I. -I../../include -DLINUX2 -o tlsmgr tlsmgr.o ../../lib/libmaster.a ../../lib/libtls.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -lsasl2 -L/build/buildd3/postfix-2.3.7/debian -ldb -lnsl -lresolv
cp tlsmgr ../../libexec
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/tlsmgr'
make[1]: Leaving directory `/build/buildd3/postfix-2.3.7'
/usr/bin/make manpages
make[1]: Entering directory `/build/buildd3/postfix-2.3.7'
set -e; for i in proto man html; do \
	 (set -e; echo "[$i]"; cd $i; /usr/bin/make -f Makefile.in 'CC=gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS' MAKELEVEL=) || exit 1; \
	done
[proto]
make: Entering directory `/build/buildd3/postfix-2.3.7/proto'
(cat postconf.html.prolog; ../mantools/xpostconf postconf.proto | \
	    ../mantools/postconf2html | ../mantools/postlink; \
	    cat postconf.html.epilog ) > ../html/postconf.5.html
make: Leaving directory `/build/buildd3/postfix-2.3.7/proto'
[man]
make: Entering directory `/build/buildd3/postfix-2.3.7/man'
../mantools/fixman ../proto/postconf.proto ../src/tlsmgr/tlsmgr.c >junk && \
	    (cmp -s junk ../src/tlsmgr/tlsmgr.c || mv junk ../src/tlsmgr/tlsmgr.c) && rm -f junk
../mantools/srctoman ../src/tlsmgr/tlsmgr.c >man8/tlsmgr.8
../mantools/fixman ../proto/postconf.proto ../src/postconf/postconf.c >junk && \
	    (cmp -s junk ../src/postconf/postconf.c || mv junk ../src/postconf/postconf.c) && rm -f junk
../mantools/srctoman ../src/postconf/postconf.c >man1/postconf.1
../mantools/fixman ../proto/postconf.proto ../src/postmap/postmap.c >junk && \
	    (cmp -s junk ../src/postmap/postmap.c || mv junk ../src/postmap/postmap.c) && rm -f junk
../mantools/srctoman ../src/postmap/postmap.c >man1/postmap.1
make: Leaving directory `/build/buildd3/postfix-2.3.7/man'
[html]
make: Entering directory `/build/buildd3/postfix-2.3.7/html'
PATH=../mantools:$PATH; \
	srctoman ../src/tlsmgr/tlsmgr.c | awk '{ print; if (NR == 2) print ".pl 9999\n.ll 65" }' | nroff -man | uniq | man2html -t "Postfix manual - `IFS=.; set \`echo tlsmgr.8.html\`; echo \"$1($2)\"`" | postlink >tlsmgr.8.html
PATH=../mantools:$PATH; \
	srctoman ../src/postconf/postconf.c | awk '{ print; if (NR == 2) print ".pl 9999\n.ll 65" }' | nroff -man | uniq | man2html -t "Postfix manual - `IFS=.; set \`echo postconf.1.html\`; echo \"$1($2)\"`" | postlink >postconf.1.html
PATH=../mantools:$PATH; \
	srctoman ../src/postmap/postmap.c | awk '{ print; if (NR == 2) print ".pl 9999\n.ll 65" }' | nroff -man | uniq | man2html -t "Postfix manual - `IFS=.; set \`echo postmap.1.html\`; echo \"$1($2)\"`" | postlink >postmap.1.html
make: Leaving directory `/build/buildd3/postfix-2.3.7/html'
make[1]: Leaving directory `/build/buildd3/postfix-2.3.7'
DISTRO=$(lsb_release -is 2>/dev/null || echo Debian); \
		if [ $DISTRO = Debian ]; then DISTRO=Debian/GNU; fi; \
		sed "s:@@DISTRO@@:$DISTRO:g" < debian/main.cf.in > conf/main.cf.debian
DISTRO=$(lsb_release -is 2>/dev/null || echo Debian); \
		if [ $DISTRO = Debian ]; then DISTRO=Debian/GNU; fi; \
		sed "s:@@DISTRO@@:$DISTRO:g" < conf/main.cf > conf/main.cf.dist
touch build
 /usr/bin/fakeroot debian/rules binary
test -f debian/rules
test "`id -u`" -eq 0
test -f debian/rules
/usr/bin/make makefiles CCARGS="-DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I`pg_config --includedir` -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS" DEBUG= \
		AUXLIBS="-lssl -lcrypto -lsasl2 -L$(pwd)/debian" OPT="-O2"
make[1]: Entering directory `/build/buildd3/postfix-2.3.7'
(echo "# Do not edit -- this file documents how Postfix was built for your machine."; /bin/sh makedefs) >makedefs.tmp
set +e; if cmp makedefs.tmp conf/makedefs.out; then rm makedefs.tmp; \
	else mv makedefs.tmp conf/makedefs.out; fi >/dev/null 2>/dev/null
set -e; for i in src/util src/global src/dns src/tls src/xsasl src/milter src/master src/postfix src/smtpstone src/sendmail src/error src/pickup src/cleanup src/smtpd src/local src/trivial-rewrite src/qmgr src/oqmgr src/smtp src/bounce src/pipe src/showq src/postalias src/postcat src/postconf src/postdrop src/postkick src/postlock src/postlog src/postmap src/postqueue src/postsuper src/qmqpd src/spawn src/flush src/verify rmail src/virtual src/proxymap src/anvil src/scache src/discard src/tlsmgr; do \
	 (set -e; echo "[$i]"; cd $i; rm -f Makefile; \
	 /usr/bin/make -f Makefile.in Makefile MAKELEVEL=) || exit 1; \
	done;
[src/util]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/util'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/util'
[src/global]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/global'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/global'
[src/dns]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/dns'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/dns'
[src/tls]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/tls'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/tls'
[src/xsasl]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/xsasl'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/xsasl'
[src/milter]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/milter'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/milter'
[src/master]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/master'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/master'
[src/postfix]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postfix'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postfix'
[src/smtpstone]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/smtpstone'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/smtpstone'
[src/sendmail]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/sendmail'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/sendmail'
[src/error]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/error'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/error'
[src/pickup]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/pickup'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/pickup'
[src/cleanup]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/cleanup'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/cleanup'
[src/smtpd]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/smtpd'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/smtpd'
[src/local]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/local'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/local'
[src/trivial-rewrite]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/trivial-rewrite'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/trivial-rewrite'
[src/qmgr]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/qmgr'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/qmgr'
[src/oqmgr]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/oqmgr'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/oqmgr'
[src/smtp]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/smtp'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/smtp'
[src/bounce]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/bounce'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/bounce'
[src/pipe]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/pipe'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/pipe'
[src/showq]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/showq'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/showq'
[src/postalias]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postalias'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postalias'
[src/postcat]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postcat'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postcat'
[src/postconf]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postconf'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postconf'
[src/postdrop]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postdrop'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postdrop'
[src/postkick]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postkick'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postkick'
[src/postlock]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postlock'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postlock'
[src/postlog]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postlog'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postlog'
[src/postmap]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postmap'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postmap'
[src/postqueue]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postqueue'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postqueue'
[src/postsuper]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postsuper'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postsuper'
[src/qmqpd]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/qmqpd'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/qmqpd'
[src/spawn]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/spawn'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/spawn'
[src/flush]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/flush'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/flush'
[src/verify]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/verify'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/verify'
[rmail]
make: Entering directory `/build/buildd3/postfix-2.3.7/rmail'
(set -e; echo "# DO NOT EDIT";  sh ../makedefs; cat Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/rmail'
[src/virtual]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/virtual'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/virtual'
[src/proxymap]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/proxymap'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/proxymap'
[src/anvil]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/anvil'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/anvil'
[src/scache]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/scache'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/scache'
[src/discard]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/discard'
(cat ../../conf/makedefs.out Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/discard'
[src/tlsmgr]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/tlsmgr'
(set -e; echo "# DO NOT EDIT";  /bin/sh ../../makedefs && cat Makefile.in) >Makefile
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/tlsmgr'
rm -f Makefile; (cat conf/makedefs.out Makefile.in) >Makefile
make[1]: Leaving directory `/build/buildd3/postfix-2.3.7'
cd lib && for i in dns global master tls util ; do \
		ln -sf lib${i}.a libpostfix-${i}.so.1.0.1; \
		ln -sf libpostfix-${i}.so.1.0.1 libpostfix-${i}.so.1; \
	done
/usr/bin/make LD_LIBRARY_PATH=$(pwd)/lib:${LD_LIBRARY_PATH}
make[1]: Entering directory `/build/buildd3/postfix-2.3.7'
set -e; for i in src/util src/global src/dns src/tls src/xsasl src/milter src/master src/postfix src/smtpstone src/sendmail src/error src/pickup src/cleanup src/smtpd src/local src/trivial-rewrite src/qmgr src/oqmgr src/smtp src/bounce src/pipe src/showq src/postalias src/postcat src/postconf src/postdrop src/postkick src/postlock src/postlog src/postmap src/postqueue src/postsuper src/qmqpd src/spawn src/flush src/verify rmail src/virtual src/proxymap src/anvil src/scache src/discard src/tlsmgr; do \
	 (set -e; echo "[$i]"; cd $i; /usr/bin/make 'CC=gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS' update MAKELEVEL=) || exit 1; \
	done
[src/util]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/util'
for i in argv.h attr.h attr_clnt.h auto_clnt.h base64_code.h binhash.h chroot_uid.h cidr_match.h clean_env.h connect.h ctable.h dict.h dict_cdb.h dict_cidr.h dict_db.h dict_dbm.h dict_env.h dict_ht.h dict_ni.h dict_nis.h dict_nisplus.h dict_pcre.h dict_regexp.h dict_sdbm.h dict_static.h dict_tcp.h dict_unix.h dir_forest.h events.h exec_command.h find_inet.h fsspace.h fullname.h get_domainname.h get_hostname.h hex_code.h hex_quote.h host_port.h htable.h inet_addr_host.h inet_addr_list.h inet_addr_local.h inet_proto.h iostuff.h line_wrap.h listen.h lstat_as.h mac_expand.h mac_parse.h make_dirs.h mask_addr.h match_list.h match_ops.h msg.h msg_output.h msg_syslog.h msg_vstream.h mvect.h myaddrinfo.h myflock.h mymalloc.h myrand.h name_code.h name_mask.h netstring.h nvtable.h open_as.h open_lock.h percentm.h posix_signals.h readlline.h ring.h safe.h safe_open.h sane_accept.h sane_connect.h sane_fsops.h sdbm.h load_lib.h sane_socketpair.h sane_time.h scan_dir.h set_eugid.h set_ugid.
 h sigdelay.h sock_addr.h spawn_command.h split_at.h stat_as.h stringops.h sys_defs.h timed_connect.h timed_wait.h trigger.h username.h valid_hostname.h vbuf.h vbuf_print.h vstream.h vstring.h vstring_vstream.h watchdog.h format_tv.h load_file.h; \
	do \
	  cmp -s $i ../../include/$i 2>/dev/null || cp $i ../../include; \
	done
cd ../../include; chmod 644 argv.h attr.h attr_clnt.h auto_clnt.h base64_code.h binhash.h chroot_uid.h cidr_match.h clean_env.h connect.h ctable.h dict.h dict_cdb.h dict_cidr.h dict_db.h dict_dbm.h dict_env.h dict_ht.h dict_ni.h dict_nis.h dict_nisplus.h dict_pcre.h dict_regexp.h dict_sdbm.h dict_static.h dict_tcp.h dict_unix.h dir_forest.h events.h exec_command.h find_inet.h fsspace.h fullname.h get_domainname.h get_hostname.h hex_code.h hex_quote.h host_port.h htable.h inet_addr_host.h inet_addr_list.h inet_addr_local.h inet_proto.h iostuff.h line_wrap.h listen.h lstat_as.h mac_expand.h mac_parse.h make_dirs.h mask_addr.h match_list.h match_ops.h msg.h msg_output.h msg_syslog.h msg_vstream.h mvect.h myaddrinfo.h myflock.h mymalloc.h myrand.h name_code.h name_mask.h netstring.h nvtable.h open_as.h open_lock.h percentm.h posix_signals.h readlline.h ring.h safe.h safe_open.h sane_accept.h sane_connect.h sane_fsops.h sdbm.h load_lib.h sane_socketpair.h sane_time.h scan_dir.h se
 t_eugid.h set_ugid.h sigdelay.h sock_addr.h spawn_command.h split_at.h stat_as.h stringops.h sys_defs.h timed_connect.h timed_wait.h trigger.h username.h valid_hostname.h vbuf.h vbuf_print.h vstream.h vstring.h vstring_vstream.h watchdog.h format_tv.h load_file.h
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/util'
[src/global]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/global'
for i in abounce.h anvil_clnt.h been_here.h bounce.h bounce_log.h canon_addr.h cfg_parser.h cleanup_user.h clnt_stream.h config.h conv_time.h db_common.h debug_peer.h debug_process.h defer.h deliver_completed.h deliver_flock.h deliver_pass.h deliver_request.h dict_ldap.h dict_mysql.h dict_pgsql.h dict_proxy.h domain_list.h dot_lockfile.h dot_lockfile_as.h dsb_scan.h dsn.h dsn_buf.h dsn_mask.h dsn_print.h dsn_util.h ehlo_mask.h ext_prop.h file_id.h flush_clnt.h header_opts.h header_token.h input_transp.h int_filt.h is_header.h lex_822.h log_adhoc.h mail_addr.h mail_addr_crunch.h mail_addr_find.h mail_addr_map.h mail_conf.h mail_copy.h mail_date.h mail_dict.h mail_error.h mail_flush.h mail_open_ok.h mail_params.h mail_proto.h mail_queue.h mail_run.h mail_scan_dir.h mail_stream.h mail_task.h mail_version.h maps.h mark_corrupt.h match_parent_style.h mbox_conf.h mbox_open.h mime_state.h mkmap.h msg_stats.h mynetworks.h mypwd.h namadr_list.h off_cvt.h opened.h own_inet_addr.h pipe_
 command.h post_mail.h qmgr_user.h qmqp_proto.h quote_821_local.h quote_822_local.h quote_flags.h rcpt_buf.h rcpt_print.h rec_attr_map.h rec_streamlf.h rec_type.h recipient_list.h record.h resolve_clnt.h resolve_local.h rewrite_clnt.h scache.h sent.h smtp_stream.h split_addr.h string_list.h strip_addr.h sys_exits.h timed_ipc.h tok822.h trace.h user_acl.h valid_mailhost_addr.h verify.h verify_clnt.h verp_sender.h wildcard_inet_addr.h xtext.h; \
	do \
	  cmp -s $i ../../include/$i 2>/dev/null || cp $i ../../include; \
	done
cd ../../include; chmod 644 abounce.h anvil_clnt.h been_here.h bounce.h bounce_log.h canon_addr.h cfg_parser.h cleanup_user.h clnt_stream.h config.h conv_time.h db_common.h debug_peer.h debug_process.h defer.h deliver_completed.h deliver_flock.h deliver_pass.h deliver_request.h dict_ldap.h dict_mysql.h dict_pgsql.h dict_proxy.h domain_list.h dot_lockfile.h dot_lockfile_as.h dsb_scan.h dsn.h dsn_buf.h dsn_mask.h dsn_print.h dsn_util.h ehlo_mask.h ext_prop.h file_id.h flush_clnt.h header_opts.h header_token.h input_transp.h int_filt.h is_header.h lex_822.h log_adhoc.h mail_addr.h mail_addr_crunch.h mail_addr_find.h mail_addr_map.h mail_conf.h mail_copy.h mail_date.h mail_dict.h mail_error.h mail_flush.h mail_open_ok.h mail_params.h mail_proto.h mail_queue.h mail_run.h mail_scan_dir.h mail_stream.h mail_task.h mail_version.h maps.h mark_corrupt.h match_parent_style.h mbox_conf.h mbox_open.h mime_state.h mkmap.h msg_stats.h mynetworks.h mypwd.h namadr_list.h off_cvt.h opened.h ow
 n_inet_addr.h pipe_command.h post_mail.h qmgr_user.h qmqp_proto.h quote_821_local.h quote_822_local.h quote_flags.h rcpt_buf.h rcpt_print.h rec_attr_map.h rec_streamlf.h rec_type.h recipient_list.h record.h resolve_clnt.h resolve_local.h rewrite_clnt.h scache.h sent.h smtp_stream.h split_addr.h string_list.h strip_addr.h sys_exits.h timed_ipc.h tok822.h trace.h user_acl.h valid_mailhost_addr.h verify.h verify_clnt.h verp_sender.h wildcard_inet_addr.h xtext.h
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/global'
[src/dns]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/dns'
for i in dns.h; \
	do \
	  cmp -s $i ../../include/$i 2>/dev/null || cp $i ../../include; \
	done
cd ../../include; chmod 644 dns.h
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/dns'
[src/tls]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/tls'
for i in tls.h tls_prng.h tls_scache.h tls_mgr.h; \
	do \
	  cmp -s $i ../../include/$i 2>/dev/null || cp $i ../../include; \
	done
cd ../../include; chmod 644 tls.h tls_prng.h tls_scache.h tls_mgr.h
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/tls'
[src/xsasl]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/xsasl'
for i in xsasl.h; \
	do \
	  cmp -s $i ../../include/$i 2>/dev/null || cp $i ../../include; \
	done
cd ../../include; chmod 644 xsasl.h
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/xsasl'
[src/milter]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/milter'
for i in milter.h; \
	do \
	  cmp -s $i ../../include/$i 2>/dev/null || cp $i ../../include; \
	done
cd ../../include; chmod 644 milter.h
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/milter'
[src/master]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/master'
for i in mail_server.h master_proto.h mail_flow.h; \
	do \
	  cmp -s $i ../../include/$i 2>/dev/null || cp $i ../../include; \
	done
cd ../../include; chmod 644 mail_server.h master_proto.h mail_flow.h
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/master'
[src/postfix]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postfix'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postfix'
[src/smtpstone]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/smtpstone'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/smtpstone'
[src/sendmail]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/sendmail'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/sendmail'
[src/error]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/error'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/error'
[src/pickup]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/pickup'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/pickup'
[src/cleanup]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/cleanup'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/cleanup'
[src/smtpd]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/smtpd'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/smtpd'
[src/local]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/local'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/local'
[src/trivial-rewrite]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/trivial-rewrite'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/trivial-rewrite'
[src/qmgr]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/qmgr'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/qmgr'
[src/oqmgr]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/oqmgr'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/oqmgr'
[src/smtp]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/smtp'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/smtp'
[src/bounce]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/bounce'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/bounce'
[src/pipe]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/pipe'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/pipe'
[src/showq]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/showq'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/showq'
[src/postalias]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postalias'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postalias'
[src/postcat]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postcat'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postcat'
[src/postconf]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postconf'
rm -f ../../conf/main.cf.default
(echo "# DO NOT EDIT THIS FILE. EDIT THE MAIN.CF FILE INSTEAD. THE"; \
	 echo "# TEXT HERE JUST SHOWS DEFAULT SETTINGS BUILT INTO POSTFIX."; \
	 echo "#"; \
	 ./postconf -d) |egrep -v '^(myhostname|mydomain|mynetworks) ' >../../conf/main.cf.default
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postconf'
[src/postdrop]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postdrop'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postdrop'
[src/postkick]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postkick'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postkick'
[src/postlock]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postlock'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postlock'
[src/postlog]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postlog'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postlog'
[src/postmap]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postmap'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postmap'
[src/postqueue]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postqueue'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postqueue'
[src/postsuper]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/postsuper'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/postsuper'
[src/qmqpd]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/qmqpd'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/qmqpd'
[src/spawn]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/spawn'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/spawn'
[src/flush]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/flush'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/flush'
[src/verify]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/verify'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/verify'
[rmail]
make: Entering directory `/build/buildd3/postfix-2.3.7/rmail'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/rmail'
[src/virtual]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/virtual'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/virtual'
[src/proxymap]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/proxymap'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/proxymap'
[src/anvil]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/anvil'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/anvil'
[src/scache]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/scache'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/scache'
[src/discard]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/discard'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/discard'
[src/tlsmgr]
make: Entering directory `/build/buildd3/postfix-2.3.7/src/tlsmgr'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/src/tlsmgr'
make[1]: Leaving directory `/build/buildd3/postfix-2.3.7'
/usr/bin/make manpages
make[1]: Entering directory `/build/buildd3/postfix-2.3.7'
set -e; for i in proto man html; do \
	 (set -e; echo "[$i]"; cd $i; /usr/bin/make -f Makefile.in 'CC=gcc -Wmissing-prototypes -Wformat -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql/8.0 -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS' MAKELEVEL=) || exit 1; \
	done
[proto]
make: Entering directory `/build/buildd3/postfix-2.3.7/proto'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/proto'
[man]
make: Entering directory `/build/buildd3/postfix-2.3.7/man'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/man'
[html]
make: Entering directory `/build/buildd3/postfix-2.3.7/html'
make: Nothing to be done for `update'.
make: Leaving directory `/build/buildd3/postfix-2.3.7/html'
make[1]: Leaving directory `/build/buildd3/postfix-2.3.7'
DISTRO=$(lsb_release -is 2>/dev/null || echo Debian); \
		if [ $DISTRO = Debian ]; then DISTRO=Debian/GNU; fi; \
		sed "s:@@DISTRO@@:$DISTRO:g" < debian/main.cf.in > conf/main.cf.debian
DISTRO=$(lsb_release -is 2>/dev/null || echo Debian); \
		if [ $DISTRO = Debian ]; then DISTRO=Debian/GNU; fi; \
		sed "s:@@DISTRO@@:$DISTRO:g" < conf/main.cf > conf/main.cf.dist
touch build
dh_clean -k
dh_installdirs -a
install lib/*.1.0.1 debian/postfix/usr/lib
install debian/postfix_groups.pl debian/postfix/usr/lib
for i in debian/postfix/usr/lib/*.1.0.1; do ln -sf ${i##*/} ${i%.*.*}; done
install lib/dict_ldap.so debian/postfix-ldap/usr/lib/postfix
install lib/dict_pcre.so debian/postfix-pcre/usr/lib/postfix
install lib/dict_mysql.so debian/postfix-mysql/usr/lib/postfix
install lib/dict_pgsql.so debian/postfix-pgsql/usr/lib/postfix
install lib/dict_tcp.so debian/postfix/usr/lib/postfix
install lib/dict_cdb.so debian/postfix-cdb/usr/lib/postfix
install libexec/[a-z]* debian/postfix/usr/lib/postfix
install bin/[a-z]* debian/postfix/usr/sbin
install auxiliary/qshape/qshape.pl debian/postfix/usr/sbin/qshape
install -m 0444 HISTORY debian/postfix/usr/share/doc/postfix/changelog
ln -s ../sbin/rmail debian/postfix/usr/bin/rmail
ln -s ../sbin/sendmail debian/postfix/usr/bin/newaliases
ln -s ../sbin/sendmail debian/postfix/usr/bin/mailq
ln -s ../sbin/sendmail debian/postfix/usr/lib/sendmail
ln -s smtp debian/postfix/usr/lib/postfix/lmtp
install -m 0755 conf/postfix-script conf/post-install debian/postfix/etc/postfix
install -m 0644 conf/postfix-files debian/postfix/etc/postfix
install -m 0644 debian/functions debian/postfix/usr/share/postfix/postinst.functions
install -m 0644 conf/master.cf debian/postfix/usr/share/postfix/master.cf.dist
install -m 0644 conf/main.cf.dist debian/postfix/usr/share/postfix/main.cf.dist
install -m 0644 conf/main.cf.debian debian/postfix/usr/share/postfix/main.cf.debian
install -m 0644 conf/main.cf.tls debian/postfix/usr/share/postfix/main.cf.tls
install man/man1/*.1 debian/postfix/usr/share/man/man1
install man/man5/*.5 debian/postfix/usr/share/man/man5
for f in man/man8/*.8; do \
	  sed '/^\.TH/s/ 8 / 8postfix /' ${f}>debian/postfix/usr/share/${f}postfix; \
	  chmod 644 debian/postfix/usr/share/${f}postfix; \
	  chown root:root debian/postfix/usr/share/${f}postfix; \
	done
install rmail/rmail.8 debian/postfix/usr/share/man/man8
gzip -9 debian/postfix/usr/share/man/man8/*.8postfix
ln -sf bounce.8postfix.gz debian/postfix/usr/share/man/man8/trace.8postfix.gz
ln -sf bounce.8postfix.gz debian/postfix/usr/share/man/man8/defer.8postfix.gz
install debian/init.d debian/postfix/etc/init.d/postfix
install debian/ip-up.d debian/postfix/etc/ppp/ip-up.d/postfix
install debian/ip-down.d debian/postfix/etc/ppp/ip-down.d/postfix
install debian/ip-up.d debian/postfix/etc/network/if-up.d/postfix
install debian/ip-down.d debian/postfix/etc/network/if-down.d/postfix
install debian/update-libc.d debian/postfix/etc/resolvconf/update-libc.d/postfix
install -m 0444 debian/lintian-override debian/postfix/usr/share/lintian/overrides/postfix
cp debian/vars.in debian/vars
# This assumes non-native, and at least one hyphen in the version number.
echo Upstream=$(sed 's/^.*(\(.*\)-[^-]*).*/\1/; q' debian/changelog) >> debian/vars
dh_installdocs -a
dh_installchangelogs -a
dh_installdebconf -a
[ -n "" ] || dh_strip -a
dh_compress -a
dh_fixperms -a
dh_makeshlibs -a
dh_installdeb -a
LD_LIBRARY_PATH=$(pwd)/lib:${LD_LIBRARY_PATH} dh_shlibdeps -a
for i in $(sed -n '/^Package:/s/^.* //p' debian/control); do cat debian/vars >> debian/$i.substvars; done
cat debian/vars.in >> debian/substvars
dh_gencontrol -a
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums -a
dh_builddeb -a
dpkg-deb: building package `postfix' in `../postfix_2.3.7-4_m32r.deb'.
dpkg-deb: building package `postfix-ldap' in `../postfix-ldap_2.3.7-4_m32r.deb'.
dpkg-deb: building package `postfix-cdb' in `../postfix-cdb_2.3.7-4_m32r.deb'.
dpkg-deb: building package `postfix-pcre' in `../postfix-pcre_2.3.7-4_m32r.deb'.
dpkg-deb: building package `postfix-mysql' in `../postfix-mysql_2.3.7-4_m32r.deb'.
dpkg-deb: building package `postfix-pgsql' in `../postfix-pgsql_2.3.7-4_m32r.deb'.
dh_clean -k
dh_installdirs -i
install -m 0444 html/* debian/postfix-doc/usr/share/doc/postfix/html; rm debian/postfix-doc/usr/share/doc/postfix/html/Makefile.in
dh_installexamples -p postfix-doc examples/{qmail-local,smtpd-policy}
dh_installexamples -p postfix-doc -Xmain.cf -Xmaster.cf -Xfiles conf/[a-z]*
dh_installexamples -p postfix-doc conf/main.cf.default
install -m 0444 RELEASE_NOTES debian/postfix-doc/usr/share/doc/postfix/RELEASE_NOTES
install -m 0444 AAAREADME debian/postfix-doc/usr/share/doc/postfix/README
for file in */README; do \
	    install -m 0444 ${file} debian/postfix-doc/usr/share/doc/postfix/README.${file%/README}; \
	done
rm -f debian/postfix-doc/usr/share/doc/postfix/README.mantools
for file in README_FILES/*_README COMPATIBILITY TODO PORTING; do					\
		install -m 0444 ${file} debian/postfix-doc/usr/share/doc/postfix/${file##*/};	\
	done
install: cannot stat `TODO': No such file or directory
rm -f debian/postfix-doc/usr/share/doc/postfix/ULTRIX_README debian/postfix-doc/usr/share/doc/postfix/MACOSX_README
install -m 0444 include/[!CRS]* debian/postfix-dev/usr/include/postfix
cd lib; for i in libpostfix-*; do \
		ln -sf $i ../debian/postfix-dev/usr/lib/${i%so.*}so; \
	done
dh_installdocs -i
dh_installchangelogs -i
dh_installdebconf -i
dh_compress -i
dh_fixperms -i
dh_installdeb -i
for i in $(sed -n '/^Package:/s/^.* //p' debian/control); do cat debian/vars >> debian/$i.substvars; done
cat debian/vars.in >> debian/substvars
dh_gencontrol -i
dh_md5sums -i
dh_builddeb -i
dpkg-deb: building package `postfix-dev' in `../postfix-dev_2.3.7-4_all.deb'.
dpkg-deb: building package `postfix-doc' in `../postfix-doc_2.3.7-4_all.deb'.
 dpkg-genchanges -b
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070306-1815

chroot-unstable/build/buildd3/postfix_2.3.7-4_m32r.deb:
 new debian package, version 2.0.
 size 1096974 bytes: control archive= 66152 bytes.
     251 bytes,     9 lines      conffiles            
   11973 bytes,   388 lines   *  config               #!/usr/bin/perl
    1112 bytes,    19 lines      control              
    7822 bytes,   122 lines      md5sums              
   15784 bytes,   551 lines   *  postinst             #!/bin/sh
    1029 bytes,    46 lines   *  postrm               #!/bin/sh
    8083 bytes,   313 lines   *  preinst              #!/bin/sh
    1132 bytes,    49 lines   *  prerm                #!/bin/sh
     135 bytes,     5 lines      shlibs               
  156821 bytes,  1687 lines      templates            
 Package: postfix
 Version: 2.3.7-4
 Section: mail
 Priority: extra
 Architecture: m32r
 Depends: libc6 (>= 2.3.5-1), libdb4.3 (>= 4.3.28-1), libsasl2 (>= 2.1.19), libssl0.9.8 (>= 0.9.8c-1), debconf (>= 0.5) | debconf-2.0, netbase, adduser (>= 3.48), dpkg (>= 1.8.3), lsb-base (>= 3.0-6), ssl-cert
 Recommends: mail-reader
 Suggests: procmail, postfix-mysql, postfix-pgsql, postfix-ldap, postfix-pcre, sasl2-bin, libsasl2-mrm: cannot remove directory `/tmp/dpkgJPEMab': Directory not empty
rm cleanup failed, code 256
odules, resolvconf, postfix-cdb
 Conflicts: mail-transport-agent, smail, libnss-db (<< 2.2-3), postfix-tls
 Replaces: postfix-doc (<< 1.1.7-0), postfix-tls, mail-transport-agent
 Provides: mail-transport-agent, postfix-tls
 Installed-Size: 2456
 Maintainer: LaMont Jones <lamont at debian.org>
 Description: A high-performance mail transport agent
  Postfix is Wietse Venema's mail transport agent that started life as an
  alternative to the widely-used Sendmail program.  Postfix attempts to
  be fast, easy to administer, and secure, while at the same time being
  sendmail compatible enough to not upset existing users. Thus, the outside
  has a sendmail-ish flavor, but the inside is completely different.

chroot-unstable/build/buildd3/postfix-ldap_2.3.7-4_m32r.deb:
 new debian package, version 2.0.
 size 41750 bytes: control archive= 1529 bytes.
rm: cannot remove directory `/tmp/dpkgEsF7IW': Directory not empty
rm cleanup failed, code 256
     763 bytes,    18 lines      control              
     290 bytes,     4 lines      md5sums              
    1290 bytes,    49 lines   *  postinst             #!/bin/sh
     903 bytes,    37 lines   *  prerm                #!/bin/sh
 Package: postfix-ldap
 Version: 2.3.7-4
 Section: mail
 Priority: extra
 Architecture: m32r
 Depends: libc6 (>= 2.3.5-1), libldap2 (>= 2.1.17-1), postfix, postfix (= 2.3.7-4)
 Installed-Size: 112
 Maintainer: LaMont Jones <lamont at debian.org>
 Source: postfix
 Description: LDAP map support for Postfix
  Postfix is Wietse Venema's mail transport agent that started life as an
  alternative to the widely-used Sendmail program.  Postfix attempts to
  be fast, easy to administer, and secure, while at the same time being
  sendmail compatible enough to not upset existing users. Thus, the outside
  has a sendmail-ish flavor, but the inside is completely different.
  .
  This provides support for LDAP maps in Postfix.  If you plan to use LDAP maps
  with Postfix, you need this.

chroot-unstable/build/buildd3/postfix-cdb_2.3.7-4_m32r.deb:
 new debian package, version 2.0.
 size 35572 bytes: control archive= 1639 bytes.
rm: cannot remove directory `/tmp/dpkg7A84dg': Directory not empty
rm cleanup failed, code 256
     754 bytes,    18 lines      control              
     286 bytes,     4 lines      md5sums              
    1463 bytes,    55 lines   *  postinst             #!/bin/sh
     903 bytes,    37 lines   *  prerm                #!/bin/sh
 Package: postfix-cdb
 Version: 2.3.7-4
 Section: mail
 Priority: extra
 Architecture: m32r
 Depends: libc6 (>= 2.3.5-1), libcdb1, postfix (= 2.3.7-4)
 Installed-Size: 96
 Maintainer: LaMont Jones <lamont at debian.org>
 Source: postfix
 Description: CDB map support for Postfix
  Postfix is Wietse Venema's mail transport agent that started life as an
  alternative to the widely-used Sendmail program.  Postfix attempts to
  be fast, easy to administer, and secure, while at the same time being
  sendmail compatible enough to not upset existing users. Thus, the outside
  has a sendmail-ish flavor, but the inside is completely different.
  .
  This provides support for CDB (constant database) maps in Postfix.  If you
  plan to use CDB maps with Postfix, you need this.

chroot-unstable/build/buildd3/postfix-pcre_2.3.7-4_m32r.deb:
 new debian package, version 2.0.
 size 37224 bytes: control archive= 1553 bytes.
     795 bytes,    18 lines      control              
     290 bytes,     4 lines      md5sums              
    1290 bytes,    49 lines   *  postinst             #!/bin/sh
     903 bytes,    37 lines   *  prerm                #!/bin/sh
 Package: postfix-pcre
 Version: 2.3.7-4
 Section: mail
 Priority: extra
 Architecture: m32r
 Depends: libc6 (>= 2.3.5-1), libpcre3 (>= 4.5), postfix, postfix (= 2.3.7-4)
 Installed-Size: 100
 Maintainer: LaMont Jones <lamont at debian.org>
 Source: postfix
 Description: PCRE map support for Postfix
  Postfix is Wietse Venema's mail transport agent that started life as an
  alternative to the widely-used Sendmail program.  Postfix attempts to
  be fast, easy to administer, and secure, while at the same time being
  sendmail compatible enough to not upset existing users. Thus, the outside
  has a sendmail-ish flavor, but the inside is completely different.
  .
  This provides support for PCRE (perl compatible regular expression) maps in
  Postfix.  If you plan to use PCRE maps wirm: cannot remove directory `/tmp/dpkgNjpL8G': Directory not empty
rm cleanup failed, code 256
th Postfix, you need this.

chroot-unstable/build/buildd3/postfix-mysql_2.3.7-4_m32r.deb:
 new debian package, version 2.0.
 size 42010 bytes: control archive= 1537 bytes.
     774 bytes,    18 lines      control              
     294 bytes,     4 lines      md5sums              
    1291 bytes,    49 lines   *  postinst             #!/bin/sh
     903 bytes,    37 lines   *  prerm                #!/bin/sh
 Package: postfix-mysql
 Version: 2.3.7-4
 Section: mail
 Priority: extra
 Architecture: m32r
 Depends: libc6 (>= 2.3.5-1), libmysqlclient15 (>= 5.0.15-1), postfix, postfix (= 2.3.7-4)
 Installed-Size: 112
 Maintainer: LaMont Jones <lamont at debian.org>
 Source: postfix
 Description: MYSQL map support for Postfix
  Postfix is Wietse Venema's mail transport agent that started life as an
  alternative to the widely-used Sendmail program.  Postfix attempts to
  be fast, easy to administer, and secure, while at the same time being
  sendmail compatible enough to not upset existing users. Thus, the outside
  has a sendmail-ish flavor, but the inside is completely different.
  .
  This provides support for MYSQL maps in Postfix. If you plan to use MYSQL
  maps with Postfix, you need rm: cannot remove directory `/tmp/dpkgVmbLwe': Directory not empty
rm cleanup failed, code 256
this.

chroot-unstable/build/buildd3/postfix-pgsql_2.3.7-4_m32r.deb:
 new debian package, version 2.0.
 size 42048 bytes: control archive= 1523 bytes.
rm: cannot remove directory `/tmp/dpkgiY4y7x': Directory not empty
rm cleanup failed, code 256
     750 bytes,    18 lines      control              
     294 bytes,     4 lines      md5sums              
    1291 bytes,    49 lines   *  postinst             #!/bin/sh
     903 bytes,    37 lines   *  prerm                #!/bin/sh
 Package: postfix-pgsql
 Version: 2.3.7-4
 Section: mail
 Priority: extra
 Architecture: m32r
 Depends: libc6 (>= 2.3.5-1), libpq4, postfix, postfix (= 2.3.7-4)
 Installed-Size: 112
 Maintainer: LaMont Jones <lamont at debian.org>
 Source: postfix
 Description: PGSQL map support for Postfix
  Postfix is Wietse Venema's mail transport agent that started life as an
  alternative to the widely-used Sendmail program.  Postfix attempts to
  be fast, easy to administer, and secure, while at the same time being
  sendmail compatible enough to not upset existing users. Thus, the outside
  has a sendmail-ish flavor, but the inside is completely different.
  .
  This provides support for PGSQL maps in Postfix. If you plan to use PGSQL
  maps with Postfix, you need this.

chroot-unstable/build/buildd3/postfix_2.3.7-4_m32r.deb:
drwxr-xr-x root/root         0 2007-03-06 18:04 ./
drwxr-xr-x root/root         0 2007-03-06 18:04 ./etc/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./etc/init.d/
-rwxr-xr-x root/root      2974 2007-03-06 18:04 ./etc/init.d/postfix
drwxr-xr-x root/root         0 2007-03-06 18:04 ./etc/ppp/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./etc/ppp/ip-up.d/
-rwxr-xr-x root/root      1120 2007-03-06 18:04 ./etc/ppp/ip-up.d/postfix
drwxr-xr-x root/root         0 2007-03-06 18:04 ./etc/ppp/ip-down.d/
-rwxr-xr-x root/root       803 2007-03-06 18:04 ./etc/ppp/ip-down.d/postfix
drwxr-xr-x root/root         0 2007-03-06 18:04 ./etc/network/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./etc/network/if-up.d/
-rwxr-xr-x root/root      1120 2007-03-06 18:04 ./etc/network/if-up.d/postfix
drwxr-xr-x root/root         0 2007-03-06 18:04 ./etc/network/if-down.d/
-rwxr-xr-x root/root       803 2007-03-06 18:04 ./etc/network/if-down.d/postfix
drwxr-xr-x root/root         0 2007-03-06 18:04 ./etc/postfix/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./etc/postfix/sasl/
-rwxr-xr-x root/root      6840 2007-03-06 18:04 ./etc/postfix/postfix-script
-rwxr-xr-x root/root     22239 2007-03-06 18:04 ./etc/postfix/post-install
-rw-r--r-- root/root     17975 2007-03-06 18:04 ./etc/postfix/postfix-files
drwxr-xr-x root/root         0 2007-03-06 18:04 ./etc/resolvconf/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./etc/resolvconf/update-libc.d/
-rwxr-xr-x root/root       211 2007-03-06 18:04 ./etc/resolvconf/update-libc.d/postfix
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/bin/
drwxr-xr-x root/root         0 2007-03-06 18:05 ./usr/sbin/
-rwxr-xr-x root/root     10416 2007-03-06 18:05 ./usr/sbin/postalias
-rwxr-xr-x root/root      8728 2007-03-06 18:05 ./usr/sbin/postcat
-rwxr-xr-x root/root     54248 2007-03-06 18:05 ./usr/sbin/postconf
-rwxr-xr-x root/root      9132 2007-03-06 18:05 ./usr/sbin/postdrop
-rwxr-xr-x root/root      6840 2007-03-06 18:05 ./usr/sbin/postfix
-rwxr-xr-x root/root      5284 2007-03-06 18:05 ./usr/sbin/postkick
-rwxr-xr-x root/root      5936 2007-03-06 18:05 ./usr/sbin/postlock
-rwxr-xr-x root/root      5572 2007-03-06 18:05 ./usr/sbin/postlog
-rwxr-xr-x root/root     10008 2007-03-06 18:05 ./usr/sbin/postmap
-rwxr-xr-x root/root      9164 2007-03-06 18:05 ./usr/sbin/postqueue
-rwxr-xr-x root/root     15092 2007-03-06 18:05 ./usr/sbin/postsuper
-rwxr-xr-x root/root      7388 2007-03-06 18:05 ./usr/sbin/qmqp-sink
-rwxr-xr-x root/root     11292 2007-03-06 18:05 ./usr/sbin/qmqp-source
-rwxr-xr-x root/root      8432 2007-03-06 18:05 ./usr/sbin/rmail
-rwxr-xr-x root/root     17748 2007-03-06 18:05 ./usr/sbin/sendmail
-rwxr-xr-x root/root     11924 2007-03-06 18:05 ./usr/sbin/smtp-sink
-rwxr-xr-x root/root     14196 2007-03-06 18:05 ./usr/sbin/smtp-source
-rwxr-xr-x root/root     11535 2007-03-06 18:04 ./usr/sbin/qshape
drwxr-xr-x root/root         0 2007-03-06 18:05 ./usr/lib/
drwxr-xr-x root/root         0 2007-03-06 18:05 ./usr/lib/postfix/
-rw-r--r-- root/root      6252 2007-03-06 18:05 ./usr/lib/postfix/dict_tcp.so
-rwxr-xr-x root/root      9268 2007-03-06 18:05 ./usr/lib/postfix/anvil
-rwxr-xr-x root/root     31776 2007-03-06 18:05 ./usr/lib/postfix/bounce
-rwxr-xr-x root/root     76124 2007-03-06 18:05 ./usr/lib/postfix/cleanup
-rwxr-xr-x root/root      4720 2007-03-06 18:05 ./usr/lib/postfix/discard
-rwxr-xr-x root/root      4736 2007-03-06 18:05 ./usr/lib/postfix/error
-rwxr-xr-x root/root     10476 2007-03-06 18:05 ./usr/lib/postfix/flush
-rwxr-xr-x root/root     43780 2007-03-06 18:05 ./usr/lib/postfix/local
-rwxr-xr-x root/root     25228 2007-03-06 18:05 ./usr/lib/postfix/master
-rwxr-xr-x root/root     44068 2007-03-06 18:05 ./usr/lib/postfix/oqmgr
-rwxr-xr-x root/root      8568 2007-03-06 18:05 ./usr/lib/postfix/pickup
-rwxr-xr-x root/root     13168 2007-03-06 18:05 ./usr/lib/postfix/pipe
-rwxr-xr-x root/root      7744 2007-03-06 18:05 ./usr/lib/postfix/proxymap
-rwxr-xr-x root/root     49328 2007-03-06 18:05 ./usr/lib/postfix/qmgr
-rwxr-xr-x root/root     15264 2007-03-06 18:05 ./usr/lib/postfix/qmqpd
-rwxr-xr-x root/root      7520 2007-03-06 18:05 ./usr/lib/postfix/scache
-rwxr-xr-x root/root      8544 2007-03-06 18:05 ./usr/lib/postfix/showq
-rwxr-xr-x root/root     73312 2007-03-06 18:05 ./usr/lib/postfix/smtp
-rwxr-xr-x root/root    136380 2007-03-06 18:05 ./usr/lib/postfix/smtpd
-rwxr-xr-x root/root      5892 2007-03-06 18:05 ./usr/lib/postfix/spawn
-rwxr-xr-x root/root     10896 2007-03-06 18:05 ./usr/lib/postfix/tlsmgr
-rwxr-xr-x root/root     16424 2007-03-06 18:05 ./usr/lib/postfix/trivial-rewrite
-rwxr-xr-x root/root      7804 2007-03-06 18:05 ./usr/lib/postfix/verify
-rwxr-xr-x root/root     14088 2007-03-06 18:05 ./usr/lib/postfix/virtual
-rw-r--r-- root/root     13572 2007-03-06 18:05 ./usr/lib/libpostfix-dns.so.1.0.1
-rw-r--r-- root/root    168320 2007-03-06 18:05 ./usr/lib/libpostfix-global.so.1.0.1
-rw-r--r-- root/root     22624 2007-03-06 18:05 ./usr/lib/libpostfix-master.so.1.0.1
-rw-r--r-- root/root     43032 2007-03-06 18:05 ./usr/lib/libpostfix-tls.so.1.0.1
-rw-r--r-- root/root    164232 2007-03-06 18:05 ./usr/lib/libpostfix-util.so.1.0.1
-rwxr-xr-x root/root     13083 2007-03-06 18:04 ./usr/lib/postfix_groups.pl
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/share/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-03-06 18:05 ./usr/share/doc/postfix/
-rw-r--r-- root/root      1392 2007-03-06 17:08 ./usr/share/doc/postfix/README.Debian
-rw-r--r-- root/root     16801 2007-03-06 17:08 ./usr/share/doc/postfix/copyright
-rw-r--r-- root/root    151186 2007-03-06 18:04 ./usr/share/doc/postfix/changelog.gz
-rw-r--r-- root/root     22699 2007-03-06 17:08 ./usr/share/doc/postfix/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/share/man/
drwxr-xr-x root/root         0 2007-03-06 18:05 ./usr/share/man/man1/
-rw-r--r-- root/root      2972 2007-03-06 18:04 ./usr/share/man/man1/postalias.1.gz
-rw-r--r-- root/root       939 2007-03-06 18:04 ./usr/share/man/man1/postcat.1.gz
-rw-r--r-- root/root      2757 2007-03-06 18:04 ./usr/share/man/man1/postconf.1.gz
-rw-r--r-- root/root      1642 2007-03-06 18:04 ./usr/share/man/man1/postdrop.1.gz
-rw-r--r-- root/root      3465 2007-03-06 18:04 ./usr/share/man/man1/postfix.1.gz
-rw-r--r-- root/root      1153 2007-03-06 18:04 ./usr/share/man/man1/postkick.1.gz
-rw-r--r-- root/root      1145 2007-03-06 18:04 ./usr/share/man/man1/postlog.1.gz
-rw-r--r-- root/root      3069 2007-03-06 18:04 ./usr/share/man/man1/postmap.1.gz
-rw-r--r-- root/root      2314 2007-03-06 18:04 ./usr/share/man/man1/postqueue.1.gz
-rw-r--r-- root/root      3100 2007-03-06 18:04 ./usr/share/man/man1/postsuper.1.gz
-rw-r--r-- root/root       809 2007-03-06 18:04 ./usr/share/man/man1/qmqp-sink.1.gz
-rw-r--r-- root/root      1179 2007-03-06 18:04 ./usr/share/man/man1/qmqp-source.1.gz
-rw-r--r-- root/root      1797 2007-03-06 18:04 ./usr/share/man/man1/qshape.1.gz
-rw-r--r-- root/root      5046 2007-03-06 18:04 ./usr/share/man/man1/sendmail.1.gz
-rw-r--r-- root/root      1551 2007-03-06 18:04 ./usr/share/man/man1/smtp-source.1.gz
-rw-r--r-- root/root        48 2007-03-06 18:04 ./usr/share/man/man1/mailq.1.gz
-rw-r--r-- root/root        53 2007-03-06 18:04 ./usr/share/man/man1/newaliases.1.gz
-rw-r--r-- root/root      1397 2007-03-06 18:04 ./usr/share/man/man1/postlock.1.gz
-rw-r--r-- root/root      1576 2007-03-06 18:04 ./usr/share/man/man1/smtp-sink.1.gz
drwxr-xr-x root/root         0 2007-03-06 18:05 ./usr/share/man/man5/
-rw-r--r-- root/root        59 2007-03-06 18:04 ./usr/share/man/man5/body_checks.5.gz
-rw-r--r-- root/root      2565 2007-03-06 18:04 ./usr/share/man/man5/bounce.5.gz
-rw-r--r-- root/root      3480 2007-03-06 18:04 ./usr/share/man/man5/canonical.5.gz
-rw-r--r-- root/root      1480 2007-03-06 18:04 ./usr/share/man/man5/cidr_table.5.gz
-rw-r--r-- root/root      3325 2007-03-06 18:04 ./usr/share/man/man5/generic.5.gz
-rw-r--r-- root/root      7027 2007-03-06 18:04 ./usr/share/man/man5/ldap_table.5.gz
-rw-r--r-- root/root      3156 2007-03-06 18:04 ./usr/share/man/man5/master.5.gz
-rw-r--r-- root/root      4332 2007-03-06 18:04 ./usr/share/man/man5/mysql_table.5.gz
-rw-r--r-- root/root      1200 2007-03-06 18:04 ./usr/share/man/man5/nisplus_table.5.gz
-rw-r--r-- root/root      3062 2007-03-06 18:04 ./usr/share/man/man5/pcre_table.5.gz
-rw-r--r-- root/root      4569 2007-03-06 18:04 ./usr/share/man/man5/pgsql_table.5.gz
-rw-r--r-- root/root     70649 2007-03-06 18:04 ./usr/share/man/man5/postconf.5.gz
-rw-r--r-- root/root      2525 2007-03-06 18:04 ./usr/share/man/man5/regexp_table.5.gz
-rw-r--r-- root/root      2351 2007-03-06 18:04 ./usr/share/man/man5/relocated.5.gz
-rw-r--r-- root/root      3681 2007-03-06 18:04 ./usr/share/man/man5/transport.5.gz
-rw-r--r-- root/root      3730 2007-03-06 18:04 ./usr/share/man/man5/virtual.5.gz
-rw-r--r-- root/root      4796 2007-03-06 18:04 ./usr/share/man/man5/access.5.gz
-rw-r--r-- root/root      2770 2007-03-06 18:04 ./usr/share/man/man5/aliases.5.gz
-rw-r--r-- root/root      4681 2007-03-06 18:04 ./usr/share/man/man5/header_checks.5.gz
-rw-r--r-- root/root      1553 2007-03-06 18:04 ./usr/share/man/man5/tcp_table.5.gz
drwxr-xr-x root/root         0 2007-03-06 18:05 ./usr/share/man/man8/
-rw-r--r-- root/root      4825 2007-03-06 18:04 ./usr/share/man/man8/cleanup.8postfix.gz
-rw-r--r-- root/root      1699 2007-03-06 18:04 ./usr/share/man/man8/discard.8postfix.gz
-rw-r--r-- root/root      1784 2007-03-06 18:04 ./usr/share/man/man8/error.8postfix.gz
-rw-r--r-- root/root      2349 2007-03-06 18:04 ./usr/share/man/man8/flush.8postfix.gz
-rw-r--r-- root/root        57 2007-03-06 18:04 ./usr/share/man/man8/lmtp.8postfix.gz
-rw-r--r-- root/root      7061 2007-03-06 18:04 ./usr/share/man/man8/local.8postfix.gz
-rw-r--r-- root/root      4036 2007-03-06 18:04 ./usr/share/man/man8/oqmgr.8postfix.gz
-rw-r--r-- root/root      1808 2007-03-06 18:04 ./usr/share/man/man8/pickup.8postfix.gz
-rw-r--r-- root/root      4733 2007-03-06 18:04 ./usr/share/man/man8/pipe.8postfix.gz
-rw-r--r-- root/root      2237 2007-03-06 18:04 ./usr/share/man/man8/proxymap.8postfix.gz
-rw-r--r-- root/root      4398 2007-03-06 18:04 ./usr/share/man/man8/qmgr.8postfix.gz
-rw-r--r-- root/root      2309 2007-03-06 18:04 ./usr/share/man/man8/qmqpd.8postfix.gz
-rw-r--r-- root/root      2148 2007-03-06 18:04 ./usr/share/man/man8/scache.8postfix.gz
-rw-r--r-- root/root      1562 2007-03-06 18:04 ./usr/share/man/man8/showq.8postfix.gz
-rw-r--r-- root/root      7482 2007-03-06 18:04 ./usr/share/man/man8/smtp.8postfix.gz
-rw-r--r-- root/root     10509 2007-03-06 18:04 ./usr/share/man/man8/smtpd.8postfix.gz
-rw-r--r-- root/root      2126 2007-03-06 18:04 ./usr/share/man/man8/tlsmgr.8postfix.gz
-rw-r--r-- root/root      3567 2007-03-06 18:04 ./usr/share/man/man8/trivial-rewrite.8postfix.gz
-rw-r--r-- root/root      2380 2007-03-06 18:04 ./usr/share/man/man8/verify.8postfix.gz
-rw-r--r-- root/root      4109 2007-03-06 18:04 ./usr/share/man/man8/virtual.8postfix.gz
-rw-r--r-- root/root       625 2007-03-06 18:04 ./usr/share/man/man8/rmail.8.gz
-rw-r--r-- root/root      2600 2007-03-06 18:04 ./usr/share/man/man8/anvil.8postfix.gz
-rw-r--r-- root/root      2186 2007-03-06 18:04 ./usr/share/man/man8/bounce.8postfix.gz
-rw-r--r-- root/root      2393 2007-03-06 18:04 ./usr/share/man/man8/master.8postfix.gz
-rw-r--r-- root/root      2026 2007-03-06 18:04 ./usr/share/man/man8/spawn.8postfix.gz
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/share/lintian/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/share/lintian/overrides/
-rw-r--r-- root/root       161 2007-03-06 18:04 ./usr/share/lintian/overrides/postfix
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/share/postfix/
-rw-r--r-- root/root       671 2007-03-06 18:04 ./usr/share/postfix/postinst.functions
-rw-r--r-- root/root      3968 2007-03-06 18:04 ./usr/share/postfix/master.cf.dist
-rw-r--r-- root/root     25905 2007-03-06 18:04 ./usr/share/postfix/main.cf.dist
-rw-r--r-- root/root       473 2007-03-06 18:04 ./usr/share/postfix/main.cf.debian
-rw-r--r-- root/root       421 2007-03-06 18:04 ./usr/share/postfix/main.cf.tls
drwxr-xr-x root/root         0 2007-03-06 18:04 ./var/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./var/spool/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./var/spool/postfix/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./var/spool/postfix/etc/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./var/spool/postfix/lib/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./var/spool/postfix/usr/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./var/spool/postfix/usr/lib/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./var/spool/postfix/usr/lib/zoneinfo/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./var/log/
lrwxrwxrwx root/root         0 2007-03-06 18:04 ./usr/bin/rmail -> ../sbin/rmail
lrwxrwxrwx root/root         0 2007-03-06 18:04 ./usr/bin/newaliases -> ../sbin/sendmail
lrwxrwxrwx root/root         0 2007-03-06 18:04 ./usr/bin/mailq -> ../sbin/sendmail
lrwxrwxrwx root/root         0 2007-03-06 18:04 ./usr/lib/postfix/lmtp -> smtp
lrwxrwxrwx root/root         0 2007-03-06 18:04 ./usr/lib/libpostfix-dns.so.1 -> libpostfix-dns.so.1.0.1
lrwxrwxrwx root/root         0 2007-03-06 18:04 ./usr/lib/libpostfix-global.so.1 -> libpostfix-global.so.1.0.1
lrwxrwxrwx root/root         0 2007-03-06 18:04 ./usr/lib/libpostfix-master.so.1 -> libpostfix-master.so.1.0.1
lrwxrwxrwx root/root         0 2007-03-06 18:04 ./usr/lib/libpostfix-tls.so.1 -> libpostfix-tls.so.1.0.1
lrwxrwxrwx root/root         0 2007-03-06 18:04 ./usr/lib/libpostfix-util.so.1 -> libpostfix-util.so.1.0.1
lrwxrwxrwx root/root         0 2007-03-06 18:04 ./usr/lib/sendmail -> ../sbin/sendmail
lrwxrwxrwx root/root         0 2007-03-06 18:04 ./usr/share/man/man8/defer.8postfix.gz -> bounce.8postfix.gz
lrwxrwxrwx root/root         0 2007-03-06 18:04 ./usr/share/man/man8/trace.8postfix.gz -> bounce.8postfix.gz

chroot-unstable/build/buildd3/postfix-ldap_2.3.7-4_m32r.deb:
drwxr-xr-x root/root         0 2007-03-06 18:05 ./
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/lib/
drwxr-xr-x root/root         0 2007-03-06 18:05 ./usr/lib/postfix/
-rw-r--r-- root/root     21816 2007-03-06 18:05 ./usr/lib/postfix/dict_ldap.so
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/share/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-03-06 18:05 ./usr/share/doc/postfix-ldap/
-rw-r--r-- root/root       303 2007-03-06 17:08 ./usr/share/doc/postfix-ldap/README.Debian
-rw-r--r-- root/root     17258 2007-03-06 17:08 ./usr/share/doc/postfix-ldap/copyright
-rw-r--r-- root/root     22699 2007-03-06 17:08 ./usr/share/doc/postfix-ldap/changelog.Debian.gz

chroot-unstable/build/buildd3/postfix-cdb_2.3.7-4_m32r.deb:
drwxr-xr-x root/root         0 2007-03-06 18:05 ./
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/lib/
drwxr-xr-x root/root         0 2007-03-06 18:05 ./usr/lib/postfix/
-rw-r--r-- root/root      7240 2007-03-06 18:05 ./usr/lib/postfix/dict_cdb.so
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/share/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-03-06 18:05 ./usr/share/doc/postfix-cdb/
-rw-r--r-- root/root       131 2007-03-06 17:08 ./usr/share/doc/postfix-cdb/README.Debian
-rw-r--r-- root/root     17258 2007-03-06 17:08 ./usr/share/doc/postfix-cdb/copyright
-rw-r--r-- root/root     22699 2007-03-06 17:08 ./usr/share/doc/postfix-cdb/changelog.Debian.gz

chroot-unstable/build/buildd3/postfix-pcre_2.3.7-4_m32r.deb:
drwxr-xr-x root/root         0 2007-03-06 18:05 ./
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/lib/
drwxr-xr-x root/root         0 2007-03-06 18:05 ./usr/lib/postfix/
-rw-r--r-- root/root     11120 2007-03-06 18:05 ./usr/lib/postfix/dict_pcre.so
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/share/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-03-06 18:05 ./usr/share/doc/postfix-pcre/
-rw-r--r-- root/root       132 2007-03-06 17:08 ./usr/share/doc/postfix-pcre/README.Debian
-rw-r--r-- root/root     17258 2007-03-06 17:08 ./usr/share/doc/postfix-pcre/copyright
-rw-r--r-- root/root     22699 2007-03-06 17:08 ./usr/share/doc/postfix-pcre/changelog.Debian.gz

chroot-unstable/build/buildd3/postfix-mysql_2.3.7-4_m32r.deb:
drwxr-xr-x root/root         0 2007-03-06 18:05 ./
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/lib/
drwxr-xr-x root/root         0 2007-03-06 18:05 ./usr/lib/postfix/
-rw-r--r-- root/root     20552 2007-03-06 18:05 ./usr/lib/postfix/dict_mysql.so
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/share/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-03-06 18:05 ./usr/share/doc/postfix-mysql/
-rw-r--r-- root/root       133 2007-03-06 17:08 ./usr/share/doc/postfix-mysql/README.Debian
-rw-r--r-- root/root     17258 2007-03-06 17:08 ./usr/share/doc/postfix-mysql/copyright
-rw-r--r-- root/root     22699 2007-03-06 17:08 ./usr/share/doc/postfix-mysql/changelog.Debian.gz

chroot-unstable/build/buildd3/postfix-pgsql_2.3.7-4_m32r.deb:
drwxr-xr-x root/root         0 2007-03-06 18:05 ./
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/lib/
drwxr-xr-x root/root         0 2007-03-06 18:05 ./usr/lib/postfix/
-rw-r--r-- root/root     20732 2007-03-06 18:05 ./usr/lib/postfix/dict_pgsql.so
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/share/
drwxr-xr-x root/root         0 2007-03-06 18:04 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-03-06 18:05 ./usr/share/doc/postfix-pgsql/
-rw-r--r-- root/root       133 2007-03-06 17:08 ./usr/share/doc/postfix-pgsql/README.Debian
-rw-r--r-- root/root     17258 2007-03-06 17:08 ./usr/share/doc/postfix-pgsql/copyright
-rw-r--r-- root/root     22699 2007-03-06 17:08 ./usr/share/doc/postfix-pgsql/changelog.Debian.gz

postfix_2.3.7-4_m32r.changes:
Format: 1.7
Date: Mon, 26 Feb 2007 14:04:32 -0700
Source: postfix
Binary: postfix-pcre postfix postfix-pgsql postfix-doc postfix-ldap postfix-cdb postfix-dev postfix-mysql
Architecture: all m32r
Version: 2.3.7-4
Distribution: unstable
Urgency: low
Maintainer: LaMont Jones <lamont at debian.org>
Changed-By: LaMont Jones <lamont at debian.org>
Description: 
 postfix    - A high-performance mail transport agent
 postfix-cdb - CDB map support for Postfix
 postfix-dev - Postfix loadable modules development environment
 postfix-doc - Postfix documentation
 postfix-ldap - LDAP map support for Postfix
 postfix-mysql - MYSQL map support for Postfix
 postfix-pcre - PCRE map support for Postfix
 postfix-pgsql - PGSQL map support for Postfix
Closes: 411941 412205 412413 412494
Changes: 
 postfix (2.3.7-4) unstable; urgency=low
 .
   * New russian, portugese, spanish, galician debconf templates.
     Closes: #411941, #412205, #412413, #412494
Files: 
 2b3ddf2b0646229fffa6c709b375a1b7 1096974 mail extra postfix_2.3.7-4_m32r.deb
 58ad00d4fbeb182c90a5cbe5aa82717c 41750 mail extra postfix-ldap_2.3.7-4_m32r.deb
 c4af1b5a71aefed623ab154e68277368 35572 mail extra postfix-cdb_2.3.7-4_m32r.deb
 745d84b72d526cb5f64ab63ec3f5b124 37224 mail extra postfix-pcre_2.3.7-4_m32r.deb
 23b8baebd35ea88c9553450a754fa9d5 42010 mail extra postfix-mysql_2.3.7-4_m32r.deb
 5f534b58317429b327f1d1a9ce72755a 42048 mail extra postfix-pgsql_2.3.7-4_m32r.deb
 4dd7e493a7e3861673f7cb37c3583646 127282 devel extra postfix-dev_2.3.7-4_all.deb
 83969136a9dfc647190c0100a2a4ff3a 765428 doc extra postfix-doc_2.3.7-4_all.deb

******************************************************************************
Built successfully

NOTE: The package could have used binaries from the following packages
(access time changed) without a source dependency:
  groff: /usr/bin/groff
  python-dev: /usr/bin/python

Purging chroot-unstable/build/buildd3/postfix-2.3.7
------------------------------------------------------------------------------
  /usr/bin/sudo dpkg --root=/debian/buildd3/build/chroot-unstable --purge libcdb-dev libcdb1
(Reading database ... 59991 files and directories currently installed.)
Removing libcdb-dev ...
Removing libcdb1 ...
Purging configuration files for libcdb1 ...
******************************************************************************
Finished at 20070306-1816
Build needed 01:08:05, 29964k disk space




More information about the build-status mailing list