###
### Sun Aug 7 16:32:59 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for python21-2.1.3nb7
### Current pkg count:  11 installed packages: MesaLib-6.2.1nb2 SDL-1.2.8nb1 aalib-x11-1.4.0.5 digest-20050323 gettext-lib-0.11.5nb4 glu-6.2.1nb1 gmake-3.80nb4 libiconv-1.9.2nb1 libtool-base-1.5.18nb3 pkg_install-info-4.5nb3 x11-links-0.25
###
BULK> Full rebuild in progress...
BULK> Cleaning package python21-2.1.3nb7 and pre-requisite packages
===> Cleaning for python21-2.1.3nb7
===> Cleaning for zlib-1.2.3
===> Cleaning for libtool-base-1.5.18nb3
BULK> Removing installed packages which are not needed to build python21-2.1.3nb7
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r MesaLib-6.2.1nb2
Executing `/usr/bin/rmdir /usr/pkg/include/GL >/dev/null 2>&1 || /usr/bin/true'
Executing `/usr/bin/rmdir /usr/pkg/include/GL >/dev/null 2>&1 || /usr/bin/true'
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r aalib-x11-1.4.0.5
BULK> python21-2.1.3nb7 requires installed package libtool-base-1.5.18nb3 (devel/libtool-base) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libiconv-1.9.2nb1
Executing `/usr/bin/rm -f /usr/pkg/lib/charset.alias'
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r pkg_install-info-4.5nb3
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r x11-links-0.25
BULK> Installing packages which are required to build python21-2.1.3nb7.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/zlib-1.2.3.tgz
BULK> Required package libtool-base-1.5.18nb3 (devel/libtool-base) is already installed
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (python21-2.1.3nb7)
===> Checking for vulnerabilities in python21-2.1.3nb7
=> Checksum SHA1 OK for Python-2.1.3.tgz.
=> Checksum RMD160 OK for Python-2.1.3.tgz.
work -> /pkgobj/lang/python21/work
===> Extracting for python21-2.1.3nb7
===> Required installed package zlib>=1.2.3: zlib-1.2.3 found
/usr/bin/mv /pkgobj/lang/python21/work/Python-2.1.3/Tools/scripts/pydoc /pkgobj/lang/python21/work/Python-2.1.3/Tools/scripts/pydoc2.1
===> Patching for python21-2.1.3nb7
===> Applying pkgsrc patches for python21-2.1.3nb7
===> Overriding tools for python21-2.1.3nb7
===> Creating toolchain wrappers for python21-2.1.3nb7
===> Configuring for python21-2.1.3nb7
creating cache ./config.cache
checking MACHDEP... sunos5
checking for --without-gcc... no
checking for --with-cxx=... no
checking for c++... CC
checking whether the C++ compiler (CC -O -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) works... yes
checking whether the C++ compiler (CC -O -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) is a cross-compiler... no
checking for gcc... cc
checking whether the C compiler (cc -O -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) works... yes
checking whether the C compiler (cc -O -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C... no
checking whether cc accepts -g... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... no
checking for --with-suffix... 
checking LIBRARY... libpython$(VERSION).a
checking LINKCC... $(PURIFY) $(CC)
checking LDLIBRARY... libpython$(VERSION).a
checking for ranlib... ranlib
checking for ar... ar
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking how to run the C preprocessor... cc -E
checking for AIX... no
checking for minix/config.h... no
checking whether cc accepts -OPT:Olimit=0... yes
checking for ANSI C header files... yes
checking for dlfcn.h... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for ncurses.h... no
checking for poll.h... yes
checking for pthread.h... yes
checking for signal.h... yes
checking for stdarg.h... yes
checking for stddef.h... yes
checking for stdlib.h... yes
checking for thread.h... yes
checking for unistd.h... yes
checking for utime.h... yes
checking for termios.h... yes
checking for sys/audioio.h... yes
checking for sys/file.h... yes
checking for sys/lock.h... yes
checking for sys/modem.h... no
checking for db_185.h... no
checking for db.h... no
checking for sys/param.h... yes
checking for sys/poll.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for sys/un.h... yes
checking for sys/utsname.h... yes
checking for sys/wait.h... yes
checking for pty.h... no
checking for libutil.h... no
checking for ndbm.h... yes
checking for db1/ndbm.h... no
checking for gdbm/ndbm.h... no
checking for sys/resource.h... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for clock_t in time.h... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking size of int... 4
checking size of long... 4
checking size of void *... 4
checking size of char... 1
checking size of short... 2
checking size of float... 4
checking size of double... 8
checking size of fpos_t... 4
checking for long long support... yes
checking size of long long... 8
checking for uintptr_t support... no
checking size of off_t... 4
checking whether to enable large file support... no
checking size of time_t... 4
checking for pthread_t... yes
checking size of pthread_t... 4
checking for --with-next-framework... no
checking for --with-dyld... no
checking SO... .so
checking LDSHARED... ld -G
checking CCSHARED... 
checking LINKFORSHARED... 
checking CFLAGSFORSHARED... 
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for --with-pydebug... no
checking for t_open in -lnsl... yes
checking for socket in -lsocket... yes
checking for --with-libs... no
checking for --with-signal-module... yes
checking for --with-dec-threads... no
checking for --with-threads... yes
checking for mach/cthreads.h... no
checking for --with-pth... no
checking for pthread_create in -lpthread... yes
checking if PTHREAD_SCOPE_SYSTEM is supported... yes
checking for usconfig in -lmpc... no
checking for thr_create in -lthread... yes
checking for --with-cycle-gc... yes
checking for --with-pymalloc... no
checking for --with-wctype-functions... no
checking for --with-sgi-dl... no
checking for --with-dl-dld... no
checking for dlopen... yes
checking DYNLOADFILE... dynload_shlib.o
checking for alarm... yes
checking for chown... yes
checking for clock... yes
checking for confstr... yes
checking for ctermid... yes
checking for ctermid_r... yes
checking for execv... yes
checking for flock... no
checking for fork... yes
checking for fsync... yes
checking for fdatasync... no
checking for fpathconf... yes
checking for ftime... yes
checking for ftruncate... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getpeername... yes
checking for getpid... yes
checking for getpwent... yes
checking for getwd... yes
checking for kill... yes
checking for link... yes
checking for lstat... yes
checking for mkfifo... yes
checking for mktime... yes
checking for mremap... no
checking for nice... yes
checking for pathconf... yes
checking for pause... yes
checking for plock... yes
checking for poll... yes
checking for pthread_init... no
checking for putenv... yes
checking for readlink... yes
checking for select... yes
checking for setegid... yes
checking for seteuid... yes
checking for setgid... yes
checking for setlocale... yes
checking for setregid... yes
checking for setreuid... yes
checking for setsid... yes
checking for setpgid... yes
checking for setuid... yes
checking for setvbuf... yes
checking for sigaction... yes
checking for siginterrupt... yes
checking for sigrelse... yes
checking for strftime... yes
checking for strptime... yes
checking for symlink... yes
checking for sysconf... yes
checking for tcgetpgrp... yes
checking for tcsetpgrp... yes
checking for tempnam... yes
checking for timegm... no
checking for times... yes
checking for tmpfile... yes
checking for tmpnam... yes
checking for tmpnam_r... yes
checking for truncate... yes
checking for uname... yes
checking for waitpid... yes
checking for _getpty... no
checking for getpriority... yes
checking for openpty... no
checking for openpty in -lutil... no
checking for forkpty... no
checking for forkpty in -lutil... no
checking for fseek64... no
checking for fseeko... yes
checking for fstatvfs... yes
checking for ftell64... no
checking for ftello... yes
checking for statvfs... yes
checking for dup2... yes
checking for getcwd... yes
checking for strdup... yes
checking for strerror... yes
checking for memmove... yes
checking for getpgrp... yes
checking for setpgrp... yes
checking for gettimeofday... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... no
checking for tzname... yes
checking for time.h that defines altzone... yes
checking whether sys/select.h and sys/time.h may both be included... yes
checking whether char is unsigned... no
checking for working const... yes
checking for working volatile... yes
checking for working signed char... yes
checking for prototypes... yes
checking for variable length prototypes and stdarg.h... yes
checking for bad exec* prototypes... no
checking for bad static forward... no
checking whether va_list is an array... no
checking for gethostbyname_r... yes
checking gethostbyname_r with 6 args... no
checking gethostbyname_r with 5 args... yes
checking for __fpu_control... no
checking for __fpu_control in -lieee... no
checking for --with-fpectl... no
checking for --with-libm=STRING... default LIBM="-lm"
checking for --with-libc=STRING... default LIBC=""
checking for hypot... yes
checking what malloc(0) returns... nonnull
checking for wchar.h... yes
checking for usable wchar_t... no
checking whether byte ordering is bigendian... yes
checking whether right shift extends the sign bit... yes
checking for getc_unlocked() and friends... yes
checking for rl_completion_matches in -lreadline... no
checking for broken nice()... no
checking for socklen_t... yes
checking for build directories... done
updating cache ./config.cache
creating ./config.status
creating Makefile.pre
creating Modules/Setup.config
creating config.h
creating Setup
creating Setup.local
creating Makefile
===> Building for python21-2.1.3nb7
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Modules/python.o Modules/python.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Parser/acceler.o Parser/acceler.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Parser/grammar1.o Parser/grammar1.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Parser/listnode.o Parser/listnode.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Parser/node.o Parser/node.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Parser/parser.o Parser/parser.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Parser/parsetok.o Parser/parsetok.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Parser/tokenizer.o Parser/tokenizer.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Parser/bitset.o Parser/bitset.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Parser/metagrammar.o Parser/metagrammar.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Parser/myreadline.o Parser/myreadline.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/abstract.o Objects/abstract.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/bufferobject.o Objects/bufferobject.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/cellobject.o Objects/cellobject.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/classobject.o Objects/classobject.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/cobject.o Objects/cobject.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/complexobject.o Objects/complexobject.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/fileobject.o Objects/fileobject.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/floatobject.o Objects/floatobject.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/frameobject.o Objects/frameobject.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/funcobject.o Objects/funcobject.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/intobject.o Objects/intobject.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/listobject.o Objects/listobject.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/longobject.o Objects/longobject.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/dictobject.o Objects/dictobject.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/methodobject.o Objects/methodobject.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/moduleobject.o Objects/moduleobject.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/object.o Objects/object.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/rangeobject.o Objects/rangeobject.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/sliceobject.o Objects/sliceobject.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/stringobject.o Objects/stringobject.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/tupleobject.o Objects/tupleobject.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/typeobject.o Objects/typeobject.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/unicodeobject.o Objects/unicodeobject.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Objects/unicodectype.o Objects/unicodectype.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/bltinmodule.o Python/bltinmodule.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/exceptions.o Python/exceptions.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/ceval.o Python/ceval.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Parser/firstsets.o Parser/firstsets.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Parser/grammar.o Parser/grammar.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Parser/pgen.o Parser/pgen.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Parser/printgrammar.o Parser/printgrammar.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Parser/pgenmain.o Parser/pgenmain.c
cc -O -OPT:Olimit=0  Parser/acceler.o  Parser/grammar1.o  Parser/listnode.o  Parser/node.o  Parser/parser.o  Parser/parsetok.o  Parser/tokenizer.o  Parser/bitset.o  Parser/metagrammar.o Parser/firstsets.o  Parser/grammar.o  Parser/pgen.o  Parser/printgrammar.o  Parser/pgenmain.o -lpthread -lsocket -lnsl -ldl  -lthread -o Parser/pgen
Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c
Compiling (meta-) parse tree into NFA grammar
Making DFA for 'single_input' ...
Making DFA for 'file_input' ...
Making DFA for 'eval_input' ...
Making DFA for 'funcdef' ...
Making DFA for 'parameters' ...
Making DFA for 'varargslist' ...
Making DFA for 'fpdef' ...
Making DFA for 'fplist' ...
Making DFA for 'stmt' ...
Making DFA for 'simple_stmt' ...
Making DFA for 'small_stmt' ...
Making DFA for 'expr_stmt' ...
Making DFA for 'augassign' ...
Making DFA for 'print_stmt' ...
Making DFA for 'del_stmt' ...
Making DFA for 'pass_stmt' ...
Making DFA for 'flow_stmt' ...
Making DFA for 'break_stmt' ...
Making DFA for 'continue_stmt' ...
Making DFA for 'return_stmt' ...
Making DFA for 'raise_stmt' ...
Making DFA for 'import_stmt' ...
Making DFA for 'import_as_name' ...
Making DFA for 'dotted_as_name' ...
Making DFA for 'dotted_name' ...
Making DFA for 'global_stmt' ...
Making DFA for 'exec_stmt' ...
Making DFA for 'assert_stmt' ...
Making DFA for 'compound_stmt' ...
Making DFA for 'if_stmt' ...
Making DFA for 'while_stmt' ...
Making DFA for 'for_stmt' ...
Making DFA for 'try_stmt' ...
Making DFA for 'except_clause' ...
Making DFA for 'suite' ...
Making DFA for 'test' ...
Making DFA for 'and_test' ...
Making DFA for 'not_test' ...
Making DFA for 'comparison' ...
Making DFA for 'comp_op' ...
Making DFA for 'expr' ...
Making DFA for 'xor_expr' ...
Making DFA for 'and_expr' ...
Making DFA for 'shift_expr' ...
Making DFA for 'arith_expr' ...
Making DFA for 'term' ...
Making DFA for 'factor' ...
Making DFA for 'power' ...
Making DFA for 'atom' ...
Making DFA for 'listmaker' ...
Making DFA for 'lambdef' ...
Making DFA for 'trailer' ...
Making DFA for 'subscriptlist' ...
Making DFA for 'subscript' ...
Making DFA for 'sliceop' ...
Making DFA for 'exprlist' ...
Making DFA for 'testlist' ...
Making DFA for 'dictmaker' ...
Making DFA for 'classdef' ...
Making DFA for 'arglist' ...
Making DFA for 'argument' ...
Making DFA for 'list_iter' ...
Making DFA for 'list_for' ...
Making DFA for 'list_if' ...
Adding FIRST sets ...
Writing ./Python/graminit.c ...
Writing ./Include/graminit.h ...
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/compile.o Python/compile.c
"Python/compile.c", line 4306: warning: statement not reached
"Python/compile.c", line 5272: warning: statement not reached
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/codecs.o Python/codecs.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/errors.o Python/errors.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/frozen.o Python/frozen.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/frozenmain.o Python/frozenmain.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/future.o Python/future.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/getargs.o Python/getargs.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/getcompiler.o Python/getcompiler.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/getcopyright.o Python/getcopyright.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/getmtime.o Python/getmtime.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H -DPLATFORM='"sunos5"' -o Python/getplatform.o ./Python/getplatform.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/getversion.o Python/getversion.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/graminit.o Python/graminit.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/import.o Python/import.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H -I/ -o Python/importdl.o ./Python/importdl.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/marshal.o Python/marshal.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/modsupport.o Python/modsupport.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/mystrtoul.o Python/mystrtoul.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/pyfpe.o Python/pyfpe.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/pystate.o Python/pystate.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/pythonrun.o Python/pythonrun.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/structmember.o Python/structmember.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/symtable.o Python/symtable.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/sysmodule.o Python/sysmodule.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/traceback.o Python/traceback.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/getopt.o Python/getopt.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/dynload_shlib.o Python/dynload_shlib.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Python/thread.o Python/thread.c
CONFIG_FILES=Makefile.pre CONFIG_HEADERS= /bin/sh config.status
creating Makefile.pre
/usr/pkg/bin/bmake -f Makefile.pre Makefile
/bin/sh ./Modules/makesetup -c ./Modules/config.c.in  -s Modules  Modules/Setup.config  Modules/Setup.local  Modules/Setup
The Makefile was updated, you may need to re-run make.
/bin/sh ./Modules/makesetup -c ./Modules/config.c.in  -s Modules  Modules/Setup.config  Modules/Setup.local  Modules/Setup
The Makefile was updated, you may need to re-run make.
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Modules/config.o Modules/config.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -DPYTHONPATH='":plat-sunos5:lib-tk"'  -DPREFIX='"/usr/pkg"'  -DEXEC_PREFIX='"/usr/pkg"'  -DVERSION='"2.1"'  -DVPATH='""'  -o Modules/getpath.o ./Modules/getpath.c
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -o Modules/main.o Modules/main.c
cc -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H   -c ./Modules/gcmodule.c -o Modules/gcmodule.o
cc -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H   -c ./Modules/threadmodule.c -o Modules/threadmodule.o
cc -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H   -c ./Modules/signalmodule.c -o Modules/signalmodule.o
cc -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H   -c ./Modules/posixmodule.c -o Modules/posixmodule.o
cc -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H   -c ./Modules/errnomodule.c -o Modules/errnomodule.o
cc -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H   -c ./Modules/_sre.c -o Modules/_sre.o
"Modules/_sre.c", line 1121: warning: statement not reached
"./Modules/_sre.c", line 1121: warning: statement not reached
if test -f buildno; then  expr `cat buildno` + 1 >buildno1;  mv -f buildno1 buildno;  else echo 1 >buildno; fi
cc -c -O -OPT:Olimit=0 -I. -I./Include -DHAVE_CONFIG_H  -DBUILD=`cat buildno` -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
rm -f libpython2.1.a
ar cr libpython2.1.a Modules/getbuildinfo.o
ar cr libpython2.1.a Parser/acceler.o  Parser/grammar1.o  Parser/listnode.o  Parser/node.o  Parser/parser.o  Parser/parsetok.o  Parser/tokenizer.o  Parser/bitset.o  Parser/metagrammar.o Parser/myreadline.o
ar cr libpython2.1.a Objects/abstract.o  Objects/bufferobject.o  Objects/cellobject.o  Objects/classobject.o  Objects/cobject.o  Objects/complexobject.o  Objects/fileobject.o  Objects/floatobject.o  Objects/frameobject.o  Objects/funcobject.o  Objects/intobject.o  Objects/listobject.o  Objects/longobject.o  Objects/dictobject.o  Objects/methodobject.o  Objects/moduleobject.o  Objects/object.o  Objects/rangeobject.o  Objects/sliceobject.o  Objects/stringobject.o  Objects/tupleobject.o  Objects/typeobject.o  Objects/unicodeobject.o  Objects/unicodectype.o
ar cr libpython2.1.a Python/bltinmodule.o  Python/exceptions.o  Python/ceval.o  Python/compile.o  Python/codecs.o  Python/errors.o  Python/frozen.o  Python/frozenmain.o  Python/future.o  Python/getargs.o  Python/getcompiler.o  Python/getcopyright.o  Python/getmtime.o  Python/getplatform.o  Python/getversion.o  Python/graminit.o  Python/import.o  Python/importdl.o  Python/marshal.o  Python/modsupport.o  Python/mystrtoul.o  Python/pyfpe.o  Python/pystate.o  Python/pythonrun.o  Python/structmember.o  Python/symtable.o  Python/sysmodule.o  Python/traceback.o  Python/getopt.o  Python/dynload_shlib.o  Python/thread.o Python/thread.o
ar cr libpython2.1.a Modules/config.o  Modules/getpath.o  Modules/main.o 
ar cr libpython2.1.a Modules/gcmodule.o  Modules/threadmodule.o  Modules/signalmodule.o  Modules/posixmodule.o  Modules/errnomodule.o  Modules/_sre.o
ranlib libpython2.1.a
cc -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib  -o python  Modules/python.o  libpython2.1.a -lpthread -lsocket -lnsl -ldl  -lthread   -lm   
PYTHONPATH= ./python ./setup.py build
running build
running build_ext
Traceback (most recent call last):
  File "./setup.py", line 624, in ?
    main()
  File "./setup.py", line 618, in main
    scripts = ['Tools/scripts/pydoc2.1']
  File "/pkgobj/lang/python21/work/Python-2.1.3/Lib/distutils/core.py", line 138, in setup
    dist.run_commands()
  File "/pkgobj/lang/python21/work/Python-2.1.3/Lib/distutils/dist.py", line 899, in run_commands
    self.run_command(cmd)
  File "/pkgobj/lang/python21/work/Python-2.1.3/Lib/distutils/dist.py", line 919, in run_command
    cmd_obj.run()
  File "/pkgobj/lang/python21/work/Python-2.1.3/Lib/distutils/command/build.py", line 106, in run
    self.run_command(cmd_name)
  File "/pkgobj/lang/python21/work/Python-2.1.3/Lib/distutils/cmd.py", line 328, in run_command
    self.distribution.run_command(command)
  File "/pkgobj/lang/python21/work/Python-2.1.3/Lib/distutils/dist.py", line 919, in run_command
    cmd_obj.run()
  File "/pkgobj/lang/python21/work/Python-2.1.3/Lib/distutils/command/build_ext.py", line 256, in run
    self.build_extensions()
  File "./setup.py", line 65, in build_extensions
    self.detect_modules()
  File "./setup.py", line 337, in detect_modules
    bdb_type = os.environ['PY_BDB_TYPE']
  File "./Lib/UserDict.py", line 14, in __getitem__
    def __getitem__(self, key): return self.data[key]
KeyError: PY_BDB_TYPE
*** Error code 1

Stop.
bmake: stopped in /pkgobj/lang/python21/work/Python-2.1.3
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/lang/python21
===> 
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /pkgobj/lang/python21/work/.work.log
===> 
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/lang/python21

Please view the work log for python21-2.1.3nb7


BULK> python21-2.1.3nb7 was marked as broken:
-rw-r--r--   1 root     other      26011 Aug  7 16:39 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for python21
BULK> Marking all packages which depend upon python21-2.1.3nb7 as broken:
BULK> marking package that requires python21-2.1.3nb7 as broken: aap-0.107 (devel/aap)
BULK> marking package that requires python21-2.1.3nb7 as broken: python21-pth-2.1.3nb6 (lang/python21-pth)
BULK> marking package that requires python21-2.1.3nb7 as broken: bg5pdf-1.0.0nb1 (print/bg5pdf)
BULK> marking package that requires python21-2.1.3nb7 as broken: py21-gnupg-0.3.2 (security/py-gnupg)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope-2.6.2 (www/zope25)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-AbracadabraObject-1.5.1 (www/zope25-AbracadabraObject)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-BTreeFolder-0.2nb1 (www/zope25-BTreeFolder)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-DocumentLibrary-1.0rc1nb1 (www/zope25-DocumentLibrary)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-BTreeFolder2-0.5.0 (www/zope25-BTreeFolder2)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-MailManager-0.94 (www/zope25-MailManager)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-BackTalk-0.3 (www/zope25-BackTalk)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-CMF-1.3.1nb1 (www/zope25-CMF)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-CMFPlone-1.0.3 (www/zope25-CMFPlone)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-Calendar-1.0.10nb1 (www/zope25-Calendar)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-CookieCrumbler-1.1 (www/zope25-CookieCrumbler)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-EasyImage-1.5nb2 (www/zope25-EasyImage)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-Epoz-0.5.1 (www/zope25-Epoz)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-ExternalEditor-0.7 (www/zope25-ExternalEditor)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-FileSystemSite-1.2 (www/zope25-FileSystemSite)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-Silva-0.9.2.2 (www/zope25-Silva)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-Formulator-1.4.2 (www/zope25-Formulator)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-Fortune-0.5.2nb1 (www/zope25-Fortune)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-JPicture-2.0nb2 (www/zope25-JPicture)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-KnowledgeKit-1.6.7nb1 (www/zope25-KnowledgeKit)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-LocalFS-1.0.0nb1 (www/zope25-LocalFS)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-ZPhotoSlides-1.1bnb1 (www/zope25-ZPhotoSlides)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-MetaPublisher-1.2.8nb1 (www/zope25-MetaPublisher)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-ParsedXML-1.3.1nb3 (www/zope25-ParsedXML)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-XMLWidgets-0.8.5 (www/zope25-XMLWidgets)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-Photo-1.2.3nb4 (www/zope25-Photo)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-PropertyFolder-1.3.3 (www/zope25-PropertyFolder)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-PropertyObject-1.3.3 (www/zope25-PropertyObject)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-RDFSummary-2.3nb1 (www/zope25-RDFSummary)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-RenderableCharts-0.6 (www/zope25-RenderableCharts)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-Squishdot-1.5.0nb1 (www/zope25-Squishdot)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-StripoGram-1.4 (www/zope25-StripoGram)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-TinyTablePlus-0.9nb1 (www/zope25-TinyTablePlus)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-ZMySQLDA-2.0.8nb1 (www/zope25-ZMySQLDA)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-ZNavigator-2.02nb1 (www/zope25-ZNavigator)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-ZPsycopgDA-1.1.14 (www/zope25-ZPsycopgDA)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-ZWeather-0.0.1nb1 (www/zope25-ZWeather)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-ZWeatherApplet-1.51nb1 (www/zope25-ZWeatherApplet)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-ZWiki-0.20.0 (www/zope25-ZWiki)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-Zippy-0nb1 (www/zope25-Zippy)
BULK> marking package that requires python21-2.1.3nb7 as broken: zope25-colorz-1.0b2nb1 (www/zope25-colorz)
BULK> Build for python21-2.1.3nb7 was not successful, aborting.