###
### Sat Feb 7 01:33:18 EST 2004:
### bmake bulk-package for mailman-2.1.4
### Current pkg count:  12 installed packages: courier-maildirmake-0.37.1nb1 db-2.7.7nb1 digest-20021220 gawk-3.1.3 gettext-lib-0.11.5nb2 gmake-3.80nb2 libiconv-1.9.1nb1 libtool-base-1.4.20010614nb19 patch-2.5.4nb2 perl-5.6.1nb10 pkg_install-info-4.5nb2 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for mailman-2.1.4
===> Cleaning for python22-2.2.3nb1
===> Cleaning for zlib-1.2.1
===> Cleaning for libtool-base-1.4.20010614nb19
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build mailman-2.1.4
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r perl-5.6.1nb10
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r db-2.7.7nb1
BULK> mailman-2.1.4 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> mailman-2.1.4 requires installed package libtool-base-1.4.20010614nb19 (devel/libtool-base) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libiconv-1.9.1nb1
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r pkg_install-info-4.5nb2
BULK> Installing packages which are required to build mailman-2.1.4.
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/python22-2.2.3nb1.tgz
BULK> Required package zlib-1.2.1 (devel/zlib) is already installed
BULK> Required package libtool-base-1.4.20010614nb19 (devel/libtool-base) is already installed
BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
bmake package (mailman-2.1.4)
===> Checking for vulnerabilities in mailman-2.1.4
=> Checksum OK for mailman-2.1.4.tgz.
work.sol9 -> /work/pkgbuild/mail/mailman/work.sol9
===> Extracting for mailman-2.1.4
===> Required installed package python22>=2.2: python22-2.2.3nb1 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
==========================================================================
The following variables will affect the build process of this package,
mailman-2.1.4.  Their current value is shown below:

        * MAILMAN_CGIEXT = .cgi
        * MAILMAN_CGIGROUP = www
        * MAILMAN_DATADIR = /var/db/mailman
        * MAILMAN_GROUP = mailman
        * MAILMAN_MAILGROUP = guest
        * MAILMAN_USER = mailman

