[build-status: 91068] Log for successful build of db4.2_4.2.52+dfsg-4 (dist=unstable)

Build Daemon 3 buildd3 at linux-m32r.org
Thu Sep 20 18:25:44 JST 2007


Automatic build of db4.2_4.2.52+dfsg-4 on mappi006 by sbuild/m32r 0.53
Build started at 20070920-1418
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 2884kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main db4.2 4.2.52+dfsg-4 (dsc) [1168B]
Get:2 http://debian.linux-m32r.org 06_devonian/main db4.2 4.2.52+dfsg-4 (tar) [2773kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main db4.2 4.2.52+dfsg-4 (diff) [110kB]
Fetched 2884kB in 32s (88.8kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: tcl8.4-dev, procps [!hurd-i386]
Checking for already installed source dependencies...
tcl8.4-dev: already installed (8.4.15-1)
procps: already installed (1:3.2.7-4.1)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.2 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Sat Sep 15 05:09:43 2007 JST using RSA key ID 02D524BE
gpg: Can't check signature: public key not found
dpkg-source: extracting db4.2 in db4.2-4.2.52+dfsg
dpkg-source: unpacking db4.2_4.2.52+dfsg.orig.tar.gz
dpkg-source: applying /debian/buildd3/build/db4.2_4.2.52+dfsg-4.diff.gz
dpkg-buildpackage: source package is db4.2
dpkg-buildpackage: source version is 4.2.52+dfsg-4
dpkg-buildpackage: source changed by Florian Weimer <fw at deneb.enyo.de>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 4.2.52+dfsg-4
 /usr/bin/fakeroot debian/rules clean
test -f debian/rules
rm -rf obj
rm -f build install-stamp
rm -rf debian/tmp `find debian/* -type d ! -name CVS` debian/files* core
rm -f debian/substvars.*
 debian/rules build
test -f debian/rules
mkdir -p obj
chmod 755 dist/configure
cd obj && CFLAGS="-Wall -g -O2" CPPFLAGS="-I/usr/include/tcl8.4"  \
		../dist/configure --prefix=/usr --mandir=\${prefix}/share/man --localstatedir=/var --sysconfdir=/etc --libexecdir=/usr/lib --enable-cxx --enable-compat185 --enable-rpc --with-uniquename --enable-tcl --with-tcl=/usr/lib/tcl8.4 --enable-test 
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
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... yes
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-pthreadsmutexes option specified... yes
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... yes
checking if --enable-test option specified... yes
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... /usr/lib/tcl8.4
checking if --with-uniquename=NAME option specified... _4002
checking for ar... ar
checking for chmod... chmod
checking for cp... cp
checking for ln... ln
checking for mkdir... mkdir
checking for ranlib... ranlib
checking for ranlib... /usr/bin/ranlib
checking for rm... rm
checking for sh... sh
checking for sh... /bin/sh
checking for strip... strip
checking for strip... /usr/bin/strip
checking for kill... kill
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for cc... cc
checking for C compiler default output file name... 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... yes
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 g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -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... /bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
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... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
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 for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking SOSUFFIX from libtool... .so
checking MODSUFFIX from libtool... .so
checking JMODSUFFIX from libtool... .so
checking for existence of /usr/lib/tcl8.4/tclConfig.sh... loading
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... yes
checking for u_int16_t... yes
checking for int16_t... yes
checking for u_int32_t... yes
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... yes
checking for main in -lpthread... yes
checking for main in -lm... yes
checking for main in -lsocket... no
checking for main in -lnsl... yes
checking for mutexes... UNIX/fcntl
configure: WARNING: NO FAST MUTEXES FOUND FOR THIS COMPILER/ARCHITECTURE.
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... no
checking for directio... no
checking for getrusage... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for pstat_getdynamic... no
checking for sched_yield... (cached) yes
checking for select... yes
checking for strtoul... yes
checking for sysconf... yes
checking for yield... no
checking for pread... yes
checking for pwrite... yes
checking for fcntl/F_SETFD... yes
checking for open/O_DIRECT... yes
configure: WARNING: O_DIRECT interface ignored on linux-gnu-unknown.
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_int_def.h
config.status: creating db_185.h
config.status: creating db185_int.h
config.status: creating db_config.h
cd obj && /usr/bin/make
make[1]: Entering directory `/build/buildd3/db4.2-4.2.52+dfsg/obj'
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mutex/mut_fcntl.c
mkdir .libs
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mutex/mut_fcntl.c  -fPIC -DPIC -o .libs/mut_fcntl.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mutex/mut_fcntl.c -o mut_fcntl.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db185/db185.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db185/db185.c  -fPIC -DPIC -o .libs/db185.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db185/db185.c -o db185.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_compare.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_compare.c  -fPIC -DPIC -o .libs/bt_compare.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_compare.c -o bt_compare.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_conv.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_conv.c  -fPIC -DPIC -o .libs/bt_conv.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_conv.c -o bt_conv.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_curadj.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_curadj.c  -fPIC -DPIC -o .libs/bt_curadj.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_curadj.c -o bt_curadj.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_cursor.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_cursor.c  -fPIC -DPIC -o .libs/bt_cursor.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_cursor.c -o bt_cursor.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_delete.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_delete.c  -fPIC -DPIC -o .libs/bt_delete.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_delete.c -o bt_delete.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_method.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_method.c  -fPIC -DPIC -o .libs/bt_method.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_method.c -o bt_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_open.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_open.c  -fPIC -DPIC -o .libs/bt_open.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_open.c -o bt_open.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_put.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_put.c  -fPIC -DPIC -o .libs/bt_put.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_put.c -o bt_put.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_rec.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_rec.c  -fPIC -DPIC -o .libs/bt_rec.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_rec.c -o bt_rec.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_reclaim.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_reclaim.c  -fPIC -DPIC -o .libs/bt_reclaim.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_reclaim.c -o bt_reclaim.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_recno.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_recno.c  -fPIC -DPIC -o .libs/bt_recno.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_recno.c -o bt_recno.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_rsearch.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_rsearch.c  -fPIC -DPIC -o .libs/bt_rsearch.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_rsearch.c -o bt_rsearch.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_search.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_search.c  -fPIC -DPIC -o .libs/bt_search.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_search.c -o bt_search.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_split.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_split.c  -fPIC -DPIC -o .libs/bt_split.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_split.c -o bt_split.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_stat.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_stat.c  -fPIC -DPIC -o .libs/bt_stat.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_stat.c -o bt_stat.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_upgrade.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_upgrade.c  -fPIC -DPIC -o .libs/bt_upgrade.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_upgrade.c -o bt_upgrade.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/btree_auto.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/btree_auto.c  -fPIC -DPIC -o .libs/btree_auto.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/btree_auto.c -o btree_auto.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash.c  -fPIC -DPIC -o .libs/hash.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash.c -o hash.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_auto.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_auto.c  -fPIC -DPIC -o .libs/hash_auto.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_auto.c -o hash_auto.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_conv.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_conv.c  -fPIC -DPIC -o .libs/hash_conv.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_conv.c -o hash_conv.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_dup.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_dup.c  -fPIC -DPIC -o .libs/hash_dup.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_dup.c -o hash_dup.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_meta.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_meta.c  -fPIC -DPIC -o .libs/hash_meta.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_meta.c -o hash_meta.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_method.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_method.c  -fPIC -DPIC -o .libs/hash_method.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_method.c -o hash_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_open.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_open.c  -fPIC -DPIC -o .libs/hash_open.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_open.c -o hash_open.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_page.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_page.c  -fPIC -DPIC -o .libs/hash_page.o
../dist/../hash/hash_page.c: In function '__ham_add_el_4002':
../dist/../hash/hash_page.c:1347: warning: dereferencing type-punned pointer will break strict-aliasing rules
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_page.c -o hash_page.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_rec.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_rec.c  -fPIC -DPIC -o .libs/hash_rec.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_rec.c -o hash_rec.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_reclaim.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_reclaim.c  -fPIC -DPIC -o .libs/hash_reclaim.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_reclaim.c -o hash_reclaim.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_stat.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_stat.c  -fPIC -DPIC -o .libs/hash_stat.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_stat.c -o hash_stat.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_upgrade.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_upgrade.c  -fPIC -DPIC -o .libs/hash_upgrade.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_upgrade.c -o hash_upgrade.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_verify.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_verify.c  -fPIC -DPIC -o .libs/hash_verify.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_verify.c -o hash_verify.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam.c  -fPIC -DPIC -o .libs/qam.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam.c -o qam.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_auto.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_auto.c  -fPIC -DPIC -o .libs/qam_auto.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_auto.c -o qam_auto.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_conv.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_conv.c  -fPIC -DPIC -o .libs/qam_conv.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_conv.c -o qam_conv.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_files.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_files.c  -fPIC -DPIC -o .libs/qam_files.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_files.c -o qam_files.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_method.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_method.c  -fPIC -DPIC -o .libs/qam_method.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_method.c -o qam_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_open.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_open.c  -fPIC -DPIC -o .libs/qam_open.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_open.c -o qam_open.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_rec.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_rec.c  -fPIC -DPIC -o .libs/qam_rec.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_rec.c -o qam_rec.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_stat.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_stat.c  -fPIC -DPIC -o .libs/qam_stat.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_stat.c -o qam_stat.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_upgrade.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_upgrade.c  -fPIC -DPIC -o .libs/qam_upgrade.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_upgrade.c -o qam_upgrade.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_verify.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_verify.c  -fPIC -DPIC -o .libs/qam_verify.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../qam/qam_verify.c -o qam_verify.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rep/rep_method.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rep/rep_method.c  -fPIC -DPIC -o .libs/rep_method.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rep/rep_method.c -o rep_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rep/rep_record.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rep/rep_record.c  -fPIC -DPIC -o .libs/rep_record.o
../dist/../rep/rep_record.c: In function '__rep_apply':
../dist/../rep/rep_record.c:1069: warning: 'max_lsn.offset' may be used uninitialized in this function
../dist/../rep/rep_record.c:1069: warning: 'max_lsn.file' may be used uninitialized in this function
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rep/rep_record.c -o rep_record.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rep/rep_region.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rep/rep_region.c  -fPIC -DPIC -o .libs/rep_region.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rep/rep_region.c -o rep_region.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rep/rep_util.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rep/rep_util.c  -fPIC -DPIC -o .libs/rep_util.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rep/rep_util.c -o rep_util.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_ovfl_vrfy.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_ovfl_vrfy.c  -fPIC -DPIC -o .libs/db_ovfl_vrfy.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_ovfl_vrfy.c -o db_ovfl_vrfy.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_vrfy.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_vrfy.c  -fPIC -DPIC -o .libs/db_vrfy.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_vrfy.c -o db_vrfy.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_vrfyutil.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_vrfyutil.c  -fPIC -DPIC -o .libs/db_vrfyutil.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_vrfyutil.c -o db_vrfyutil.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_verify.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_verify.c  -fPIC -DPIC -o .libs/bt_verify.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../btree/bt_verify.c -o bt_verify.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../crypto/aes_method.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../crypto/aes_method.c  -fPIC -DPIC -o .libs/aes_method.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../crypto/aes_method.c -o aes_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../crypto/crypto.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../crypto/crypto.c  -fPIC -DPIC -o .libs/crypto.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../crypto/crypto.c -o crypto.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../crypto/mersenne/mt19937db.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../crypto/mersenne/mt19937db.c  -fPIC -DPIC -o .libs/mt19937db.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../crypto/mersenne/mt19937db.c -o mt19937db.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../crypto/rijndael/rijndael-alg-fst.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../crypto/rijndael/rijndael-alg-fst.c  -fPIC -DPIC -o .libs/rijndael-alg-fst.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../crypto/rijndael/rijndael-alg-fst.c -o rijndael-alg-fst.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../crypto/rijndael/rijndael-api-fst.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../crypto/rijndael/rijndael-api-fst.c  -fPIC -DPIC -o .libs/rijndael-api-fst.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../crypto/rijndael/rijndael-api-fst.c -o rijndael-api-fst.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_client/client.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_client/client.c  -fPIC -DPIC -o .libs/client.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_client/client.c -o client.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_client/db_server_clnt.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_client/db_server_clnt.c  -fPIC -DPIC -o .libs/db_server_clnt.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_client/db_server_clnt.c -o db_server_clnt.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_server/c/db_server_xdr.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_server/c/db_server_xdr.c  -fPIC -DPIC -o .libs/db_server_xdr.o
../dist/../rpc_server/c/db_server_xdr.c: In function 'xdr___txn_recover_reply_4002':
../dist/../rpc_server/c/db_server_xdr.c:533: warning: dereferencing type-punned pointer will break strict-aliasing rules
../dist/../rpc_server/c/db_server_xdr.c: In function 'xdr___db_stat_reply_4002':
../dist/../rpc_server/c/db_server_xdr.c:1584: warning: dereferencing type-punned pointer will break strict-aliasing rules
../dist/../rpc_server/c/db_server_xdr.c: In function 'xdr___db_join_msg_4002':
../dist/../rpc_server/c/db_server_xdr.c:1678: warning: dereferencing type-punned pointer will break strict-aliasing rules
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_server/c/db_server_xdr.c -o db_server_xdr.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_client/gen_client.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_client/gen_client.c  -fPIC -DPIC -o .libs/gen_client.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_client/gen_client.c -o gen_client.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_client/gen_client_ret.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_client/gen_client_ret.c  -fPIC -DPIC -o .libs/gen_client_ret.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_client/gen_client_ret.c -o gen_client_ret.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/crdel_auto.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/crdel_auto.c  -fPIC -DPIC -o .libs/crdel_auto.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/crdel_auto.c -o crdel_auto.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/crdel_rec.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/crdel_rec.c  -fPIC -DPIC -o .libs/crdel_rec.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/crdel_rec.c -o crdel_rec.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db.c  -fPIC -DPIC -o .libs/db.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db.c -o db.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_am.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_am.c  -fPIC -DPIC -o .libs/db_am.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_am.c -o db_am.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_auto.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_auto.c  -fPIC -DPIC -o .libs/db_auto.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_auto.c -o db_auto.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/db_byteorder.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/db_byteorder.c  -fPIC -DPIC -o .libs/db_byteorder.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/db_byteorder.c -o db_byteorder.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_cam.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_cam.c  -fPIC -DPIC -o .libs/db_cam.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_cam.c -o db_cam.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_conv.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_conv.c  -fPIC -DPIC -o .libs/db_conv.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_conv.c -o db_conv.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_dispatch.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_dispatch.c  -fPIC -DPIC -o .libs/db_dispatch.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_dispatch.c -o db_dispatch.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_dup.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_dup.c  -fPIC -DPIC -o .libs/db_dup.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_dup.c -o db_dup.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/db_err.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/db_err.c  -fPIC -DPIC -o .libs/db_err.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/db_err.c -o db_err.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/db_getlong.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/db_getlong.c  -fPIC -DPIC -o .libs/db_getlong.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/db_getlong.c -o db_getlong.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/db_idspace.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/db_idspace.c  -fPIC -DPIC -o .libs/db_idspace.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/db_idspace.c -o db_idspace.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_iface.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_iface.c  -fPIC -DPIC -o .libs/db_iface.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_iface.c -o db_iface.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_join.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_join.c  -fPIC -DPIC -o .libs/db_join.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_join.c -o db_join.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/db_log2.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/db_log2.c  -fPIC -DPIC -o .libs/db_log2.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/db_log2.c -o db_log2.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_meta.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_meta.c  -fPIC -DPIC -o .libs/db_meta.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_meta.c -o db_meta.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_method.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_method.c  -fPIC -DPIC -o .libs/db_method.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_method.c -o db_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_open.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_open.c  -fPIC -DPIC -o .libs/db_open.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_open.c -o db_open.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_overflow.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_overflow.c  -fPIC -DPIC -o .libs/db_overflow.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_overflow.c -o db_overflow.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_pr.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_pr.c  -fPIC -DPIC -o .libs/db_pr.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_pr.c -o db_pr.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_rec.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_rec.c  -fPIC -DPIC -o .libs/db_rec.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_rec.c -o db_rec.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_reclaim.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_reclaim.c  -fPIC -DPIC -o .libs/db_reclaim.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_reclaim.c -o db_reclaim.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_rename.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_rename.c  -fPIC -DPIC -o .libs/db_rename.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_rename.c -o db_rename.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_remove.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_remove.c  -fPIC -DPIC -o .libs/db_remove.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_remove.c -o db_remove.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_ret.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_ret.c  -fPIC -DPIC -o .libs/db_ret.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_ret.c -o db_ret.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../env/db_salloc.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../env/db_salloc.c  -fPIC -DPIC -o .libs/db_salloc.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../env/db_salloc.c -o db_salloc.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../env/db_shash.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../env/db_shash.c  -fPIC -DPIC -o .libs/db_shash.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../env/db_shash.c -o db_shash.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_truncate.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_truncate.c  -fPIC -DPIC -o .libs/db_truncate.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_truncate.c -o db_truncate.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_upg.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_upg.c  -fPIC -DPIC -o .libs/db_upg.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_upg.c -o db_upg.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_upg_opd.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_upg_opd.c  -fPIC -DPIC -o .libs/db_upg_opd.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db/db_upg_opd.c -o db_upg_opd.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../dbm/dbm.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../dbm/dbm.c  -fPIC -DPIC -o .libs/dbm.o
../dist/../dbm/dbm.c: In function '__db_dbm_nextkey_4002':
../dist/../dbm/dbm.c:154: warning: 'item.dsize' may be used uninitialized in this function
../dist/../dbm/dbm.c: In function '__db_dbm_firstkey_4002':
../dist/../dbm/dbm.c:140: warning: 'item.dsize' may be used uninitialized in this function
../dist/../dbm/dbm.c: In function '__db_dbm_fetch_4002':
../dist/../dbm/dbm.c:127: warning: 'item.dsize' may be used uninitialized in this function
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../dbm/dbm.c -o dbm.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../dbreg/dbreg.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../dbreg/dbreg.c  -fPIC -DPIC -o .libs/dbreg.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../dbreg/dbreg.c -o dbreg.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../dbreg/dbreg_auto.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../dbreg/dbreg_auto.c  -fPIC -DPIC -o .libs/dbreg_auto.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../dbreg/dbreg_auto.c -o dbreg_auto.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../dbreg/dbreg_rec.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../dbreg/dbreg_rec.c  -fPIC -DPIC -o .libs/dbreg_rec.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../dbreg/dbreg_rec.c -o dbreg_rec.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../dbreg/dbreg_util.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../dbreg/dbreg_util.c  -fPIC -DPIC -o .libs/dbreg_util.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../dbreg/dbreg_util.c -o dbreg_util.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../env/env_file.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../env/env_file.c  -fPIC -DPIC -o .libs/env_file.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../env/env_file.c -o env_file.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../env/env_method.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../env/env_method.c  -fPIC -DPIC -o .libs/env_method.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../env/env_method.c -o env_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../env/env_open.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../env/env_open.c  -fPIC -DPIC -o .libs/env_open.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../env/env_open.c -o env_open.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../env/env_recover.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../env/env_recover.c  -fPIC -DPIC -o .libs/env_recover.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../env/env_recover.c -o env_recover.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../env/env_region.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../env/env_region.c  -fPIC -DPIC -o .libs/env_region.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../env/env_region.c -o env_region.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../fileops/fileops_auto.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../fileops/fileops_auto.c  -fPIC -DPIC -o .libs/fileops_auto.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../fileops/fileops_auto.c -o fileops_auto.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../fileops/fop_basic.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../fileops/fop_basic.c  -fPIC -DPIC -o .libs/fop_basic.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../fileops/fop_basic.c -o fop_basic.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../fileops/fop_rec.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../fileops/fop_rec.c  -fPIC -DPIC -o .libs/fop_rec.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../fileops/fop_rec.c -o fop_rec.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../fileops/fop_util.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../fileops/fop_util.c  -fPIC -DPIC -o .libs/fop_util.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../fileops/fop_util.c -o fop_util.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_func.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_func.c  -fPIC -DPIC -o .libs/hash_func.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hash/hash_func.c -o hash_func.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hmac/hmac.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hmac/hmac.c  -fPIC -DPIC -o .libs/hmac.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hmac/hmac.c -o hmac.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hsearch/hsearch.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hsearch/hsearch.c  -fPIC -DPIC -o .libs/hsearch.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hsearch/hsearch.c -o hsearch.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../lock/lock.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../lock/lock.c  -fPIC -DPIC -o .libs/lock.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../lock/lock.c -o lock.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../lock/lock_deadlock.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../lock/lock_deadlock.c  -fPIC -DPIC -o .libs/lock_deadlock.o
../dist/../lock/lock_deadlock.c: In function '__lock_detect_4002':
../dist/../lock/lock_deadlock.c:360: warning: 'min_timeout.tv_usec' may be used uninitialized in this function
../dist/../lock/lock_deadlock.c:134: warning: 'nlockers' may be used uninitialized in this function
../dist/../lock/lock_deadlock.c:134: warning: 'nalloc' may be used uninitialized in this function
../dist/../lock/lock_deadlock.c:133: warning: 'bitmap' may be used uninitialized in this function
../dist/../lock/lock_deadlock.c:132: warning: 'idmap' may be used uninitialized in this function
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../lock/lock_deadlock.c -o lock_deadlock.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../lock/lock_method.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../lock/lock_method.c  -fPIC -DPIC -o .libs/lock_method.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../lock/lock_method.c -o lock_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../lock/lock_region.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../lock/lock_region.c  -fPIC -DPIC -o .libs/lock_region.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../lock/lock_region.c -o lock_region.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../lock/lock_stat.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../lock/lock_stat.c  -fPIC -DPIC -o .libs/lock_stat.o
../dist/../lock/lock_stat.c: In function '__lock_dump_region_4002':
../dist/../lock/lock_stat.c:206: warning: dereferencing type-punned pointer will break strict-aliasing rules
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../lock/lock_stat.c -o lock_stat.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../lock/lock_util.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../lock/lock_util.c  -fPIC -DPIC -o .libs/lock_util.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../lock/lock_util.c -o lock_util.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../log/log.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../log/log.c  -fPIC -DPIC -o .libs/log.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../log/log.c -o log.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../log/log_archive.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../log/log_archive.c  -fPIC -DPIC -o .libs/log_archive.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../log/log_archive.c -o log_archive.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../log/log_compare.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../log/log_compare.c  -fPIC -DPIC -o .libs/log_compare.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../log/log_compare.c -o log_compare.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../log/log_get.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../log/log_get.c  -fPIC -DPIC -o .libs/log_get.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../log/log_get.c -o log_get.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../log/log_method.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../log/log_method.c  -fPIC -DPIC -o .libs/log_method.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../log/log_method.c -o log_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../log/log_put.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../log/log_put.c  -fPIC -DPIC -o .libs/log_put.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../log/log_put.c -o log_put.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_alloc.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_alloc.c  -fPIC -DPIC -o .libs/mp_alloc.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_alloc.c -o mp_alloc.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_bh.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_bh.c  -fPIC -DPIC -o .libs/mp_bh.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_bh.c -o mp_bh.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_fget.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_fget.c  -fPIC -DPIC -o .libs/mp_fget.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_fget.c -o mp_fget.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_fopen.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_fopen.c  -fPIC -DPIC -o .libs/mp_fopen.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_fopen.c -o mp_fopen.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_fput.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_fput.c  -fPIC -DPIC -o .libs/mp_fput.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_fput.c -o mp_fput.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_fset.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_fset.c  -fPIC -DPIC -o .libs/mp_fset.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_fset.c -o mp_fset.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_method.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_method.c  -fPIC -DPIC -o .libs/mp_method.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_method.c -o mp_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_region.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_region.c  -fPIC -DPIC -o .libs/mp_region.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_region.c -o mp_region.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_register.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_register.c  -fPIC -DPIC -o .libs/mp_register.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_register.c -o mp_register.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_stat.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_stat.c  -fPIC -DPIC -o .libs/mp_stat.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_stat.c -o mp_stat.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_sync.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_sync.c  -fPIC -DPIC -o .libs/mp_sync.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_sync.c -o mp_sync.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_trickle.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_trickle.c  -fPIC -DPIC -o .libs/mp_trickle.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mp/mp_trickle.c -o mp_trickle.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mutex/mutex.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mutex/mutex.c  -fPIC -DPIC -o .libs/mutex.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../mutex/mutex.c -o mutex.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_abs.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_abs.c  -fPIC -DPIC -o .libs/os_abs.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_abs.c -o os_abs.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_alloc.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_alloc.c  -fPIC -DPIC -o .libs/os_alloc.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_alloc.c -o os_alloc.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_clock.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_clock.c  -fPIC -DPIC -o .libs/os_clock.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_clock.c -o os_clock.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_config.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_config.c  -fPIC -DPIC -o .libs/os_config.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_config.c -o os_config.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_dir.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_dir.c  -fPIC -DPIC -o .libs/os_dir.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_dir.c -o os_dir.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_errno.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_errno.c  -fPIC -DPIC -o .libs/os_errno.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_errno.c -o os_errno.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_fid.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_fid.c  -fPIC -DPIC -o .libs/os_fid.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_fid.c -o os_fid.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_fsync.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_fsync.c  -fPIC -DPIC -o .libs/os_fsync.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_fsync.c -o os_fsync.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_handle.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_handle.c  -fPIC -DPIC -o .libs/os_handle.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_handle.c -o os_handle.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_id.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_id.c  -fPIC -DPIC -o .libs/os_id.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_id.c -o os_id.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_map.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_map.c  -fPIC -DPIC -o .libs/os_map.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_map.c -o os_map.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_method.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_method.c  -fPIC -DPIC -o .libs/os_method.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_method.c -o os_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_oflags.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_oflags.c  -fPIC -DPIC -o .libs/os_oflags.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_oflags.c -o os_oflags.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_open.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_open.c  -fPIC -DPIC -o .libs/os_open.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_open.c -o os_open.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_region.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_region.c  -fPIC -DPIC -o .libs/os_region.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_region.c -o os_region.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_rename.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_rename.c  -fPIC -DPIC -o .libs/os_rename.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_rename.c -o os_rename.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_root.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_root.c  -fPIC -DPIC -o .libs/os_root.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_root.c -o os_root.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_rpath.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_rpath.c  -fPIC -DPIC -o .libs/os_rpath.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_rpath.c -o os_rpath.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_rw.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_rw.c  -fPIC -DPIC -o .libs/os_rw.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_rw.c -o os_rw.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_seek.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_seek.c  -fPIC -DPIC -o .libs/os_seek.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_seek.c -o os_seek.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_sleep.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_sleep.c  -fPIC -DPIC -o .libs/os_sleep.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_sleep.c -o os_sleep.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_spin.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_spin.c  -fPIC -DPIC -o .libs/os_spin.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_spin.c -o os_spin.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_stat.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_stat.c  -fPIC -DPIC -o .libs/os_stat.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_stat.c -o os_stat.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_tmpdir.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_tmpdir.c  -fPIC -DPIC -o .libs/os_tmpdir.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_tmpdir.c -o os_tmpdir.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_unlink.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_unlink.c  -fPIC -DPIC -o .libs/os_unlink.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../os/os_unlink.c -o os_unlink.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hmac/sha1.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hmac/sha1.c  -fPIC -DPIC -o .libs/sha1.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../hmac/sha1.c -o sha1.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn.c  -fPIC -DPIC -o .libs/txn.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn.c -o txn.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn_auto.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn_auto.c  -fPIC -DPIC -o .libs/txn_auto.o
../dist/../txn/txn_auto.c: In function '__txn_regop_print_4002':
../dist/../txn/txn_auto.c:255: warning: dereferencing type-punned pointer will break strict-aliasing rules
../dist/../txn/txn_auto.c:258: warning: dereferencing type-punned pointer will break strict-aliasing rules
../dist/../txn/txn_auto.c: In function '__txn_ckp_print_4002':
../dist/../txn/txn_auto.c:550: warning: dereferencing type-punned pointer will break strict-aliasing rules
../dist/../txn/txn_auto.c:553: warning: dereferencing type-punned pointer will break strict-aliasing rules
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn_auto.c -o txn_auto.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn_method.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn_method.c  -fPIC -DPIC -o .libs/txn_method.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn_method.c -o txn_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn_rec.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn_rec.c  -fPIC -DPIC -o .libs/txn_rec.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn_rec.c -o txn_rec.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn_recover.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn_recover.c  -fPIC -DPIC -o .libs/txn_recover.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn_recover.c -o txn_recover.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn_region.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn_region.c  -fPIC -DPIC -o .libs/txn_region.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn_region.c -o txn_region.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn_stat.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn_stat.c  -fPIC -DPIC -o .libs/txn_stat.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn_stat.c -o txn_stat.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn_util.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn_util.c  -fPIC -DPIC -o .libs/txn_util.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../txn/txn_util.c -o txn_util.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../xa/xa.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../xa/xa.c  -fPIC -DPIC -o .libs/xa.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../xa/xa.c -o xa.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../xa/xa_db.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../xa/xa_db.c  -fPIC -DPIC -o .libs/xa_db.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../xa/xa_db.c -o xa_db.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../xa/xa_map.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../xa/xa_map.c  -fPIC -DPIC -o .libs/xa_map.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../xa/xa_map.c -o xa_map.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link cc -avoid-version -rpath /usr/lib  -o libdb-4.2.la mut_fcntl.lo db185.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 d
 b_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 -shared  .libs/mut_fcntl.o .libs/db185.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 .li
 bs/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   -Wl,-sonam
 e -Wl,libdb-4.2.so -o .libs/libdb-4.2.so
ar cru .libs/libdb-4.2.a  mut_fcntl.o db185.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/libdb-4.2.a
creating libdb-4.2.la
(cd .libs && rm -f libdb-4.2.la && ln -s ../libdb-4.2.la libdb-4.2.la)
rm -f libdb.a
test ! -f .libs/libdb-4.2.a || \
		ln -s .libs/libdb-4.2.a libdb.a
test -f .libs/libdb-4.2.a || \
		(test -f libdb-4.2.a && ln -s libdb-4.2.a libdb.a)
/bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_db.cpp
 g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_db.cpp  -fPIC -DPIC -o .libs/cxx_db.o
 g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_db.cpp -o cxx_db.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_dbc.cpp
 g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_dbc.cpp  -fPIC -DPIC -o .libs/cxx_dbc.o
 g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_dbc.cpp -o cxx_dbc.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_dbt.cpp
 g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_dbt.cpp  -fPIC -DPIC -o .libs/cxx_dbt.o
 g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_dbt.cpp -o cxx_dbt.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_env.cpp
 g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_env.cpp  -fPIC -DPIC -o .libs/cxx_env.o
 g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_env.cpp -o cxx_env.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_except.cpp
 g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_except.cpp  -fPIC -DPIC -o .libs/cxx_except.o
 g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_except.cpp -o cxx_except.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_lock.cpp
 g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_lock.cpp  -fPIC -DPIC -o .libs/cxx_lock.o
 g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_lock.cpp -o cxx_lock.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_logc.cpp
 g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_logc.cpp  -fPIC -DPIC -o .libs/cxx_logc.o
 g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_logc.cpp -o cxx_logc.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_mpool.cpp
 g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_mpool.cpp  -fPIC -DPIC -o .libs/cxx_mpool.o
 g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_mpool.cpp -o cxx_mpool.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_txn.cpp
 g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_txn.cpp  -fPIC -DPIC -o .libs/cxx_txn.o
 g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_txn.cpp -o cxx_txn.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_multi.cpp
 g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_multi.cpp  -fPIC -DPIC -o .libs/cxx_multi.o
 g++ -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../cxx/cxx_multi.cpp -o cxx_multi.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link g++ -avoid-version -rpath /usr/lib  \
	    -o libdb_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_fcntl.lo db185.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 d
 b_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 
g++ -shared -nostdlib /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/lib/crti.o /usr/lib/gcc/m32r-linux-gnu/4.1.2/crtbeginS.o  .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_fcntl.o .libs/db185.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/dbr
 eg_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/usr/lib/gcc/m32r-linux-gnu/4.1.2 -L/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/lib -L/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/m32r-linux-gnu/4.1.2/crtendS.o /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/lib/crtn.o  -Wl,-soname -Wl,libdb_cxx-4.2.so -o .libs/libdb_cxx-4.2.so
ar cru .libs/libdb_cxx-4.2.a  cxx_db.o cxx_dbc.o cxx_dbt.o cxx_env.o cxx_except.o cxx_lock.o cxx_logc.o cxx_mpool.o cxx_txn.o cxx_multi.o mut_fcntl.o db185.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_getl
 ong.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/libdb_cxx-4.2.a
creating libdb_cxx-4.2.la
(cd .libs && rm -f libdb_cxx-4.2.la && ln -s ../libdb_cxx-4.2.la libdb_cxx-4.2.la)
rm -f libdb_cxx.a
test ! -f .libs/libdb_cxx-4.2.a || \
		ln -s .libs/libdb_cxx-4.2.a libdb_cxx.a
test -f .libs/libdb_cxx-4.2.a || \
		(test -f libdb_cxx-4.2.a && ln -s libdb_cxx-4.2.a libdb_cxx.a)
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2  ../dist/../tcl/tcl_compat.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../tcl/tcl_compat.c  -fPIC -DPIC -o .libs/tcl_compat.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../tcl/tcl_compat.c -o tcl_compat.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2  ../dist/../tcl/tcl_db.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../tcl/tcl_db.c  -fPIC -DPIC -o .libs/tcl_db.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../tcl/tcl_db.c -o tcl_db.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2  -fno-strict-aliasing ../dist/../tcl/tcl_db_pkg.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing ../dist/../tcl/tcl_db_pkg.c  -fPIC -DPIC -o .libs/tcl_db_pkg.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 -fno-strict-aliasing ../dist/../tcl/tcl_db_pkg.c -o tcl_db_pkg.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2  ../dist/../tcl/tcl_dbcursor.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../tcl/tcl_dbcursor.c  -fPIC -DPIC -o .libs/tcl_dbcursor.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../tcl/tcl_dbcursor.c -o tcl_dbcursor.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2  ../dist/../tcl/tcl_env.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../tcl/tcl_env.c  -fPIC -DPIC -o .libs/tcl_env.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../tcl/tcl_env.c -o tcl_env.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2  ../dist/../tcl/tcl_internal.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../tcl/tcl_internal.c  -fPIC -DPIC -o .libs/tcl_internal.o
../dist/../tcl/tcl_internal.c: In function '_DeleteInfo_4002':
../dist/../tcl/tcl_internal.c:193: warning: suggest explicit braces to avoid ambiguous 'else'
../dist/../tcl/tcl_internal.c:195: warning: suggest explicit braces to avoid ambiguous 'else'
../dist/../tcl/tcl_internal.c:197: warning: suggest explicit braces to avoid ambiguous 'else'
../dist/../tcl/tcl_internal.c:199: warning: suggest explicit braces to avoid ambiguous 'else'
../dist/../tcl/tcl_internal.c:201: warning: suggest explicit braces to avoid ambiguous 'else'
../dist/../tcl/tcl_internal.c:203: warning: suggest explicit braces to avoid ambiguous 'else'
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../tcl/tcl_internal.c -o tcl_internal.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2  ../dist/../tcl/tcl_lock.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../tcl/tcl_lock.c  -fPIC -DPIC -o .libs/tcl_lock.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../tcl/tcl_lock.c -o tcl_lock.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2  ../dist/../tcl/tcl_log.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../tcl/tcl_log.c  -fPIC -DPIC -o .libs/tcl_log.o
../dist/../tcl/tcl_log.c: In function 'tcl_LogcGet':
../dist/../tcl/tcl_log.c:606: warning: suggest explicit braces to avoid ambiguous 'else'
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../tcl/tcl_log.c -o tcl_log.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2  ../dist/../tcl/tcl_mp.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../tcl/tcl_mp.c  -fPIC -DPIC -o .libs/tcl_mp.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../tcl/tcl_mp.c -o tcl_mp.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2  ../dist/../tcl/tcl_rep.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../tcl/tcl_rep.c  -fPIC -DPIC -o .libs/tcl_rep.o
../dist/../tcl/tcl_rep.c: In function 'tcl_RepProcessMessage_4002':
../dist/../tcl/tcl_rep.c:321: warning: pointer targets in passing argument 1 of 'Tcl_NewByteArrayObj' differ in signedness
../dist/../tcl/tcl_rep.c:326: warning: pointer targets in passing argument 1 of 'Tcl_NewByteArrayObj' differ in signedness
../dist/../tcl/tcl_rep.c:333: warning: pointer targets in passing argument 1 of 'Tcl_NewByteArrayObj' differ in signedness
../dist/../tcl/tcl_rep.c:338: warning: pointer targets in passing argument 1 of 'Tcl_NewByteArrayObj' differ in signedness
../dist/../tcl/tcl_rep.c:342: warning: pointer targets in passing argument 1 of 'Tcl_NewByteArrayObj' differ in signedness
../dist/../tcl/tcl_rep.c:349: warning: pointer targets in passing argument 1 of 'Tcl_NewByteArrayObj' differ in signedness
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../tcl/tcl_rep.c -o tcl_rep.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2  ../dist/../tcl/tcl_txn.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../tcl/tcl_txn.c  -fPIC -DPIC -o .libs/tcl_txn.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../tcl/tcl_txn.c -o tcl_txn.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2  ../dist/../tcl/tcl_util.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../tcl/tcl_util.c  -fPIC -DPIC -o .libs/tcl_util.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../tcl/tcl_util.c -o tcl_util.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link cc -avoid-version -module -rpath /usr/lib  \
	    -o libdb_tcl-4.2.la tcl_compat.lo tcl_db.lo tcl_db_pkg.lo tcl_dbcursor.lo tcl_env.lo tcl_internal.lo tcl_lock.lo tcl_log.lo tcl_mp.lo tcl_rep.lo tcl_txn.lo tcl_util.lo mut_fcntl.lo db185.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_met
 hod.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 -shared  .libs/tcl_compat.o .libs/tcl_db.o .libs/tcl_db_pkg.o .libs/tcl_dbcursor.o .libs/tcl_env.o .libs/tcl_internal.o .libs/tcl_lock.o .libs/tcl_log.o .libs/tcl_mp.o .libs/tcl_rep.o .libs/tcl_txn.o .libs/tcl_util.o .libs/mut_fcntl.o .libs/db185.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_rec
 ord.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/en
 v_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_unl
 ink.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   -Wl,-soname -Wl,libdb_tcl-4.2.so -o .libs/libdb_tcl-4.2.so
ar cru .libs/libdb_tcl-4.2.a  tcl_compat.o tcl_db.o tcl_db_pkg.o tcl_dbcursor.o tcl_env.o tcl_internal.o tcl_lock.o tcl_log.o tcl_mp.o tcl_rep.o tcl_txn.o tcl_util.o mut_fcntl.o db185.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/libdb_tcl-4.2.a
creating libdb_tcl-4.2.la
(cd .libs && rm -f libdb_tcl-4.2.la && ln -s ../libdb_tcl-4.2.la libdb_tcl-4.2.la)
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_server/c/db_server_proc.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_server/c/db_server_proc.c  -fPIC -DPIC -o .libs/db_server_proc.o
../dist/../rpc_server/c/db_server_proc.c: In function '__env_get_cachesize_proc_4002':
../dist/../rpc_server/c/db_server_proc.c:47: warning: pointer targets in passing argument 4 of 'dbenv->get_cachesize' differ in signedness
../dist/../rpc_server/c/db_server_proc.c: In function '__txn_recover_proc_4002':
../dist/../rpc_server/c/db_server_proc.c:656: warning: pointer targets in assignment differ in signedness
../dist/../rpc_server/c/db_server_proc.c: In function '__db_get_lorder_proc_4002':
../dist/../rpc_server/c/db_server_proc.c:1370: warning: pointer targets in passing argument 2 of 'dbp->get_lorder' differ in signedness
../dist/../rpc_server/c/db_server_proc.c: In function '__db_get_re_delim_proc_4002':
../dist/../rpc_server/c/db_server_proc.c:1889: warning: pointer targets in passing argument 2 of 'dbp->get_re_delim' differ in signedness
../dist/../rpc_server/c/db_server_proc.c: In function '__db_get_re_pad_proc_4002':
../dist/../rpc_server/c/db_server_proc.c:1976: warning: pointer targets in passing argument 2 of 'dbp->get_re_pad' differ in signedness
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_server/c/db_server_proc.c -o db_server_proc.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_server/c/db_server_svc.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_server/c/db_server_svc.c  -fPIC -DPIC -o .libs/db_server_svc.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_server/c/db_server_svc.c -o db_server_svc.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_server/c/db_server_util.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_server/c/db_server_util.c  -fPIC -DPIC -o .libs/db_server_util.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_server/c/db_server_util.c -o db_server_util.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_server/c/gen_db_server.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_server/c/gen_db_server.c  -fPIC -DPIC -o .libs/gen_db_server.o
../dist/../rpc_server/c/gen_db_server.c: In function '__db_txn_prepare_4002':
../dist/../rpc_server/c/gen_db_server.c:382: warning: pointer targets in passing argument 2 of '__txn_prepare_proc_4002' differ in signedness
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../rpc_server/c/gen_db_server.c -o gen_db_server.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/util_log.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/util_log.c  -fPIC -DPIC -o .libs/util_log.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/util_log.c -o util_log.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link cc -o berkeley_db_svc  \
	    db_server_proc.lo db_server_svc.lo db_server_util.lo gen_db_server.lo util_log.lo libdb-4.2.la 
cc -o .libs/berkeley_db_svc .libs/db_server_proc.o .libs/db_server_svc.o .libs/db_server_util.o .libs/gen_db_server.o .libs/util_log.o  ./.libs/libdb-4.2.so 
creating berkeley_db_svc
/bin/sh ./libtool --mode=execute true berkeley_db_svc
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_archive/db_archive.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_archive/db_archive.c  -fPIC -DPIC -o .libs/db_archive.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_archive/db_archive.c -o db_archive.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/util_sig.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/util_sig.c  -fPIC -DPIC -o .libs/util_sig.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/util_sig.c -o util_sig.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link cc -o db_archive  \
	    db_archive.lo util_sig.lo libdb-4.2.la 
cc -o .libs/db_archive .libs/db_archive.o .libs/util_sig.o  ./.libs/libdb-4.2.so 
creating db_archive
/bin/sh ./libtool --mode=execute true db_archive
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_checkpoint/db_checkpoint.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_checkpoint/db_checkpoint.c  -fPIC -DPIC -o .libs/db_checkpoint.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_checkpoint/db_checkpoint.c -o db_checkpoint.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link cc -o db_checkpoint  \
	    db_checkpoint.lo util_log.lo util_sig.lo libdb-4.2.la 
cc -o .libs/db_checkpoint .libs/db_checkpoint.o .libs/util_log.o .libs/util_sig.o  ./.libs/libdb-4.2.so 
creating db_checkpoint
/bin/sh ./libtool --mode=execute true db_checkpoint
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_deadlock/db_deadlock.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_deadlock/db_deadlock.c  -fPIC -DPIC -o .libs/db_deadlock.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_deadlock/db_deadlock.c -o db_deadlock.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link cc -o db_deadlock  \
	    db_deadlock.lo util_log.lo util_sig.lo libdb-4.2.la 
cc -o .libs/db_deadlock .libs/db_deadlock.o .libs/util_log.o .libs/util_sig.o  ./.libs/libdb-4.2.so 
creating db_deadlock
/bin/sh ./libtool --mode=execute true db_deadlock
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_dump/db_dump.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_dump/db_dump.c  -fPIC -DPIC -o .libs/db_dump.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_dump/db_dump.c -o db_dump.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/util_cache.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/util_cache.c  -fPIC -DPIC -o .libs/util_cache.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../common/util_cache.c -o util_cache.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link cc -o db_dump  \
	    db_dump.lo util_cache.lo util_sig.lo libdb-4.2.la 
cc -o .libs/db_dump .libs/db_dump.o .libs/util_cache.o .libs/util_sig.o  ./.libs/libdb-4.2.so 
creating db_dump
/bin/sh ./libtool --mode=execute true db_dump
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_load/db_load.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_load/db_load.c  -fPIC -DPIC -o .libs/db_load.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_load/db_load.c -o db_load.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link cc -o db_load  \
	    db_load.lo util_cache.lo util_sig.lo libdb-4.2.la 
cc -o .libs/db_load .libs/db_load.o .libs/util_cache.o .libs/util_sig.o  ./.libs/libdb-4.2.so 
creating db_load
/bin/sh ./libtool --mode=execute true db_load
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_printlog/db_printlog.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_printlog/db_printlog.c  -fPIC -DPIC -o .libs/db_printlog.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_printlog/db_printlog.c -o db_printlog.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link cc -o db_printlog  \
	    db_printlog.lo util_sig.lo libdb-4.2.la 
cc -o .libs/db_printlog .libs/db_printlog.o .libs/util_sig.o  ./.libs/libdb-4.2.so 
creating db_printlog
/bin/sh ./libtool --mode=execute true db_printlog
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_recover/db_recover.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_recover/db_recover.c  -fPIC -DPIC -o .libs/db_recover.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_recover/db_recover.c -o db_recover.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link cc -o db_recover  \
	    db_recover.lo util_sig.lo libdb-4.2.la 
cc -o .libs/db_recover .libs/db_recover.o .libs/util_sig.o  ./.libs/libdb-4.2.so 
creating db_recover
/bin/sh ./libtool --mode=execute true db_recover
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_stat/db_stat.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_stat/db_stat.c  -fPIC -DPIC -o .libs/db_stat.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_stat/db_stat.c -o db_stat.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link cc -o db_stat  \
	    db_stat.lo util_cache.lo util_sig.lo libdb-4.2.la 
cc -o .libs/db_stat .libs/db_stat.o .libs/util_cache.o .libs/util_sig.o  ./.libs/libdb-4.2.so 
creating db_stat
/bin/sh ./libtool --mode=execute true db_stat
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_upgrade/db_upgrade.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_upgrade/db_upgrade.c  -fPIC -DPIC -o .libs/db_upgrade.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_upgrade/db_upgrade.c -o db_upgrade.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link cc -o db_upgrade  \
	    db_upgrade.lo util_sig.lo libdb-4.2.la 
cc -o .libs/db_upgrade .libs/db_upgrade.o .libs/util_sig.o  ./.libs/libdb-4.2.so 
creating db_upgrade
/bin/sh ./libtool --mode=execute true db_upgrade
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_verify/db_verify.c
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_verify/db_verify.c  -fPIC -DPIC -o .libs/db_verify.o
 cc -c -I. -I../dist/.. -I/usr/include/tcl8.4 -D_GNU_SOURCE -D_REENTRANT -Wall -g -O2 ../dist/../db_verify/db_verify.c -o db_verify.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link cc -o db_verify  \
	    db_verify.lo util_cache.lo util_sig.lo libdb-4.2.la 
cc -o .libs/db_verify .libs/db_verify.o .libs/util_cache.o .libs/util_sig.o  ./.libs/libdb-4.2.so 
creating db_verify
/bin/sh ./libtool --mode=execute true db_verify
make[1]: Leaving directory `/build/buildd3/db4.2-4.2.52+dfsg/obj'
touch build
 /usr/bin/fakeroot debian/rules binary-arch
test -f debian/rules
test root = "`whoami`"
test -f debian/rules
rm -rf debian/tmp
install -p -d -o root -g root  -m  755 debian/tmp
cd obj && /usr/bin/make install prefix=/build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr
make[1]: Entering directory `/build/buildd3/db4.2-4.2.52+dfsg/obj'
rm -f libdb.a
test ! -f .libs/libdb-4.2.a || \
		ln -s .libs/libdb-4.2.a libdb.a
test -f .libs/libdb-4.2.a || \
		(test -f libdb-4.2.a && ln -s libdb-4.2.a libdb.a)
rm -f libdb_cxx.a
test ! -f .libs/libdb_cxx-4.2.a || \
		ln -s .libs/libdb_cxx-4.2.a libdb_cxx.a
test -f .libs/libdb_cxx-4.2.a || \
		(test -f libdb_cxx-4.2.a && ln -s libdb_cxx-4.2.a libdb_cxx.a)
Installing DB include files: /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/include ...
Installing DB library: /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/lib ...
cp -p .libs/libdb-4.2.so /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/lib/libdb-4.2.so
cp -p .libs/libdb-4.2.lai /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/lib/libdb-4.2.la
cp -p .libs/libdb_cxx-4.2.so /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/lib/libdb_cxx-4.2.so
cp -p .libs/libdb_cxx-4.2.lai /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/lib/libdb_cxx-4.2.la
cp -p .libs/libdb_tcl-4.2.so /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/lib/libdb_tcl-4.2.so
cp -p .libs/libdb_tcl-4.2.lai /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/lib/libdb_tcl-4.2.la
cp -p .libs/libdb-4.2.a /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/lib/libdb-4.2.a
ranlib /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/lib/libdb-4.2.a
chmod 644 /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/lib/libdb-4.2.a
cp -p libdb.a /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/lib/libdb.a
ranlib /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/lib/libdb.a
chmod 644 /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/lib/libdb.a
cp -p .libs/libdb_cxx-4.2.a /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/lib/libdb_cxx-4.2.a
ranlib /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/lib/libdb_cxx-4.2.a
chmod 644 /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/lib/libdb_cxx-4.2.a
cp -p libdb_cxx.a /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/lib/libdb_cxx.a
ranlib /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/lib/libdb_cxx.a
chmod 644 /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/lib/libdb_cxx.a
cp -p .libs/libdb_tcl-4.2.a /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/lib/libdb_tcl-4.2.a
ranlib /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/lib/libdb_tcl-4.2.a
chmod 644 /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/lib/libdb_tcl-4.2.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
Installing DB utilities: /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/bin ...
libtool: install: warning: `libdb-4.2.la' has not been installed in `/usr/lib'
cp -p .libs/berkeley_db_svc /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/bin/berkeley_db_svc
libtool: install: warning: `libdb-4.2.la' has not been installed in `/usr/lib'
cp -p .libs/db_archive /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/bin/db_archive
libtool: install: warning: `libdb-4.2.la' has not been installed in `/usr/lib'
cp -p .libs/db_checkpoint /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/bin/db_checkpoint
libtool: install: warning: `libdb-4.2.la' has not been installed in `/usr/lib'
cp -p .libs/db_deadlock /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/bin/db_deadlock
libtool: install: warning: `libdb-4.2.la' has not been installed in `/usr/lib'
cp -p .libs/db_dump /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/bin/db_dump
libtool: install: warning: `libdb-4.2.la' has not been installed in `/usr/lib'
cp -p .libs/db_load /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/bin/db_load
libtool: install: warning: `libdb-4.2.la' has not been installed in `/usr/lib'
cp -p .libs/db_printlog /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/bin/db_printlog
libtool: install: warning: `libdb-4.2.la' has not been installed in `/usr/lib'
cp -p .libs/db_recover /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/bin/db_recover
libtool: install: warning: `libdb-4.2.la' has not been installed in `/usr/lib'
cp -p .libs/db_stat /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/bin/db_stat
libtool: install: warning: `libdb-4.2.la' has not been installed in `/usr/lib'
cp -p .libs/db_upgrade /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/bin/db_upgrade
libtool: install: warning: `libdb-4.2.la' has not been installed in `/usr/lib'
cp -p .libs/db_verify /build/buildd3/db4.2-4.2.52+dfsg/debian/tmp/usr/bin/db_verify
make[1]: Leaving directory `/build/buildd3/db4.2-4.2.52+dfsg/obj'
touch install-stamp
test -f debian/rules
rm -rf debian/libdb4.2-dev debian/db4.2-util debian/libdb4.2 \
		debian/libdb4.2++c2 debian/libdb4.2++-dev debian/libdb4.2-tcl \
		debian/libdb4.2-java debian/libdb4.2-java-dev
install -p -d -o root -g root  -m  755 debian/libdb4.2-dev/usr/lib debian/db4.2-util/usr \
			debian/libdb4.2/usr/lib debian/libdb4.2++c2/usr/lib \
			debian/libdb4.2++-dev/usr/include \
			debian/libdb4.2++-dev/usr/lib \
			debian/libdb4.2-tcl/usr/lib \
			debian/libdb4.2-java/usr/lib \
			debian/libdb4.2-java/usr/share/java \
			debian/libdb4.2-java-dev/usr/lib
strip --remove-section=.note --remove-section=.comment \
	      debian/tmp/usr/lib/*.so debian/tmp/usr/bin/*
strip --strip-debug debian/tmp/usr/lib/*.a
chmod 644 debian/tmp/usr/lib/*.so debian/tmp/usr/include/*.h
chmod 755 debian/tmp/usr/bin/*
cp -a debian/tmp/usr/include debian/libdb4.2-dev/usr
cp -a debian/tmp/usr/bin debian/db4.2-util/usr
cp -a debian/tmp/usr/lib/*.so debian/tmp/usr/lib/*.a \
	        debian/tmp/usr/lib/*.la debian/libdb4.2-dev/usr/lib
mv debian/libdb4.2-dev/usr/lib/*cxx* debian/libdb4.2++-dev/usr/lib
mv debian/libdb4.2-dev/usr/include/*cxx* debian/libdb4.2++-dev/usr/include
mv debian/libdb4.2-dev/usr/lib/*tcl* debian/libdb4.2-tcl/usr/lib
mv debian/libdb4.2-dev/usr/lib/libdb-4.2.so debian/libdb4.2/usr/lib
mv debian/libdb4.2++-dev/usr/lib/libdb_cxx-4.2.so debian/libdb4.2++c2/usr/lib
rm -f debian/libdb4.2-dev/usr/lib/libdb.a
ln -s libdb-4.2.a debian/libdb4.2-dev/usr/lib/libdb.a
cd debian/db4.2-util/usr/bin && for i in * ; \
	 do mv $i `echo $i | sed 's/db/db4.2/'` ; \
	done
for i in libdb4.2 libdb4.2-dev libdb4.2++c2 libdb4.2++-dev libdb4.2-tcl db4.2-util; \
	do install -p -d -o root -g root  -m  755 debian/${i}/DEBIAN debian/${i}/usr/share/doc/${i} ; \
	   install -p    -o root -g root  -m  644 debian/copyright debian/${i}/usr/share/doc/${i} ; \
	   install -p    -o root -g root  -m  644 debian/changelog debian/${i}/usr/share/doc/${i}/changelog.Debian ; \
	   gzip -9fq debian/${i}/usr/share/doc/${i}/changelog.Debian ; \
	done
echo 'libdb 4.2 libdb4.2' >debian/libdb4.2/DEBIAN/shlibs
echo 'libdb_cxx 4.2 libdb4.2++c2' >debian/libdb4.2++c2/DEBIAN/shlibs
echo 'libdb_tcl 4.2 libdb4.2-tcl' >debian/libdb4.2-tcl/DEBIAN/shlibs
for i in libdb4.2 libdb4.2-dev libdb4.2++c2 libdb4.2++-dev libdb4.2-tcl db4.2-util; \
	do dpkg-shlibdeps -Tdebian/substvars.${i} -dDepends `find debian/${i}/usr -name "*.so" -o -name "db4.2_*"` ; \
	   dpkg-gencontrol -isp -p${i} -Pdebian/${i} -Tdebian/substvars.${i} ; \
	   chown -R root:root debian/${i} ; \
	   chmod -R ugo=rX,u+w debian/${i} ; \
	   dpkg --build debian/${i} .. ; \
	done
dpkg-deb: building package `libdb4.2' in `../libdb4.2_4.2.52+dfsg-4_m32r.deb'.
unable to open 'debian/libdb4.2-dev/usr/lib/libdb-4.so' for test at /usr/bin/dpkg-shlibdeps line 113.
dpkg-deb: building package `libdb4.2-dev' in `../libdb4.2-dev_4.2.52+dfsg-4_m32r.deb'.
dpkg-deb: building package `libdb4.2++c2' in `../libdb4.2++c2_4.2.52+dfsg-4_m32r.deb'.
unable to open 'debian/libdb4.2++-dev/usr/lib/libdb_cxx-4.so' for test at /usr/bin/dpkg-shlibdeps line 113.
dpkg-deb: building package `libdb4.2++-dev' in `../libdb4.2++-dev_4.2.52+dfsg-4_m32r.deb'.
dpkg-deb: building package `libdb4.2-tcl' in `../libdb4.2-tcl_4.2.52+dfsg-4_m32r.deb'.
dpkg-deb: building package `db4.2-util' in `../db4.2-util_4.2.52+dfsg-4_m32r.deb'.
 dpkg-genchanges -B
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070920-1825

db4.2_4.2.52+dfsg-4_m32r.changes:
Format: 1.7
Date: Fri, 14 Sep 2007 21:09:02 +0200
Source: db4.2
Binary: db4.2-util libdb4.2-tcl libdb4.2 libdb4.2-dev libdb4.2++c2 libdb4.2++-dev
Architecture: m32r
Version: 4.2.52+dfsg-4
Distribution: unstable
Urgency: high
Maintainer: Debian Berkeley DB Maintainers <pkg-db-devel at lists.alioth.debian.org>
Changed-By: Florian Weimer <fw at deneb.enyo.de>
Description: 
 db4.2-util - Berkeley v4.2 Database Utilities
 libdb4.2   - Berkeley v4.2 Database Libraries [runtime]
 libdb4.2++-dev - Berkeley v4.2 Database Libraries for C++ [development]
 libdb4.2++c2 - Berkeley v4.2 Database Libraries for C++ [runtime]
 libdb4.2-dev - Berkeley v4.2 Database Libraries [development]
 libdb4.2-tcl - Berkeley v4.2 Database Libraries for TCL [module]
Closes: 440714 441763 441870
Changes: 
 db4.2 (4.2.52+dfsg-4) unstable; urgency=high
 .
   * Revert "Revert mutexes to upstream defaults.".
     Closes: #440714, #441763, #441870.
 .
     If you have already converted your databases to the changed
     environment format of 4.2.52+dfsg-3, run "db4.2_recover -h
     /path/to/environment" for each affected database environment.  Updates
     from 4.2.52+dfsg-2.1 and earlier do not need this step.
Files: 
 51fd3684b271137bb7d850ff6015318a 387610 libs standard libdb4.2_4.2.52+dfsg-4_m32r.deb
 3be243c18a15802ba911f082728bb7a8 457616 libdevel extra libdb4.2-dev_4.2.52+dfsg-4_m32r.deb
 dc222b7a0a3aaf4451f494122a09a8bc 404628 libs optional libdb4.2++c2_4.2.52+dfsg-4_m32r.deb
 22dc50f7590efbee961f5cc7529ea00e 920180 libdevel extra libdb4.2++-dev_4.2.52+dfsg-4_m32r.deb
 f2718b007b3f24188040317fc436af19 929910 interpreters extra libdb4.2-tcl_4.2.52+dfsg-4_m32r.deb
 eec0f519e11028c804f7ebef9fb85904 66790 utils optional db4.2-util_4.2.52+dfsg-4_m32r.deb

/debian/buildd3/build/chroot-unstable/build/buildd3/libdb4.2_4.2.52+dfsg-4_m32r.deb:
 new debian package, version 2.0.
 size 387610 bytes: control archive= 458 bytes.
rm: cannot remove directory `/tmp/dpkgxSz9LG': Directory not empty
rm cleanup failed, code 256
     414 bytes,    13 lines      control              
      19 bytes,     1 lines      shlibs               
 Package: libdb4.2
 Source: db4.2
 Version: 4.2.52+dfsg-4
 Architecture: m32r
 Maintainer: Debian Berkeley DB Maintainers <pkg-db-devel at lists.alioth.debian.org>
 Installed-Size: 852
 Depends: libc6 (>= 2.3.5-1)
 Conflicts: libdb2 (<< 2:2.7.7-3)
 Section: libs
 Priority: standard
 Description: Berkeley v4.2 Database Libraries [runtime]
  This is the runtime package for programs that use the v4.2 Berkeley
  database library.

/debian/buildd3/build/chroot-unstable/build/buildd3/libdb4.2-dev_4.2.52+dfsg-4_m32r.deb:
 new debian package, version 2.0.
 size 457616 bytes: control archive= 453 bytes.
rm: cannot remove directory `/tmp/dpkgWAiafR': Directory not empty
rm cleanup failed, code 256
     526 bytes,    15 lines      control              
 Package: libdb4.2-dev
 Source: db4.2
 Version: 4.2.52+dfsg-4
 Architecture: m32r
 Maintainer: Debian Berkeley DB Maintainers <pkg-db-devel at lists.alioth.debian.org>
 Installed-Size: 1308
 Depends: libdb4.2 (= 4.2.52+dfsg-4)
 Suggests: db4.2-doc
 Conflicts: libdb-dev, libdb1-dev, libdb2-dev, libdb3-dev
 Provides: libdb-dev
 Section: libdevel
 Priority: extra
 Description: Berkeley v4.2 Database Libraries [development]
  This is the development package which contains headers and static
  libraries for the Berkeley v4.2 database library.

/debian/buildd3/build/chroot-unstable/build/buildd3/libdb4.2++c2_4.2.52+dfsg-4_m32r.deb:
 new debian package, version 2.0.
 size 404628 bytes: control archive= 520 bytes.
rm: cannot remove directory `/tmp/dpkg1Ovhsn': Directory not empty
rm cleanup failed, code 256
     547 bytes,    13 lines      control              
      27 bytes,     1 lines      shlibs               
 Package: libdb4.2++c2
 Source: db4.2
 Version: 4.2.52+dfsg-4
 Architecture: m32r
 Maintainer: Debian Berkeley DB Maintainers <pkg-db-devel at lists.alioth.debian.org>
 Installed-Size: 904
 Depends: libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12)
 Conflicts: libdb4.2++, libdb2++ (<< 2:2.7.7-3)
 Section: libs
 Priority: optional
 Description: Berkeley v4.2 Database Libraries for C++ [runtime]
  This is the runtime package for programs that use the Berkeley v4.2
  database library.  This is only for programs which use the C++ interface.

/debian/buildd3/build/chroot-unstable/build/buildd3/libdb4.2++-dev_4.2.52+dfsg-4_m32r.deb:
 new debian package, version 2.0.
 size 920180 bytes: control archive= 486 bytes.
rm: cannot remove directory `/tmp/dpkgZu73U1': Directory not empty
rm cleanup failed, code 256
     610 bytes,    15 lines      control              
 Package: libdb4.2++-dev
 Source: db4.2
 Version: 4.2.52+dfsg-4
 Architecture: m32r
 Maintainer: Debian Berkeley DB Maintainers <pkg-db-devel at lists.alioth.debian.org>
 Installed-Size: 2612
 Depends: libdb4.2++c2 (= 4.2.52+dfsg-4), libdb4.2-dev (= 4.2.52+dfsg-4)
 Conflicts: libdb2++-dev, libdb++-dev, libdb3++-dev
 Provides: libdb++-dev
 Section: libdevel
 Priority: extra
 Description: Berkeley v4.2 Database Libraries for C++ [development]
  This is the development package which contains headers and static
  libraries for the Berkeley v4.2 database library.  This is only for
  programs which will use the C++ interface.

/debian/buildd3/build/chroot-unstable/build/buildd3/libdb4.2-tcl_4.2.52+dfsg-4_m32r.deb:
 new debian package, version 2.0.
 size 929910 bytes: control archive= 484 bytes.
rm: cannot remove directory `/tmp/dpkggtnuAt': Directory not empty
rm cleanup failed, code 256
     470 bytes,    13 lines      control              
      27 bytes,     1 lines      shlibs               
 Package: libdb4.2-tcl
 Source: db4.2
 Version: 4.2.52+dfsg-4
 Architecture: m32r
 Maintainer: Debian Berkeley DB Maintainers <pkg-db-devel at lists.alioth.debian.org>
 Installed-Size: 2308
 Depends: libc6 (>= 2.3.5-1)
 Conflicts: libdb3-tcl, libdb4.0-tcl, libdb4.1-tcl
 Section: interpreters
 Priority: extra
 Description: Berkeley v4.2 Database Libraries for TCL [module]
  This package provides a TCL module suitable for accessing Berkeley v4.2
  databases from within TCL programs.

/debian/buildd3/build/chroot-unstable/build/buildd3/db4.2-util_4.2.52+dfsg-4_m32r.deb:
 new debian package, version 2.0.
 size 66790 bytes: control archive= 735 bytes.
    1136 bytes,    24 lines      control              
 Package: db4.2-util
 Source: db4.2
 Version: 4.2.52+dfsg-4
 Architecture: m32r
 Maintainer: Debian Berkeley DB Maintainers <pkg-db-devel at lists.alioth.debian.org>
 Installed-Size: 216
 Depends: libc6 (>= 2.3.5-1), libdb4.2
 Section: utils
 Priority: optional
 Description: Berkeley v4.2 Database Utilities
  This package provides different tools for manipulating databases
  in the Berkeley v4.2 database format, and includes:
   - db4.2_archive: write the pathnames of the log files no longer in use.
   - db4.2_checkpoint: daemon process to monitor the database log and
     checkpoint it periodically.
   - db4.2_deadlock: traverse the database environment lock region and
     abort lock requests when a deadlock is detected.
   - db4.2_load: loads (and creates) a database from standard input.
   - db4.2_dump: read a database file and write it in a format understood by
   - db4.2_printlog: dump log files in human readable format.
   - db4.2_stat: display statisrm: cannot remove directory `/tmp/dpkgAA9J36': Directory not empty
rm cleanup failed, code 256
tics for Berkeley DB environments.
   - db4.2_upgrade: upgrades the version of files and the databases they
     contain.
   - db4.2_verify: check the structure of files and their databases.

/debian/buildd3/build/chroot-unstable/build/buildd3/libdb4.2_4.2.52+dfsg-4_m32r.deb:
drwxr-xr-x root/root         0 2007-09-20 18:17 ./
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/lib/
-rw-r--r-- root/root    819432 2007-09-20 18:16 ./usr/lib/libdb-4.2.so
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/share/
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/share/doc/libdb4.2/
-rw-r--r-- root/root      5891 2007-09-20 14:21 ./usr/share/doc/libdb4.2/copyright
-rw-r--r-- root/root      3652 2007-09-20 14:21 ./usr/share/doc/libdb4.2/changelog.Debian.gz

/debian/buildd3/build/chroot-unstable/build/buildd3/libdb4.2-dev_4.2.52+dfsg-4_m32r.deb:
drwxr-xr-x root/root         0 2007-09-20 18:17 ./
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/lib/
-rw-r--r-- root/root   1186064 2007-09-20 18:16 ./usr/lib/libdb-4.2.a
-rw-r--r-- root/root       802 2007-09-20 17:12 ./usr/lib/libdb-4.2.la
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/include/
-rw-r--r-- root/root     83104 2007-09-20 14:35 ./usr/include/db.h
-rw-r--r-- root/root      6211 2007-09-20 14:35 ./usr/include/db_185.h
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/share/
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/share/doc/libdb4.2-dev/
-rw-r--r-- root/root      5891 2007-09-20 14:21 ./usr/share/doc/libdb4.2-dev/copyright
-rw-r--r-- root/root      3652 2007-09-20 14:21 ./usr/share/doc/libdb4.2-dev/changelog.Debian.gz
lrwxrwxrwx root/root         0 2007-09-20 18:17 ./usr/lib/libdb.a -> libdb-4.2.a
lrwxrwxrwx root/root         0 2007-09-20 18:17 ./usr/lib/libdb-4.so -> libdb-4.2.so
lrwxrwxrwx root/root         0 2007-09-20 18:17 ./usr/lib/libdb.so -> libdb-4.2.so

/debian/buildd3/build/chroot-unstable/build/buildd3/libdb4.2++c2_4.2.52+dfsg-4_m32r.deb:
drwxr-xr-x root/root         0 2007-09-20 18:17 ./
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/lib/
-rw-r--r-- root/root    876468 2007-09-20 18:16 ./usr/lib/libdb_cxx-4.2.so
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/share/
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/share/doc/libdb4.2++c2/
-rw-r--r-- root/root      5891 2007-09-20 14:21 ./usr/share/doc/libdb4.2++c2/copyright
-rw-r--r-- root/root      3652 2007-09-20 14:21 ./usr/share/doc/libdb4.2++c2/changelog.Debian.gz

/debian/buildd3/build/chroot-unstable/build/buildd3/libdb4.2++-dev_4.2.52+dfsg-4_m32r.deb:
drwxr-xr-x root/root         0 2007-09-20 18:17 ./
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/include/
-rw-r--r-- root/root     33210 2007-09-20 14:35 ./usr/include/db_cxx.h
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/lib/
-rw-r--r-- root/root   1289674 2007-09-20 18:16 ./usr/lib/libdb_cxx-4.2.a
-rw-r--r-- root/root       830 2007-09-20 17:35 ./usr/lib/libdb_cxx-4.2.la
-rw-r--r-- root/root   1289674 2007-09-20 18:17 ./usr/lib/libdb_cxx.a
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/share/
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/share/doc/libdb4.2++-dev/
-rw-r--r-- root/root      5891 2007-09-20 14:21 ./usr/share/doc/libdb4.2++-dev/copyright
-rw-r--r-- root/root      3652 2007-09-20 14:21 ./usr/share/doc/libdb4.2++-dev/changelog.Debian.gz
lrwxrwxrwx root/root         0 2007-09-20 18:17 ./usr/lib/libdb_cxx-4.so -> libdb_cxx-4.2.so
lrwxrwxrwx root/root         0 2007-09-20 18:17 ./usr/lib/libdb_cxx.so -> libdb_cxx-4.2.so

/debian/buildd3/build/chroot-unstable/build/buildd3/libdb4.2-tcl_4.2.52+dfsg-4_m32r.deb:
drwxr-xr-x root/root         0 2007-09-20 18:17 ./
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/lib/
-rw-r--r-- root/root   1366166 2007-09-20 18:17 ./usr/lib/libdb_tcl-4.2.a
-rw-r--r-- root/root       831 2007-09-20 17:54 ./usr/lib/libdb_tcl-4.2.la
-rw-r--r-- root/root    934660 2007-09-20 18:16 ./usr/lib/libdb_tcl-4.2.so
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/share/
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/share/doc/libdb4.2-tcl/
-rw-r--r-- root/root      5891 2007-09-20 14:21 ./usr/share/doc/libdb4.2-tcl/copyright
-rw-r--r-- root/root      3652 2007-09-20 14:21 ./usr/share/doc/libdb4.2-tcl/changelog.Debian.gz
lrwxrwxrwx root/root         0 2007-09-20 18:17 ./usr/lib/libdb_tcl-4.so -> libdb_tcl-4.2.so
lrwxrwxrwx root/root         0 2007-09-20 18:17 ./usr/lib/libdb_tcl.so -> libdb_tcl-4.2.so

/debian/buildd3/build/chroot-unstable/build/buildd3/db4.2-util_4.2.52+dfsg-4_m32r.deb:
drwxr-xr-x root/root         0 2007-09-20 18:17 ./
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/bin/
-rwxr-xr-x root/root      5788 2007-09-20 18:16 ./usr/bin/db4.2_archive
-rwxr-xr-x root/root      6672 2007-09-20 18:16 ./usr/bin/db4.2_deadlock
-rwxr-xr-x root/root     10916 2007-09-20 18:16 ./usr/bin/db4.2_dump
-rwxr-xr-x root/root     17364 2007-09-20 18:16 ./usr/bin/db4.2_load
-rwxr-xr-x root/root      8636 2007-09-20 18:16 ./usr/bin/db4.2_printlog
-rwxr-xr-x root/root      6672 2007-09-20 18:16 ./usr/bin/db4.2_recover
-rwxr-xr-x root/root     34072 2007-09-20 18:16 ./usr/bin/db4.2_stat
-rwxr-xr-x root/root      6788 2007-09-20 18:16 ./usr/bin/db4.2_verify
-rwxr-xr-x root/root     45580 2007-09-20 18:16 ./usr/bin/berkeley_db4.2_svc
-rwxr-xr-x root/root      7352 2007-09-20 18:16 ./usr/bin/db4.2_checkpoint
-rwxr-xr-x root/root      6104 2007-09-20 18:16 ./usr/bin/db4.2_upgrade
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/share/
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-09-20 18:17 ./usr/share/doc/db4.2-util/
-rw-r--r-- root/root      5891 2007-09-20 14:21 ./usr/share/doc/db4.2-util/copyright
-rw-r--r-- root/root      3652 2007-09-20 14:21 ./usr/share/doc/db4.2-util/changelog.Debian.gz

******************************************************************************
Built successfully
Purging /debian/buildd3/build/chroot-unstable/build/buildd3/db4.2-4.2.52+dfsg
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070920-1825
Build needed 04:05:02, 115392k disk space




More information about the build-status mailing list