###
### Sat Jan 24 02:02:33 EST 2004:
### bmake bulk-package for db4-4.2.52
### Current pkg count:  9 installed packages: 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 pkg_install-info-4.5nb2 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for db4-4.2.52
===> Cleaning for libtool-base-1.4.20010614nb19
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build db4-4.2.52
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> db4-4.2.52 requires installed package digest-20021220 (pkgtools/digest
pkgtools/rdigest) 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 libiconv-1.9.1nb1
BULK> db4-4.2.52 requires installed package libtool-base-1.4.20010614nb19 (devel/libtool-base) to build.
BULK> db4-4.2.52 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> Installing packages which are required to build db4-4.2.52.
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 (db4-4.2.52)
===> Checking for vulnerabilities in db4-4.2.52
=> db-4.2.52.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch db-4.2.52.tar.gz from http://www.sleepycat.com/update/snapshot/.
=> [4073147 bytes]
=> Checksum OK for db-4.2.52.tar.gz.
work.sol9 -> /work/pkgbuild/databases/db4/work.sol9
===> Extracting for db4-4.2.52
===> Required installed package libtool-base>=1.4.20010614nb11: libtool-base-1.4.20010614nb19 found
===> Patching for db4-4.2.52
===> Applying pkgsrc patches for db4-4.2.52
===> Overriding tools for db4-4.2.52
===> Buildlinking for db4-4.2.52
===> Configuring for db4-4.2.52
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 build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2
checking if building in the top-level or dist directories... no
checking if --disable-cryptography option specified... no
checking if --disable-hash option specified... no
checking if --disable-queue option specified... no
checking if --disable-replication option specified... no
checking if --disable-verify option specified... no
checking if --enable-compat185 option specified... no
checking if --enable-cxx option specified... yes
checking if --enable-debug option specified... no
checking if --enable-debug_rop option specified... no
checking if --enable-debug_wop option specified... no
checking if --enable-diagnostic option specified... no
checking if --enable-dump185 option specified... no
checking if --enable-java option specified... no
checking if --enable-mingw option specified... no
checking if --enable-posixmutexes option specified... no
checking if --enable-rpc option specified... yes
checking if --enable-smallbuild option specified... no
checking if --enable-tcl option specified... no
checking if --enable-test option specified... no
checking if --enable-uimutexes option specified... no
checking if --enable-umrw option specified... no
checking if --with-mutex=MUTEX option specified... no
checking if --with-mutexalign=ALIGNMENT option specified... no
checking if --with-rpm=ARCHIVE option specified... no
checking if --with-tcl=DIR option specified... no
checking if --with-uniquename=NAME option specified... no
checking for sparc-sun-solaris2-ar... no
checking for ar... ar
checking for sparc-sun-solaris2-chmod... no
checking for chmod... chmod
checking for sparc-sun-solaris2-cp... no
checking for cp... cp
checking for sparc-sun-solaris2-ln... no
checking for ln... ln
checking for sparc-sun-solaris2-mkdir... no
checking for mkdir... mkdir
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking for ranlib... /usr/ccs/bin/ranlib
checking for sparc-sun-solaris2-rm... no
checking for rm... rm
checking for sparc-sun-solaris2-sh... no
checking for sh... sh
checking for sh... /usr/bin/sh
checking for sparc-sun-solaris2-strip... no
checking for strip... strip
checking for strip... /usr/ccs/bin/strip
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking for sparc-sun-solaris2-cc... 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 cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for sparc-sun-solaris2-CC... no
checking for CC... CC
checking for sparc-sun-solaris2-CC... CC
checking whether we are using the GNU C++ compiler... no
checking whether CC accepts -g... yes
checking how to run the C++ preprocessor... CC -E
checking whether C++ supports the ISO C++ standard includes... yes
checking whether we are using gcc version 2.96... no
checking whether g++ requires -fhandle-exceptions... no
checking for a sed that does not truncate output... /work/pkgbuild/databases/db4/work.sol9/.tools/bin/sed
checking for egrep... grep -E
checking for non-GNU ld... ld
checking if the linker (ld) is GNU ld... no
checking for ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for sparc-sun-solaris2-g77... /usr/bin/false
checking whether we are using the GNU Fortran 77 compiler... no
checking whether /usr/bin/false accepts -g... no
checking the maximum length of command line arguments... 262144
checking command to parse nm output from cc object... failed
checking for objdir... .libs
checking for sparc-sun-solaris2-ar... no
checking for ar... ar
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking for sparc-sun-solaris2-strip... no
checking for strip... strip
checking if cc static flag  works... yes
checking for cc option to produce PIC... -KPIC
checking if cc PIC flag -KPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the CC linker (ld) supports shared libraries... yes
checking for CC option to produce PIC... -KPIC
checking if CC PIC flag -KPIC works... yes
checking if CC supports -c -o file.o... yes
checking whether the CC linker (ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2 ld.so
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for /usr/bin/false option to produce PIC... -KPIC
checking if /usr/bin/false PIC flag -KPIC works... no
checking if /usr/bin/false supports -c -o file.o... no
checking whether the /usr/bin/false linker (ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2 ld.so
checking SOSUFFIX from libtool... .so
checking MODSUFFIX from libtool... .so
checking JMODSUFFIX from libtool... .so
checking for svc_run... no
checking for svc_run in -lnsl... yes
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking for struct stat.st_blksize... yes
checking for inttypes.h... (cached) yes
checking for char... yes
checking size of char... 1
checking for unsigned char... yes
checking size of unsigned char... 1
checking for short... yes
checking size of short... 2
checking for unsigned short... yes
checking size of unsigned short... 2
checking for int... yes
checking size of int... 4
checking for unsigned int... yes
checking size of unsigned int... 4
checking for long... yes
checking size of long... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking for size_t... yes
checking size of size_t... 4
checking for char *... yes
checking size of char *... 4
checking for off_t... yes
checking for size_t... (cached) yes
checking for u_char... yes
checking for u_short... yes
checking for u_int... yes
checking for u_long... yes
checking for u_int8_t... no
checking for u_int16_t... no
checking for int16_t... yes
checking for u_int32_t... no
checking for int32_t... yes
checking for ssize_t... yes
checking for unsigned long long... yes
checking for ANSI C exit success/failure values... yes
checking for sched_yield... no
checking for library containing sched_yield... -lrt
checking for main in -lpthread... yes
checking for main in -lm... yes
checking for main in -lsocket... yes
checking for main in -lnsl... yes
checking for mutexes... Solaris/lwp
checking for getcwd... yes
checking for getopt... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for raise... yes
checking for snprintf... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strerror... yes
checking for vsnprintf... yes
checking for _fstati64... no
checking for clock_gettime... yes
checking for directio... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for pstat_getdynamic... no
checking for sched_yield... (cached) no
checking for select... yes
checking for strtoul... yes
checking for sysconf... yes
checking for yield... yes
checking for pread... yes
checking for pwrite... yes
checking for fcntl/F_SETFD... yes
checking for open/O_DIRECT... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for mlock... yes
checking for munlock... yes
checking for mmap... yes
checking for munmap... yes
checking for shmget... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating db_cxx.h
config.status: creating db_int.h
config.status: creating include.tcl
config.status: creating db.h
config.status: creating db_config.h
===> Building for db4-4.2.52
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../mutex/mut_pthread.c
mkdir .libs
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mutex/mut_pthread.c  -KPIC -DPIC -o .libs/mut_pthread.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mutex/mut_pthread.c -o mut_pthread.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../btree/bt_compare.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_compare.c  -KPIC -DPIC -o .libs/bt_compare.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_compare.c -o bt_compare.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../btree/bt_conv.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_conv.c  -KPIC -DPIC -o .libs/bt_conv.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_conv.c -o bt_conv.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../btree/bt_curadj.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_curadj.c  -KPIC -DPIC -o .libs/bt_curadj.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_curadj.c -o bt_curadj.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../btree/bt_cursor.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_cursor.c  -KPIC -DPIC -o .libs/bt_cursor.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_cursor.c -o bt_cursor.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../btree/bt_delete.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_delete.c  -KPIC -DPIC -o .libs/bt_delete.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_delete.c -o bt_delete.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../btree/bt_method.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_method.c  -KPIC -DPIC -o .libs/bt_method.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_method.c -o bt_method.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../btree/bt_open.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_open.c  -KPIC -DPIC -o .libs/bt_open.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_open.c -o bt_open.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../btree/bt_put.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_put.c  -KPIC -DPIC -o .libs/bt_put.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_put.c -o bt_put.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../btree/bt_rec.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_rec.c  -KPIC -DPIC -o .libs/bt_rec.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_rec.c -o bt_rec.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../btree/bt_reclaim.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_reclaim.c  -KPIC -DPIC -o .libs/bt_reclaim.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_reclaim.c -o bt_reclaim.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../btree/bt_recno.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_recno.c  -KPIC -DPIC -o .libs/bt_recno.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_recno.c -o bt_recno.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../btree/bt_rsearch.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_rsearch.c  -KPIC -DPIC -o .libs/bt_rsearch.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_rsearch.c -o bt_rsearch.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../btree/bt_search.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_search.c  -KPIC -DPIC -o .libs/bt_search.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_search.c -o bt_search.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../btree/bt_split.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_split.c  -KPIC -DPIC -o .libs/bt_split.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_split.c -o bt_split.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../btree/bt_stat.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_stat.c  -KPIC -DPIC -o .libs/bt_stat.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_stat.c -o bt_stat.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../btree/bt_upgrade.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_upgrade.c  -KPIC -DPIC -o .libs/bt_upgrade.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_upgrade.c -o bt_upgrade.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../btree/btree_auto.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/btree_auto.c  -KPIC -DPIC -o .libs/btree_auto.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/btree_auto.c -o btree_auto.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../hash/hash.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash.c  -KPIC -DPIC -o .libs/hash.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash.c -o hash.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../hash/hash_auto.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_auto.c  -KPIC -DPIC -o .libs/hash_auto.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_auto.c -o hash_auto.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../hash/hash_conv.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_conv.c  -KPIC -DPIC -o .libs/hash_conv.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_conv.c -o hash_conv.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../hash/hash_dup.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_dup.c  -KPIC -DPIC -o .libs/hash_dup.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_dup.c -o hash_dup.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../hash/hash_meta.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_meta.c  -KPIC -DPIC -o .libs/hash_meta.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_meta.c -o hash_meta.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../hash/hash_method.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_method.c  -KPIC -DPIC -o .libs/hash_method.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_method.c -o hash_method.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../hash/hash_open.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_open.c  -KPIC -DPIC -o .libs/hash_open.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_open.c -o hash_open.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../hash/hash_page.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_page.c  -KPIC -DPIC -o .libs/hash_page.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_page.c -o hash_page.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../hash/hash_rec.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_rec.c  -KPIC -DPIC -o .libs/hash_rec.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_rec.c -o hash_rec.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../hash/hash_reclaim.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_reclaim.c  -KPIC -DPIC -o .libs/hash_reclaim.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_reclaim.c -o hash_reclaim.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../hash/hash_stat.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_stat.c  -KPIC -DPIC -o .libs/hash_stat.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_stat.c -o hash_stat.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../hash/hash_upgrade.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_upgrade.c  -KPIC -DPIC -o .libs/hash_upgrade.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_upgrade.c -o hash_upgrade.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../hash/hash_verify.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_verify.c  -KPIC -DPIC -o .libs/hash_verify.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_verify.c -o hash_verify.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../qam/qam.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../qam/qam.c  -KPIC -DPIC -o .libs/qam.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../qam/qam.c -o qam.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../qam/qam_auto.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../qam/qam_auto.c  -KPIC -DPIC -o .libs/qam_auto.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../qam/qam_auto.c -o qam_auto.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../qam/qam_conv.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../qam/qam_conv.c  -KPIC -DPIC -o .libs/qam_conv.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../qam/qam_conv.c -o qam_conv.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../qam/qam_files.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../qam/qam_files.c  -KPIC -DPIC -o .libs/qam_files.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../qam/qam_files.c -o qam_files.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../qam/qam_method.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../qam/qam_method.c  -KPIC -DPIC -o .libs/qam_method.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../qam/qam_method.c -o qam_method.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../qam/qam_open.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../qam/qam_open.c  -KPIC -DPIC -o .libs/qam_open.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../qam/qam_open.c -o qam_open.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../qam/qam_rec.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../qam/qam_rec.c  -KPIC -DPIC -o .libs/qam_rec.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../qam/qam_rec.c -o qam_rec.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../qam/qam_stat.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../qam/qam_stat.c  -KPIC -DPIC -o .libs/qam_stat.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../qam/qam_stat.c -o qam_stat.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../qam/qam_upgrade.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../qam/qam_upgrade.c  -KPIC -DPIC -o .libs/qam_upgrade.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../qam/qam_upgrade.c -o qam_upgrade.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../qam/qam_verify.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../qam/qam_verify.c  -KPIC -DPIC -o .libs/qam_verify.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../qam/qam_verify.c -o qam_verify.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../rep/rep_method.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../rep/rep_method.c  -KPIC -DPIC -o .libs/rep_method.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../rep/rep_method.c -o rep_method.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../rep/rep_record.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../rep/rep_record.c  -KPIC -DPIC -o .libs/rep_record.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../rep/rep_record.c -o rep_record.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../rep/rep_region.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../rep/rep_region.c  -KPIC -DPIC -o .libs/rep_region.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../rep/rep_region.c -o rep_region.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../rep/rep_util.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../rep/rep_util.c  -KPIC -DPIC -o .libs/rep_util.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../rep/rep_util.c -o rep_util.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_ovfl_vrfy.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_ovfl_vrfy.c  -KPIC -DPIC -o .libs/db_ovfl_vrfy.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_ovfl_vrfy.c -o db_ovfl_vrfy.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_vrfy.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_vrfy.c  -KPIC -DPIC -o .libs/db_vrfy.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_vrfy.c -o db_vrfy.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_vrfyutil.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_vrfyutil.c  -KPIC -DPIC -o .libs/db_vrfyutil.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_vrfyutil.c -o db_vrfyutil.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../btree/bt_verify.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_verify.c  -KPIC -DPIC -o .libs/bt_verify.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../btree/bt_verify.c -o bt_verify.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../crypto/aes_method.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../crypto/aes_method.c  -KPIC -DPIC -o .libs/aes_method.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../crypto/aes_method.c -o aes_method.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../crypto/crypto.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../crypto/crypto.c  -KPIC -DPIC -o .libs/crypto.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../crypto/crypto.c -o crypto.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../crypto/mersenne/mt19937db.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../crypto/mersenne/mt19937db.c  -KPIC -DPIC -o .libs/mt19937db.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../crypto/mersenne/mt19937db.c -o mt19937db.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../crypto/rijndael/rijndael-alg-fst.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../crypto/rijndael/rijndael-alg-fst.c  -KPIC -DPIC -o .libs/rijndael-alg-fst.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../crypto/rijndael/rijndael-alg-fst.c -o rijndael-alg-fst.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../crypto/rijndael/rijndael-api-fst.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../crypto/rijndael/rijndael-api-fst.c  -KPIC -DPIC -o .libs/rijndael-api-fst.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../crypto/rijndael/rijndael-api-fst.c -o rijndael-api-fst.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../rpc_client/client.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../rpc_client/client.c  -KPIC -DPIC -o .libs/client.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../rpc_client/client.c -o client.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../rpc_client/db_server_clnt.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../rpc_client/db_server_clnt.c  -KPIC -DPIC -o .libs/db_server_clnt.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../rpc_client/db_server_clnt.c -o db_server_clnt.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../rpc_server/c/db_server_xdr.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../rpc_server/c/db_server_xdr.c  -KPIC -DPIC -o .libs/db_server_xdr.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../rpc_server/c/db_server_xdr.c -o db_server_xdr.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../rpc_client/gen_client.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../rpc_client/gen_client.c  -KPIC -DPIC -o .libs/gen_client.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../rpc_client/gen_client.c -o gen_client.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../rpc_client/gen_client_ret.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../rpc_client/gen_client_ret.c  -KPIC -DPIC -o .libs/gen_client_ret.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../rpc_client/gen_client_ret.c -o gen_client_ret.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/crdel_auto.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/crdel_auto.c  -KPIC -DPIC -o .libs/crdel_auto.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/crdel_auto.c -o crdel_auto.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/crdel_rec.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/crdel_rec.c  -KPIC -DPIC -o .libs/crdel_rec.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/crdel_rec.c -o crdel_rec.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db.c  -KPIC -DPIC -o .libs/db.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db.c -o db.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_am.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_am.c  -KPIC -DPIC -o .libs/db_am.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_am.c -o db_am.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_auto.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_auto.c  -KPIC -DPIC -o .libs/db_auto.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_auto.c -o db_auto.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../common/db_byteorder.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../common/db_byteorder.c  -KPIC -DPIC -o .libs/db_byteorder.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../common/db_byteorder.c -o db_byteorder.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_cam.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_cam.c  -KPIC -DPIC -o .libs/db_cam.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_cam.c -o db_cam.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_conv.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_conv.c  -KPIC -DPIC -o .libs/db_conv.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_conv.c -o db_conv.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_dispatch.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_dispatch.c  -KPIC -DPIC -o .libs/db_dispatch.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_dispatch.c -o db_dispatch.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_dup.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_dup.c  -KPIC -DPIC -o .libs/db_dup.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_dup.c -o db_dup.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../common/db_err.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../common/db_err.c  -KPIC -DPIC -o .libs/db_err.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../common/db_err.c -o db_err.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../common/db_getlong.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../common/db_getlong.c  -KPIC -DPIC -o .libs/db_getlong.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../common/db_getlong.c -o db_getlong.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../common/db_idspace.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../common/db_idspace.c  -KPIC -DPIC -o .libs/db_idspace.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../common/db_idspace.c -o db_idspace.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_iface.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_iface.c  -KPIC -DPIC -o .libs/db_iface.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_iface.c -o db_iface.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_join.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_join.c  -KPIC -DPIC -o .libs/db_join.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_join.c -o db_join.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../common/db_log2.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../common/db_log2.c  -KPIC -DPIC -o .libs/db_log2.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../common/db_log2.c -o db_log2.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_meta.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_meta.c  -KPIC -DPIC -o .libs/db_meta.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_meta.c -o db_meta.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_method.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_method.c  -KPIC -DPIC -o .libs/db_method.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_method.c -o db_method.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_open.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_open.c  -KPIC -DPIC -o .libs/db_open.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_open.c -o db_open.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_overflow.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_overflow.c  -KPIC -DPIC -o .libs/db_overflow.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_overflow.c -o db_overflow.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_pr.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_pr.c  -KPIC -DPIC -o .libs/db_pr.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_pr.c -o db_pr.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_rec.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_rec.c  -KPIC -DPIC -o .libs/db_rec.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_rec.c -o db_rec.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_reclaim.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_reclaim.c  -KPIC -DPIC -o .libs/db_reclaim.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_reclaim.c -o db_reclaim.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_rename.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_rename.c  -KPIC -DPIC -o .libs/db_rename.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_rename.c -o db_rename.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_remove.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_remove.c  -KPIC -DPIC -o .libs/db_remove.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_remove.c -o db_remove.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_ret.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_ret.c  -KPIC -DPIC -o .libs/db_ret.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_ret.c -o db_ret.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../env/db_salloc.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../env/db_salloc.c  -KPIC -DPIC -o .libs/db_salloc.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../env/db_salloc.c -o db_salloc.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../env/db_shash.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../env/db_shash.c  -KPIC -DPIC -o .libs/db_shash.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../env/db_shash.c -o db_shash.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_truncate.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_truncate.c  -KPIC -DPIC -o .libs/db_truncate.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_truncate.c -o db_truncate.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_upg.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_upg.c  -KPIC -DPIC -o .libs/db_upg.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_upg.c -o db_upg.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../db/db_upg_opd.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_upg_opd.c  -KPIC -DPIC -o .libs/db_upg_opd.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../db/db_upg_opd.c -o db_upg_opd.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../dbm/dbm.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../dbm/dbm.c  -KPIC -DPIC -o .libs/dbm.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../dbm/dbm.c -o dbm.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../dbreg/dbreg.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../dbreg/dbreg.c  -KPIC -DPIC -o .libs/dbreg.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../dbreg/dbreg.c -o dbreg.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../dbreg/dbreg_auto.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../dbreg/dbreg_auto.c  -KPIC -DPIC -o .libs/dbreg_auto.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../dbreg/dbreg_auto.c -o dbreg_auto.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../dbreg/dbreg_rec.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../dbreg/dbreg_rec.c  -KPIC -DPIC -o .libs/dbreg_rec.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../dbreg/dbreg_rec.c -o dbreg_rec.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../dbreg/dbreg_util.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../dbreg/dbreg_util.c  -KPIC -DPIC -o .libs/dbreg_util.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../dbreg/dbreg_util.c -o dbreg_util.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../env/env_file.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../env/env_file.c  -KPIC -DPIC -o .libs/env_file.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../env/env_file.c -o env_file.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../env/env_method.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../env/env_method.c  -KPIC -DPIC -o .libs/env_method.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../env/env_method.c -o env_method.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../env/env_open.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../env/env_open.c  -KPIC -DPIC -o .libs/env_open.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../env/env_open.c -o env_open.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../env/env_recover.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../env/env_recover.c  -KPIC -DPIC -o .libs/env_recover.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../env/env_recover.c -o env_recover.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../env/env_region.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../env/env_region.c  -KPIC -DPIC -o .libs/env_region.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../env/env_region.c -o env_region.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../fileops/fileops_auto.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../fileops/fileops_auto.c  -KPIC -DPIC -o .libs/fileops_auto.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../fileops/fileops_auto.c -o fileops_auto.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../fileops/fop_basic.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../fileops/fop_basic.c  -KPIC -DPIC -o .libs/fop_basic.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../fileops/fop_basic.c -o fop_basic.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../fileops/fop_rec.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../fileops/fop_rec.c  -KPIC -DPIC -o .libs/fop_rec.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../fileops/fop_rec.c -o fop_rec.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../fileops/fop_util.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../fileops/fop_util.c  -KPIC -DPIC -o .libs/fop_util.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../fileops/fop_util.c -o fop_util.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../hash/hash_func.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_func.c  -KPIC -DPIC -o .libs/hash_func.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hash/hash_func.c -o hash_func.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../hmac/hmac.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hmac/hmac.c  -KPIC -DPIC -o .libs/hmac.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hmac/hmac.c -o hmac.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../hsearch/hsearch.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hsearch/hsearch.c  -KPIC -DPIC -o .libs/hsearch.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hsearch/hsearch.c -o hsearch.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../lock/lock.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../lock/lock.c  -KPIC -DPIC -o .libs/lock.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../lock/lock.c -o lock.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../lock/lock_deadlock.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../lock/lock_deadlock.c  -KPIC -DPIC -o .libs/lock_deadlock.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../lock/lock_deadlock.c -o lock_deadlock.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../lock/lock_method.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../lock/lock_method.c  -KPIC -DPIC -o .libs/lock_method.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../lock/lock_method.c -o lock_method.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../lock/lock_region.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../lock/lock_region.c  -KPIC -DPIC -o .libs/lock_region.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../lock/lock_region.c -o lock_region.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../lock/lock_stat.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../lock/lock_stat.c  -KPIC -DPIC -o .libs/lock_stat.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../lock/lock_stat.c -o lock_stat.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../lock/lock_util.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../lock/lock_util.c  -KPIC -DPIC -o .libs/lock_util.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../lock/lock_util.c -o lock_util.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../log/log.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../log/log.c  -KPIC -DPIC -o .libs/log.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../log/log.c -o log.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../log/log_archive.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../log/log_archive.c  -KPIC -DPIC -o .libs/log_archive.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../log/log_archive.c -o log_archive.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../log/log_compare.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../log/log_compare.c  -KPIC -DPIC -o .libs/log_compare.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../log/log_compare.c -o log_compare.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../log/log_get.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../log/log_get.c  -KPIC -DPIC -o .libs/log_get.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../log/log_get.c -o log_get.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../log/log_method.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../log/log_method.c  -KPIC -DPIC -o .libs/log_method.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../log/log_method.c -o log_method.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../log/log_put.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../log/log_put.c  -KPIC -DPIC -o .libs/log_put.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../log/log_put.c -o log_put.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../mp/mp_alloc.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_alloc.c  -KPIC -DPIC -o .libs/mp_alloc.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_alloc.c -o mp_alloc.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../mp/mp_bh.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_bh.c  -KPIC -DPIC -o .libs/mp_bh.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_bh.c -o mp_bh.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../mp/mp_fget.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_fget.c  -KPIC -DPIC -o .libs/mp_fget.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_fget.c -o mp_fget.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../mp/mp_fopen.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_fopen.c  -KPIC -DPIC -o .libs/mp_fopen.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_fopen.c -o mp_fopen.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../mp/mp_fput.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_fput.c  -KPIC -DPIC -o .libs/mp_fput.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_fput.c -o mp_fput.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../mp/mp_fset.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_fset.c  -KPIC -DPIC -o .libs/mp_fset.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_fset.c -o mp_fset.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../mp/mp_method.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_method.c  -KPIC -DPIC -o .libs/mp_method.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_method.c -o mp_method.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../mp/mp_region.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_region.c  -KPIC -DPIC -o .libs/mp_region.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_region.c -o mp_region.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../mp/mp_register.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_register.c  -KPIC -DPIC -o .libs/mp_register.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_register.c -o mp_register.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../mp/mp_stat.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_stat.c  -KPIC -DPIC -o .libs/mp_stat.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_stat.c -o mp_stat.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../mp/mp_sync.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_sync.c  -KPIC -DPIC -o .libs/mp_sync.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_sync.c -o mp_sync.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../mp/mp_trickle.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_trickle.c  -KPIC -DPIC -o .libs/mp_trickle.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mp/mp_trickle.c -o mp_trickle.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../mutex/mutex.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mutex/mutex.c  -KPIC -DPIC -o .libs/mutex.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../mutex/mutex.c -o mutex.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_abs.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_abs.c  -KPIC -DPIC -o .libs/os_abs.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_abs.c -o os_abs.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_alloc.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_alloc.c  -KPIC -DPIC -o .libs/os_alloc.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_alloc.c -o os_alloc.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_clock.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_clock.c  -KPIC -DPIC -o .libs/os_clock.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_clock.c -o os_clock.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_config.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_config.c  -KPIC -DPIC -o .libs/os_config.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_config.c -o os_config.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_dir.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_dir.c  -KPIC -DPIC -o .libs/os_dir.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_dir.c -o os_dir.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_errno.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_errno.c  -KPIC -DPIC -o .libs/os_errno.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_errno.c -o os_errno.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_fid.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_fid.c  -KPIC -DPIC -o .libs/os_fid.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_fid.c -o os_fid.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_fsync.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_fsync.c  -KPIC -DPIC -o .libs/os_fsync.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_fsync.c -o os_fsync.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_handle.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_handle.c  -KPIC -DPIC -o .libs/os_handle.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_handle.c -o os_handle.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_id.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_id.c  -KPIC -DPIC -o .libs/os_id.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_id.c -o os_id.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_map.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_map.c  -KPIC -DPIC -o .libs/os_map.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_map.c -o os_map.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_method.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_method.c  -KPIC -DPIC -o .libs/os_method.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_method.c -o os_method.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_oflags.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_oflags.c  -KPIC -DPIC -o .libs/os_oflags.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_oflags.c -o os_oflags.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_open.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_open.c  -KPIC -DPIC -o .libs/os_open.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_open.c -o os_open.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_region.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_region.c  -KPIC -DPIC -o .libs/os_region.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_region.c -o os_region.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_rename.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_rename.c  -KPIC -DPIC -o .libs/os_rename.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_rename.c -o os_rename.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_root.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_root.c  -KPIC -DPIC -o .libs/os_root.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_root.c -o os_root.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_rpath.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_rpath.c  -KPIC -DPIC -o .libs/os_rpath.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_rpath.c -o os_rpath.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_rw.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_rw.c  -KPIC -DPIC -o .libs/os_rw.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_rw.c -o os_rw.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_seek.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_seek.c  -KPIC -DPIC -o .libs/os_seek.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_seek.c -o os_seek.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_sleep.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_sleep.c  -KPIC -DPIC -o .libs/os_sleep.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_sleep.c -o os_sleep.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_spin.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_spin.c  -KPIC -DPIC -o .libs/os_spin.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_spin.c -o os_spin.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_stat.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_stat.c  -KPIC -DPIC -o .libs/os_stat.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_stat.c -o os_stat.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_tmpdir.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_tmpdir.c  -KPIC -DPIC -o .libs/os_tmpdir.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_tmpdir.c -o os_tmpdir.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../os/os_unlink.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_unlink.c  -KPIC -DPIC -o .libs/os_unlink.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../os/os_unlink.c -o os_unlink.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../hmac/sha1.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hmac/sha1.c  -KPIC -DPIC -o .libs/sha1.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../hmac/sha1.c -o sha1.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../txn/txn.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../txn/txn.c  -KPIC -DPIC -o .libs/txn.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../txn/txn.c -o txn.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../txn/txn_auto.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../txn/txn_auto.c  -KPIC -DPIC -o .libs/txn_auto.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../txn/txn_auto.c -o txn_auto.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../txn/txn_method.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../txn/txn_method.c  -KPIC -DPIC -o .libs/txn_method.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../txn/txn_method.c -o txn_method.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../txn/txn_rec.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../txn/txn_rec.c  -KPIC -DPIC -o .libs/txn_rec.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../txn/txn_rec.c -o txn_rec.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../txn/txn_recover.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../txn/txn_recover.c  -KPIC -DPIC -o .libs/txn_recover.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../txn/txn_recover.c -o txn_recover.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../txn/txn_region.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../txn/txn_region.c  -KPIC -DPIC -o .libs/txn_region.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../txn/txn_region.c -o txn_region.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../txn/txn_stat.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../txn/txn_stat.c  -KPIC -DPIC -o .libs/txn_stat.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../txn/txn_stat.c -o txn_stat.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../txn/txn_util.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../txn/txn_util.c  -KPIC -DPIC -o .libs/txn_util.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../txn/txn_util.c -o txn_util.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../xa/xa.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../xa/xa.c  -KPIC -DPIC -o .libs/xa.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../xa/xa.c -o xa.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../xa/xa_db.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../xa/xa_db.c  -KPIC -DPIC -o .libs/xa_db.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../xa/xa_db.c -o xa_db.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../xa/xa_map.c
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../xa/xa_map.c  -KPIC -DPIC -o .libs/xa_map.o
cc -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../xa/xa_map.c -o xa_map.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=link cc -version-info 2:52 -rpath /usr/pkg/lib  -o libdb4-4.2.la mut_pthread.lo  bt_compare.lo bt_conv.lo bt_curadj.lo bt_cursor.lo bt_delete.lo  bt_method.lo bt_open.lo bt_put.lo bt_rec.lo bt_reclaim.lo  bt_recno.lo bt_rsearch.lo bt_search.lo bt_split.lo bt_stat.lo  bt_upgrade.lo btree_auto.lo hash.lo hash_auto.lo hash_conv.lo hash_dup.lo hash_meta.lo  hash_method.lo hash_open.lo hash_page.lo hash_rec.lo  hash_reclaim.lo hash_stat.lo hash_upgrade.lo hash_verify.lo qam.lo qam_auto.lo qam_conv.lo qam_files.lo qam_method.lo  qam_open.lo qam_rec.lo qam_stat.lo qam_upgrade.lo qam_verify.lo rep_method.lo rep_record.lo rep_region.lo rep_util.lo db_ovfl_vrfy.lo db_vrfy.lo db_vrfyutil.lo bt_verify.lo  aes_method.lo crypto.lo mt19937db.lo rijndael-alg-fst.lo  rijndael-api-fst.lo client.lo db_server_clnt.lo db_server_xdr.lo gen_client.lo  gen_client_ret.lo  crdel_auto.lo crdel_rec.lo db.lo db_am.lo db_auto.lo  db_byteorder.lo db_cam.lo db_conv.lo db_dispatch.lo db_dup.lo  db_err.lo db_getlong.lo db_idspace.lo db_iface.lo db_join.lo  db_log2.lo db_meta.lo db_method.lo db_open.lo db_overflow.lo  db_pr.lo db_rec.lo db_reclaim.lo db_rename.lo db_remove.lo  db_ret.lo db_salloc.lo db_shash.lo db_truncate.lo db_upg.lo  db_upg_opd.lo dbm.lo dbreg.lo dbreg_auto.lo dbreg_rec.lo  dbreg_util.lo env_file.lo env_method.lo env_open.lo  env_recover.lo env_region.lo fileops_auto.lo fop_basic.lo  fop_rec.lo fop_util.lo hash_func.lo hmac.lo hsearch.lo lock.lo  lock_deadlock.lo lock_method.lo lock_region.lo lock_stat.lo  lock_util.lo log.lo log_archive.lo log_compare.lo log_get.lo  log_method.lo log_put.lo mp_alloc.lo mp_bh.lo mp_fget.lo  mp_fopen.lo mp_fput.lo mp_fset.lo mp_method.lo mp_region.lo  mp_register.lo mp_stat.lo mp_sync.lo mp_trickle.lo mutex.lo  os_abs.lo os_alloc.lo os_clock.lo os_config.lo os_dir.lo  os_errno.lo os_fid.lo os_fsync.lo os_handle.lo os_id.lo  os_map.lo os_method.lo os_oflags.lo os_open.lo os_region.lo  os_rename.lo os_root.lo os_rpath.lo os_rw.lo os_seek.lo  os_sleep.lo os_spin.lo os_stat.lo os_tmpdir.lo os_unlink.lo  sha1.lo txn.lo txn_auto.lo txn_method.lo txn_rec.lo  txn_recover.lo txn_region.lo txn_stat.lo txn_util.lo xa.lo  xa_db.lo xa_map.lo 
ld -G -h libdb4-4.2.so.2 -o .libs/libdb4-4.2.so.2.52  .libs/mut_pthread.o .libs/bt_compare.o .libs/bt_conv.o .libs/bt_curadj.o .libs/bt_cursor.o .libs/bt_delete.o .libs/bt_method.o .libs/bt_open.o .libs/bt_put.o .libs/bt_rec.o .libs/bt_reclaim.o .libs/bt_recno.o .libs/bt_rsearch.o .libs/bt_search.o .libs/bt_split.o .libs/bt_stat.o .libs/bt_upgrade.o .libs/btree_auto.o .libs/hash.o .libs/hash_auto.o .libs/hash_conv.o .libs/hash_dup.o .libs/hash_meta.o .libs/hash_method.o .libs/hash_open.o .libs/hash_page.o .libs/hash_rec.o .libs/hash_reclaim.o .libs/hash_stat.o .libs/hash_upgrade.o .libs/hash_verify.o .libs/qam.o .libs/qam_auto.o .libs/qam_conv.o .libs/qam_files.o .libs/qam_method.o .libs/qam_open.o .libs/qam_rec.o .libs/qam_stat.o .libs/qam_upgrade.o .libs/qam_verify.o .libs/rep_method.o .libs/rep_record.o .libs/rep_region.o .libs/rep_util.o .libs/db_ovfl_vrfy.o .libs/db_vrfy.o .libs/db_vrfyutil.o .libs/bt_verify.o .libs/aes_method.o .libs/crypto.o .libs/mt19937db.o .libs/rijndael-alg-fst.o .libs/rijndael-api-fst.o .libs/client.o .libs/db_server_clnt.o .libs/db_server_xdr.o .libs/gen_client.o .libs/gen_client_ret.o .libs/crdel_auto.o .libs/crdel_rec.o .libs/db.o .libs/db_am.o .libs/db_auto.o .libs/db_byteorder.o .libs/db_cam.o .libs/db_conv.o .libs/db_dispatch.o .libs/db_dup.o .libs/db_err.o .libs/db_getlong.o .libs/db_idspace.o .libs/db_iface.o .libs/db_join.o .libs/db_log2.o .libs/db_meta.o .libs/db_method.o .libs/db_open.o .libs/db_overflow.o .libs/db_pr.o .libs/db_rec.o .libs/db_reclaim.o .libs/db_rename.o .libs/db_remove.o .libs/db_ret.o .libs/db_salloc.o .libs/db_shash.o .libs/db_truncate.o .libs/db_upg.o .libs/db_upg_opd.o .libs/dbm.o .libs/dbreg.o .libs/dbreg_auto.o .libs/dbreg_rec.o .libs/dbreg_util.o .libs/env_file.o .libs/env_method.o .libs/env_open.o .libs/env_recover.o .libs/env_region.o .libs/fileops_auto.o .libs/fop_basic.o .libs/fop_rec.o .libs/fop_util.o .libs/hash_func.o .libs/hmac.o .libs/hsearch.o .libs/lock.o .libs/lock_deadlock.o .libs/lock_method.o .libs/lock_region.o .libs/lock_stat.o .libs/lock_util.o .libs/log.o .libs/log_archive.o .libs/log_compare.o .libs/log_get.o .libs/log_method.o .libs/log_put.o .libs/mp_alloc.o .libs/mp_bh.o .libs/mp_fget.o .libs/mp_fopen.o .libs/mp_fput.o .libs/mp_fset.o .libs/mp_method.o .libs/mp_region.o .libs/mp_register.o .libs/mp_stat.o .libs/mp_sync.o .libs/mp_trickle.o .libs/mutex.o .libs/os_abs.o .libs/os_alloc.o .libs/os_clock.o .libs/os_config.o .libs/os_dir.o .libs/os_errno.o .libs/os_fid.o .libs/os_fsync.o .libs/os_handle.o .libs/os_id.o .libs/os_map.o .libs/os_method.o .libs/os_oflags.o .libs/os_open.o .libs/os_region.o .libs/os_rename.o .libs/os_root.o .libs/os_rpath.o .libs/os_rw.o .libs/os_seek.o .libs/os_sleep.o .libs/os_spin.o .libs/os_stat.o .libs/os_tmpdir.o .libs/os_unlink.o .libs/sha1.o .libs/txn.o .libs/txn_auto.o .libs/txn_method.o .libs/txn_rec.o .libs/txn_recover.o .libs/txn_region.o .libs/txn_stat.o .libs/txn_util.o .libs/xa.o .libs/xa_db.o .libs/xa_map.o  -L/work/pkgbuild/databases/db4/work.sol9/.buildlink/lib -lc 
(cd .libs && rm -f libdb4-4.2.so.2 && ln -s libdb4-4.2.so.2.52 libdb4-4.2.so.2)
(cd .libs && rm -f libdb4-4.2.so && ln -s libdb4-4.2.so.2.52 libdb4-4.2.so)
ar cru .libs/libdb4-4.2.a  mut_pthread.o bt_compare.o bt_conv.o bt_curadj.o bt_cursor.o bt_delete.o bt_method.o bt_open.o bt_put.o bt_rec.o bt_reclaim.o bt_recno.o bt_rsearch.o bt_search.o bt_split.o bt_stat.o bt_upgrade.o btree_auto.o hash.o hash_auto.o hash_conv.o hash_dup.o hash_meta.o hash_method.o hash_open.o hash_page.o hash_rec.o hash_reclaim.o hash_stat.o hash_upgrade.o hash_verify.o qam.o qam_auto.o qam_conv.o qam_files.o qam_method.o qam_open.o qam_rec.o qam_stat.o qam_upgrade.o qam_verify.o rep_method.o rep_record.o rep_region.o rep_util.o db_ovfl_vrfy.o db_vrfy.o db_vrfyutil.o bt_verify.o aes_method.o crypto.o mt19937db.o rijndael-alg-fst.o rijndael-api-fst.o client.o db_server_clnt.o db_server_xdr.o gen_client.o gen_client_ret.o crdel_auto.o crdel_rec.o db.o db_am.o db_auto.o db_byteorder.o db_cam.o db_conv.o db_dispatch.o db_dup.o db_err.o db_getlong.o db_idspace.o db_iface.o db_join.o db_log2.o db_meta.o db_method.o db_open.o db_overflow.o db_pr.o db_rec.o db_reclaim.o db_rename.o db_remove.o db_ret.o db_salloc.o db_shash.o db_truncate.o db_upg.o db_upg_opd.o dbm.o dbreg.o dbreg_auto.o dbreg_rec.o dbreg_util.o env_file.o env_method.o env_open.o env_recover.o env_region.o fileops_auto.o fop_basic.o fop_rec.o fop_util.o hash_func.o hmac.o hsearch.o lock.o lock_deadlock.o lock_method.o lock_region.o lock_stat.o lock_util.o log.o log_archive.o log_compare.o log_get.o log_method.o log_put.o mp_alloc.o mp_bh.o mp_fget.o mp_fopen.o mp_fput.o mp_fset.o mp_method.o mp_region.o mp_register.o mp_stat.o mp_sync.o mp_trickle.o mutex.o os_abs.o os_alloc.o os_clock.o os_config.o os_dir.o os_errno.o os_fid.o os_fsync.o os_handle.o os_id.o os_map.o os_method.o os_oflags.o os_open.o os_region.o os_rename.o os_root.o os_rpath.o os_rw.o os_seek.o os_sleep.o os_spin.o os_stat.o os_tmpdir.o os_unlink.o sha1.o txn.o txn_auto.o txn_method.o txn_rec.o txn_recover.o txn_region.o txn_stat.o txn_util.o xa.o xa_db.o xa_map.o
ranlib .libs/libdb4-4.2.a
creating libdb4-4.2.la
(cd .libs && rm -f libdb4-4.2.la && ln -s ../libdb4-4.2.la libdb4-4.2.la)
rm -f libdb4.a
test ! -f .libs/libdb4-4.2.a ||  ln -s .libs/libdb4-4.2.a libdb4.a
test -f .libs/libdb4-4.2.a ||  (test -f libdb4-4.2.a && ln -s libdb4-4.2.a libdb4.a)
/usr/bin/sh ./libtool --mode=compile CC -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../cxx/cxx_db.cpp
CC -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../cxx/cxx_db.cpp  -KPIC -DPIC -o .libs/cxx_db.o
CC -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../cxx/cxx_db.cpp -o cxx_db.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile CC -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../cxx/cxx_dbc.cpp
CC -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../cxx/cxx_dbc.cpp  -KPIC -DPIC -o .libs/cxx_dbc.o
CC -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../cxx/cxx_dbc.cpp -o cxx_dbc.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile CC -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../cxx/cxx_dbt.cpp
CC -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../cxx/cxx_dbt.cpp  -KPIC -DPIC -o .libs/cxx_dbt.o
CC -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../cxx/cxx_dbt.cpp -o cxx_dbt.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile CC -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../cxx/cxx_env.cpp
CC -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../cxx/cxx_env.cpp  -KPIC -DPIC -o .libs/cxx_env.o
CC -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../cxx/cxx_env.cpp -o cxx_env.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile CC -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../cxx/cxx_except.cpp
CC -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../cxx/cxx_except.cpp  -KPIC -DPIC -o .libs/cxx_except.o
CC -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../cxx/cxx_except.cpp -o cxx_except.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile CC -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../cxx/cxx_lock.cpp
CC -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../cxx/cxx_lock.cpp  -KPIC -DPIC -o .libs/cxx_lock.o
CC -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../cxx/cxx_lock.cpp -o cxx_lock.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile CC -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../cxx/cxx_logc.cpp
CC -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../cxx/cxx_logc.cpp  -KPIC -DPIC -o .libs/cxx_logc.o
CC -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../cxx/cxx_logc.cpp -o cxx_logc.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile CC -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../cxx/cxx_mpool.cpp
CC -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../cxx/cxx_mpool.cpp  -KPIC -DPIC -o .libs/cxx_mpool.o
CC -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../cxx/cxx_mpool.cpp -o cxx_mpool.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile CC -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../cxx/cxx_txn.cpp
CC -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../cxx/cxx_txn.cpp  -KPIC -DPIC -o .libs/cxx_txn.o
CC -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../cxx/cxx_txn.cpp -o cxx_txn.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=compile CC -c -I. -I../dist/..   -D_REENTRANT -O ../dist/../cxx/cxx_multi.cpp
CC -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../cxx/cxx_multi.cpp  -KPIC -DPIC -o .libs/cxx_multi.o
CC -c -I. -I../dist/.. -D_REENTRANT -O ../dist/../cxx/cxx_multi.cpp -o cxx_multi.o >/dev/null 2>&1
/usr/bin/sh ./libtool --mode=link CC -avoid-version -rpath /usr/pkg/lib   -o libdb4_cxx-4.2.la cxx_db.lo cxx_dbc.lo cxx_dbt.lo cxx_env.lo cxx_except.lo  cxx_lock.lo cxx_logc.lo cxx_mpool.lo cxx_txn.lo cxx_multi.lo mut_pthread.lo  bt_compare.lo bt_conv.lo bt_curadj.lo bt_cursor.lo bt_delete.lo  bt_method.lo bt_open.lo bt_put.lo bt_rec.lo bt_reclaim.lo  bt_recno.lo bt_rsearch.lo bt_search.lo bt_split.lo bt_stat.lo  bt_upgrade.lo btree_auto.lo hash.lo hash_auto.lo hash_conv.lo hash_dup.lo hash_meta.lo  hash_method.lo hash_open.lo hash_page.lo hash_rec.lo  hash_reclaim.lo hash_stat.lo hash_upgrade.lo hash_verify.lo qam.lo qam_auto.lo qam_conv.lo qam_files.lo qam_method.lo  qam_open.lo qam_rec.lo qam_stat.lo qam_upgrade.lo qam_verify.lo rep_method.lo rep_record.lo rep_region.lo rep_util.lo db_ovfl_vrfy.lo db_vrfy.lo db_vrfyutil.lo bt_verify.lo  aes_method.lo crypto.lo mt19937db.lo rijndael-alg-fst.lo  rijndael-api-fst.lo client.lo db_server_clnt.lo db_server_xdr.lo gen_client.lo  gen_client_ret.lo  crdel_auto.lo crdel_rec.lo db.lo db_am.lo db_auto.lo  db_byteorder.lo db_cam.lo db_conv.lo db_dispatch.lo db_dup.lo  db_err.lo db_getlong.lo db_idspace.lo db_iface.lo db_join.lo  db_log2.lo db_meta.lo db_method.lo db_open.lo db_overflow.lo  db_pr.lo db_rec.lo db_reclaim.lo db_rename.lo db_remove.lo  db_ret.lo db_salloc.lo db_shash.lo db_truncate.lo db_upg.lo  db_upg_opd.lo dbm.lo dbreg.lo dbreg_auto.lo dbreg_rec.lo  dbreg_util.lo env_file.lo env_method.lo env_open.lo  env_recover.lo env_region.lo fileops_auto.lo fop_basic.lo  fop_rec.lo fop_util.lo hash_func.lo hmac.lo hsearch.lo lock.lo  lock_deadlock.lo lock_method.lo lock_region.lo lock_stat.lo  lock_util.lo log.lo log_archive.lo log_compare.lo log_get.lo  log_method.lo log_put.lo mp_alloc.lo mp_bh.lo mp_fget.lo  mp_fopen.lo mp_fput.lo mp_fset.lo mp_method.lo mp_region.lo  mp_register.lo mp_stat.lo mp_sync.lo mp_trickle.lo mutex.lo  os_abs.lo os_alloc.lo os_clock.lo os_config.lo os_dir.lo  os_errno.lo os_fid.lo os_fsync.lo os_handle.lo os_id.lo  os_map.lo os_method.lo os_oflags.lo os_open.lo os_region.lo  os_rename.lo os_root.lo os_rpath.lo os_rw.lo os_seek.lo  os_sleep.lo os_spin.lo os_stat.lo os_tmpdir.lo os_unlink.lo  sha1.lo txn.lo txn_auto.lo txn_method.lo txn_rec.lo  txn_recover.lo txn_region.lo txn_stat.lo txn_util.lo xa.lo  xa_db.lo xa_map.lo 
CC -G -nolib -hlibdb4_cxx-4.2.so -o .libs/libdb4_cxx-4.2.so   .libs/cxx_db.o .libs/cxx_dbc.o .libs/cxx_dbt.o .libs/cxx_env.o .libs/cxx_except.o .libs/cxx_lock.o .libs/cxx_logc.o .libs/cxx_mpool.o .libs/cxx_txn.o .libs/cxx_multi.o .libs/mut_pthread.o .libs/bt_compare.o .libs/bt_conv.o .libs/bt_curadj.o .libs/bt_cursor.o .libs/bt_delete.o .libs/bt_method.o .libs/bt_open.o .libs/bt_put.o .libs/bt_rec.o .libs/bt_reclaim.o .libs/bt_recno.o .libs/bt_rsearch.o .libs/bt_search.o .libs/bt_split.o .libs/bt_stat.o .libs/bt_upgrade.o .libs/btree_auto.o .libs/hash.o .libs/hash_auto.o .libs/hash_conv.o .libs/hash_dup.o .libs/hash_meta.o .libs/hash_method.o .libs/hash_open.o .libs/hash_page.o .libs/hash_rec.o .libs/hash_reclaim.o .libs/hash_stat.o .libs/hash_upgrade.o .libs/hash_verify.o .libs/qam.o .libs/qam_auto.o .libs/qam_conv.o .libs/qam_files.o .libs/qam_method.o .libs/qam_open.o .libs/qam_rec.o .libs/qam_stat.o .libs/qam_upgrade.o .libs/qam_verify.o .libs/rep_method.o .libs/rep_record.o .libs/rep_region.o .libs/rep_util.o .libs/db_ovfl_vrfy.o .libs/db_vrfy.o .libs/db_vrfyutil.o .libs/bt_verify.o .libs/aes_method.o .libs/crypto.o .libs/mt19937db.o .libs/rijndael-alg-fst.o .libs/rijndael-api-fst.o .libs/client.o .libs/db_server_clnt.o .libs/db_server_xdr.o .libs/gen_client.o .libs/gen_client_ret.o .libs/crdel_auto.o .libs/crdel_rec.o .libs/db.o .libs/db_am.o .libs/db_auto.o .libs/db_byteorder.o .libs/db_cam.o .libs/db_conv.o .libs/db_dispatch.o .libs/db_dup.o .libs/db_err.o .libs/db_getlong.o .libs/db_idspace.o .libs/db_iface.o .libs/db_join.o .libs/db_log2.o .libs/db_meta.o .libs/db_method.o .libs/db_open.o .libs/db_overflow.o .libs/db_pr.o .libs/db_rec.o .libs/db_reclaim.o .libs/db_rename.o .libs/db_remove.o .libs/db_ret.o .libs/db_salloc.o .libs/db_shash.o .libs/db_truncate.o .libs/db_upg.o .libs/db_upg_opd.o .libs/dbm.o .libs/dbreg.o .libs/dbreg_auto.o .libs/dbreg_rec.o .libs/dbreg_util.o .libs/env_file.o .libs/env_method.o .libs/env_open.o .libs/env_recover.o .libs/env_region.o .libs/fileops_auto.o .libs/fop_basic.o .libs/fop_rec.o .libs/fop_util.o .libs/hash_func.o .libs/hmac.o .libs/hsearch.o .libs/lock.o .libs/lock_deadlock.o .libs/lock_method.o .libs/lock_region.o .libs/lock_stat.o .libs/lock_util.o .libs/log.o .libs/log_archive.o .libs/log_compare.o .libs/log_get.o .libs/log_method.o .libs/log_put.o .libs/mp_alloc.o .libs/mp_bh.o .libs/mp_fget.o .libs/mp_fopen.o .libs/mp_fput.o .libs/mp_fset.o .libs/mp_method.o .libs/mp_region.o .libs/mp_register.o .libs/mp_stat.o .libs/mp_sync.o .libs/mp_trickle.o .libs/mutex.o .libs/os_abs.o .libs/os_alloc.o .libs/os_clock.o .libs/os_config.o .libs/os_dir.o .libs/os_errno.o .libs/os_fid.o .libs/os_fsync.o .libs/os_handle.o .libs/os_id.o .libs/os_map.o .libs/os_method.o .libs/os_oflags.o .libs/os_open.o .libs/os_region.o .libs/os_rename.o .libs/os_root.o .libs/os_rpath.o .libs/os_rw.o .libs/os_seek.o .libs/os_sleep.o .libs/os_spin.o .libs/os_stat.o .libs/os_tmpdir.o .libs/os_unlink.o .libs/sha1.o .libs/txn.o .libs/txn_auto.o .libs/txn_method.o .libs/txn_rec.o .libs/txn_recover.o .libs/txn_region.o .libs/txn_stat.o .libs/txn_util.o .libs/xa.o .libs/xa_db.o .libs/xa_map.o  -R/opt/SUNWspro/lib/rw7:/opt/SUNWspro/lib:/usr/ccs/lib:/usr/lib  -L/work/pkgbuild/databases/db4/work.sol9/.buildlink/lib -R/opt/SUNWspro/lib/rw7:/opt/SUNWspro/lib:/usr/ccs/lib:/usr/lib -L/work/pkgbuild/devel/libtool-base/work.sol9/.buildlink/lib -lc  
ld: fatal: file :/opt/SUNWspro/lib:/usr/ccs/lib:/usr/lib: open failed: No such file or directory
ld: fatal: file :/opt/SUNWspro/lib:/usr/ccs/lib:/usr/lib: open failed: No such file or directory
ld: fatal: File processing errors. No output written to .libs/libdb4_cxx-4.2.so
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/databases/db4/work.sol9/db-4.2.52/build_unix
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/databases/db4
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/databases/db4
BULK> db4-4.2.52 was marked as broken:
-rw-r--r--   1 root     other      79852 Jan 24 02:49 .broken.html
bmake deinstall
===> Deinstalling for db4
BULK> Marking all packages which depend upon db4-4.2.52 as broken:
BULK> marking package that requires db4-4.2.52 as broken: openldap-2.1.22nb3 (databases/openldap)
BULK> marking package that requires db4-4.2.52 as broken: gq-0.6.0nb1 (databases/gq)
BULK> marking package that requires db4-4.2.52 as broken: php-ldap-3.0.18nb1 (databases/php3-ldap)
BULK> marking package that requires db4-4.2.52 as broken: php-ldap-4.3.4nb1 (databases/php4-ldap)
BULK> marking package that requires db4-4.2.52 as broken: py21pth-ldap-2.0.0pre15 (databases/py-ldap)
BULK> marking package that requires db4-4.2.52 as broken: courier-authldap-0.37.1nb1 (mail/courier-authldap)
BULK> marking package that requires db4-4.2.52 as broken: evolution-1.4.5nb1 (mail/evolution)
BULK> marking package that requires db4-4.2.52 as broken: evolution-1.2.4nb6 (mail/evolution12)
BULK> marking package that requires db4-4.2.52 as broken: gnome-1.4.2.1nb5 (meta-pkgs/gnome)
BULK> marking package that requires db4-4.2.52 as broken: pam-ldap-150nb1 (security/pam-ldap)
BULK> marking package that requires db4-4.2.52 as broken: ispman-0.5nb1 (net/ispman)
BULK> marking package that requires db4-4.2.52 as broken: ap-auth-ldap-1.6.0nb1 (www/ap-auth-ldap)
BULK> marking package that requires db4-4.2.52 as broken: kdebase-2.2.2nb4 (x11/kdebase2)
BULK> marking package that requires db4-4.2.52 as broken: kdemultimedia-2.2.2nb4 (audio/kdemultimedia2)
BULK> marking package that requires db4-4.2.52 as broken: kde-2.2.2nb7 (x11/kde2)
BULK> marking package that requires db4-4.2.52 as broken: kyim-1.0nb3 (chat/kyim)
BULK> marking package that requires db4-4.2.52 as broken: kmysqladmin-0.5.1nb4 (databases/kmysqladmin)
BULK> marking package that requires db4-4.2.52 as broken: kdebindings-2.2.1nb4 (devel/kdebindings2)
BULK> marking package that requires db4-4.2.52 as broken: kdesdk-2.2.2nb4 (devel/kdesdk2)
BULK> marking package that requires db4-4.2.52 as broken: kdegames-2.2.2nb4 (games/kdegames2)
BULK> marking package that requires db4-4.2.52 as broken: kdetoys-2.2.2nb4 (games/kdetoys2)
BULK> marking package that requires db4-4.2.52 as broken: knights-0.4.6nb4 (games/knights)
BULK> marking package that requires db4-4.2.52 as broken: kdegraphics-2.2.2nb5 (graphics/kdegraphics2)
BULK> marking package that requires db4-4.2.52 as broken: kdeaddons-2.2.2nb3 (misc/kdeaddons2)
BULK> marking package that requires db4-4.2.52 as broken: kdeadmin-2.2.2nb5 (misc/kdeadmin2)
BULK> marking package that requires db4-4.2.52 as broken: kdeartwork-2.2.2nb3 (misc/kdeartwork2)
BULK> marking package that requires db4-4.2.52 as broken: kdepim-2.2.2nb5 (misc/kdepim2)
BULK> marking package that requires db4-4.2.52 as broken: kdeutils-2.2.2nb4 (misc/kdeutils2)
BULK> marking package that requires db4-4.2.52 as broken: koffice-1.1.1nb4 (misc/koffice11)
BULK> marking package that requires db4-4.2.52 as broken: ktail-0.5.1nb4 (misc/ktail)
BULK> marking package that requires db4-4.2.52 as broken: kdenetwork-2.2.2nb7 (net/kdenetwork2)
BULK> marking package that requires db4-4.2.52 as broken: koncd-0.7.1nb4 (sysutils/koncd)
BULK> marking package that requires db4-4.2.52 as broken: quanta-1.9.9.2nb4 (www/quanta)
BULK> marking package that requires db4-4.2.52 as broken: quanta-docs-1.0nb4 (www/quanta-docs)
BULK> marking package that requires db4-4.2.52 as broken: kdebase-3.1.5 (x11/kdebase3)
BULK> marking package that requires db4-4.2.52 as broken: kdemultimedia-3.1.5 (audio/kdemultimedia3)
BULK> marking package that requires db4-4.2.52 as broken: kde-3.1.5 (meta-pkgs/kde3)
BULK> marking package that requires db4-4.2.52 as broken: kdbg-1.2.9nb2 (devel/kdbg)
BULK> marking package that requires db4-4.2.52 as broken: kdevelop-2.1.5nb1 (devel/kdevelop)
BULK> marking package that requires db4-4.2.52 as broken: kdesdk-3.1.5 (devel/kdesdk3)
BULK> marking package that requires db4-4.2.52 as broken: kdevelop-base-2.1.5nb6 (devel/kdevelop-base)
BULK> marking package that requires db4-4.2.52 as broken: c-cpp-reference-2.0.2nb1 (devel/c-cpp-reference)
BULK> marking package that requires db4-4.2.52 as broken: kile-1.6nb1 (editors/kile)
BULK> marking package that requires db4-4.2.52 as broken: vim-kde-6.1.141nb6 (editors/vim-kde)
BULK> marking package that requires db4-4.2.52 as broken: kmymoney2-0.5.1nb5 (finance/kmymoney2)
BULK> marking package that requires db4-4.2.52 as broken: boson-0.8nb2 (games/boson)
BULK> marking package that requires db4-4.2.52 as broken: kdegames-3.1.5 (games/kdegames3)
BULK> marking package that requires db4-4.2.52 as broken: kdetoys-3.1.5 (games/kdetoys3)
BULK> marking package that requires db4-4.2.52 as broken: kdegraphics-3.1.5 (graphics/kdegraphics3)
BULK> marking package that requires db4-4.2.52 as broken: pixieplus-0.5.4nb2 (graphics/pixieplus)
BULK> marking package that requires db4-4.2.52 as broken: kdeaddons-3.1.5 (misc/kdeaddons3)
BULK> marking package that requires db4-4.2.52 as broken: kdeadmin-3.1.5 (misc/kdeadmin3)
BULK> marking package that requires db4-4.2.52 as broken: kdeartwork-3.1.5 (misc/kdeartwork3)
BULK> marking package that requires db4-4.2.52 as broken: kdeedu-3.1.5 (misc/kdeedu3)
BULK> marking package that requires db4-4.2.52 as broken: kdepim-3.1.5 (misc/kdepim3)
BULK> marking package that requires db4-4.2.52 as broken: kdeutils-3.1.5 (misc/kdeutils3)
BULK> marking package that requires db4-4.2.52 as broken: koffice-1.2.1nb7 (misc/koffice)
BULK> marking package that requires db4-4.2.52 as broken: koffice-1.2.94nb3 (misc/koffice-devel)
BULK> marking package that requires db4-4.2.52 as broken: kdenetwork-3.1.5 (net/kdenetwork3)
BULK> marking package that requires db4-4.2.52 as broken: kssh-0.7nb5 (security/kssh)
BULK> marking package that requires db4-4.2.52 as broken: quanta-3.1.5 (www/quanta3)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-af-3.1.5 (x11/kde3-i18n-af)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-ar-3.1.5 (x11/kde3-i18n-ar)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-bg-3.1.5 (x11/kde3-i18n-bg)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-bs-3.1.5 (x11/kde3-i18n-bs)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-ca-3.1.5 (x11/kde3-i18n-ca)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-cs-3.1.5 (x11/kde3-i18n-cs)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-da-3.1.5 (x11/kde3-i18n-da)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-de-3.1.5 (x11/kde3-i18n-de)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-el-3.1.5 (x11/kde3-i18n-el)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-en_GB-3.1.5 (x11/kde3-i18n-en_GB)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-eo-3.1.5 (x11/kde3-i18n-eo)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-es-3.1.5 (x11/kde3-i18n-es)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-et-3.1.5 (x11/kde3-i18n-et)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-eu-3.1.5 (x11/kde3-i18n-eu)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-fa-3.1.5 (x11/kde3-i18n-fa)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-fi-3.1.5 (x11/kde3-i18n-fi)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-fr-3.1.5 (x11/kde3-i18n-fr)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-he-3.1.5 (x11/kde3-i18n-he)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-hr-3.1.5 (x11/kde3-i18n-hr)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-hu-3.1.5 (x11/kde3-i18n-hu)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-is-3.1.5 (x11/kde3-i18n-is)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-it-3.1.5 (x11/kde3-i18n-it)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-ja-3.1.5 (x11/kde3-i18n-ja)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-lt-3.1.5 (x11/kde3-i18n-lt)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-mk-3.1.5 (x11/kde3-i18n-mk)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-mt-3.1.5 (x11/kde3-i18n-mt)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-nb-3.1.5 (x11/kde3-i18n-nb)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-nl-3.1.5 (x11/kde3-i18n-nl)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-nn-3.1.5 (x11/kde3-i18n-nn)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-nso-3.1.5 (x11/kde3-i18n-nso)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-pl-3.1.5 (x11/kde3-i18n-pl)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-pt-3.1.5 (x11/kde3-i18n-pt)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-pt_BR-3.1.5 (x11/kde3-i18n-pt_BR)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-ro-3.1.5 (x11/kde3-i18n-ro)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-ru-3.1.5 (x11/kde3-i18n-ru)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-se-3.1.5 (x11/kde3-i18n-se)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-sk-3.1.5 (x11/kde3-i18n-sk)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-sl-3.1.5 (x11/kde3-i18n-sl)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-sr-3.1.5 (x11/kde3-i18n-sr)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-ss-3.1.5 (x11/kde3-i18n-ss)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-sv-3.1.5 (x11/kde3-i18n-sv)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-ta-3.1.5 (x11/kde3-i18n-ta)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-th-3.1.5 (x11/kde3-i18n-th)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-tr-3.1.5 (x11/kde3-i18n-tr)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-uk-3.1.5 (x11/kde3-i18n-uk)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-ven-3.1.5 (x11/kde3-i18n-ven)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-vi-3.1.5 (x11/kde3-i18n-vi)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-xh-3.1.5 (x11/kde3-i18n-xh)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-zh_CN-3.1.5 (x11/kde3-i18n-zh_CN)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-zh_TW-3.1.5 (x11/kde3-i18n-zh_TW)
BULK> marking package that requires db4-4.2.52 as broken: kde-i18n-zu-3.1.5 (x11/kde3-i18n-zu)
BULK> marking package that requires db4-4.2.52 as broken: py22-bsddb3-4.1.1nb3 (databases/py-bsddb3)
BULK> marking package that requires db4-4.2.52 as broken: apr-0.9.5.2.0.48nb1 (devel/apr)
BULK> marking package that requires db4-4.2.52 as broken: p5-subversion-0.36.0 (devel/p5-subversion)
BULK> marking package that requires db4-4.2.52 as broken: subversion-0.36.0 (devel/subversion)
BULK> marking package that requires db4-4.2.52 as broken: p5-SVN-Web-0.35 (www/p5-SVN-Web)
BULK> marking package that requires db4-4.2.52 as broken: py22-subversion-0.36.0 (devel/py-subversion)
BULK> marking package that requires db4-4.2.52 as broken: rapidsvn-0.4.0nb4 (devel/rapidsvn)
BULK> marking package that requires db4-4.2.52 as broken: subversion-base-0.36.0 (devel/subversion-base)
BULK> marking package that requires db4-4.2.52 as broken: ap2-subversion-0.36.0 (www/ap2-subversion)
BULK> marking package that requires db4-4.2.52 as broken: unknown (www/ap2-)
/bin/sh: /usr/pkgsrc/www/ap2-: does not exist
BULK> Build for db4-4.2.52 was not successful, aborting.