You may want to abort the process now with CTRL+C and change their value
before continuing.  Be sure to run `bmake clean' after the changes.
==========================================================================
===> Patching for mailman-2.1.4
===> Applying pkgsrc patches for mailman-2.1.4
cd /work/pkgbuild/mail/mailman/work.sol9/mailman-2.1.4; for file in Mailman/Archiver/pipermail.py; do				 /usr/pkg/bin/nbsed -e "1s;^#!.*python[^ ]*;#!/usr/pkg/bin/python2.2;" 			 ${file} > ${file}.fixed;			 if [ -x ${file} ]; then				 /usr/bin/chmod +x ${file}.fixed;			 fi;							 /usr/bin/mv -f ${file}.fixed ${file};			 done
cd /work/pkgbuild/mail/mailman/work.sol9/mailman-2.1.4; for file in Mailman/Post.py; do				 /usr/pkg/bin/nbsed -e "1s;^#!.*python[^ ]*;#!/usr/pkg/bin/python2.2;" 			 ${file} > ${file}.fixed;			 if [ -x ${file} ]; then				 /usr/bin/chmod +x ${file}.fixed;			 fi;							 /usr/bin/mv -f ${file}.fixed ${file};			 done
cd /work/pkgbuild/mail/mailman/work.sol9/mailman-2.1.4; for file in admin/bin/Release.py; do				 /usr/pkg/bin/nbsed -e "1s;^#!.*python[^ ]*;#!/usr/pkg/bin/python2.2;" 			 ${file} > ${file}.fixed;			 if [ -x ${file} ]; then				 /usr/bin/chmod +x ${file}.fixed;			 fi;							 /usr/bin/mv -f ${file}.fixed ${file};			 done
cd /work/pkgbuild/mail/mailman/work.sol9/mailman-2.1.4; for file in admin/bin/faq2ht.py; do				 /usr/pkg/bin/nbsed -e "1s;^#!.*python[^ ]*;#!/usr/pkg/bin/python2.2;" 			 ${file} > ${file}.fixed;			 if [ -x ${file} ]; then				 /usr/bin/chmod +x ${file}.fixed;			 fi;							 /usr/bin/mv -f ${file}.fixed ${file};			 done
cd /work/pkgbuild/mail/mailman/work.sol9/mailman-2.1.4; for file in admin/bin/mm2do; do				 /usr/pkg/bin/nbsed -e "1s;^#!.*python[^ ]*;#!/usr/pkg/bin/python2.2;" 			 ${file} > ${file}.fixed;			 if [ -x ${file} ]; then				 /usr/bin/chmod +x ${file}.fixed;			 fi;							 /usr/bin/mv -f ${file}.fixed ${file};			 done
cd /work/pkgbuild/mail/mailman/work.sol9/mailman-2.1.4; for file in bin/msgfmt.py; do				 /usr/pkg/bin/nbsed -e "1s;^#!.*python[^ ]*;#!/usr/pkg/bin/python2.2;" 			 ${file} > ${file}.fixed;			 if [ -x ${file} ]; then				 /usr/bin/chmod +x ${file}.fixed;			 fi;							 /usr/bin/mv -f ${file}.fixed ${file};			 done
/usr/bin/rm -f /work/pkgbuild/mail/mailman/work.sol9/mailman-2.1.4/[A-Z]*.orig
===> Overriding tools for mailman-2.1.4
===> Configuring for mailman-2.1.4
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for --with-python... /usr/pkg/bin/python2.2
checking Python interpreter... /usr/pkg/bin/python2.2
checking Python version... 2.2.3
checking that Python has a working distutils... yes
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking whether bmake sets $(MAKE)... yes
checking for true... /usr/bin/true
checking for --without-gcc... no
checking for sparc-sun-solaris2-gcc... /opt/SUNWspro/bin/cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for /opt/SUNWspro/bin/cc option to accept ANSI C... none needed
checking whether #! works in shell scripts... yes
checking for --with-var-prefix... /var/db/mailman
checking for --with-permcheck... no
checking for --with-username... mailman
checking for user name "mailman"... okay
checking for --with-groupname... mailman
checking for group name "mailman"... okay
checking permissions on /var/db/mailman... skipped
checking for mail wrapper group; i.e. --with-mail-gid... guest
checking for CGI wrapper group; i.e. --with-cgi-gid... www
checking for CGI extensions... .cgi
checking for --with-mailhost... localhost
checking for --with-urlhost... localhost
checking for default mail host name... localhost
checking for default URL host component... localhost
checking for strerror... yes
checking for setregid... yes
checking for syslog... yes
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for vsnprintf... yes
configure: creating ./config.status
config.status: creating misc/paths.py
config.status: creating Mailman/Defaults.py
config.status: creating Mailman/mm_cfg.py.dist
config.status: creating src/Makefile
config.status: creating misc/Makefile
config.status: creating bin/Makefile
config.status: creating Mailman/Makefile
config.status: creating Mailman/Cgi/Makefile
config.status: creating Mailman/Logging/Makefile
config.status: creating Mailman/Archiver/Makefile
config.status: creating Mailman/Commands/Makefile
config.status: creating Mailman/Handlers/Makefile
config.status: creating Mailman/Bouncers/Makefile
config.status: creating Mailman/Queue/Makefile
config.status: creating Mailman/MTA/Makefile
config.status: creating Mailman/Gui/Makefile
config.status: creating templates/Makefile
config.status: creating cron/Makefile
config.status: creating scripts/Makefile
config.status: creating messages/Makefile
config.status: creating cron/crontab.in
config.status: creating misc/mailman
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: creating tests/bounces/Makefile
config.status: creating tests/msgs/Makefile
config.status: creating build/bin/add_members
config.status: creating build/bin/arch
config.status: creating build/bin/change_pw
config.status: creating build/bin/check_db
config.status: creating build/bin/check_perms
config.status: creating build/bin/cleanarch
config.status: creating build/bin/clone_member
config.status: creating build/bin/config_list
config.status: creating build/bin/convert.py
config.status: creating build/bin/discard
config.status: creating build/bin/dumpdb
config.status: creating build/bin/find_member
config.status: creating build/bin/fix_url.py
config.status: creating build/bin/genaliases
config.status: creating build/bin/inject
config.status: creating build/bin/list_admins
config.status: creating build/bin/list_lists
config.status: creating build/bin/list_members
config.status: creating build/bin/list_owners
config.status: creating build/bin/mailmanctl
config.status: creating build/bin/mmsitepass
config.status: creating build/bin/msgfmt.py
config.status: creating build/bin/newlist
config.status: creating build/bin/pygettext.py
config.status: creating build/bin/qrunner
config.status: creating build/bin/remove_members
config.status: creating build/bin/rmlist
config.status: creating build/bin/show_qfiles
config.status: creating build/bin/sync_members
config.status: creating build/bin/transcheck
config.status: creating build/bin/unshunt
config.status: creating build/bin/update
config.status: creating build/bin/version
config.status: creating build/bin/withlist
config.status: creating build/bin/b4b5-archfix
config.status: creating build/bin/rb-archfix
config.status: creating build/contrib/check_perms_grsecurity.py
config.status: creating build/contrib/qmail-to-mailman.py
config.status: creating build/contrib/rotatelogs.py
config.status: creating build/cron/bumpdigests
config.status: creating build/cron/checkdbs
config.status: creating build/cron/disabled
config.status: creating build/cron/gate_news
config.status: creating build/cron/mailpasswds
config.status: creating build/cron/nightly_gzip
config.status: creating build/cron/senddigests
config.status: executing default commands
configuration completed at Sat Feb 7 01:34:49 EST 2004
===> Building for mailman-2.1.4
for d in bin cron misc Mailman scripts src templates messages tests;  do  (cd $d; bmake);  done
for d in Cgi Logging Archiver Handlers Bouncers Queue MTA Gui Commands;  do  (cd $d; bmake);  done
/opt/SUNWspro/bin/cc -c -I. -DPREFIX="\"/usr/pkg/lib/mailman\""  -DPYTHON="\"/usr/pkg/bin/python2.2\""  -DHELPFUL -O -O -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_STRERROR=1 -DHAVE_SETREGID=1 -DHAVE_SYSLOG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYSLOG_H=1 -DGETGROUPS_T=gid_t -DHAVE_VSNPRINTF=1  ./common.c
/opt/SUNWspro/bin/cc -c -I. -DPREFIX="\"/usr/pkg/lib/mailman\""  -DPYTHON="\"/usr/pkg/bin/python2.2\""  -DHELPFUL -O -O -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_STRERROR=1 -DHAVE_SETREGID=1 -DHAVE_SYSLOG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYSLOG_H=1 -DGETGROUPS_T=gid_t -DHAVE_VSNPRINTF=1  ./vsnprintf.c
"./vsnprintf.c", line 125: warning: empty translation unit
/opt/SUNWspro/bin/cc -DSCRIPT="\"admindb\"" -I. -DCGI_GROUP="\"www\"" -O -O -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_STRERROR=1 -DHAVE_SETREGID=1 -DHAVE_SYSLOG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYSLOG_H=1 -DGETGROUPS_T=gid_t -DHAVE_VSNPRINTF=1  common.o vsnprintf.o -o admindb ./cgi-wrapper.c
/opt/SUNWspro/bin/cc -DSCRIPT="\"admin\"" -I. -DCGI_GROUP="\"www\"" -O -O -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_STRERROR=1 -DHAVE_SETREGID=1 -DHAVE_SYSLOG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYSLOG_H=1 -DGETGROUPS_T=gid_t -DHAVE_VSNPRINTF=1  common.o vsnprintf.o -o admin ./cgi-wrapper.c
/opt/SUNWspro/bin/cc -DSCRIPT="\"confirm\"" -I. -DCGI_GROUP="\"www\"" -O -O -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_STRERROR=1 -DHAVE_SETREGID=1 -DHAVE_SYSLOG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYSLOG_H=1 -DGETGROUPS_T=gid_t -DHAVE_VSNPRINTF=1  common.o vsnprintf.o -o confirm ./cgi-wrapper.c
/opt/SUNWspro/bin/cc -DSCRIPT="\"create\"" -I. -DCGI_GROUP="\"www\"" -O -O -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_STRERROR=1 -DHAVE_SETREGID=1 -DHAVE_SYSLOG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYSLOG_H=1 -DGETGROUPS_T=gid_t -DHAVE_VSNPRINTF=1  common.o vsnprintf.o -o create ./cgi-wrapper.c
/opt/SUNWspro/bin/cc -DSCRIPT="\"edithtml\"" -I. -DCGI_GROUP="\"www\"" -O -O -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_STRERROR=1 -DHAVE_SETREGID=1 -DHAVE_SYSLOG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYSLOG_H=1 -DGETGROUPS_T=gid_t -DHAVE_VSNPRINTF=1  common.o vsnprintf.o -o edithtml ./cgi-wrapper.c
/opt/SUNWspro/bin/cc -DSCRIPT="\"listinfo\"" -I. -DCGI_GROUP="\"www\"" -O -O -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_STRERROR=1 -DHAVE_SETREGID=1 -DHAVE_SYSLOG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYSLOG_H=1 -DGETGROUPS_T=gid_t -DHAVE_VSNPRINTF=1  common.o vsnprintf.o -o listinfo ./cgi-wrapper.c
/opt/SUNWspro/bin/cc -DSCRIPT="\"options\"" -I. -DCGI_GROUP="\"www\"" -O -O -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_STRERROR=1 -DHAVE_SETREGID=1 -DHAVE_SYSLOG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYSLOG_H=1 -DGETGROUPS_T=gid_t -DHAVE_VSNPRINTF=1  common.o vsnprintf.o -o options ./cgi-wrapper.c
/opt/SUNWspro/bin/cc -DSCRIPT="\"private\"" -I. -DCGI_GROUP="\"www\"" -O -O -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_STRERROR=1 -DHAVE_SETREGID=1 -DHAVE_SYSLOG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYSLOG_H=1 -DGETGROUPS_T=gid_t -DHAVE_VSNPRINTF=1  common.o vsnprintf.o -o private ./cgi-wrapper.c
/opt/SUNWspro/bin/cc -DSCRIPT="\"rmlist\"" -I. -DCGI_GROUP="\"www\"" -O -O -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_STRERROR=1 -DHAVE_SETREGID=1 -DHAVE_SYSLOG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYSLOG_H=1 -DGETGROUPS_T=gid_t -DHAVE_VSNPRINTF=1  common.o vsnprintf.o -o rmlist ./cgi-wrapper.c
/opt/SUNWspro/bin/cc -DSCRIPT="\"roster\"" -I. -DCGI_GROUP="\"www\"" -O -O -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_STRERROR=1 -DHAVE_SETREGID=1 -DHAVE_SYSLOG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYSLOG_H=1 -DGETGROUPS_T=gid_t -DHAVE_VSNPRINTF=1  common.o vsnprintf.o -o roster ./cgi-wrapper.c
/opt/SUNWspro/bin/cc -DSCRIPT="\"subscribe\"" -I. -DCGI_GROUP="\"www\"" -O -O -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_STRERROR=1 -DHAVE_SETREGID=1 -DHAVE_SYSLOG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYSLOG_H=1 -DGETGROUPS_T=gid_t -DHAVE_VSNPRINTF=1  common.o vsnprintf.o -o subscribe ./cgi-wrapper.c
/opt/SUNWspro/bin/cc -I. -DMAIL_GROUP="\"guest\"" -O -O -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_STRERROR=1 -DHAVE_SETREGID=1 -DHAVE_SYSLOG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYSLOG_H=1 -DGETGROUPS_T=gid_t -DHAVE_VSNPRINTF=1  common.o vsnprintf.o -o mailman ./mail-wrapper.c
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o ca/LC_MESSAGES/mailman.mo ca/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o cs/LC_MESSAGES/mailman.mo cs/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o da/LC_MESSAGES/mailman.mo da/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o de/LC_MESSAGES/mailman.mo de/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o es/LC_MESSAGES/mailman.mo es/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o et/LC_MESSAGES/mailman.mo et/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o eu/LC_MESSAGES/mailman.mo eu/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o fi/LC_MESSAGES/mailman.mo fi/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o fr/LC_MESSAGES/mailman.mo fr/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o hr/LC_MESSAGES/mailman.mo hr/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o hu/LC_MESSAGES/mailman.mo hu/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o it/LC_MESSAGES/mailman.mo it/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o ja/LC_MESSAGES/mailman.mo ja/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o ko/LC_MESSAGES/mailman.mo ko/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o lt/LC_MESSAGES/mailman.mo lt/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o nl/LC_MESSAGES/mailman.mo nl/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o no/LC_MESSAGES/mailman.mo no/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o pl/LC_MESSAGES/mailman.mo pl/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o pt/LC_MESSAGES/mailman.mo pt/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o pt_BR/LC_MESSAGES/mailman.mo pt_BR/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o ro/LC_MESSAGES/mailman.mo ro/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o ru/LC_MESSAGES/mailman.mo ru/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o sl/LC_MESSAGES/mailman.mo sl/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o sr/LC_MESSAGES/mailman.mo sr/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o sv/LC_MESSAGES/mailman.mo sv/LC_MESSAGES/mailman.po
/usr/pkg/bin/python2.2 ../build/bin/msgfmt.py -o uk/LC_MESSAGES/mailman.mo uk/LC_MESSAGES/mailman.po
===> Installing for mailman-2.1.4
Creating group: mailman
Creating user: mailman
/usr/ucb/install -d -o mailman -g mailman -m775 /usr/pkg/lib/mailman
/usr/ucb/install -d -o root -g root -m 755 /usr/pkg/share/doc/mailman
/usr/ucb/install -d -o root -g root -m 755 /usr/pkg/lib/mailman/support
Creating architecture independent directories...
Creating directory hierarchy /usr/pkg/lib/mailman/bin
mkdir /usr/pkg/lib/mailman/bin
Creating directory hierarchy /usr/pkg/lib/mailman/templates
mkdir /usr/pkg/lib/mailman/templates
Creating directory hierarchy /usr/pkg/lib/mailman/scripts
mkdir /usr/pkg/lib/mailman/scripts
Creating directory hierarchy /usr/pkg/lib/mailman/cron
mkdir /usr/pkg/lib/mailman/cron
Creating directory hierarchy /usr/pkg/lib/mailman/pythonlib
mkdir /usr/pkg/lib/mailman/pythonlib
Creating directory hierarchy /usr/pkg/lib/mailman/Mailman
mkdir /usr/pkg/lib/mailman/Mailman
Creating directory hierarchy /usr/pkg/lib/mailman/Mailman/Cgi
mkdir /usr/pkg/lib/mailman/Mailman/Cgi
Creating directory hierarchy /usr/pkg/lib/mailman/Mailman/Logging
mkdir /usr/pkg/lib/mailman/Mailman/Logging
Creating directory hierarchy /usr/pkg/lib/mailman/Mailman/Archiver
mkdir /usr/pkg/lib/mailman/Mailman/Archiver
Creating directory hierarchy /usr/pkg/lib/mailman/Mailman/Handlers
mkdir /usr/pkg/lib/mailman/Mailman/Handlers
Creating directory hierarchy /usr/pkg/lib/mailman/Mailman/Queue
mkdir /usr/pkg/lib/mailman/Mailman/Queue
Creating directory hierarchy /usr/pkg/lib/mailman/Mailman/Bouncers
mkdir /usr/pkg/lib/mailman/Mailman/Bouncers
Creating directory hierarchy /usr/pkg/lib/mailman/Mailman/MTA
mkdir /usr/pkg/lib/mailman/Mailman/MTA
Creating directory hierarchy /usr/pkg/lib/mailman/Mailman/Gui
mkdir /usr/pkg/lib/mailman/Mailman/Gui
Creating directory hierarchy /usr/pkg/lib/mailman/Mailman/Commands
mkdir /usr/pkg/lib/mailman/Mailman/Commands
Creating directory hierarchy /usr/pkg/lib/mailman/messages
mkdir /usr/pkg/lib/mailman/messages
Creating directory hierarchy /usr/pkg/lib/mailman/icons
mkdir /usr/pkg/lib/mailman/icons
Creating directory hierarchy /usr/pkg/lib/mailman/tests
mkdir /usr/pkg/lib/mailman/tests
Creating directory hierarchy /usr/pkg/lib/mailman/tests/bounces
mkdir /usr/pkg/lib/mailman/tests/bounces
Creating directory hierarchy /usr/pkg/lib/mailman/tests/msgs
mkdir /usr/pkg/lib/mailman/tests/msgs
Creating architecture dependent directories...
Creating directory hierarchy /usr/pkg/lib/mailman/cgi-bin
mkdir /usr/pkg/lib/mailman/cgi-bin
Creating directory hierarchy /usr/pkg/lib/mailman/mail
mkdir /usr/pkg/lib/mailman/mail
for f in mmsitepass newlist rmlist add_members  list_members remove_members clone_member update arch  sync_members check_db withlist check_perms find_member  version config_list list_lists dumpdb cleanarch  list_admins genaliases change_pw mailmanctl qrunner inject  unshunt fix_url.py convert.py transcheck b4b5-archfix  list_owners msgfmt.py show_qfiles discard rb-archfix;  do  /usr/ucb/install -c -o root -g root -m 755 ../build/bin/$f /usr/pkg/lib/mailman/bin;  done
for f in crontab.in;  do  /usr/ucb/install -c -o root -g root -m 644 $f /usr/pkg/lib/mailman/cron;  done
for f in checkdbs mailpasswds senddigests gate_news  nightly_gzip bumpdigests disabled;  do  /usr/ucb/install -c -o root -g root -m 755 ../build/cron/$f /usr/pkg/lib/mailman/cron;  done
/usr/ucb/install -c -o root -g root -m 644 ./*.jpg ./*.png /usr/pkg/lib/mailman/icons
for d in bin cron scripts tests;  do  dir=/usr/pkg/lib/mailman/$d;  /usr/ucb/install -c -o root -g root -m 644 paths.py $dir;  done
/usr/ucb/install -c -o root -g root -m 755 mailman /usr/pkg/lib/mailman/scripts
/usr/ucb/install -c -o root -g root -m 644 sitelist.cfg /usr/pkg/lib/mailman/support
for p in email-2.5.4 JapaneseCodecs-1.4.10 KoreanCodecs-2.0.5;  do  gunzip -c ./$p.tar.gz | (cd . ; tar xf -);  (cd ./$p ; umask 02 ; PYTHONPATH=/usr/pkg/lib/mailman/pythonlib /usr/pkg/bin/python2.2 setup.py --quiet install --install-lib /usr/pkg/lib/mailman/pythonlib  --install-purelib /usr/pkg/lib/mailman/pythonlib  --install-data /usr/pkg/lib/mailman/pythonlib);  rm -rf ./$p;  done
/bin/sh: gunzip: not found
tar: End of archive volume 1 reached
tar: Unexpected EOF on archive file
tar: Sorry, unable to determine archive format.
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/mail/mailman/work.sol9/mailman-2.1.4/misc
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/mail/mailman/work.sol9/mailman-2.1.4
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/mail/mailman
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/mail/mailman
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/mail/mailman
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/mail/mailman
BULK> mailman-2.1.4 was marked as broken:
-rw-r--r--   1 root     other      25538 Feb  7 01:37 .broken.html
bmake deinstall
===> Deinstalling for mailman
BULK> Marking all packages which depend upon mailman-2.1.4 as broken:
BULK> Build for mailman-2.1.4 was not successful, aborting.