### ### Mon Feb 2 10:08:10 EST 2004: ### bmake bulk-package for python20-2.0.1nb6 ### Current pkg count: 7 installed packages: digest-20021220 epic4-1.2.1 epic4-doc-1.0 openssl-0.9.6l patch-2.5.4nb2 perl-5.6.1nb10 xpkgwedge-1.9 ### BULK> Full rebuild in progress... BULK> Cleaning package and its depends ===> Cleaning for python20-2.0.1nb6 ===> Cleaning for openssl-0.9.6l ===> Cleaning for perl-5.6.1nb10 ===> Cleaning for patch-2.5.4nb2 BULK> Removing installed packages which are not needed to build python20-2.0.1nb6 BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge) BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest) BULK> python20-2.0.1nb6 requires installed package openssl-0.9.6l (security/openssl) to build. BULK> python20-2.0.1nb6 requires installed package perl-5.6.1nb10 (lang/perl5) to build. BULK> python20-2.0.1nb6 requires installed package patch-2.5.4nb2 (devel/patch) to build. /usr/pkg/sbin/pkg_delete -K /var/db/pkg -r epic4-1.2.1 BULK> Installing packages which are required to build python20-2.0.1nb6. BULK> Required package openssl-0.9.6l (security/openssl) is already installed BULK> Required package perl-5.6.1nb10 (lang/perl5) 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 (python20-2.0.1nb6) ===> Checking for vulnerabilities in python20-2.0.1nb6 => Checksum OK for python/Python-2.0.1.tgz. work.sol9 -> /work/pkgbuild/lang/python20/work.sol9 ===> Extracting for python20-2.0.1nb6 ===> Required installed package openssl>=0.9.6l: openssl-0.9.6l 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.1nb6. Their current value is shown below: * SSLBASE (defined) * SSLCERTS = /usr/pkg/etc/openssl/certs 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 python20-2.0.1nb6 ===> Applying pkgsrc patches for python20-2.0.1nb6 ===> Overriding tools for python20-2.0.1nb6 ===> Buildlinking for python20-2.0.1nb6 ===> Configuring for python20-2.0.1nb6 /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.sol9/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.sol9/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... no checking whether cc accepts -Olimit 1500... no 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.1nb6 (cd Modules; 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; 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 ; bmake OPT="-O -I/usr/pkg/include" VERSION="2.0" prefix="/usr/pkg" exec_prefix="/usr/pkg" all cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c pgenmain.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c acceler.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c grammar1.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c listnode.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c node.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c parser.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c parsetok.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c tokenizer.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c bitset.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c metagrammar.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c firstsets.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c grammar.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c pgen.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c printgrammar.c cc -O -I/usr/pkg/include 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 -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c myreadline.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c intrcheck.c cd Grammar ; bmake OPT="-O -I/usr/pkg/include" VERSION="2.0" prefix="/usr/pkg" exec_prefix="/usr/pkg" all ../Parser/pgen ./Grammar 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 graminit.c ... Writing graminit.h ... cp graminit.h ./../Include/graminit.h cp graminit.c ./../Python/graminit.c cd Objects ; bmake OPT="-O -I/usr/pkg/include" VERSION="2.0" prefix="/usr/pkg" exec_prefix="/usr/pkg" all cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c abstract.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c bufferobject.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c classobject.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c cobject.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c complexobject.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c fileobject.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c floatobject.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c frameobject.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c funcobject.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c intobject.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c listobject.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c longobject.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c dictobject.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c methodobject.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c moduleobject.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c object.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c rangeobject.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c sliceobject.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c stringobject.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c tupleobject.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c typeobject.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c unicodeobject.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c unicodectype.c cd Python ; bmake OPT="-O -I/usr/pkg/include" VERSION="2.0" prefix="/usr/pkg" exec_prefix="/usr/pkg" all cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c bltinmodule.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c exceptions.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c ceval.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c compile.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c codecs.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c errors.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c frozen.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c frozenmain.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c getargs.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c getcompiler.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c getcopyright.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c getmtime.c cc -c -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -DPLATFORM='"sunos5"' ./getplatform.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c getversion.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c graminit.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c import.c cc -c -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/ ./importdl.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c marshal.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c modsupport.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c mystrtoul.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c pyfpe.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c pystate.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c pythonrun.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c structmember.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c sysmodule.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c traceback.c cc -O -I/usr/pkg/include -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 -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c sigcheck.c cd Modules ; bmake OPT="-O -I/usr/pkg/include" VERSION="2.0" prefix="/usr/pkg" exec_prefix="/usr/pkg" all cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -c ./gcmodule.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -c ./regexmodule.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -c ./regexpr.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -c ./pcremodule.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -c ./pypcre.c cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -c ./posixmodule.c "./posixmodule.c", line 4479: warning: implicit function declaration: confstr cc -O -I/usr/pkg/include -I./../Include -I.. -DHAVE_CONFIG_H -c ./signalmodule.c cc -O -I/usr/pkg/include -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 -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c config.c cc -c -O -I/usr/pkg/include -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 -I./../Include -I.. -DHAVE_CONFIG_H -I/usr/pkg/include -c main.c cc -O -I/usr/pkg/include -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; 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 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 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; bmake OPT="-O -I/usr/pkg/include" python.o cc -O -I/usr/pkg/include -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 -I. -DHAVE_CONFIG_H -DBUILD=`cat buildno` ./Modules/getbuildinfo.c ar cr libpython2.0.a getbuildinfo.o ranlib libpython2.0.a true cd Modules; bmake OPT="-O -I/usr/pkg/include" 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; bmake OPT="-O -I/usr/pkg/include" VERSION="2.0" prefix="/usr/pkg" exec_prefix="/usr/pkg" sharedmods cc -I/usr/pkg/bsd/include -O -I/usr/pkg/include -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.sol9/Python-2.0.1/Modules *** Error code 1 Stop. bmake: stopped in /work/pkgbuild/lang/python20/work.sol9/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.1nb6 was marked as broken: -rw-r--r-- 1 root other 26988 Feb 2 10:24 .broken.html bmake deinstall ===> Deinstalling for python20 BULK> Marking all packages which depend upon python20-2.0.1nb6 as broken: BULK> marking package that requires python20-2.0.1nb6 as broken: fugu-1.0 (chat/fugu) BULK> marking package that requires python20-2.0.1nb6 as broken: zope-mysql-1.1.3nb2 (databases/zope-mysql) BULK> marking package that requires python20-2.0.1nb6 as broken: py20-gd-1.3nb2 (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.1nb6 as broken: py-extclass-2.2.2 (lang/py-extclass) BULK> marking package that requires python20-2.0.1nb6 as broken: py-dtml-2.2.2 (textproc/py-dtml) BULK> marking package that requires python20-2.0.1nb6 as broken: zope-2.2.2 (www/zope) BULK> marking package that requires python20-2.0.1nb6 as broken: zope-confera-1.2.0 (www/zope-confera) BULK> marking package that requires python20-2.0.1nb6 as broken: py-zpublisher-2.2.2 (www/py-zpublisher) BULK> marking package that requires python20-2.0.1nb6 as broken: lilypond-1.4.13nb3 (print/lilypond) BULK> marking package that requires python20-2.0.1nb6 as broken: denemo-0.5.4nb4 (graphics/denemo) BULK> marking package that requires python20-2.0.1nb6 as broken: py-pcgi-2.2.2 (www/py-pcgi) BULK> Build for python20-2.0.1nb6 was not successful, aborting. mirror server hosted at Truenetwork, Russian Federation.