###
### Mon Jun 7 14:44:03 EST 2004:
### /usr/pkg/bin/bmake bulk-package for python20-2.0.1nb7
### Current pkg count:  9 installed packages: digest-20021220 fisg-0.2.0 gettext-lib-0.11.5nb3 gmake-3.80nb3 libiconv-1.9.1nb2 libtool-base-1.5.6nb1 patch-2.5.4nb2 pkg_install-info-4.5nb2 xpkgwedge-1.10
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for python20-2.0.1nb7
===> Cleaning for openssl-0.9.6m
===> Cleaning for perl-5.8.4
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build python20-2.0.1nb7
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libiconv-1.9.1nb2
BULK> python20-2.0.1nb7 requires installed package patch-2.5.4nb2 (devel/patch) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r pkg_install-info-4.5nb2
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libtool-base-1.5.6nb1
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r fisg-0.2.0
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xpkgwedge-1.10
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
BULK> Installing packages which are required to build python20-2.0.1nb7.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/openssl-0.9.6m.tgz

===> Installing configuration/support files for openssl-0.9.6m

	/usr/pkg/etc/openssl/openssl.cnf

===========================================================================
You may wish to customize the following files for openssl-0.9.6m:

	/usr/pkg/etc/openssl/openssl.cnf
===========================================================================

===========================================================================
$NetBSD: MESSAGE,v 1.5 2003/09/22 03:13:58 grant Exp $

If upgrading from SSLeay, you will need to copy your ssleay.cnf (used for
creating certificate requests with "ca") into
/usr/pkg/etc/openssl/openssl.cnf.

If installing from scratch, you may want to take a look
at /usr/pkg/share/examples/openssl/openssl.cnf copy it
to /usr/pkg/etc/openssl/openssl.cnf, and customize it.

===========================================================================

BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/perl-5.8.4.tgz

===========================================================================
$NetBSD: MESSAGE,v 1.1 2004/01/08 19:18:00 jlam Exp $

perl-5.8.4 will use the following directory as the default
location of the site-specific Perl modules:

	/usr/pkg/lib/perl5/site_perl/5.8.4

===========================================================================

BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (python20-2.0.1nb7)
===> Checking for vulnerabilities in python20-2.0.1nb7
=> Checksum OK for python/Python-2.0.1.tgz.
work -> /work/pkgbuild/lang/python20/work
===> Extracting for python20-2.0.1nb7
===> Required installed package openssl>=0.9.6m: openssl-0.9.6m found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
==========================================================================
The following variables will affect the build process of this package,
python20-2.0.1nb7.  Their current value is shown below:

        * SSLBASE (defined)

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/pkg/bin/bmake clean' after
the changes.
==========================================================================
===> Patching for python20-2.0.1nb7
===> Applying pkgsrc patches for python20-2.0.1nb7
===> Overriding tools for python20-2.0.1nb7
===> Buildlinking for python20-2.0.1nb7
===> Configuring for python20-2.0.1nb7
/usr/pkg/bin/nbsed  -e 's,@NOSHARED@,,g'  -e 's,@MODADD@,-I/usr/pkg/bsd/include -L/usr/pkg/bsd/lib -R/usr/pkg/bsd/lib,g'  -e 's+@SSLFLAGS@+-DUSE_SSL -I/usr/pkg/include/openssl  -L/usr/pkg/lib  -Wl,-R/usr/pkg/lib -lssl -lcrypto+g'  /usr/pkgsrc/lang/python20/files/Setup.in >/work/pkgbuild/lang/python20/work/Python-2.0.1/Modules/Setup.in
/usr/pkg/bin/nbsed  -e 's,@NOSHARED@,,g'  -e 's,@MODADD@,-I/usr/pkg/bsd/include -L/usr/pkg/bsd/lib -R/usr/pkg/bsd/lib,g'  /usr/pkgsrc/lang/python20/files/Setup.config.in >/work/pkgbuild/lang/python20/work/Python-2.0.1/Modules/Setup.config.in
creating cache ./config.cache
checking MACHDEP... sunos5
checking for --without-gcc... no
checking for --with-cxx=... no
checking for gcc... cc
checking whether the C compiler (cc -O -I/usr/pkg/include -L/usr/pkg/lib -R/usr/pkg/lib) works... yes
checking whether the C compiler (cc -O -I/usr/pkg/include -L/usr/pkg/lib -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 --with-suffix... 
checking LINKCC... CC
checking LDLIBRARY... 
checking for ranlib... ranlib
checking for ar... ar
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 sys/audioio.h... yes
checking for sys/file.h... yes
checking for sys/lock.h... yes
checking for db_185.h... no
checking for db.h... no
checking for sys/param.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 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 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-dec-threads... no
checking for --with-threads... no
checking for --with-cycle-gc... yes
checking for --with-libdb... 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 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 inline... inline
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 for genuine getopt... yes
checking what malloc(0) returns... null
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 socklen_t... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating Objects/Makefile
creating Parser/Makefile
creating Grammar/Makefile
creating Python/Makefile
creating Modules/Makefile.pre
creating Modules/Setup.config
creating config.h
===> Building for python20-2.0.1nb7
/bin/sh config.status
creating Makefile
creating Objects/Makefile
creating Parser/Makefile
creating Grammar/Makefile
creating Python/Makefile
creating Modules/Makefile.pre
creating Modules/Setup.config
creating config.h
config.h is unchanged
(cd Modules; /usr/pkg/bin/bmake -f Makefile.pre Makefile)
+ cp ./Setup.in Setup 
echo "# Edit this file for local setup changes" >Setup.local
rm -rf ../libpython2.0.a
/bin/sh ./makesetup Setup.config Setup.local Setup
making Makefile in subdirectory .
`Makefile' is up to date.
making Makefile in subdirectory Parser
`Makefile' is up to date.
making Makefile in subdirectory Grammar
`Makefile' is up to date.
making Makefile in subdirectory Objects
`Makefile' is up to date.
making Makefile in subdirectory Python
`Makefile' is up to date.
making Makefile in subdirectory Modules
`Makefile' is up to date.
(rm -f Modules/hassignal; cd Modules; /usr/pkg/bin/bmake hassignal)
rm -f hassignal
for i in gcmodule.o  regexmodule.o regexpr.o  pcremodule.o pypcre.o  posixmodule.o  signalmodule.o  _sre.o config.o getpath.o main.o getbuildinfo.o; do  if test "$i" = "signalmodule.o"; then  echo yes >hassignal; break;  fi;  done
cd Parser ; /usr/pkg/bin/bmake OPT="-O -I/usr/pkg/include -OPT:Olimit=0" VERSION="2.0"  prefix="/usr/pkg" exec_prefix="/usr/pkg" all
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c pgenmain.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c acceler.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c grammar1.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c listnode.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c node.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c parser.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c parsetok.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c tokenizer.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c bitset.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c metagrammar.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c firstsets.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c grammar.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c pgen.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c printgrammar.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 pgenmain.o acceler.o grammar1.o  listnode.o node.o parser.o  parsetok.o tokenizer.o bitset.o  metagrammar.o firstsets.o grammar.o pgen.o printgrammar.o -lsocket -lnsl -ldl -o pgen
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c myreadline.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c intrcheck.c
cd Modules ; /usr/pkg/bin/bmake OPT="-O -I/usr/pkg/include -OPT:Olimit=0" VERSION="2.0"  prefix="/usr/pkg" exec_prefix="/usr/pkg" all
cc  -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H -c ./gcmodule.c
cc  -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H -c ./regexmodule.c
cc  -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H -c ./regexpr.c
cc  -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H -c ./pcremodule.c
cc  -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H -c ./pypcre.c
cc  -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H -c ./posixmodule.c
"./posixmodule.c", line 4479: warning: implicit function declaration: confstr
cc  -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H -c ./signalmodule.c
cc  -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H -c ./_sre.c
"_sre.c", line 1121: warning: statement not reached
"./_sre.c", line 1121: warning: statement not reached
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c config.c
cc -c -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H -DPYTHONPATH='":plat-sunos5:lib-tk"'  -DPREFIX='"/usr/pkg"'  -DEXEC_PREFIX='"/usr/pkg"'  -DVERSION='"2.0"'  -DVPATH='""'  ./getpath.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c main.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c getbuildinfo.c
if test ! -f libpython2.0.a;  then for i in Parser Grammar Objects Python Modules; do rm -f $i/add2lib; done; true;  else true; fi
for i in Parser Grammar Objects Python Modules; do  (cd $i; /usr/pkg/bin/bmake VERSION="2.0" add2lib); done
ar cr ../libpython2.0.a acceler.o grammar1.o  listnode.o node.o parser.o  parsetok.o tokenizer.o bitset.o  metagrammar.o myreadline.o
if test ! -f ../Modules/hassignal;  then echo adding intrcheck.o; ar r ../libpython2.0.a intrcheck.o;  else echo leaving intrcheck.o out; fi
leaving intrcheck.o out
touch add2lib
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c abstract.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c bufferobject.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c classobject.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c cobject.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c complexobject.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c fileobject.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c floatobject.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c frameobject.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c funcobject.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c intobject.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c listobject.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c longobject.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c dictobject.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c methodobject.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c moduleobject.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c object.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c rangeobject.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c sliceobject.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c stringobject.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c tupleobject.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c typeobject.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c unicodeobject.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c unicodectype.c
ar cr ../libpython2.0.a abstract.o bufferobject.o  classobject.o cobject.o complexobject.o  fileobject.o floatobject.o  frameobject.o funcobject.o intobject.o listobject.o  longobject.o dictobject.o methodobject.o  moduleobject.o object.o rangeobject.o  sliceobject.o stringobject.o  tupleobject.o typeobject.o  unicodeobject.o unicodectype.o
touch add2lib
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c bltinmodule.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c exceptions.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c ceval.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c compile.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c codecs.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c errors.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c frozen.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c frozenmain.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c getargs.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c getcompiler.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c getcopyright.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c getmtime.c
cc -c -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H -DPLATFORM='"sunos5"'  ./getplatform.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c getversion.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c graminit.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c import.c
cc -c -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H -I/ ./importdl.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c marshal.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c modsupport.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c mystrtoul.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c pyfpe.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c pystate.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c pythonrun.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c structmember.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c sysmodule.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c traceback.c
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c dynload_shlib.c
"dynload_shlib.c", line 76: warning: implicit function declaration: dlsym
"dynload_shlib.c", line 95: warning: implicit function declaration: dlopen
"dynload_shlib.c", line 95: warning: improper pointer/integer combination: op "="
"dynload_shlib.c", line 98: warning: implicit function declaration: dlerror
"dynload_shlib.c", line 98: warning: improper pointer/integer combination: arg #2
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c sigcheck.c
ar cr ../libpython2.0.a bltinmodule.o exceptions.o  ceval.o compile.o codecs.o  errors.o  frozen.o frozenmain.o  getargs.o getcompiler.o getcopyright.o getmtime.o  getplatform.o getversion.o graminit.o  import.o importdl.o  marshal.o modsupport.o mystrtoul.o  pyfpe.o pystate.o pythonrun.o  structmember.o sysmodule.o  traceback.o  dynload_shlib.o  
if test ! -f ../Modules/hassignal;  then echo adding sigcheck.o; ar r ../libpython2.0.a sigcheck.o;  else echo leaving sigcheck.o out; fi
leaving sigcheck.o out
touch add2lib
if test -f hassignal;  then echo removing sigcheck.o intrcheck.o;  ar d ../libpython2.0.a sigcheck.o intrcheck.o 2>/dev/null;  else echo leaving sigcheck.o intrcheck.o in; fi
removing sigcheck.o intrcheck.o
*** Error code 2 (ignored)
ar cr ../libpython2.0.a gcmodule.o  regexmodule.o regexpr.o  pcremodule.o pypcre.o  posixmodule.o  signalmodule.o  _sre.o config.o getpath.o main.o getbuildinfo.o
touch add2lib
echo 0 >buildno
cd Modules; /usr/pkg/bin/bmake OPT="-O -I/usr/pkg/include -OPT:Olimit=0" python.o
cc -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H   -I/usr/pkg/include -c python.c
expr `cat buildno` + 1 >buildno1
mv -f buildno1 buildno
cc -c -O -I/usr/pkg/include -OPT:Olimit=0 -I. -DHAVE_CONFIG_H -DBUILD=`cat buildno`  ./Modules/getbuildinfo.c
ar cr libpython2.0.a getbuildinfo.o
ranlib libpython2.0.a
true
cd Modules;  /usr/pkg/bin/bmake OPT="-O -I/usr/pkg/include -OPT:Olimit=0" VERSION="2.0"  prefix="/usr/pkg" exec_prefix="/usr/pkg"  LIBRARY=../libpython2.0.a link
CC -L/usr/pkg/lib -R/usr/pkg/lib  python.o  ../libpython2.0.a   -lsocket -lnsl -ldl -lm  -o python  
mv python ../python
cd Modules;  /usr/pkg/bin/bmake OPT="-O -I/usr/pkg/include -OPT:Olimit=0" VERSION="2.0"  prefix="/usr/pkg" exec_prefix="/usr/pkg"  sharedmods
cc   -I/usr/pkg/bsd/include -O -I/usr/pkg/include -OPT:Olimit=0 -I./../Include -I.. -DHAVE_CONFIG_H -c ./bsddbmodule.c
"./bsddbmodule.c", line 27: cannot find include file: 
"./bsddbmodule.c", line 34: syntax error before or at: DB
"./bsddbmodule.c", line 55: undefined symbol: HASHINFO
"./bsddbmodule.c", line 55: syntax error before or at: info
"./bsddbmodule.c", line 60: undefined symbol: info
"./bsddbmodule.c", line 60: undefined struct/union member: bsize
"./bsddbmodule.c", line 60: warning: left operand of "." must be struct/union object
"./bsddbmodule.c", line 61: undefined struct/union member: ffactor
"./bsddbmodule.c", line 61: warning: left operand of "." must be struct/union object
"./bsddbmodule.c", line 62: undefined struct/union member: nelem
"./bsddbmodule.c", line 62: warning: left operand of "." must be struct/union object
"./bsddbmodule.c", line 63: undefined struct/union member: cachesize
"./bsddbmodule.c", line 63: warning: left operand of "." must be struct/union object
"./bsddbmodule.c", line 64: warning: left operand of "." must be struct/union object
"./bsddbmodule.c", line 64: cannot access member of non-struct/union object
"./bsddbmodule.c", line 65: undefined struct/union member: lorder
"./bsddbmodule.c", line 65: warning: left operand of "." must be struct/union object
"./bsddbmodule.c", line 71: undefined struct/union member: di_bsddb
"./bsddbmodule.c", line 71: warning: implicit function declaration: dbopen
"./bsddbmodule.c", line 71: undefined symbol: DB_HASH
"./bsddbmodule.c", line 73: undefined struct/union member: di_bsddb
"./bsddbmodule.c", line 78: improper member use: ob_refcnt
"./bsddbmodule.c", line 93: cannot recover from previous errors
cc: acomp failed for ./bsddbmodule.c
*** Error code 2

Stop.
bmake: stopped in /work/pkgbuild/lang/python20/work/Python-2.0.1/Modules
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/lang/python20/work/Python-2.0.1
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/lang/python20
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/lang/python20
BULK> python20-2.0.1nb7 was marked as broken:
-rw-r--r--   1 root     other      27342 Jun  7 15:03 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for python20
BULK> Marking all packages which depend upon python20-2.0.1nb7 as broken:
BULK> marking package that requires python20-2.0.1nb7 as broken: fugu-1.0nb1 (chat/fugu)
BULK> marking package that requires python20-2.0.1nb7 as broken: zope-mysql-1.1.3nb3 (databases/zope-mysql)
BULK> marking package that requires python20-2.0.1nb7 as broken: py20-idle-0 (devel/py-idle)
BULK> marking package that requires python20-2.0.1nb7 as broken: py20-gd-1.3nb3 (graphics/py-gd)
NOTE: Couldn't lock the package database.
NOTE: Couldn't lock the package database.
BULK> marking package that requires python20-2.0.1nb7 as broken: py-extclass-2.2.2nb1 (lang/py-extclass)
BULK> marking package that requires python20-2.0.1nb7 as broken: py-dtml-2.2.2nb1 (textproc/py-dtml)
BULK> marking package that requires python20-2.0.1nb7 as broken: zope-2.2.2nb1 (www/zope)
BULK> marking package that requires python20-2.0.1nb7 as broken: zope-confera-1.2.0nb1 (www/zope-confera)
BULK> marking package that requires python20-2.0.1nb7 as broken: py-zpublisher-2.2.2nb1 (www/py-zpublisher)
BULK> marking package that requires python20-2.0.1nb7 as broken: lilypond-1.4.13nb4 (print/lilypond)
BULK> marking package that requires python20-2.0.1nb7 as broken: denemo-0.5.4nb5 (graphics/denemo)
BULK> marking package that requires python20-2.0.1nb7 as broken: py-pcgi-2.2.2nb1 (www/py-pcgi)
BULK> Build for python20-2.0.1nb7 was not successful, aborting.