Wed Aug 29 15:16:14 Local time zone must be set--see zic manual page 2007 KB: 623764 / patching file rep/rep_method.c patching file rep/rep_record.c patching file sequence/sequence.c checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-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-statistics 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-o_direct option specified... no checking if --enable-posixmutexes option specified... no checking if --enable-pthread_api option specified... no checking if --enable-rpc option specified... no checking if --enable-smallbuild option specified... no checking if --enable-tcl option specified... no checking if --enable-test option specified... no checking if --enable-uimutexes option specified... no checking if --enable-umrw option specified... no checking if --with-mutex=MUTEX option specified... no checking if --with-tcl=DIR option specified... no checking if --with-uniquename=NAME option specified... no 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 rm... rm checking for sh... /bin/sh checking for strip... strip checking for a BSD-compatible install... /tools/bin/install -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 ISO C89... 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... /tools/bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... 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 pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... 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... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip 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 static flag -static 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++ static flag -static 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 appending configuration tag "F77" to libtool checking SOSUFFIX from libtool... .so checking MODSUFFIX from libtool... .so checking JMODSUFFIX from libtool... .so 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 stdint.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for unistd.h... (cached) yes checking for off_t... yes checking for size_t... 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 long long... yes checking size of long long... 8 checking for unsigned long long... yes checking size of unsigned long long... 8 checking for size_t... (cached) yes checking size of size_t... 4 checking for char *... yes checking size of char *... 4 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 u_int64_t... yes checking for int64_t... yes checking for ssize_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for ANSI C exit success/failure values... yes checking for mutexes... POSIX/pthreads/library checking for main in -lpthread... yes checking for library containing fdatasync... none required checking for main in -lm... yes checking for main in -lnsl... yes checking for main in -lpthread... (cached) yes checking for main in -lsocket... no checking for abort... yes checking for atoi... yes checking for atol... yes checking for getcwd... yes checking for getenv... yes checking for getopt... yes checking for isalpha... yes checking for isdigit... yes checking for isprint... yes checking for isspace... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for printf... yes checking for raise... yes checking for rand... yes checking for strcasecmp... yes checking for strcat... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncat... yes checking for strncmp... yes checking for strrchr... yes checking for strsep... yes checking for strtol... yes checking for strtoul... yes checking for _fstati64... no checking for clock_gettime... no checking for directio... no checking for fchmod... yes checking for fcntl... yes checking for fdatasync... yes checking for getaddrinfo... yes checking for getrusage... yes checking for gettimeofday... yes checking for getuid... yes checking for mprotect... yes checking for pstat_getdynamic... no checking for pthread_yield... yes checking for sched_yield... yes checking for select... yes checking for sigaction... yes checking for snprintf... yes checking for stat... yes checking for strftime... yes checking for sysconf... yes checking for vsnprintf... yes checking for yield... no checking for ftruncate... yes checking for ctime_r... yes checking for 2 or 3 argument version of ctime_r... 2-argument checking for pread... yes checking for pwrite... yes checking for fcntl/F_SETFD... yes 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 checking for 64-bit integral type support for sequences... yes configure: creating ./config.status config.status: creating Makefile config.status: creating db_cxx.h config.status: creating db_int.h config.status: creating clib_port.h config.status: creating include.tcl config.status: creating db.h config.status: creating db_185.h config.status: creating db185_int.h config.status: creating db_config.h make[1]: Entering directory `/sources/db-4.5.20/build_unix' /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db185/db185.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mutex/mut_pthread.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_compare.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_conv.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_curadj.c mkdir .libs cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mutex/mut_pthread.c -fPIC -DPIC -o .libs/mut_pthread.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_curadj.c -fPIC -DPIC -o .libs/bt_curadj.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_compare.c -fPIC -DPIC -o .libs/bt_compare.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_conv.c -fPIC -DPIC -o .libs/bt_conv.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db185/db185.c -fPIC -DPIC -o .libs/db185.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_compare.c -o bt_compare.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mutex/mut_pthread.c -o mut_pthread.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_conv.c -o bt_conv.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_cursor.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_curadj.c -o bt_curadj.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_delete.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db185/db185.c -o db185.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_method.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_cursor.c -fPIC -DPIC -o .libs/bt_cursor.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_open.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_method.c -fPIC -DPIC -o .libs/bt_method.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_put.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_delete.c -fPIC -DPIC -o .libs/bt_delete.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_method.c -o bt_method.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_open.c -fPIC -DPIC -o .libs/bt_open.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_rec.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_delete.c -o bt_delete.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_open.c -o bt_open.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_rec.c -fPIC -DPIC -o .libs/bt_rec.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_reclaim.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_put.c -fPIC -DPIC -o .libs/bt_put.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_recno.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_cursor.c -o bt_cursor.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_reclaim.c -fPIC -DPIC -o .libs/bt_reclaim.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_recno.c -fPIC -DPIC -o .libs/bt_recno.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_reclaim.c -o bt_reclaim.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_put.c -o bt_put.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_rsearch.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_recno.c -o bt_recno.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_search.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_rec.c -o bt_rec.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_rsearch.c -fPIC -DPIC -o .libs/bt_rsearch.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_split.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_stat.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_search.c -fPIC -DPIC -o .libs/bt_search.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_rsearch.c -o bt_rsearch.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_stat.c -fPIC -DPIC -o .libs/bt_stat.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_compact.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_split.c -fPIC -DPIC -o .libs/bt_split.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_search.c -o bt_search.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_compact.c -fPIC -DPIC -o .libs/bt_compact.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_stat.c -o bt_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_upgrade.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/btree_auto.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_split.c -o bt_split.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/btree_auto.c -fPIC -DPIC -o .libs/btree_auto.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_upgrade.c -fPIC -DPIC -o .libs/bt_upgrade.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_upgrade.c -o bt_upgrade.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_auto.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_auto.c -fPIC -DPIC -o .libs/hash_auto.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_compact.c -o bt_compact.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_conv.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash.c -fPIC -DPIC -o .libs/hash.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/btree_auto.c -o btree_auto.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_auto.c -o hash_auto.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_conv.c -fPIC -DPIC -o .libs/hash_conv.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_conv.c -o hash_conv.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_dup.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_meta.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_meta.c -fPIC -DPIC -o .libs/hash_meta.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_method.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash.c -o hash.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_dup.c -fPIC -DPIC -o .libs/hash_dup.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_meta.c -o hash_meta.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_open.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_method.c -fPIC -DPIC -o .libs/hash_method.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_method.c -o hash_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_page.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_dup.c -o hash_dup.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_open.c -fPIC -DPIC -o .libs/hash_open.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_rec.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_page.c -fPIC -DPIC -o .libs/hash_page.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_reclaim.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_open.c -o hash_open.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_reclaim.c -fPIC -DPIC -o .libs/hash_reclaim.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_stat.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_reclaim.c -o hash_reclaim.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_rec.c -fPIC -DPIC -o .libs/hash_rec.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_upgrade.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_verify.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_verify.c -fPIC -DPIC -o .libs/hash_verify.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_upgrade.c -fPIC -DPIC -o .libs/hash_upgrade.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_upgrade.c -o hash_upgrade.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_verify.c -o hash_verify.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_page.c -o hash_page.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_stat.c -fPIC -DPIC -o .libs/hash_stat.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam.c -fPIC -DPIC -o .libs/qam.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_auto.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_rec.c -o hash_rec.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_stat.c -o hash_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_conv.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_conv.c -fPIC -DPIC -o .libs/qam_conv.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam.c -o qam.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_conv.c -o qam_conv.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_files.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_auto.c -fPIC -DPIC -o .libs/qam_auto.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_method.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_files.c -fPIC -DPIC -o .libs/qam_files.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_open.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_auto.c -o qam_auto.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_method.c -fPIC -DPIC -o .libs/qam_method.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_files.c -o qam_files.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_open.c -fPIC -DPIC -o .libs/qam_open.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_rec.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_method.c -o qam_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_stat.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_rec.c -fPIC -DPIC -o .libs/qam_rec.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_open.c -o qam_open.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_upgrade.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_verify.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_stat.c -fPIC -DPIC -o .libs/qam_stat.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_auto.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_stat.c -o qam_stat.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_auto.c -fPIC -DPIC -o .libs/rep_auto.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_auto.c -o rep_auto.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_upgrade.c -fPIC -DPIC -o .libs/qam_upgrade.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_backup.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_upgrade.c -o qam_upgrade.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_rec.c -o qam_rec.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_elect.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_verify.c -fPIC -DPIC -o .libs/qam_verify.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_log.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_backup.c -fPIC -DPIC -o .libs/rep_backup.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_elect.c -fPIC -DPIC -o .libs/rep_elect.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_verify.c -o qam_verify.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_method.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_record.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_method.c -fPIC -DPIC -o .libs/rep_method.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_backup.c -o rep_backup.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_record.c -fPIC -DPIC -o .libs/rep_record.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_elect.c -o rep_elect.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_log.c -fPIC -DPIC -o .libs/rep_log.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_region.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_method.c -o rep_method.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_log.c -o rep_log.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_record.c -o rep_record.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_stat.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_util.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_util.c -fPIC -DPIC -o .libs/rep_util.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_verify.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_stat.c -fPIC -DPIC -o .libs/rep_stat.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_region.c -fPIC -DPIC -o .libs/rep_region.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_stat.c -o rep_stat.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_verify.c -fPIC -DPIC -o .libs/rep_verify.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_region.c -o rep_region.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../clib/getaddrinfo.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_util.c -o rep_util.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_elect.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_method.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../clib/getaddrinfo.c -fPIC -DPIC -o .libs/getaddrinfo.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_verify.c -o rep_verify.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../clib/getaddrinfo.c -o getaddrinfo.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_elect.c -fPIC -DPIC -o .libs/repmgr_elect.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_msg.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_net.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_method.c -fPIC -DPIC -o .libs/repmgr_method.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_elect.c -o repmgr_elect.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_posix.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_net.c -fPIC -DPIC -o .libs/repmgr_net.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_queue.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_method.c -o repmgr_method.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_msg.c -fPIC -DPIC -o .libs/repmgr_msg.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_sel.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_queue.c -fPIC -DPIC -o .libs/repmgr_queue.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_msg.c -o repmgr_msg.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_net.c -o repmgr_net.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_queue.c -o repmgr_queue.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_sel.c -fPIC -DPIC -o .libs/repmgr_sel.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_stat.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_posix.c -fPIC -DPIC -o .libs/repmgr_posix.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_util.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_ovfl_vrfy.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_sel.c -o repmgr_sel.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_stat.c -fPIC -DPIC -o .libs/repmgr_stat.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_util.c -fPIC -DPIC -o .libs/repmgr_util.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_posix.c -o repmgr_posix.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_stat.c -o repmgr_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_vrfy.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../repmgr/repmgr_util.c -o repmgr_util.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_vrfyutil.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_ovfl_vrfy.c -fPIC -DPIC -o .libs/db_ovfl_vrfy.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_verify.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../crypto/aes_method.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_vrfy.c -fPIC -DPIC -o .libs/db_vrfy.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_ovfl_vrfy.c -o db_ovfl_vrfy.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_verify.c -fPIC -DPIC -o .libs/bt_verify.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_vrfyutil.c -fPIC -DPIC -o .libs/db_vrfyutil.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../crypto/crypto.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../crypto/aes_method.c -fPIC -DPIC -o .libs/aes_method.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_vrfyutil.c -o db_vrfyutil.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../crypto/aes_method.c -o aes_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../crypto/mersenne/mt19937db.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/bt_verify.c -o bt_verify.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../crypto/crypto.c -fPIC -DPIC -o .libs/crypto.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../crypto/rijndael/rijndael-alg-fst.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../crypto/mersenne/mt19937db.c -fPIC -DPIC -o .libs/mt19937db.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../crypto/crypto.c -o crypto.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_vrfy.c -o db_vrfy.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../crypto/rijndael/rijndael-alg-fst.c -fPIC -DPIC -o .libs/rijndael-alg-fst.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../crypto/mersenne/mt19937db.c -o mt19937db.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../crypto/rijndael/rijndael-api-fst.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../crypto/rijndael/rijndael-api-fst.c -fPIC -DPIC -o .libs/rijndael-api-fst.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/crdel_auto.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../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/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/crdel_rec.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../crypto/rijndael/rijndael-api-fst.c -o rijndael-api-fst.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/crdel_auto.c -fPIC -DPIC -o .libs/crdel_auto.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../clib/ctime.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_am.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/crdel_rec.c -fPIC -DPIC -o .libs/crdel_rec.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../clib/ctime.c -fPIC -DPIC -o .libs/ctime.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/crdel_auto.c -o crdel_auto.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../clib/ctime.c -o ctime.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db.c -fPIC -DPIC -o .libs/db.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_am.c -fPIC -DPIC -o .libs/db_am.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/crdel_rec.c -o crdel_rec.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_auto.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/db_byteorder.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_cam.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_am.c -o db_am.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/db_byteorder.c -fPIC -DPIC -o .libs/db_byteorder.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_auto.c -fPIC -DPIC -o .libs/db_auto.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db.c -o db.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/db_byteorder.c -o db_byteorder.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_cam.c -fPIC -DPIC -o .libs/db_cam.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_cds.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/db_clock.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_cds.c -fPIC -DPIC -o .libs/db_cds.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/db_clock.c -fPIC -DPIC -o .libs/db_clock.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_conv.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_cds.c -o db_cds.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/db_clock.c -o db_clock.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_dispatch.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_dup.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_conv.c -fPIC -DPIC -o .libs/db_conv.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_dispatch.c -fPIC -DPIC -o .libs/db_dispatch.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_conv.c -o db_conv.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_cam.c -o db_cam.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_auto.c -o db_auto.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_dup.c -fPIC -DPIC -o .libs/db_dup.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_dispatch.c -o db_dispatch.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/db_err.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_dup.c -o db_dup.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/db_err.c -fPIC -DPIC -o .libs/db_err.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/db_getlong.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/db_idspace.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/db_err.c -o db_err.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_iface.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_join.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/db_getlong.c -fPIC -DPIC -o .libs/db_getlong.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_join.c -fPIC -DPIC -o .libs/db_join.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_iface.c -fPIC -DPIC -o .libs/db_iface.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/db_log2.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/db_idspace.c -fPIC -DPIC -o .libs/db_idspace.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/db_getlong.c -o db_getlong.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/db_idspace.c -o db_idspace.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/db_log2.c -fPIC -DPIC -o .libs/db_log2.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_meta.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/db_log2.c -o db_log2.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_join.c -o db_join.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_method.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_open.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_meta.c -fPIC -DPIC -o .libs/db_meta.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_method.c -fPIC -DPIC -o .libs/db_method.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_overflow.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_iface.c -o db_iface.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_open.c -fPIC -DPIC -o .libs/db_open.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_method.c -o db_method.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_meta.c -o db_meta.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_open.c -o db_open.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_pr.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_overflow.c -fPIC -DPIC -o .libs/db_overflow.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_rec.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_reclaim.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_pr.c -fPIC -DPIC -o .libs/db_pr.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_overflow.c -o db_overflow.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_remove.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_rec.c -fPIC -DPIC -o .libs/db_rec.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_rename.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_reclaim.c -fPIC -DPIC -o .libs/db_reclaim.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_remove.c -fPIC -DPIC -o .libs/db_remove.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_reclaim.c -o db_reclaim.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_pr.c -o db_pr.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_remove.c -o db_remove.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_ret.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_rename.c -fPIC -DPIC -o .libs/db_rename.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/db_salloc.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_rename.c -o db_rename.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_setid.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_ret.c -fPIC -DPIC -o .libs/db_ret.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_setlsn.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_rec.c -o db_rec.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/db_salloc.c -fPIC -DPIC -o .libs/db_salloc.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_setid.c -fPIC -DPIC -o .libs/db_setid.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_ret.c -o db_ret.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_setid.c -o db_setid.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/db_salloc.c -o db_salloc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/db_shash.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_stati.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_setlsn.c -fPIC -DPIC -o .libs/db_setlsn.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_setlsn.c -o db_setlsn.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_truncate.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_upg.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/db_shash.c -fPIC -DPIC -o .libs/db_shash.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_stati.c -fPIC -DPIC -o .libs/db_stati.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/db_shash.c -o db_shash.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_upg.c -fPIC -DPIC -o .libs/db_upg.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_upg_opd.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_upg.c -o db_upg.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_stati.c -o db_stati.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_upg_opd.c -fPIC -DPIC -o .libs/db_upg_opd.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_truncate.c -fPIC -DPIC -o .libs/db_truncate.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../dbm/dbm.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../dbreg/dbreg.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_upg_opd.c -o db_upg_opd.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_truncate.c -o db_truncate.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../dbreg/dbreg_auto.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../dbreg/dbreg.c -fPIC -DPIC -o .libs/dbreg.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../dbm/dbm.c -fPIC -DPIC -o .libs/dbm.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../dbreg/dbreg_rec.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../dbreg/dbreg_stat.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../dbm/dbm.c -o dbm.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../dbreg/dbreg_auto.c -fPIC -DPIC -o .libs/dbreg_auto.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../dbreg/dbreg.c -o dbreg.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../dbreg/dbreg_auto.c -o dbreg_auto.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../dbreg/dbreg_stat.c -fPIC -DPIC -o .libs/dbreg_stat.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../dbreg/dbreg_rec.c -fPIC -DPIC -o .libs/dbreg_rec.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../dbreg/dbreg_util.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_config.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_failchk.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../dbreg/dbreg_rec.c -o dbreg_rec.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../dbreg/dbreg_stat.c -o dbreg_stat.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../dbreg/dbreg_util.c -fPIC -DPIC -o .libs/dbreg_util.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_failchk.c -fPIC -DPIC -o .libs/env_failchk.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_file.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_method.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_config.c -fPIC -DPIC -o .libs/env_config.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_failchk.c -o env_failchk.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../dbreg/dbreg_util.c -o dbreg_util.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_file.c -fPIC -DPIC -o .libs/env_file.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_method.c -fPIC -DPIC -o .libs/env_method.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_open.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_file.c -o env_file.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_recover.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_open.c -fPIC -DPIC -o .libs/env_open.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_config.c -o env_config.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_recover.c -fPIC -DPIC -o .libs/env_recover.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_region.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_method.c -o env_method.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_open.c -o env_open.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_recover.c -o env_recover.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_register.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_stat.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_stat.c -fPIC -DPIC -o .libs/env_stat.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../fileops/fileops_auto.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_region.c -fPIC -DPIC -o .libs/env_region.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../fileops/fop_basic.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_register.c -fPIC -DPIC -o .libs/env_register.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_stat.c -o env_stat.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_register.c -o env_register.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../fileops/fop_basic.c -fPIC -DPIC -o .libs/fop_basic.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../env/env_region.c -o env_region.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../fileops/fileops_auto.c -fPIC -DPIC -o .libs/fileops_auto.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../fileops/fop_rec.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../fileops/fop_basic.c -o fop_basic.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../fileops/fop_util.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_func.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../fileops/fileops_auto.c -o fileops_auto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hmac/hmac.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../fileops/fop_util.c -fPIC -DPIC -o .libs/fop_util.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_func.c -fPIC -DPIC -o .libs/hash_func.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../fileops/fop_rec.c -fPIC -DPIC -o .libs/fop_rec.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_func.c -o hash_func.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../fileops/fop_rec.c -o fop_rec.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hsearch/hsearch.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock.c -fPIC -DPIC -o .libs/lock.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../fileops/fop_util.c -o fop_util.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hsearch/hsearch.c -fPIC -DPIC -o .libs/hsearch.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_deadlock.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hsearch/hsearch.c -o hsearch.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hmac/hmac.c -fPIC -DPIC -o .libs/hmac.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_failchk.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hmac/hmac.c -o hmac.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_deadlock.c -fPIC -DPIC -o .libs/lock_deadlock.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_id.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock.c -o lock.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_id.c -fPIC -DPIC -o .libs/lock_id.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_list.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_failchk.c -fPIC -DPIC -o .libs/lock_failchk.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_deadlock.c -o lock_deadlock.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_failchk.c -o lock_failchk.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_id.c -o lock_id.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_method.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_list.c -fPIC -DPIC -o .libs/lock_list.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_region.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_stat.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_timer.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_list.c -o lock_list.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_method.c -fPIC -DPIC -o .libs/lock_method.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_region.c -fPIC -DPIC -o .libs/lock_region.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_stat.c -fPIC -DPIC -o .libs/lock_stat.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_util.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_timer.c -fPIC -DPIC -o .libs/lock_timer.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_method.c -o lock_method.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_region.c -o lock_region.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_timer.c -o lock_timer.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_stat.c -o lock_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log_archive.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log_compare.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_util.c -fPIC -DPIC -o .libs/lock_util.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log_archive.c -fPIC -DPIC -o .libs/log_archive.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../lock/lock_util.c -o lock_util.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log_compare.c -fPIC -DPIC -o .libs/log_compare.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log.c -fPIC -DPIC -o .libs/log.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log_debug.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log_get.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log_debug.c -fPIC -DPIC -o .libs/log_debug.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log_compare.c -o log_compare.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log_debug.c -o log_debug.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log_archive.c -o log_archive.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log_method.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log_get.c -fPIC -DPIC -o .libs/log_get.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log_put.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log_stat.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log_put.c -fPIC -DPIC -o .libs/log_put.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log_get.c -o log_get.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log.c -o log.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log_stat.c -fPIC -DPIC -o .libs/log_stat.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log_stat.c -o log_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/mkpath.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log_method.c -fPIC -DPIC -o .libs/log_method.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log_put.c -o log_put.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_alloc.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/mkpath.c -fPIC -DPIC -o .libs/mkpath.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_bh.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/mkpath.c -o mkpath.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../log/log_method.c -o log_method.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_bh.c -fPIC -DPIC -o .libs/mp_bh.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_fget.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_alloc.c -fPIC -DPIC -o .libs/mp_alloc.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_fmethod.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_bh.c -o mp_bh.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_fmethod.c -fPIC -DPIC -o .libs/mp_fmethod.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_fopen.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_alloc.c -o mp_alloc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_fput.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_fget.c -fPIC -DPIC -o .libs/mp_fget.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_fmethod.c -o mp_fmethod.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_fopen.c -fPIC -DPIC -o .libs/mp_fopen.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_fset.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_method.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_fput.c -fPIC -DPIC -o .libs/mp_fput.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_fput.c -o mp_fput.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_method.c -fPIC -DPIC -o .libs/mp_method.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_fset.c -fPIC -DPIC -o .libs/mp_fset.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_fget.c -o mp_fget.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_fopen.c -o mp_fopen.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_mvcc.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_fset.c -o mp_fset.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_mvcc.c -fPIC -DPIC -o .libs/mp_mvcc.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_region.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_register.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_method.c -o mp_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_stat.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_region.c -fPIC -DPIC -o .libs/mp_region.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_mvcc.c -o mp_mvcc.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_stat.c -fPIC -DPIC -o .libs/mp_stat.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_sync.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_register.c -fPIC -DPIC -o .libs/mp_register.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_region.c -o mp_region.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_register.c -o mp_register.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_trickle.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mutex/mut_alloc.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mutex/mut_failchk.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_sync.c -fPIC -DPIC -o .libs/mp_sync.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_stat.c -o mp_stat.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_trickle.c -fPIC -DPIC -o .libs/mp_trickle.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mutex/mut_alloc.c -fPIC -DPIC -o .libs/mut_alloc.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_trickle.c -o mp_trickle.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mutex/mut_alloc.c -o mut_alloc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mutex/mut_method.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mp/mp_sync.c -o mp_sync.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mutex/mut_region.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mutex/mut_failchk.c -fPIC -DPIC -o .libs/mut_failchk.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mutex/mut_stat.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mutex/mut_failchk.c -o mut_failchk.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_abs.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mutex/mut_region.c -fPIC -DPIC -o .libs/mut_region.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mutex/mut_method.c -fPIC -DPIC -o .libs/mut_method.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_alloc.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mutex/mut_stat.c -fPIC -DPIC -o .libs/mut_stat.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mutex/mut_method.c -o mut_method.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mutex/mut_region.c -o mut_region.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_clock.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_abs.c -fPIC -DPIC -o .libs/os_abs.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_config.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../mutex/mut_stat.c -o mut_stat.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_abs.c -o os_abs.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_alloc.c -fPIC -DPIC -o .libs/os_alloc.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_clock.c -fPIC -DPIC -o .libs/os_clock.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_dir.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_alloc.c -o os_alloc.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_clock.c -o os_clock.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_errno.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_config.c -fPIC -DPIC -o .libs/os_config.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_dir.c -fPIC -DPIC -o .libs/os_dir.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_fid.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_flock.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_config.c -o os_config.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_dir.c -o os_dir.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_errno.c -fPIC -DPIC -o .libs/os_errno.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_fsync.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_fzero.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_fid.c -fPIC -DPIC -o .libs/os_fid.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_errno.c -o os_errno.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_fsync.c -fPIC -DPIC -o .libs/os_fsync.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_flock.c -fPIC -DPIC -o .libs/os_flock.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_fid.c -o os_fid.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_fsync.c -o os_fsync.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_getenv.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_handle.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_fzero.c -fPIC -DPIC -o .libs/os_fzero.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_map.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_flock.c -o os_flock.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_fzero.c -o os_fzero.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_getenv.c -fPIC -DPIC -o .libs/os_getenv.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_method.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_handle.c -fPIC -DPIC -o .libs/os_handle.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_getenv.c -o os_getenv.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_mkdir.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_map.c -fPIC -DPIC -o .libs/os_map.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_oflags.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_handle.c -o os_handle.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_method.c -fPIC -DPIC -o .libs/os_method.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_open.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_oflags.c -fPIC -DPIC -o .libs/os_oflags.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_map.c -o os_map.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_mkdir.c -fPIC -DPIC -o .libs/os_mkdir.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_method.c -o os_method.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_oflags.c -o os_oflags.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_mkdir.c -o os_mkdir.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_pid.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_region.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_rename.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_open.c -fPIC -DPIC -o .libs/os_open.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_root.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_root.c -fPIC -DPIC -o .libs/os_root.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_pid.c -fPIC -DPIC -o .libs/os_pid.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_open.c -o os_open.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_region.c -fPIC -DPIC -o .libs/os_region.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_pid.c -o os_pid.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_region.c -o os_region.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_rename.c -fPIC -DPIC -o .libs/os_rename.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_root.c -o os_root.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_rpath.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_rw.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_seek.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_rename.c -o os_rename.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_sleep.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_spin.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_rpath.c -fPIC -DPIC -o .libs/os_rpath.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_seek.c -fPIC -DPIC -o .libs/os_seek.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_rw.c -fPIC -DPIC -o .libs/os_rw.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_seek.c -o os_seek.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_rpath.c -o os_rpath.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_rw.c -o os_rw.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_spin.c -fPIC -DPIC -o .libs/os_spin.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_sleep.c -fPIC -DPIC -o .libs/os_sleep.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_stat.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_tmpdir.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_spin.c -o os_spin.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_sleep.c -o os_sleep.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_truncate.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_stat.c -fPIC -DPIC -o .libs/os_stat.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_uid.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_unlink.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_truncate.c -fPIC -DPIC -o .libs/os_truncate.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_tmpdir.c -fPIC -DPIC -o .libs/os_tmpdir.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_stat.c -o os_stat.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_truncate.c -o os_truncate.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_tmpdir.c -o os_tmpdir.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_yield.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_unlink.c -fPIC -DPIC -o .libs/os_unlink.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../sequence/seq_stat.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_unlink.c -o os_unlink.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_uid.c -fPIC -DPIC -o .libs/os_uid.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../sequence/sequence.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hmac/sha1.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_uid.c -o os_uid.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../sequence/seq_stat.c -fPIC -DPIC -o .libs/seq_stat.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../sequence/sequence.c -fPIC -DPIC -o .libs/sequence.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../clib/snprintf.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_yield.c -fPIC -DPIC -o .libs/os_yield.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../os/os_yield.c -o os_yield.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../sequence/seq_stat.c -o seq_stat.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hmac/sha1.c -fPIC -DPIC -o .libs/sha1.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_auto.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn.c -fPIC -DPIC -o .libs/txn.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../sequence/sequence.c -o sequence.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../clib/snprintf.c -fPIC -DPIC -o .libs/snprintf.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hmac/sha1.c -o sha1.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../clib/snprintf.c -o snprintf.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_chkpt.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_auto.c -fPIC -DPIC -o .libs/txn_auto.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_failchk.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn.c -o txn.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_method.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_chkpt.c -fPIC -DPIC -o .libs/txn_chkpt.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_auto.c -o txn_auto.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_method.c -fPIC -DPIC -o .libs/txn_method.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_chkpt.c -o txn_chkpt.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_method.c -o txn_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_rec.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_recover.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_rec.c -fPIC -DPIC -o .libs/txn_rec.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_region.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_recover.c -fPIC -DPIC -o .libs/txn_recover.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_failchk.c -fPIC -DPIC -o .libs/txn_failchk.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_stat.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_rec.c -o txn_rec.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_failchk.c -o txn_failchk.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_region.c -fPIC -DPIC -o .libs/txn_region.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_recover.c -o txn_recover.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_stat.c -fPIC -DPIC -o .libs/txn_stat.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_util.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_region.c -o txn_region.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../xa/xa.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../xa/xa_db.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_stat.c -o txn_stat.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_util.c -fPIC -DPIC -o .libs/txn_util.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../xa/xa_map.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../xa/xa.c -fPIC -DPIC -o .libs/xa.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_util.c -o txn_util.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_db.cpp cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../xa/xa_map.c -fPIC -DPIC -o .libs/xa_map.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../xa/xa.c -o xa.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../xa/xa_db.c -fPIC -DPIC -o .libs/xa_db.o /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_dbc.cpp cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../xa/xa_map.c -o xa_map.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../xa/xa_db.c -o xa_db.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_dbt.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_db.cpp -fPIC -DPIC -o .libs/cxx_db.o /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_env.cpp /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_except.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_dbt.cpp -fPIC -DPIC -o .libs/cxx_dbt.o g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_dbc.cpp -fPIC -DPIC -o .libs/cxx_dbc.o g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_env.cpp -fPIC -DPIC -o .libs/cxx_env.o g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_dbt.cpp -o cxx_dbt.o >/dev/null 2>&1 g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_except.cpp -fPIC -DPIC -o .libs/cxx_except.o g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_dbc.cpp -o cxx_dbc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_lock.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_db.cpp -o cxx_db.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_logc.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_except.cpp -o cxx_except.o >/dev/null 2>&1 g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_logc.cpp -fPIC -DPIC -o .libs/cxx_logc.o g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_lock.cpp -fPIC -DPIC -o .libs/cxx_lock.o g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_logc.cpp -o cxx_logc.o >/dev/null 2>&1 g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_env.cpp -o cxx_env.o >/dev/null 2>&1 g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_lock.cpp -o cxx_lock.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_mpool.cpp /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_multi.cpp /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_seq.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_multi.cpp -fPIC -DPIC -o .libs/cxx_multi.o /bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_txn.cpp g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_mpool.cpp -fPIC -DPIC -o .libs/cxx_mpool.o g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_seq.cpp -fPIC -DPIC -o .libs/cxx_seq.o g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_multi.cpp -o cxx_multi.o >/dev/null 2>&1 g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_mpool.cpp -o cxx_mpool.o >/dev/null 2>&1 g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_txn.cpp -fPIC -DPIC -o .libs/cxx_txn.o g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_seq.cpp -o cxx_seq.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_archive/db_archive.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/util_sig.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_checkpoint/db_checkpoint.c g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../cxx/cxx_txn.cpp -o cxx_txn.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_archive/db_archive.c -fPIC -DPIC -o .libs/db_archive.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/util_sig.c -fPIC -DPIC -o .libs/util_sig.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/util_log.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_archive/db_archive.c -o db_archive.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/util_sig.c -o util_sig.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_deadlock/db_deadlock.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/util_log.c -fPIC -DPIC -o .libs/util_log.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_dump/db_dump.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_checkpoint/db_checkpoint.c -fPIC -DPIC -o .libs/db_checkpoint.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/util_log.c -o util_log.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_deadlock/db_deadlock.c -fPIC -DPIC -o .libs/db_deadlock.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/util_cache.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_hotbackup/db_hotbackup.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_checkpoint/db_checkpoint.c -o db_checkpoint.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_dump/db_dump.c -fPIC -DPIC -o .libs/db_dump.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_deadlock/db_deadlock.c -o db_deadlock.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_hotbackup/db_hotbackup.c -fPIC -DPIC -o .libs/db_hotbackup.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_load/db_load.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_dump/db_dump.c -o db_dump.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_printlog/db_printlog.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/util_cache.c -fPIC -DPIC -o .libs/util_cache.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../common/util_cache.c -o util_cache.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_hotbackup/db_hotbackup.c -o db_hotbackup.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_load/db_load.c -fPIC -DPIC -o .libs/db_load.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/btree_autop.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/crdel_autop.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_printlog/db_printlog.c -fPIC -DPIC -o .libs/db_printlog.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_autop.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/crdel_autop.c -fPIC -DPIC -o .libs/crdel_autop.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/btree_autop.c -fPIC -DPIC -o .libs/btree_autop.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_printlog/db_printlog.c -o db_printlog.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/crdel_autop.c -o crdel_autop.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../dbreg/dbreg_autop.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../fileops/fileops_autop.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../btree/btree_autop.c -o btree_autop.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_autop.c -fPIC -DPIC -o .libs/db_autop.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../dbreg/dbreg_autop.c -fPIC -DPIC -o .libs/dbreg_autop.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_load/db_load.c -o db_load.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_autop.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../dbreg/dbreg_autop.c -o dbreg_autop.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../fileops/fileops_autop.c -fPIC -DPIC -o .libs/fileops_autop.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_autop.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../fileops/fileops_autop.c -o fileops_autop.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_autop.c -fPIC -DPIC -o .libs/qam_autop.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db/db_autop.c -o db_autop.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_autop.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../qam/qam_autop.c -o qam_autop.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_autop.c -fPIC -DPIC -o .libs/rep_autop.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_autop.c /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_recover/db_recover.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../rep/rep_autop.c -o rep_autop.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_autop.c -fPIC -DPIC -o .libs/hash_autop.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_stat/db_stat.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_autop.c -fPIC -DPIC -o .libs/txn_autop.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_upgrade/db_upgrade.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_recover/db_recover.c -fPIC -DPIC -o .libs/db_recover.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../hash/hash_autop.c -o hash_autop.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../txn/txn_autop.c -o txn_autop.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_stat/db_stat.c -fPIC -DPIC -o .libs/db_stat.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_recover/db_recover.c -o db_recover.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_verify/db_verify.c cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_upgrade/db_upgrade.c -fPIC -DPIC -o .libs/db_upgrade.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_stat/db_stat.c -o db_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link cc -avoid-version -rpath /usr/lib -o libdb-4.5.la db185.lo mut_pthread.lo bt_compare.lo bt_conv.lo bt_curadj.lo bt_cursor.lo bt_delete.lo bt_method.lo bt_open.lo bt_put.lo bt_rec.lo bt_reclaim.lo bt_recno.lo bt_rsearch.lo bt_search.lo bt_split.lo bt_stat.lo bt_compact.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_auto.lo rep_backup.lo rep_elect.lo rep_log.lo rep_method.lo rep_record.lo rep_region.lo rep_stat.lo rep_util.lo rep_verify.lo getaddrinfo.lo repmgr_elect.lo repmgr_method.lo repmgr_msg.lo repmgr_net.lo repmgr_posix.lo repmgr_queue.lo repmgr_sel.lo repmgr_stat.lo repmgr_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 crdel_auto.lo crdel_rec.lo ctime.lo db.lo db_am.lo db_auto.lo db_byteorder.lo db_cam.lo db_cds.lo db_clock.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_remove.lo db_rename.lo db_ret.lo db_salloc.lo db_setid.lo db_setlsn.lo db_shash.lo db_stati.lo db_truncate.lo db_upg.lo db_upg_opd.lo dbm.lo dbreg.lo dbreg_auto.lo dbreg_rec.lo dbreg_stat.lo dbreg_util.lo env_config.lo env_failchk.lo env_file.lo env_method.lo env_open.lo env_recover.lo env_region.lo env_register.lo env_stat.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_failchk.lo lock_id.lo lock_list.lo lock_method.lo lock_region.lo lock_stat.lo lock_timer.lo lock_util.lo log.lo log_archive.lo log_compare.lo log_debug.lo log_get.lo log_method.lo log_put.lo log_stat.lo mkpath.lo mp_alloc.lo mp_bh.lo mp_fget.lo mp_fmethod.lo mp_fopen.lo mp_fput.lo mp_fset.lo mp_method.lo mp_mvcc.lo mp_region.lo mp_register.lo mp_stat.lo mp_sync.lo mp_trickle.lo mut_alloc.lo mut_failchk.lo mut_method.lo mut_region.lo mut_stat.lo os_abs.lo os_alloc.lo os_clock.lo os_config.lo os_dir.lo os_errno.lo os_fid.lo os_flock.lo os_fsync.lo os_fzero.lo os_getenv.lo os_handle.lo os_map.lo os_method.lo os_mkdir.lo os_oflags.lo os_open.lo os_pid.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_truncate.lo os_uid.lo os_unlink.lo os_yield.lo seq_stat.lo sequence.lo sha1.lo snprintf.lo txn.lo txn_auto.lo txn_chkpt.lo txn_failchk.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 -lpthread /bin/sh ./libtool --mode=link g++ -avoid-version -O3 -pipe -rpath /usr/lib \ -o libdb_cxx-4.5.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_multi.lo cxx_seq.lo cxx_txn.lo db185.lo mut_pthread.lo bt_compare.lo bt_conv.lo bt_curadj.lo bt_cursor.lo bt_delete.lo bt_method.lo bt_open.lo bt_put.lo bt_rec.lo bt_reclaim.lo bt_recno.lo bt_rsearch.lo bt_search.lo bt_split.lo bt_stat.lo bt_compact.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_auto.lo rep_backup.lo rep_elect.lo rep_log.lo rep_method.lo rep_record.lo rep_region.lo rep_stat.lo rep_util.lo rep_verify.lo getaddrinfo.lo repmgr_elect.lo repmgr_method.lo repmgr_msg.lo repmgr_net.lo repmgr_posix.lo repmgr_queue.lo repmgr_sel.lo repmgr_stat.lo repmgr_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 crdel_auto.lo crdel_rec.lo ctime.lo db.lo db_am.lo db_auto.lo db_byteorder.lo db_cam.lo db_cds.lo db_clock.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_remove.lo db_rename.lo db_ret.lo db_salloc.lo db_setid.lo db_setlsn.lo db_shash.lo db_stati.lo db_truncate.lo db_upg.lo db_upg_opd.lo dbm.lo dbreg.lo dbreg_auto.lo dbreg_rec.lo dbreg_stat.lo dbreg_util.lo env_config.lo env_failchk.lo env_file.lo env_method.lo env_open.lo env_recover.lo env_region.lo env_register.lo env_stat.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_failchk.lo lock_id.lo lock_list.lo lock_method.lo lock_region.lo lock_stat.lo lock_timer.lo lock_util.lo log.lo log_archive.lo log_compare.lo log_debug.lo log_get.lo log_method.lo log_put.lo log_stat.lo mkpath.lo mp_alloc.lo mp_bh.lo mp_fget.lo mp_fmethod.lo mp_fopen.lo mp_fput.lo mp_fset.lo mp_method.lo mp_mvcc.lo mp_region.lo mp_register.lo mp_stat.lo mp_sync.lo mp_trickle.lo mut_alloc.lo mut_failchk.lo mut_method.lo mut_region.lo mut_stat.lo os_abs.lo os_alloc.lo os_clock.lo os_config.lo os_dir.lo os_errno.lo os_fid.lo os_flock.lo os_fsync.lo os_fzero.lo os_getenv.lo os_handle.lo os_map.lo os_method.lo os_mkdir.lo os_oflags.lo os_open.lo os_pid.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_truncate.lo os_uid.lo os_unlink.lo os_yield.lo seq_stat.lo sequence.lo sha1.lo snprintf.lo txn.lo txn_auto.lo txn_chkpt.lo txn_failchk.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 -lpthread cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_upgrade/db_upgrade.c -o db_upgrade.o >/dev/null 2>&1 cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_verify/db_verify.c -fPIC -DPIC -o .libs/db_verify.o cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O3 -pipe ../dist/../db_verify/db_verify.c -o db_verify.o >/dev/null 2>&1 cc -shared .libs/db185.o .libs/mut_pthread.o .libs/bt_compare.o .libs/bt_conv.o .libs/bt_curadj.o .libs/bt_cursor.o .libs/bt_delete.o .libs/bt_method.o .libs/bt_open.o .libs/bt_put.o .libs/bt_rec.o .libs/bt_reclaim.o .libs/bt_recno.o .libs/bt_rsearch.o .libs/bt_search.o .libs/bt_split.o .libs/bt_stat.o .libs/bt_compact.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_auto.o .libs/rep_backup.o .libs/rep_elect.o .libs/rep_log.o .libs/rep_method.o .libs/rep_record.o .libs/rep_region.o .libs/rep_stat.o .libs/rep_util.o .libs/rep_verify.o .libs/getaddrinfo.o .libs/repmgr_elect.o .libs/repmgr_method.o .libs/repmgr_msg.o .libs/repmgr_net.o .libs/repmgr_posix.o .libs/repmgr_queue.o .libs/repmgr_sel.o .libs/repmgr_stat.o .libs/repmgr_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/crdel_auto.o .libs/crdel_rec.o .libs/ctime.o .libs/db.o .libs/db_am.o .libs/db_auto.o .libs/db_byteorder.o .libs/db_cam.o .libs/db_cds.o .libs/db_clock.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_remove.o .libs/db_rename.o .libs/db_ret.o .libs/db_salloc.o .libs/db_setid.o .libs/db_setlsn.o .libs/db_shash.o .libs/db_stati.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_stat.o .libs/dbreg_util.o .libs/env_config.o .libs/env_failchk.o .libs/env_file.o .libs/env_method.o .libs/env_open.o .libs/env_recover.o .libs/env_region.o .libs/env_register.o .libs/env_stat.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_failchk.o .libs/lock_id.o .libs/lock_list.o .libs/lock_method.o .libs/lock_region.o .libs/lock_stat.o .libs/lock_timer.o .libs/lock_util.o .libs/log.o .libs/log_archive.o .libs/log_compare.o .libs/log_debug.o .libs/log_get.o .libs/log_method.o .libs/log_put.o .libs/log_stat.o .libs/mkpath.o .libs/mp_alloc.o .libs/mp_bh.o .libs/mp_fget.o .libs/mp_fmethod.o .libs/mp_fopen.o .libs/mp_fput.o .libs/mp_fset.o .libs/mp_method.o .libs/mp_mvcc.o .libs/mp_region.o .libs/mp_register.o .libs/mp_stat.o .libs/mp_sync.o .libs/mp_trickle.o .libs/mut_alloc.o .libs/mut_failchk.o .libs/mut_method.o .libs/mut_region.o .libs/mut_stat.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_flock.o .libs/os_fsync.o .libs/os_fzero.o .libs/os_getenv.o .libs/os_handle.o .libs/os_map.o .libs/os_method.o .libs/os_mkdir.o .libs/os_oflags.o .libs/os_open.o .libs/os_pid.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_truncate.o .libs/os_uid.o .libs/os_unlink.o .libs/os_yield.o .libs/seq_stat.o .libs/sequence.o .libs/sha1.o .libs/snprintf.o .libs/txn.o .libs/txn_auto.o .libs/txn_chkpt.o .libs/txn_failchk.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 -lpthread -Wl,-soname -Wl,libdb-4.5.so -o .libs/libdb-4.5.so g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crti.o /usr/lib/gcc/i686-pc-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_multi.o .libs/cxx_seq.o .libs/cxx_txn.o .libs/db185.o .libs/mut_pthread.o .libs/bt_compare.o .libs/bt_conv.o .libs/bt_curadj.o .libs/bt_cursor.o .libs/bt_delete.o .libs/bt_method.o .libs/bt_open.o .libs/bt_put.o .libs/bt_rec.o .libs/bt_reclaim.o .libs/bt_recno.o .libs/bt_rsearch.o .libs/bt_search.o .libs/bt_split.o .libs/bt_stat.o .libs/bt_compact.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_auto.o .libs/rep_backup.o .libs/rep_elect.o .libs/rep_log.o .libs/rep_method.o .libs/rep_record.o .libs/rep_region.o .libs/rep_stat.o .libs/rep_util.o .libs/rep_verify.o .libs/getaddrinfo.o .libs/repmgr_elect.o .libs/repmgr_method.o .libs/repmgr_msg.o .libs/repmgr_net.o .libs/repmgr_posix.o .libs/repmgr_queue.o .libs/repmgr_sel.o .libs/repmgr_stat.o .libs/repmgr_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/crdel_auto.o .libs/crdel_rec.o .libs/ctime.o .libs/db.o .libs/db_am.o .libs/db_auto.o .libs/db_byteorder.o .libs/db_cam.o .libs/db_cds.o .libs/db_clock.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_remove.o .libs/db_rename.o .libs/db_ret.o .libs/db_salloc.o .libs/db_setid.o .libs/db_setlsn.o .libs/db_shash.o .libs/db_stati.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_stat.o .libs/dbreg_util.o .libs/env_config.o .libs/env_failchk.o .libs/env_file.o .libs/env_method.o .libs/env_open.o .libs/env_recover.o .libs/env_region.o .libs/env_register.o .libs/env_stat.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_failchk.o .libs/lock_id.o .libs/lock_list.o .libs/lock_method.o .libs/lock_region.o .libs/lock_stat.o .libs/lock_timer.o .libs/lock_util.o .libs/log.o .libs/log_archive.o .libs/log_compare.o .libs/log_debug.o .libs/log_get.o .libs/log_method.o .libs/log_put.o .libs/log_stat.o .libs/mkpath.o .libs/mp_alloc.o .libs/mp_bh.o .libs/mp_fget.o .libs/mp_fmethod.o .libs/mp_fopen.o .libs/mp_fput.o .libs/mp_fset.o .libs/mp_method.o .libs/mp_mvcc.o .libs/mp_region.o .libs/mp_register.o .libs/mp_stat.o .libs/mp_sync.o .libs/mp_trickle.o .libs/mut_alloc.o .libs/mut_failchk.o .libs/mut_method.o .libs/mut_region.o .libs/mut_stat.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_flock.o .libs/os_fsync.o .libs/os_fzero.o .libs/os_getenv.o .libs/os_handle.o .libs/os_map.o .libs/os_method.o .libs/os_mkdir.o .libs/os_oflags.o .libs/os_open.o .libs/os_pid.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_truncate.o .libs/os_uid.o .libs/os_unlink.o .libs/os_yield.o .libs/seq_stat.o .libs/sequence.o .libs/sha1.o .libs/snprintf.o .libs/txn.o .libs/txn_auto.o .libs/txn_chkpt.o .libs/txn_failchk.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 -lpthread -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2 -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../.. /usr/lib/libstdc++.so -L/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-build/./gcc -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crtn.o -Wl,-soname -Wl,libdb_cxx-4.5.so -o .libs/libdb_cxx-4.5.so ar cru .libs/libdb-4.5.a db185.o mut_pthread.o bt_compare.o bt_conv.o bt_curadj.o bt_cursor.o bt_delete.o bt_method.o bt_open.o bt_put.o bt_rec.o bt_reclaim.o bt_recno.o bt_rsearch.o bt_search.o bt_split.o bt_stat.o bt_compact.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_auto.o rep_backup.o rep_elect.o rep_log.o rep_method.o rep_record.o rep_region.o rep_stat.o rep_util.o rep_verify.o getaddrinfo.o repmgr_elect.o repmgr_method.o repmgr_msg.o repmgr_net.o repmgr_posix.o repmgr_queue.o repmgr_sel.o repmgr_stat.o repmgr_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 crdel_auto.o crdel_rec.o ctime.o db.o db_am.o db_auto.o db_byteorder.o db_cam.o db_cds.o db_clock.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_remove.o db_rename.o db_ret.o db_salloc.o db_setid.o db_setlsn.o db_shash.o db_stati.o db_truncate.o db_upg.o db_upg_opd.o dbm.o dbreg.o dbreg_auto.o dbreg_rec.o dbreg_stat.o dbreg_util.o env_config.o env_failchk.o env_file.o env_method.o env_open.o env_recover.o env_region.o env_register.o env_stat.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_failchk.o lock_id.o lock_list.o lock_method.o lock_region.o lock_stat.o lock_timer.o lock_util.o log.o log_archive.o log_compare.o log_debug.o log_get.o log_method.o log_put.o log_stat.o mkpath.o mp_alloc.o mp_bh.o mp_fget.o mp_fmethod.o mp_fopen.o mp_fput.o mp_fset.o mp_method.o mp_mvcc.o mp_region.o mp_register.o mp_stat.o mp_sync.o mp_trickle.o mut_alloc.o mut_failchk.o mut_method.o mut_region.o mut_stat.o os_abs.o os_alloc.o os_clock.o os_config.o os_dir.o os_errno.o os_fid.o os_flock.o os_fsync.o os_fzero.o os_getenv.o os_handle.o os_map.o os_method.o os_mkdir.o os_oflags.o os_open.o os_pid.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_truncate.o os_uid.o os_unlink.o os_yield.o seq_stat.o sequence.o sha1.o snprintf.o txn.o txn_auto.o txn_chkpt.o txn_failchk.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.5.a creating libdb-4.5.la (cd .libs && rm -f libdb-4.5.la && ln -s ../libdb-4.5.la libdb-4.5.la) rm -f libdb.a ln -s .libs/libdb-4.5.a libdb.a /bin/sh ./libtool --mode=link cc -O3 -pipe -o db_archive \ db_archive.lo util_sig.lo libdb-4.5.la -lpthread /bin/sh ./libtool --mode=link cc -O3 -pipe -o db_checkpoint \ db_checkpoint.lo util_log.lo util_sig.lo libdb-4.5.la -lpthread /bin/sh ./libtool --mode=link cc -O3 -pipe -o db_deadlock \ db_deadlock.lo util_log.lo util_sig.lo libdb-4.5.la -lpthread /bin/sh ./libtool --mode=link cc -O3 -pipe -o db_dump \ db_dump.lo util_cache.lo util_sig.lo libdb-4.5.la -lpthread cc -O3 -pipe -o .libs/db_archive .libs/db_archive.o .libs/util_sig.o ./.libs/libdb-4.5.so -lpthread cc -O3 -pipe -o .libs/db_dump .libs/db_dump.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb-4.5.so -lpthread cc -O3 -pipe -o .libs/db_deadlock .libs/db_deadlock.o .libs/util_log.o .libs/util_sig.o ./.libs/libdb-4.5.so -lpthread creating db_deadlock creating db_archive creating db_dump cc -O3 -pipe -o .libs/db_checkpoint .libs/db_checkpoint.o .libs/util_log.o .libs/util_sig.o ./.libs/libdb-4.5.so -lpthread /bin/sh ./libtool --mode=execute true db_archive /bin/sh ./libtool --mode=execute true db_dump /bin/sh ./libtool --mode=execute true db_deadlock creating db_checkpoint /bin/sh ./libtool --mode=execute true db_checkpoint /bin/sh ./libtool --mode=link cc -O3 -pipe -o db_hotbackup \ db_hotbackup.lo util_sig.lo libdb-4.5.la -lpthread /bin/sh ./libtool --mode=link cc -O3 -pipe -o db_load \ db_load.lo util_cache.lo util_sig.lo libdb-4.5.la -lpthread /bin/sh ./libtool --mode=link cc -O3 -pipe -o db_printlog \ db_printlog.lo btree_autop.lo crdel_autop.lo db_autop.lo dbreg_autop.lo fileops_autop.lo hash_autop.lo qam_autop.lo rep_autop.lo txn_autop.lo util_sig.lo libdb-4.5.la -lpthread /bin/sh ./libtool --mode=link cc -O3 -pipe -o db_recover \ db_recover.lo util_sig.lo libdb-4.5.la -lpthread ar cru .libs/libdb_cxx-4.5.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_multi.o cxx_seq.o cxx_txn.o db185.o mut_pthread.o bt_compare.o bt_conv.o bt_curadj.o bt_cursor.o bt_delete.o bt_method.o bt_open.o bt_put.o bt_rec.o bt_reclaim.o bt_recno.o bt_rsearch.o bt_search.o bt_split.o bt_stat.o bt_compact.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_auto.o rep_backup.o rep_elect.o rep_log.o rep_method.o rep_record.o rep_region.o rep_stat.o rep_util.o rep_verify.o getaddrinfo.o repmgr_elect.o repmgr_method.o repmgr_msg.o repmgr_net.o repmgr_posix.o repmgr_queue.o repmgr_sel.o repmgr_stat.o repmgr_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 crdel_auto.o crdel_rec.o ctime.o db.o db_am.o db_auto.o db_byteorder.o db_cam.o db_cds.o db_clock.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_remove.o db_rename.o db_ret.o db_salloc.o db_setid.o db_setlsn.o db_shash.o db_stati.o db_truncate.o db_upg.o db_upg_opd.o dbm.o dbreg.o dbreg_auto.o dbreg_rec.o dbreg_stat.o dbreg_util.o env_config.o env_failchk.o env_file.o env_method.o env_open.o env_recover.o env_region.o env_register.o env_stat.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_failchk.o lock_id.o lock_list.o lock_method.o lock_region.o lock_stat.o lock_timer.o lock_util.o log.o log_archive.o log_compare.o log_debug.o log_get.o log_method.o log_put.o log_stat.o mkpath.o mp_alloc.o mp_bh.o mp_fget.o mp_fmethod.o mp_fopen.o mp_fput.o mp_fset.o mp_method.o mp_mvcc.o mp_region.o mp_register.o mp_stat.o mp_sync.o mp_trickle.o mut_alloc.o mut_failchk.o mut_method.o mut_region.o mut_stat.o os_abs.o os_alloc.o os_clock.o os_config.o os_dir.o os_errno.o os_fid.o os_flock.o os_fsync.o os_fzero.o os_getenv.o os_handle.o os_map.o os_method.o os_mkdir.o os_oflags.o os_open.o os_pid.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_truncate.o os_uid.o os_unlink.o os_yield.o seq_stat.o sequence.o sha1.o snprintf.o txn.o txn_auto.o txn_chkpt.o txn_failchk.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.5.a cc -O3 -pipe -o .libs/db_hotbackup .libs/db_hotbackup.o .libs/util_sig.o ./.libs/libdb-4.5.so -lpthread creating libdb_cxx-4.5.la (cd .libs && rm -f libdb_cxx-4.5.la && ln -s ../libdb_cxx-4.5.la libdb_cxx-4.5.la) rm -f libdb_cxx.a cc -O3 -pipe -o .libs/db_load .libs/db_load.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb-4.5.so -lpthread ln -s .libs/libdb_cxx-4.5.a libdb_cxx.a /bin/sh ./libtool --mode=link cc -O3 -pipe -o db_stat \ db_stat.lo util_cache.lo util_sig.lo libdb-4.5.la -lpthread creating db_hotbackup /bin/sh ./libtool --mode=execute true db_hotbackup creating db_load cc -O3 -pipe -o .libs/db_recover .libs/db_recover.o .libs/util_sig.o ./.libs/libdb-4.5.so -lpthread /bin/sh ./libtool --mode=execute true db_load creating db_recover cc -O3 -pipe -o .libs/db_printlog .libs/db_printlog.o .libs/btree_autop.o .libs/crdel_autop.o .libs/db_autop.o .libs/dbreg_autop.o .libs/fileops_autop.o .libs/hash_autop.o .libs/qam_autop.o .libs/rep_autop.o .libs/txn_autop.o .libs/util_sig.o ./.libs/libdb-4.5.so -lpthread /bin/sh ./libtool --mode=execute true db_recover creating db_printlog /bin/sh ./libtool --mode=execute true db_printlog /bin/sh ./libtool --mode=link cc -O3 -pipe -o db_upgrade \ db_upgrade.lo util_sig.lo libdb-4.5.la -lpthread /bin/sh ./libtool --mode=link cc -O3 -pipe -o db_verify \ db_verify.lo util_cache.lo util_sig.lo libdb-4.5.la -lpthread cc -O3 -pipe -o .libs/db_stat .libs/db_stat.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb-4.5.so -lpthread creating db_stat /bin/sh ./libtool --mode=execute true db_stat cc -O3 -pipe -o .libs/db_upgrade .libs/db_upgrade.o .libs/util_sig.o ./.libs/libdb-4.5.so -lpthread cc -O3 -pipe -o .libs/db_verify .libs/db_verify.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb-4.5.so -lpthread creating db_upgrade /bin/sh ./libtool --mode=execute true db_upgrade creating db_verify /bin/sh ./libtool --mode=execute true db_verify make[1]: Leaving directory `/sources/db-4.5.20/build_unix' make[1]: Entering directory `/sources/db-4.5.20/build_unix' Installing DB include files: /usr/include ... Installing DB library: /usr/lib ... Installing DB utilities: /usr/bin ... Installing documentation: /usr/share/doc/db-4.5.20 ... cp -p .libs/libdb-4.5.so /usr/lib/libdb-4.5.so cp -p .libs/libdb-4.5.lai /usr/lib/libdb-4.5.la cp -p .libs/libdb_cxx-4.5.so /usr/lib/libdb_cxx-4.5.so cp -p .libs/libdb_cxx-4.5.lai /usr/lib/libdb_cxx-4.5.la cp -p .libs/libdb-4.5.a /usr/lib/libdb-4.5.a chmod 644 /usr/lib/libdb-4.5.a ranlib /usr/lib/libdb-4.5.a cp -p libdb.a /usr/lib/libdb.a chmod 644 /usr/lib/libdb.a ranlib /usr/lib/libdb.a cp -p .libs/libdb_cxx-4.5.a /usr/lib/libdb_cxx-4.5.a cp -p .libs/db_archive /usr/bin/db_archive chmod 644 /usr/lib/libdb_cxx-4.5.a ranlib /usr/lib/libdb_cxx-4.5.a cp -p libdb_cxx.a /usr/lib/libdb_cxx.a chmod 644 /usr/lib/libdb_cxx.a ranlib /usr/lib/libdb_cxx.a cp -p .libs/db_checkpoint /usr/bin/db_checkpoint PATH="$PATH:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- cp -p .libs/db_deadlock /usr/bin/db_deadlock cp -p .libs/db_dump /usr/bin/db_dump cp -p .libs/db_hotbackup /usr/bin/db_hotbackup cp -p .libs/db_load /usr/bin/db_load cp -p .libs/db_printlog /usr/bin/db_printlog cp -p .libs/db_recover /usr/bin/db_recover cp -p .libs/db_stat /usr/bin/db_stat cp -p .libs/db_upgrade /usr/bin/db_upgrade cp -p .libs/db_verify /usr/bin/db_verify make[1]: Leaving directory `/sources/db-4.5.20/build_unix' changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/bulk.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/fwrkmasterreplica.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/simpleprogramlisting.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/fwrkpermmessage.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/apioverview.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/manageblock.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/electiontimes.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/repapp.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/exampledoloop.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/permmessages.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/c2ctransfer.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/noautoinit.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/elections.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/addfeatures.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/index.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/processingloop.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/repmgr_init_example_c.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/txnapp.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/repadvantage.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/gettingStarted.css' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/Replication-JAVA-GSG.pdf' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/preface.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/introduction.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA/fmwrkconnectretry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/JAVA' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/bulk.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/Replication-CXX-GSG.pdf' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/fwrkmasterreplica.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/simpleprogramlisting.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/fwrkpermmessage.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/apioverview.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/manageblock.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/electiontimes.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/repapp.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/exampledoloop.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/permmessages.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/c2ctransfer.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/noautoinit.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/elections.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/addfeatures.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/index.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/processingloop.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/repmgr_init_example_c.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/txnapp.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/repadvantage.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/gettingStarted.css' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/preface.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/introduction.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX/fmwrkconnectretry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/CXX' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/bulk.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/fwrkmasterreplica.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/simpleprogramlisting.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/fwrkpermmessage.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/apioverview.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/manageblock.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/electiontimes.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/repapp.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/exampledoloop.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/Replication-C-GSG.pdf' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/permmessages.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/c2ctransfer.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/noautoinit.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/elections.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/addfeatures.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/index.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/processingloop.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/repmgr_init_example_c.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/txnapp.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/repadvantage.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/gettingStarted.css' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/preface.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/introduction.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C/fmwrkconnectretry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep/C' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_db_rep' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/overview-summary.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/allclasses-frame.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/constant-values.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/index-all.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/style.css' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/package-list' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/resources/inherit.gif' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/resources' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/serialized-form.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/overview-tree.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/allclasses-noframe.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/index.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/util/package-use.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/util/FastInputStream.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/util/RuntimeExceptionWrapper.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/util/PackedInteger.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/util/package-frame.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/util/class-use/FastInputStream.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/util/class-use/RuntimeExceptionWrapper.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/util/class-use/PackedInteger.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/util/class-use/FastOutputStream.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/util/class-use/IOExceptionWrapper.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/util/class-use/ExceptionUnwrapper.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/util/class-use/ExceptionWrapper.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/util/class-use/UtfOps.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/util/class-use' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/util/FastOutputStream.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/util/IOExceptionWrapper.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/util/package-tree.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/util/package-summary.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/util/ExceptionUnwrapper.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/util/ExceptionWrapper.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/util/UtfOps.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/util' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/package-use.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/RecordNumberBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/package-frame.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/class-use/RecordNumberBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/class-use/ByteArrayBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/class-use/EntryBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/class-use/EntityBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/class-use' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/SerialSerialKeyCreator.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/package-use.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/SerialBase.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/StoredClassCatalog.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/TupleSerialKeyCreator.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/package-frame.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/class-use/SerialSerialKeyCreator.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/class-use/TupleSerialMarshalledBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/class-use/SerialBase.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/class-use/StoredClassCatalog.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/class-use/TupleSerialKeyCreator.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/class-use/TupleSerialMarshalledKeyCreator.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/class-use/TupleSerialBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/class-use/SerialBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/class-use/SerialOutput.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/class-use/ClassCatalog.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/class-use/SerialInput.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/class-use/SerialSerialBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/class-use' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/TupleSerialBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/SerialBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/package-tree.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/SerialOutput.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/package-summary.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/ClassCatalog.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/SerialInput.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial/SerialSerialBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/serial' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/ByteArrayBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/package-tree.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/package-summary.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/EntryBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/IntegerBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/package-use.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/TupleInput.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/LongBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/package-frame.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/IntegerBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/TupleTupleMarshalledKeyCreator.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/TupleInput.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/LongBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/CharacterBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/TupleOutput.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/TupleBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/TupleMarshalledBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/BooleanBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/ByteBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/MarshalledTupleEntry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/TupleBase.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/SortedFloatBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/ShortBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/TupleTupleKeyCreator.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/TupleTupleBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/TupleTupleMarshalledBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/StringBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/MarshalledTupleKeyEntity.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/FloatBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/DoubleBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/TupleInputBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use/SortedDoubleBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/class-use' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/CharacterBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/TupleOutput.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/TupleBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/TupleMarshalledBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/BooleanBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/ByteBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/MarshalledTupleEntry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/package-tree.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/TupleBase.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/SortedFloatBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/ShortBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/package-summary.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/TupleTupleKeyCreator.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/TupleTupleBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/StringBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/FloatBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/DoubleBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/TupleInputBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple/SortedDoubleBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/tuple' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind/EntityBinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/bind' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/package-use.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/StoredEntrySet.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/package-frame.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/class-use/StoredEntrySet.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/class-use/StoredIterator.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/class-use/TupleSerialFactory.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/class-use/TransactionRunner.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/class-use/StoredCollection.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/class-use/TransactionWorker.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/class-use/StoredKeySet.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/class-use/PrimaryKeyAssigner.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/class-use/StoredValueSet.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/class-use/MapEntryParameter.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/class-use/StoredSortedMap.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/class-use/StoredSortedEntrySet.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/class-use/StoredList.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/class-use/StoredSortedValueSet.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/class-use/StoredMap.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/class-use/StoredContainer.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/class-use/StoredCollections.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/class-use/CurrentTransaction.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/class-use/StoredSortedKeySet.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/class-use' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/StoredIterator.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/TupleSerialFactory.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/TransactionRunner.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/StoredCollection.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/package-tree.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/TransactionWorker.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/StoredKeySet.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/PrimaryKeyAssigner.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/package-summary.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/StoredValueSet.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/MapEntryParameter.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/StoredSortedMap.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/StoredSortedEntrySet.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/StoredList.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/StoredSortedValueSet.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/StoredMap.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/StoredContainer.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/StoredCollections.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/CurrentTransaction.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections/StoredSortedKeySet.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/collections' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/CacheFilePriority.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/BtreeStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/FeedbackHandler.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/LogCursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/ReplicationStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/JoinConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/package-use.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/DatabaseConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/TransactionStats.Active.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/LogRecordHandler.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/MultipleRecnoNIODataEntry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/VersionMismatchException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/ReplicationHostAddress.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/LockOperation.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/JoinCursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/CacheStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/StatsConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/Sequence.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/PreparedTransaction.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/HashStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/ReplicationTransport.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/package-frame.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/CacheFilePriority.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/BtreeStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/FeedbackHandler.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/LogCursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/ReplicationStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/JoinConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/DatabaseConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/TransactionStats.Active.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/LogRecordHandler.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/MultipleRecnoNIODataEntry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/VersionMismatchException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/ReplicationHostAddress.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/LockOperation.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/JoinCursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/CacheStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/StatsConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/Sequence.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/PreparedTransaction.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/HashStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/ReplicationTransport.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/ReplicationHoldElectionException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/MultipleRecnoDataEntry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/CursorConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/Environment.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/ReplicationStatus.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/TransactionConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/SecondaryKeyCreator.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/RecoveryOperation.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/DatabaseEntry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/LockDetectMode.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/DatabaseException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/Lock.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/Hasher.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/DatabaseType.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/MultipleEntry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/CompactConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/OperationStatus.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/QueueStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/ReplicationSiteUnavailableException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/LockRequest.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/CompactStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/SecondaryCursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/MemoryException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/CheckpointConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/EventHandler.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/ReplicationTimeoutType.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/CacheFileStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/LockMode.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/DatabaseStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/LockStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/LogStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/MultipleKeyDataEntry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/KeyRange.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/EventType.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/EnvironmentConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/MultipleDataEntry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/SecondaryDatabase.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/SequenceConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/ReplicationLockoutException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/ReplicationHandleDeadException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/MessageHandler.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/PanicHandler.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/TransactionStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/CacheFile.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/BtreePrefixCalculator.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/RunRecoveryException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/ReplicationJoinFailureException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/ReplicationDuplicateMasterException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/SecondaryConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/VerifyConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/Database.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/Cursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/DeadlockException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/LockNotGrantedException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/MultipleNIODataEntry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/LogSequenceNumber.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/UpdateConflictException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/RecordNumberAppender.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/ReplicationConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/MultipleKeyNIODataEntry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/MutexStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/SequenceStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/ReplicationManagerStartPolicy.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/LockRequestMode.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/Transaction.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/ErrorHandler.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use/ReplicationManagerAckPolicy.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/class-use' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/ReplicationHoldElectionException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/MultipleRecnoDataEntry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/CursorConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/Environment.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/ReplicationStatus.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/TransactionConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/SecondaryKeyCreator.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/RecoveryOperation.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/DatabaseEntry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/LockDetectMode.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/DatabaseException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/Lock.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/Hasher.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/DatabaseType.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/MultipleEntry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/CompactConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/package-tree.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/OperationStatus.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/QueueStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/ReplicationSiteUnavailableException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/LockRequest.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/CompactStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/SecondaryCursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/MemoryException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/CheckpointConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/EventHandler.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/ReplicationTimeoutType.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/CacheFileStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/package-summary.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/LockMode.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/DatabaseStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/LockStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/LogStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/MultipleKeyDataEntry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/KeyRange.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/EventType.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/EnvironmentConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/MultipleDataEntry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/SecondaryDatabase.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/SequenceConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/ReplicationLockoutException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/ReplicationHandleDeadException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/MessageHandler.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/PanicHandler.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/TransactionStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/CacheFile.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/BtreePrefixCalculator.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/RunRecoveryException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/ReplicationJoinFailureException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/ReplicationDuplicateMasterException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/SecondaryConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/VerifyConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/Database.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/Cursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/DeadlockException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/LockNotGrantedException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/MultipleNIODataEntry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/LogSequenceNumber.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/UpdateConflictException.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/RecordNumberAppender.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/ReplicationConfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/MultipleKeyNIODataEntry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/MutexStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/SequenceStats.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/ReplicationManagerStartPolicy.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/LockRequestMode.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/Transaction.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/ErrorHandler.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db/ReplicationManagerAckPolicy.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat/db' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com/sleepycat' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/com' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/deprecated-list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/overview-frame.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java/help-doc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/java' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_version.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/txn_id.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_join.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_dup_compare.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/frame.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_msgfile.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_get_byteswapped.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/memp_set_flags.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/rep_elect.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_put.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/mutex_free.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/rep_limit.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_data_dir.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_thread_count.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/seq_list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_get_mpf.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/seq_set_cachesize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/mempfile_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/logc_close.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_remove.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_dbrename.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_verbose.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/lock_id.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_lorder.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/repmgr_local_site.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/lock_get.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/rep_priority.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/set_func_map.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_bt_compare.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_lg_bsize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/memp_set_priority.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_re_pad.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/txn_recover.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/seq_initial_value.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_alloc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/set_func_unlink.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_cachesize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/memp_set_ftype.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/object.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/memp_set_clear_len.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/log_compare.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_encrypt.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/memp_openfd.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_verify.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/rep_timeout.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/dbc_list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/hsearch.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_lk_max_objects.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/set_func_rename.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/memp_sync.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_associate.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/seq_remove.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_getenv.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/set_func_realloc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/set_func_dirlist.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_lg_regionmax.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/txn_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_close.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/rep_list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_flags.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_errpfx.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_close.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/memp_trickle.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/log_cursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_fileid_reset.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_h_ffactor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/lock_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/set_func_dirfree.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/log_printf.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_thread_id.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_tx_timestamp.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/logc_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_err.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/log_file.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/memp_list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/dbc_del.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_errfile.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/txn_set_name.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_lk_max_lockers.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_get_type.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/mutex_set_align.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_re_source.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/lock_detect.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_open.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_tx_max.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/set_func_pread.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_errcall.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/memp_fcreate.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/memp_maxwrite.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_append_recno.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/set_func_open.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_open.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/seq_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/log_archive.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/repmgr_ack_policy.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/seq_close.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/txn_list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/repmgr_site_list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_shm_key.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_h_hash.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/rep_nsites.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_key_range.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_cdsgroup_begin.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/dbc_put.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_lk_detect.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_strerror.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/dbc_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/seq_open.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/seq_set_range.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/set_func_exists.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_failchk.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_encrypt.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/repmgr_start.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/mutex_set_max.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_msgcall.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_cachesize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/memp_fput.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/log_flush.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/txn_discard.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/set_func_malloc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_lg_mode.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/memp_set_maxsize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/lsn_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_app_dispatch.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/txn_commit.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/memp_fset.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_lk_conflicts.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_get.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/dbt_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_q_extentsize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/dbc_get.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_errfile.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/repmgr_remote_site.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/txn_prepare.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/api_core.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/set_func_read.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/mutex_set_tas_spins.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_feedback.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/txn_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_lsn_reset.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/lock_id_free.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_thread_id_string.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_feedback.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/txn_begin.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/rep_message.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/set_func_pwrite.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_re_len.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/mutex_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_lg_dir.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_event_notify.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/seq_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/mutex_unlock.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_lg_max.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/set_func_unmap.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/set_func_sleep.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/memp_fsync.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/memp_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/log_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/seq_get.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_fd.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/rep_start.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/lock_list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/dbc_close.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/seq_set_flags.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/memp_fopen.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_rename.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_remove.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_msgcall.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_alloc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/memp_fclose.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/logc_get.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/set_func_close.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_err.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/mutex_alloc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/rep_sync.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/dbm.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/lock_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/rep_transport.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/c_pindex.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_pagesize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_mp_mmapsize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/lock_put.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/set_func_free.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/dbc_count.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_msgfile.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/set_func_yield.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/mutex_lock.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/set_func_seek.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_truncate.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_cursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/set_func_ioinfo.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_re_delim.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_bt_prefix.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_flags.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/memp_set_fileid.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_errcall.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/txn_abort.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/memp_set_lsn_offset.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_rpc_server.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/rep_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/txn_checkpoint.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_dbremove.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_lk_max_locks.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_timeout.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_sync.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/set_func_write.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/set_func_ftruncate.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_h_nelem.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/rep_config.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/dbc_dup.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/memp_set_pgcookie.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/dbt_package.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/set_func_fsync.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/log_put.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_compact.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_isalive.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/lock_vec.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_tmp_dir.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/txn_set_timeout.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/log_list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_upgrade.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/mutex_list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_del.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/dbt_bulk.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/env_set_errpfx.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/memp_register.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/db_set_bt_minkey.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c/memp_fget.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_c' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/deadlock.jpg' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/inmem_txnexample_java.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/logconfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/txncursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/autocommit.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/recovery-intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/BerkeleyDB-Core-JAVA-Txn.pdf' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/readmodifywrite.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/txnnowait.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/txnindices.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/txn_ccursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/usingtxns.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/blocking_deadlocks.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/architectrecovery.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/lockingsubsystem.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/reversesplit.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/recovery.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/writeblock.jpg' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/rwlocks1.jpg' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/isolation.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/wrapup.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/index.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/logfileremoval.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/txnconcurrency.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/filemanagement.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/maxtxns.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/simplelock.jpg' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/backuprestore.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/gettingStarted.css' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/txnexample_java.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/hotfailover.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/readblock.jpg' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/envopen.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/abortresults.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/preface.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/introduction.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/nestedtxn.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/perftune-intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA/enabletxn.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/JAVA' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/deadlock.jpg' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/logconfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/txncursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/autocommit.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/recovery-intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/BerkeleyDB-Core-Cxx-Txn.pdf' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/readmodifywrite.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/txnnowait.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/txnindices.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/txn_ccursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/usingtxns.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/blocking_deadlocks.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/architectrecovery.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/lockingsubsystem.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/reversesplit.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/recovery.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/writeblock.jpg' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/rwlocks1.jpg' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/isolation.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/wrapup.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/inmem_txnexample_c.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/index.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/logfileremoval.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/txnconcurrency.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/txnexample_c.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/filemanagement.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/maxtxns.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/simplelock.jpg' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/backuprestore.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/gettingStarted.css' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/hotfailover.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/readblock.jpg' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/envopen.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/abortresults.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/preface.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/introduction.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/nestedtxn.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/perftune-intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX/enabletxn.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/CXX' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/deadlock.jpg' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/logconfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/txncursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/autocommit.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/recovery-intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/readmodifywrite.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/txnnowait.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/txnindices.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/txn_ccursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/usingtxns.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/blocking_deadlocks.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/architectrecovery.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/lockingsubsystem.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/reversesplit.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/recovery.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/writeblock.jpg' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/rwlocks1.jpg' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/isolation.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/wrapup.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/inmem_txnexample_c.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/index.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/logfileremoval.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/txnconcurrency.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/txnexample_c.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/filemanagement.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/maxtxns.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/simplelock.jpg' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/backuprestore.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/BerkeleyDB-Core-C-Txn.pdf' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/gettingStarted.css' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/hotfailover.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/readblock.jpg' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/envopen.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/abortresults.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/preface.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/introduction.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/nestedtxn.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/perftune-intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C/enabletxn.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn/C' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg_txn' to root:root changed ownership of `/usr/share/doc/db-4.5.20/utility/db_checkpoint.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/utility/db_verify.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/utility/db_recover.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/utility/db_load.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/utility/db_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/utility/index.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/utility/berkeley_db_svc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/utility/db_printlog.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/utility/db_deadlock.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/utility/db_archive.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/utility/db_dump.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/utility/db_hotbackup.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/utility/db_upgrade.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/utility' to root:root changed ownership of `/usr/share/doc/db-4.5.20/images/Oracle_BerkeleyDB_clr.bmp' to root:root changed ownership of `/usr/share/doc/db-4.5.20/images/api.gif' to root:root changed ownership of `/usr/share/doc/db-4.5.20/images/ps.gif' to root:root changed ownership of `/usr/share/doc/db-4.5.20/images/prev.gif' to root:root changed ownership of `/usr/share/doc/db-4.5.20/images/next.gif' to root:root changed ownership of `/usr/share/doc/db-4.5.20/images/ref.gif' to root:root changed ownership of `/usr/share/doc/db-4.5.20/images' to root:root changed ownership of `/usr/share/doc/db-4.5.20/license/license_db.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/license/license_xml.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/license' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/db_join.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/db_put.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/env_remove.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/env_dbrename.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/db_close.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/env_close.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/dbc_del.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/db_get_type.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/env_open.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/db_open.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/dbc_put.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/db_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/txn_commit.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/db_get_join.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/db_get.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/dbc_get.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/dbc_close.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/db_rename.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/db_remove.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/txn.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/version.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/db_truncate.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/db_cursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/txn_abort.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/txn_checkpoint.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/env_dbremove.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/db_is_byteswapped.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/db_sync.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/db_count.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/dbc_dup.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/api_tcl.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl/db_del.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_tcl' to root:root changed ownership of `/usr/share/doc/db-4.5.20/index.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.0/cxx.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.0/env.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.0/mp.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.0/toc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.0/lock.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.0/disk.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.0/rpc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.0/asr.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.0/set_lk_max.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.0/deadlock.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.0/lock_id_free.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.0/txn.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.0/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.0/log.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.0/java.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.0' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.3/shared.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.3/alloc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.3/toc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.3/disk.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.3/rpc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.3/gettype.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.3/getswap.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.3/bigfile.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.3/txn_prepare.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.3/conflict.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.3/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.3/memp_fget.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.3' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/apprec/def.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/apprec/config.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/apprec/auto.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/apprec/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/apprec' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/java/conf.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/java/compat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/java/program.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/java/faq.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/java' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade/process.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade/version.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/ext/perl.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/ext/mod.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/ext/php.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/ext' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/debug/compile.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/debug/common.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/debug/printlog.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/debug/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/debug/runtime.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/debug' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/txn/config.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/txn/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/txn/limits.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/txn' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.3/rtc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.3/fileopen.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.3/cput.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.3/toc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.3/disk.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.3/err.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.3/stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.3/verb.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.3/repl.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.3/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.3/enomem.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.3/log.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.3/java.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.3' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/program/errorret.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/program/solaris.txt' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/program/cache.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/program/copy.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/program/environ.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/program/scope.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/program/namespace.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/program/faq.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/program/runtime.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/program/ram.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/program/appsignals.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/program/compatible.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/program/mt.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/program' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.2/tcl.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.2/client.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.2/toc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.2/queue.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.2/disk.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.2/lockng.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.2/nosync.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.2/priority.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.2/cksum.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.2/del.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.2/repinit.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.2/verify.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.2/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.2/java.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.2' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/cxx.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/jump_set.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/eagain.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/lock_notheld.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/txn_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/toc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/open.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/eacces.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/disk.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/db.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/lock_detect.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/log_register.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/func.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/txn_commit.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/dbinfo.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/rmw.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/join.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/value_set.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/txn_begin.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/memp_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/log_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/db_cxx.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/lock_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/lock_put.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/xa.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/close.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/java.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/envopen.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/dbenv.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0/dbenv_cxx.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.0' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/env/open.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/env/region.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/env/create.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/env/db_config.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/env/security.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/env/encrypt.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/env/naming.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/env/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/env/faq.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/env/error.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/env/remote.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/env' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/toc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am/opensub.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am/curget.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am/truncate.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am/second.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am/open.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am/curput.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am/ops.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am/delete.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am/put.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am/curdel.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am/stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am/second.javas' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am/join.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am/get.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am/curclose.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am/curdup.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am/verify.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am/cursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am/sync.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am/close.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am/upgrade.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am/count.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/atomicity.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/fail.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/transapp.cs' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/why.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/filesys.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/logfile.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/app.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/nested.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/env_open.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/put.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/admin.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/read.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/recovery.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/term.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/checkpoint.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/throughput.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/writetest.cs' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/deadlock.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/data_open.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/tune.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/cursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/faq.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/reclimit.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/archival.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/inc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp/hotfail.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/transapp' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/arch/apis.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/arch/bigpic.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/arch/progmodel.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/arch/smallpic.gif' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/arch/bigpic.gif' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/arch/script.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/arch/utilities.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/arch' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/distrib/port.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/distrib/layout.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/distrib' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_conf/recno.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_conf/re_source.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_conf/renumber.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_conf/select.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_conf/bt_compare.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_conf/cachesize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_conf/bt_recnum.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_conf/bt_minkey.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_conf/h_nelem.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_conf/byteorder.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_conf/extentsize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_conf/h_ffactor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_conf/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_conf/h_hash.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_conf/pagesize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_conf/bt_prefix.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_conf/malloc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_conf/dup.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_conf/logrec.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_conf' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/cam/fail.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/cam/app.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/cam/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/cam' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.1/tcl.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.1/env.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.1/btstat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.1/config.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.1/toc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.1/txn_check.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.1/disk.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.1/put.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.1/log_register.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.1/set_feedback.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.1/set_paniccall.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.1/set_tx_recover.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.1/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.1/logalloc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.1/tmp.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.1/dup.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.1/sysmem.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.1/memp_register.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.1' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.1/cxx.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.1/memp_sync.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.1/excl.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.1/toc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.1/disk.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.1/log_register.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.1/checkpoint.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.1/hash_nelem.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.1/log_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.1/incomplete.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.1/fop.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.1/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.1/java.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.1/app_dispatch.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.1' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/lock/stdmode.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/lock/config.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/lock/twopl.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/lock/timeout.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/lock/am_conv.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/lock/dead.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/lock/deaddbg.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/lock/page.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/lock/max.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/lock/notxn.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/lock/cam_conv.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/lock/nondb.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/lock/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/lock' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/pindex.src' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/log/config.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/log/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/log/limits.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/log' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/refs/embedded.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/refs/witold.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/refs/libtp_usenix.ps' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/refs/bdb_usenix.ps' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/refs/bdb_usenix.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/refs/hash_usenix.ps' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/refs/refs.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/refs' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_vxworks/notes.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_vxworks/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_vxworks/faq.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_vxworks/introae.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_vxworks' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/tcl/program.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/tcl/using.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/tcl/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/tcl/faq.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/tcl/error.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/tcl' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_misc/perm.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_misc/align.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_misc/dbsizes.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_misc/get_bulk.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_misc/struct.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_misc/partial.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_misc/stability.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_misc/diskspace.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_misc/tune.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_misc/faq.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_misc/error.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/am_misc' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/install/magic.txt' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/install/magic.s5.be.txt' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/install/multiple.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/install/magic.s5.le.txt' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/install/file.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/install' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/xa/xa_intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/xa/xa_config.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/xa/build.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/xa/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/xa/faq.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/xa' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.2/toc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.2/callback.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.2/disk.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.2/renumber.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.2/tx_recover.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.2/set_flags.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.2/mutexlock.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.2/handle.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.2/incomplete.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.2/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.2/db_dump.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.2/notfound.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.3.2' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/mp/config.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/mp/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/mp' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.4/autocommit.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.4/toc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.4/disk.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.4/clear.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.4/isolation.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.4/joinenv.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.4/lockstat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.4/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.4/mutex.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.4' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.5/elect.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.5/collect.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.5/config.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.5/rep_set.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.5/toc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.5/disk.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.5/rep_event.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.5/alive.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.5/source.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.5/applog.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.5/paniccall.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.5/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.5/pagesize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.5/memp.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.5/deprecate.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.4.5' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/test/run.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/test/faq.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/test' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/intro/need.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/intro/data.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/intro/dbis.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/intro/where.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/intro/products.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/intro/terrain.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/intro/what.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/intro/dbisnot.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/intro/distrib.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/intro' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_win/notes.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_win/small.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_win/test.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_win/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_win/faq.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_win' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/dumpload/format.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/dumpload/utility.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/dumpload/text.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/dumpload' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.2.0/toc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.2.0/disk.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.2.0/convert.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.2.0/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.2.0/system.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/upgrade.2.0' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rpc/client.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rpc/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rpc/server.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rpc/faq.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rpc' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_unix/conf.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_unix/notes.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_unix/qnx.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_unix/osf1.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_unix/ultrix.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_unix/shlib.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_unix/freebsd.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_unix/small.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_unix/flags.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_unix/irix.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_unix/sco.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_unix/macosx.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_unix/test.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_unix/hpux.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_unix/solaris.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_unix/sunos.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_unix/install.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_unix/linux.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_unix/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_unix/aix.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/build_unix' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/sequence/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/sequence' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rep/base_meth.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rep/bulk.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rep/elect.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rep/ex.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rep/id.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rep/pri.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rep/newsite.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rep/app.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rep/ex_rq.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rep/partition.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rep/trans.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rep/mastersync.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rep/comm.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rep/mgr_meth.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rep/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rep/faq.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rep/ex_comm.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rep/init.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref/rep' to root:root changed ownership of `/usr/share/doc/db-4.5.20/ref' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/tuplekeybindings.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/createbindingscollections.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/transientfieldsinbinding.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/entitieswithcollections.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/collectionswithentities.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/openclasscatalog.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/Tuple.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/creatingentitybindings.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/opendbenvironment.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/BerkeleyDB-Java-Collections.pdf' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/tutorialintroduction.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/UsingStoredCollections.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/collectionOverview.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/UsingSecondaries.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/addingdatabaseitems.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/UsingCollectionsAPI.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/Summary.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/tupleswithkeycreators.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/retrievingbyindexkey.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/handlingexceptions.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/sortedcollections.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/BasicProgram.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/index.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/SerializableEntity.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/opendatabases.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/retrievingdatabaseitems.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/indexedcollections.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/tuple-serialentitybindings.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/openingforeignkeys.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/SerializedObjectStorage.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/intro.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/implementingmain.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/developing.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/gettingStarted.css' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/Entity.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/usingtransactions.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/moreinfo.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/preface.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial/removingredundantvalueclasses.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections/tutorial' to root:root changed ownership of `/usr/share/doc/db-4.5.20/collections' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_version.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/txn_id.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_join.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_dup_compare.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/frame.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_msgfile.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_get_byteswapped.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_set_flags.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/rep_elect.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_put.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/mutex_free.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/rep_limit.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_data_dir.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_thread_count.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_error_stream.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/seq_list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_get_mpf.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/seq_set_cachesize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/mempfile_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/logc_close.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_remove.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_error_stream.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_dbrename.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_verbose.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/lock_id.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_lorder.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/repmgr_local_site.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/lock_get.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/rep_priority.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_bt_compare.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_lg_bsize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_set_priority.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_re_pad.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/txn_recover.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/seq_initial_value.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_alloc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_cachesize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_set_ftype.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/object.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_set_clear_len.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/log_compare.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_encrypt.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_openfd.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_verify.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/rep_timeout.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/dbc_list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/runrec_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_lk_max_objects.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_sync.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_associate.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/seq_remove.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_getenv.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_lg_regionmax.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/txn_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_close.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/rep_list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_flags.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_errpfx.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_close.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_trickle.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/log_cursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_fileid_reset.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_h_ffactor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/lock_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/log_printf.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_thread_id.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/lockng_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_tx_timestamp.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/logc_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_err.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/log_file.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/dbc_del.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_errfile.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/txn_set_name.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_lk_max_lockers.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_get_type.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/mutex_set_align.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_re_source.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/lock_detect.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_open.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_tx_max.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_msg_stream.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_errcall.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_fcreate.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_maxwrite.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_append_recno.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_open.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_msg_stream.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/seq_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/pindex.src' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/log_archive.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/repmgr_ack_policy.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/seq_close.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/txn_list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/cxx_pindex.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/repmgr_site_list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_shm_key.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_h_hash.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/except_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/rep_nsites.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_key_range.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_cdsgroup_begin.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/dbc_put.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_lk_detect.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_strerror.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/dbc_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/seq_open.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/seq_set_range.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_failchk.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_encrypt.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/repmgr_start.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/mutex_set_max.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_msgcall.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_cachesize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_fput.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/log_flush.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/txn_discard.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_lg_mode.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_set_maxsize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/lsn_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_app_dispatch.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/txn_commit.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_fset.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_lk_conflicts.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_get.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/dbt_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_q_extentsize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/dbc_get.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_errfile.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/repmgr_remote_site.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/txn_prepare.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/api_core.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/mutex_set_tas_spins.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/deadlock_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_feedback.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/txn_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_lsn_reset.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/lock_id_free.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_thread_id_string.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_feedback.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/txn_begin.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/rep_message.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_re_len.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/mutex_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_lg_dir.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_event_notify.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/seq_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/mutex_unlock.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_lg_max.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_fsync.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/log_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/seq_get.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_fd.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/rep_start.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/lock_list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/dbc_close.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/seq_set_flags.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_fopen.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_rename.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_remove.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_msgcall.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_alloc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_fclose.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/logc_get.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_err.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/mutex_alloc.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/rep_sync.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/lock_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/rep_transport.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_pagesize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_mp_mmapsize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/lock_put.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/dbc_count.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_msgfile.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/mutex_lock.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_truncate.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_cursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_re_delim.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_bt_prefix.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_flags.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_set_fileid.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_errcall.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/txn_abort.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_set_lsn_offset.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_rpc_server.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/rep_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/txn_checkpoint.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_dbremove.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_lk_max_locks.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_timeout.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_sync.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_h_nelem.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/rep_config.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/dbc_dup.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_set_pgcookie.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/dbt_package.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/dbt_bulk_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/log_put.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_compact.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_isalive.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/lock_vec.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_tmp_dir.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/txn_set_timeout.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/log_list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_upgrade.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_class.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/mutex_list.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_del.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/exc_package.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_stat.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/env_set_errpfx.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_register.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/db_set_bt_minkey.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx/memp_fget.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/api_cxx' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/dbErrorReporting.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/cursorJavaUsage.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/Cursors.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/CoreEnvUsage.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/DBEntry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/javaindexusage.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/secondaryDelete.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/databaseLimits.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/ReplacingEntryWCursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/bindAPI.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/returns.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/CoreJavaUsage.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/PutEntryWCursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/BerkeleyDB-Core-JAVA-GSG.pdf' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/concepts.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/secondaryCursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/coreExceptions.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/secondaryProps.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/Positioning.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/db_config.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/btree.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/cachesize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/joins.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/keyCreator.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/index.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/usingDbt.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/accessmethods.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/DBAdmin.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/indexes.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/DB.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/dbtJavaUsage.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/gettingit.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/coredbclose.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/gettingStarted.css' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/environments.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/dbconfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/preface.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/introduction.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/DeleteEntryWCursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA/readSecondary.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/JAVA' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/dbErrorReporting.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/Cursors.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/CoreEnvUsage.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/DBEntry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/secondaryDelete.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/databaseLimits.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/ReplacingEntryWCursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/returns.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/PutEntryWCursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/DBOpenFlags.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/concepts.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/secondaryCursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/coreExceptions.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/BerkeleyDB-Core-Cxx-GSG.pdf' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/Positioning.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/DbCXXUsage.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/btree.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/cachesize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/CoreCursorUsage.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/joins.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/keyCreator.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/index.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/usingDbt.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/accessmethods.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/coreindexusage.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/indexes.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/DB.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/gettingit.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/coredbclose.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/gettingStarted.css' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/environments.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/dbconfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/CoreDbCXXUsage.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/preface.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/introduction.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/DeleteEntryWCursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/CoreDBAdmin.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX/readSecondary.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/CXX' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/dbErrorReporting.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/Cursors.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/CoreEnvUsage.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/DBEntry.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/secondaryDelete.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/databaseLimits.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/ReplacingEntryWCursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/returns.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/PutEntryWCursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/DBOpenFlags.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/concepts.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/BerkeleyDB-Core-C-GSG.pdf' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/secondaryCursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/cstructs.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/Positioning.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/CoreDbUsage.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/btree.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/cachesize.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/CoreCursorUsage.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/joins.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/keyCreator.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/index.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/usingDbt.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/accessmethods.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/coreindexusage.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/indexes.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/DB.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/DbUsage.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/gettingit.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/coredbclose.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/gettingStarted.css' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/environments.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/dbconfig.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/preface.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/introduction.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/DeleteEntryWCursor.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/CoreDBAdmin.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C/readSecondary.html' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg/C' to root:root changed ownership of `/usr/share/doc/db-4.5.20/gsg' to root:root ownership of `/usr/share/doc/db-4.5.20' retained as root:root Totalseconds: 93.297 KB: 711988 /