<86>Aug 1 11:11:39 userdel[1796446]: delete user 'rooter' <86>Aug 1 11:11:39 groupadd[1796487]: group added to /etc/group: name=rooter, GID=708 <86>Aug 1 11:11:39 groupadd[1796487]: group added to /etc/gshadow: name=rooter <86>Aug 1 11:11:39 groupadd[1796487]: new group: name=rooter, GID=708 <86>Aug 1 11:11:39 useradd[1796493]: new user: name=rooter, UID=708, GID=708, home=/root, shell=/bin/bash <86>Aug 1 11:11:39 userdel[1796508]: delete user 'builder' <86>Aug 1 11:11:39 userdel[1796508]: removed group 'builder' owned by 'builder' <86>Aug 1 11:11:39 userdel[1796508]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 11:11:39 groupadd[1796544]: group added to /etc/group: name=builder, GID=709 <86>Aug 1 11:11:39 groupadd[1796544]: group added to /etc/gshadow: name=builder <86>Aug 1 11:11:39 groupadd[1796544]: new group: name=builder, GID=709 <86>Aug 1 11:11:39 useradd[1796549]: new user: name=builder, UID=709, GID=709, home=/usr/src, shell=/bin/bash <13>Aug 1 11:11:45 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Aug 1 11:11:45 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed <13>Aug 1 11:11:47 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libdb4.7-4.7.25-alt9.nosrc.rpm (w1.gzdio) Installing libdb4.7-4.7.25-alt9.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.16852 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf db-4.7.25 + echo 'Source #0 (db-4.7.25.tar):' Source #0 (db-4.7.25.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/db-4.7.25.tar + cd db-4.7.25 + echo 'Source #1 (man.tar):' Source #1 (man.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/man.tar + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (db-4.7.25.1.patch):' Patch #1 (db-4.7.25.1.patch): + /usr/bin/patch -p0 patching file sequence/sequence.c + echo 'Patch #2 (db-4.7.25.2.patch):' Patch #2 (db-4.7.25.2.patch): + /usr/bin/patch -p0 patching file lock/lock.c Hunk #1 succeeded at 1274 (offset -4 lines). Hunk #2 succeeded at 1469 (offset -3 lines). + echo 'Patch #3 (db-4.7.25.3.patch):' Patch #3 (db-4.7.25.3.patch): + /usr/bin/patch -p0 patching file lock/lock_deadlock.c + echo 'Patch #4 (db-4.7.25.4.patch):' Patch #4 (db-4.7.25.4.patch): + /usr/bin/patch -p1 patching file dbinc/repmgr.h patching file rep/rep_elect.c patching file repmgr/repmgr_net.c + echo 'Patch #100 (db-4.7.25-alt-build.patch):' Patch #100 (db-4.7.25-alt-build.patch): + /usr/bin/patch -p1 patching file dist/Makefile.in patching file dist/configure patching file dist/configure.ac patching file dist/libdb.map + echo 'Patch #101 (db-4.7.25-alt-bound.patch):' Patch #101 (db-4.7.25-alt-bound.patch): + /usr/bin/patch -p1 patching file tcl/tcl_db.c patching file tcl/tcl_env.c patching file tcl/tcl_seq.c + echo 'Patch #102 (db-4.7.25-alt-glibc.patch):' Patch #102 (db-4.7.25-alt-glibc.patch): + /usr/bin/patch -p1 patching file build_vxworks/db_archive/db_archive.c patching file build_vxworks/db_checkpoint/db_checkpoint.c patching file build_vxworks/db_deadlock/db_deadlock.c patching file build_vxworks/db_dump/db_dump.c patching file build_vxworks/db_hotbackup/db_hotbackup.c patching file build_vxworks/db_load/db_load.c patching file build_vxworks/db_printlog/db_printlog.c patching file build_vxworks/db_recover/db_recover.c patching file build_vxworks/db_stat/db_stat.c patching file build_vxworks/db_upgrade/db_upgrade.c patching file build_vxworks/db_verify/db_verify.c patching file build_vxworks/dbdemo/dbdemo.c patching file db185/db185.c patching file db_archive/db_archive.c patching file db_checkpoint/db_checkpoint.c patching file db_codegen/code_capi.c patching file db_deadlock/db_deadlock.c patching file db_dump/db_dump.c patching file db_hotbackup/db_hotbackup.c patching file db_load/db_load.c patching file db_printlog/db_printlog.c patching file db_recover/db_recover.c patching file db_stat/db_stat.c patching file db_upgrade/db_upgrade.c patching file db_verify/db_verify.c patching file dbm/dbm.c patching file examples_c/bench_001.c patching file examples_c/csv/db.c patching file examples_c/ex_access.c patching file examples_c/ex_btrec.c patching file examples_c/ex_dbclient.c patching file examples_c/ex_env.c patching file examples_c/ex_mpool.c patching file examples_c/ex_rep/common/rep_common.c patching file examples_c/ex_sequence.c patching file examples_c/ex_thread.c patching file examples_c/ex_tpcb.c patching file examples_c/getting_started/gettingstarted_common.c patching file examples_c/txn_guide/txn_guide.c patching file examples_c/txn_guide/txn_guide_inmemory.c patching file hsearch/hsearch.c patching file mutex/test_mutex.c patching file rpc_server/c/db_server_proc.c patching file rpc_server/c/db_server_util.c patching file tcl/tcl_db_pkg.c patching file tcl/tcl_mp.c patching file test/scr031/src/client.c patching file test/scr031/src/server.c patching file xa/xa_db.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.33905 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd db-4.7.25 + pushd build_unix ~/RPM/BUILD/db-4.7.25/build_unix ~/RPM/BUILD/db-4.7.25 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ../dist/configure + sort -u + ../dist/configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-compat185 --enable-cxx --disable-debug --disable-debug_rop --disable-debug_wop --disable-dump185 --disable-diagnostic --disable-java --disable-posixmutexes --enable-rpc --disable-tcl --disable-test --disable-uimutexes --disable-umrw checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-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-mutexsupport 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... yes checking if --enable-smallbuild option specified... no checking if --enable-tcl option specified... no checking if --enable-test option specified... no checking if --enable-uimutexes option specified... no checking if --enable-umrw option specified... no checking if --with-mutex=MUTEX option specified... no checking if --with-tcl=DIR option specified... no checking if --with-uniquename=NAME option specified... no checking for i586-alt-linux-chmod... no checking for chmod... chmod checking for i586-alt-linux-cp... no checking for cp... cp checking for i586-alt-linux-ln... no checking for ln... ln checking for i586-alt-linux-mkdir... no checking for mkdir... mkdir checking for i586-alt-linux-rm... no checking for rm... rm checking for i586-alt-linux-rpcgen... no checking for rpcgen... rpcgen checking for i586-alt-linux-sh... no checking for sh... /bin/sh checking for a BSD-compatible install... /bin/install -c checking for i586-alt-linux-cc... no checking for i586-alt-linux-gcc... i586-alt-linux-gcc 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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking whether C++ supports the ISO C++ standard includes... yes checking whether we are using gcc version 2.96... no checking whether g++ requires -fhandle-exceptions... no checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by i586-alt-linux-gcc... /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... (cached) pass_all checking how to run the C preprocessor... i586-alt-linux-gcc -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... i586-alt-linux-g++ -E checking for i586-alt-linux-g77... no checking for i586-alt-linux-xlf... no checking for i586-alt-linux-f77... no checking for i586-alt-linux-frt... no checking for i586-alt-linux-pgf77... no checking for i586-alt-linux-cf77... no checking for i586-alt-linux-fort77... no checking for i586-alt-linux-fl32... no checking for i586-alt-linux-af77... no checking for i586-alt-linux-xlf90... no checking for i586-alt-linux-f90... no checking for i586-alt-linux-pgf90... no checking for i586-alt-linux-pghpf... no checking for i586-alt-linux-epcf90... no checking for i586-alt-linux-gfortran... no checking for i586-alt-linux-g95... no checking for i586-alt-linux-xlf95... no checking for i586-alt-linux-f95... no checking for i586-alt-linux-fort... no checking for i586-alt-linux-ifort... no checking for i586-alt-linux-ifc... no checking for i586-alt-linux-efc... no checking for i586-alt-linux-pgf95... no checking for i586-alt-linux-lf95... no checking for i586-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... 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 xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... 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 i586-alt-linux-gcc object... ok checking for objdir... .libs checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-alt-linux-strip... no checking for strip... strip checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC checking if i586-alt-linux-gcc PIC flag -fPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory 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 i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC checking if i586-alt-linux-g++ PIC flag -fPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory 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 execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for struct stat.st_blksize... yes checking for inttypes.h... (cached) yes checking for stdint.h... yes checking if stdint.h can be used by C++... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for unistd.h... (cached) yes checking for char... yes checking size of char... 1 checking for unsigned char... yes checking size of unsigned char... 1 checking for short... yes checking size of short... 2 checking for unsigned short... yes checking size of unsigned short... 2 checking for int... yes checking size of int... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for long... yes checking size of long... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking for long long... yes checking size of long long... 8 checking for unsigned long long... yes checking size of unsigned long long... 8 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 FILE *... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for time_t... yes checking for size_t... (cached) yes checking size of size_t... 4 checking for ssize_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for socklen_t... yes checking for ANSI C exit success/failure values... yes checking for getopt optreset variable... no checking for mutexes... POSIX/pthreads/library/x86/gcc-assembly checking for main in -lpthread... yes checking for library containing sched_yield... none required checking for library containing fdatasync... none required checking for library containing getaddrinfo... none required checking for library containing hstrerror... none required checking for main in -lm... yes checking for main in -lnsl... no 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 qsort... 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 backtrace... yes checking for backtrace_symbols... yes checking for directio... no checking for fchmod... yes checking for fclose... yes checking for fcntl... yes checking for fdatasync... yes checking for fgetc... yes checking for fgets... yes checking for fopen... yes checking for fwrite... yes checking for getgid... yes checking for getrusage... yes checking for getuid... yes checking for hstrerror... 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 setgid... yes checking for setuid... yes checking for sigaction... yes checking for snprintf... yes checking for stat... yes checking for sysconf... yes checking for vsnprintf... yes checking for yield... no checking for gettimeofday... yes checking for localtime... yes checking for time... yes checking for strftime... yes checking for clock_gettime... yes checking for clock_gettime monotonic clock... no checking for ctime_r... yes checking for 2 or 3 argument version of ctime_r... 2-argument checking for ftruncate... yes checking for pread... yes checking for pwrite... yes checking for getaddrinfo... 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 mlock... yes checking for munlock... yes checking for mmap... yes checking for munmap... yes checking for shmget... yes checking for shmctl... yes checking "rpcgen -C" build of db_server.h... yes checking for svc_run... 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 + sed -i 's/-shared -nostdlib/-shared/' libtool + sed -i 's/^\(predep_objects="\|postdep_objects="\).*$/\1"/' libtool + xargs -r0 sed -i 's|^\(sys_lib_dlsearch_path_spec="\).*|\1/lib /usr/lib"|' -- + xargs -r0 grep -lZ '^sys_lib_dlsearch_path_spec="' -- + find -type f -name libtool -print0 + make LDFLAGS=-Wl,--no-undefined make: Entering directory '/usr/src/RPM/BUILD/db-4.7.25/build_unix' /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db185/db185.c mkdir .libs i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db185/db185.c -fPIC -DPIC -o .libs/db185.o ../dist/../db185/db185.c: In function '__db185_open': ../dist/../db185/db185.c:71:2: warning: case value '0' not in enumerated type 'DBTYPE' {aka 'enum '} [-Wswitch] case 0: /* DB_BTREE */ ^~~~ At top level: ../dist/../db185/db185.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] static const char copyright[] = ^~~~~~~~~ i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db185/db185.c -o db185.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_tas.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_tas.c -fPIC -DPIC -o .libs/mut_tas.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_tas.c -o mut_tas.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_pthread.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_pthread.c -fPIC -DPIC -o .libs/mut_pthread.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_pthread.c -o mut_pthread.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_compare.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_compare.c -fPIC -DPIC -o .libs/bt_compare.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_compare.c -o bt_compare.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_conv.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_conv.c -fPIC -DPIC -o .libs/bt_conv.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_conv.c -o bt_conv.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_curadj.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_curadj.c -fPIC -DPIC -o .libs/bt_curadj.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_curadj.c -o bt_curadj.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_cursor.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_cursor.c -fPIC -DPIC -o .libs/bt_cursor.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_cursor.c -o bt_cursor.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_delete.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_delete.c -fPIC -DPIC -o .libs/bt_delete.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_delete.c -o bt_delete.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_method.c -fPIC -DPIC -o .libs/bt_method.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_method.c -o bt_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_open.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_open.c -fPIC -DPIC -o .libs/bt_open.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_open.c -o bt_open.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_put.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_put.c -fPIC -DPIC -o .libs/bt_put.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_put.c -o bt_put.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_rec.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_rec.c -fPIC -DPIC -o .libs/bt_rec.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_rec.c -o bt_rec.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_reclaim.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_reclaim.c -fPIC -DPIC -o .libs/bt_reclaim.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_reclaim.c -o bt_reclaim.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_recno.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_recno.c -fPIC -DPIC -o .libs/bt_recno.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_recno.c -o bt_recno.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_rsearch.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_rsearch.c -fPIC -DPIC -o .libs/bt_rsearch.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_rsearch.c -o bt_rsearch.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_search.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_search.c -fPIC -DPIC -o .libs/bt_search.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_search.c -o bt_search.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_split.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_split.c -fPIC -DPIC -o .libs/bt_split.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_split.c -o bt_split.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_stat.c -fPIC -DPIC -o .libs/bt_stat.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_stat.c -o bt_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_compact.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_compact.c -fPIC -DPIC -o .libs/bt_compact.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_compact.c -o bt_compact.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_upgrade.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_upgrade.c -fPIC -DPIC -o .libs/bt_upgrade.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_upgrade.c -o bt_upgrade.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/btree_auto.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/btree_auto.c -fPIC -DPIC -o .libs/btree_auto.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/btree_auto.c -o btree_auto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash.c -fPIC -DPIC -o .libs/hash.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash.c -o hash.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_auto.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_auto.c -fPIC -DPIC -o .libs/hash_auto.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_auto.c -o hash_auto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_conv.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_conv.c -fPIC -DPIC -o .libs/hash_conv.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_conv.c -o hash_conv.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_dup.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_dup.c -fPIC -DPIC -o .libs/hash_dup.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_dup.c -o hash_dup.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_meta.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_meta.c -fPIC -DPIC -o .libs/hash_meta.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_meta.c -o hash_meta.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_method.c -fPIC -DPIC -o .libs/hash_method.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_method.c -o hash_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_open.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_open.c -fPIC -DPIC -o .libs/hash_open.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_open.c -o hash_open.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_page.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_page.c -fPIC -DPIC -o .libs/hash_page.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_page.c -o hash_page.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_rec.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_rec.c -fPIC -DPIC -o .libs/hash_rec.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_rec.c -o hash_rec.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_reclaim.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_reclaim.c -fPIC -DPIC -o .libs/hash_reclaim.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_reclaim.c -o hash_reclaim.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_stat.c -fPIC -DPIC -o .libs/hash_stat.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_stat.c -o hash_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_upgrade.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_upgrade.c -fPIC -DPIC -o .libs/hash_upgrade.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_upgrade.c -o hash_upgrade.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_verify.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_verify.c -fPIC -DPIC -o .libs/hash_verify.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_verify.c -o hash_verify.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam.c -fPIC -DPIC -o .libs/qam.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam.c -o qam.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_auto.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_auto.c -fPIC -DPIC -o .libs/qam_auto.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_auto.c -o qam_auto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_conv.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_conv.c -fPIC -DPIC -o .libs/qam_conv.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_conv.c -o qam_conv.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_files.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_files.c -fPIC -DPIC -o .libs/qam_files.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_files.c -o qam_files.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_method.c -fPIC -DPIC -o .libs/qam_method.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_method.c -o qam_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_open.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_open.c -fPIC -DPIC -o .libs/qam_open.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_open.c -o qam_open.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_rec.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_rec.c -fPIC -DPIC -o .libs/qam_rec.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_rec.c -o qam_rec.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_stat.c -fPIC -DPIC -o .libs/qam_stat.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_stat.c -o qam_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_upgrade.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_upgrade.c -fPIC -DPIC -o .libs/qam_upgrade.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_upgrade.c -o qam_upgrade.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_verify.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_verify.c -fPIC -DPIC -o .libs/qam_verify.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_verify.c -o qam_verify.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_auto.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_auto.c -fPIC -DPIC -o .libs/rep_auto.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_auto.c -o rep_auto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_backup.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_backup.c -fPIC -DPIC -o .libs/rep_backup.o ../dist/../rep/rep_backup.c: In function '__rep_reset_init': ../dist/../rep/rep_backup.c:2708:13: warning: 'dbtvers' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((ret = __rep_update_unmarshal(env, dbtvers, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &rup, dbt.data, dbt.size, &next)) != 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_backup.c -o rep_backup.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_elect.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_elect.c -fPIC -DPIC -o .libs/rep_elect.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_elect.c -o rep_elect.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_lease.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_lease.c -fPIC -DPIC -o .libs/rep_lease.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_lease.c -o rep_lease.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_log.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_log.c -fPIC -DPIC -o .libs/rep_log.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_log.c -o rep_log.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_method.c -fPIC -DPIC -o .libs/rep_method.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_method.c -o rep_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_record.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_record.c -fPIC -DPIC -o .libs/rep_record.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_record.c -o rep_record.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_region.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_region.c -fPIC -DPIC -o .libs/rep_region.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_region.c -o rep_region.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_stat.c -fPIC -DPIC -o .libs/rep_stat.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_stat.c -o rep_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_util.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_util.c -fPIC -DPIC -o .libs/rep_util.o ../dist/../rep/rep_util.c: In function '__rep_lockout_int': ../dist/../rep/rep_util.c:1452:6: warning: variable 'wait_cnt' set but not used [-Wunused-but-set-variable] int wait_cnt; ^~~~~~~~ i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_util.c -o rep_util.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_verify.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_verify.c -fPIC -DPIC -o .libs/rep_verify.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_verify.c -o rep_verify.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_addrinfo.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_addrinfo.c -fPIC -DPIC -o .libs/os_addrinfo.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_addrinfo.c -o os_addrinfo.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_auto.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_auto.c -fPIC -DPIC -o .libs/repmgr_auto.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_auto.c -o repmgr_auto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_elect.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_elect.c -fPIC -DPIC -o .libs/repmgr_elect.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_elect.c -o repmgr_elect.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_method.c -fPIC -DPIC -o .libs/repmgr_method.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_method.c -o repmgr_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_msg.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_msg.c -fPIC -DPIC -o .libs/repmgr_msg.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_msg.c -o repmgr_msg.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_net.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_net.c -fPIC -DPIC -o .libs/repmgr_net.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_net.c -o repmgr_net.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_posix.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_posix.c -fPIC -DPIC -o .libs/repmgr_posix.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_posix.c -o repmgr_posix.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_queue.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_queue.c -fPIC -DPIC -o .libs/repmgr_queue.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_queue.c -o repmgr_queue.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_sel.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_sel.c -fPIC -DPIC -o .libs/repmgr_sel.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_sel.c -o repmgr_sel.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_stat.c -fPIC -DPIC -o .libs/repmgr_stat.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_stat.c -o repmgr_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_util.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_util.c -fPIC -DPIC -o .libs/repmgr_util.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_util.c -o repmgr_util.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_ovfl_vrfy.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_ovfl_vrfy.c -fPIC -DPIC -o .libs/db_ovfl_vrfy.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_ovfl_vrfy.c -o db_ovfl_vrfy.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_vrfy.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_vrfy.c -fPIC -DPIC -o .libs/db_vrfy.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_vrfy.c -o db_vrfy.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_vrfyutil.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_vrfyutil.c -fPIC -DPIC -o .libs/db_vrfyutil.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_vrfyutil.c -o db_vrfyutil.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_verify.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_verify.c -fPIC -DPIC -o .libs/bt_verify.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_verify.c -o bt_verify.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock.c -fPIC -DPIC -o .libs/lock.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock.c -o lock.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_deadlock.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_deadlock.c -fPIC -DPIC -o .libs/lock_deadlock.o ../dist/../lock/lock_deadlock.c: In function '__lock_detect': ../dist/../lock/lock_deadlock.c:811:4: warning: 'nlockers' may be used uninitialized in this function [-Wmaybe-uninitialized] for (k = 0; k < nlockers; k++) ^~~ ../dist/../lock/lock_deadlock.c:125:51: note: 'nlockers' was declared here u_int32_t i, cid, keeper, killid, limit, nalloc, nlockers; ^~~~~~~~ ../dist/../lock/lock_deadlock.c:305:8: warning: 'nalloc' may be used uninitialized in this function [-Wmaybe-uninitialized] if (__dd_verify(idmap, *deadp, ^~~~~~~~~~~~~~~~~~~~~~~~~~ tmpmap, copymap, nlockers, nalloc, i)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../dist/../lock/lock_deadlock.c:813:21: warning: 'idmap' may be used uninitialized in this function [-Wmaybe-uninitialized] idmap[k].valid = 0; ~~~~~~~~~~~~~~~^~~ ../dist/../lock/lock_deadlock.c:123:15: note: 'idmap' was declared here locker_info *idmap; ^~~~~ i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_deadlock.c -o lock_deadlock.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_failchk.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_failchk.c -fPIC -DPIC -o .libs/lock_failchk.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_failchk.c -o lock_failchk.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_id.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_id.c -fPIC -DPIC -o .libs/lock_id.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_id.c -o lock_id.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_list.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_list.c -fPIC -DPIC -o .libs/lock_list.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_list.c -o lock_list.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_method.c -fPIC -DPIC -o .libs/lock_method.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_method.c -o lock_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_region.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_region.c -fPIC -DPIC -o .libs/lock_region.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_region.c -o lock_region.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_stat.c -fPIC -DPIC -o .libs/lock_stat.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_stat.c -o lock_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_timer.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_timer.c -fPIC -DPIC -o .libs/lock_timer.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_timer.c -o lock_timer.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_util.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_util.c -fPIC -DPIC -o .libs/lock_util.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_util.c -o lock_util.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_alloc.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_alloc.c -fPIC -DPIC -o .libs/mut_alloc.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_alloc.c -o mut_alloc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_failchk.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_failchk.c -fPIC -DPIC -o .libs/mut_failchk.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_failchk.c -o mut_failchk.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_method.c -fPIC -DPIC -o .libs/mut_method.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_method.c -o mut_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_region.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_region.c -fPIC -DPIC -o .libs/mut_region.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_region.c -o mut_region.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_stat.c -fPIC -DPIC -o .libs/mut_stat.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_stat.c -o mut_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/aes_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/aes_method.c -fPIC -DPIC -o .libs/aes_method.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/aes_method.c -o aes_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/crypto.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/crypto.c -fPIC -DPIC -o .libs/crypto.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/crypto.c -o crypto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/mersenne/mt19937db.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/mersenne/mt19937db.c -fPIC -DPIC -o .libs/mt19937db.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/mersenne/mt19937db.c -o mt19937db.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/rijndael/rijndael-alg-fst.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/rijndael/rijndael-alg-fst.c -fPIC -DPIC -o .libs/rijndael-alg-fst.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/rijndael/rijndael-alg-fst.c -o rijndael-alg-fst.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/rijndael/rijndael-api-fst.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/rijndael/rijndael-api-fst.c -fPIC -DPIC -o .libs/rijndael-api-fst.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/rijndael/rijndael-api-fst.c -o rijndael-api-fst.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rpc_client/client.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rpc_client/client.c -fPIC -DPIC -o .libs/client.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rpc_client/client.c -o client.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing db_server_clnt.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing db_server_clnt.c -fPIC -DPIC -o .libs/db_server_clnt.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing db_server_clnt.c -o db_server_clnt.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing db_server_xdr.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing db_server_xdr.c -fPIC -DPIC -o .libs/db_server_xdr.o db_server_xdr.c: In function 'xdr___env_create_msg': db_server_xdr.c:12:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_create_reply': db_server_xdr.c:22:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_cdsgroup_begin_msg': db_server_xdr.c:34:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_cdsgroup_begin_reply': db_server_xdr.c:44:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_close_msg': db_server_xdr.c:56:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_close_reply': db_server_xdr.c:68:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_dbremove_msg': db_server_xdr.c:78:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_dbremove_reply': db_server_xdr.c:96:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_dbrename_msg': db_server_xdr.c:106:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_dbrename_reply': db_server_xdr.c:126:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_get_cachesize_msg': db_server_xdr.c:136:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_get_encrypt_flags_msg': db_server_xdr.c:201:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_get_encrypt_flags_reply': db_server_xdr.c:211:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_get_flags_msg': db_server_xdr.c:223:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_get_flags_reply': db_server_xdr.c:233:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_get_home_msg': db_server_xdr.c:245:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_get_home_reply': db_server_xdr.c:255:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_get_open_flags_msg': db_server_xdr.c:267:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_get_open_flags_reply': db_server_xdr.c:277:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_open_msg': db_server_xdr.c:289:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_open_reply': db_server_xdr.c:305:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_remove_msg': db_server_xdr.c:317:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_remove_reply': db_server_xdr.c:331:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_set_cachesize_reply': db_server_xdr.c:396:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_set_encrypt_msg': db_server_xdr.c:406:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_set_encrypt_reply': db_server_xdr.c:420:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_set_flags_msg': db_server_xdr.c:430:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_set_flags_reply': db_server_xdr.c:444:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_txn_begin_msg': db_server_xdr.c:454:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_txn_begin_reply': db_server_xdr.c:468:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_txn_recover_msg': db_server_xdr.c:480:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___env_txn_recover_reply': db_server_xdr.c:494:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_create_msg': db_server_xdr.c:511:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_create_reply': db_server_xdr.c:523:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_associate_reply': db_server_xdr.c:590:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_close_msg': db_server_xdr.c:600:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_close_reply': db_server_xdr.c:612:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_cursor_msg': db_server_xdr.c:622:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_cursor_reply': db_server_xdr.c:636:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_del_reply': db_server_xdr.c:733:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_reply': db_server_xdr.c:876:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_bt_minkey_msg': db_server_xdr.c:890:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_bt_minkey_reply': db_server_xdr.c:900:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_dbname_msg': db_server_xdr.c:912:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_dbname_reply': db_server_xdr.c:922:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_encrypt_flags_msg': db_server_xdr.c:936:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_encrypt_flags_reply': db_server_xdr.c:946:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_flags_msg': db_server_xdr.c:958:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_flags_reply': db_server_xdr.c:968:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_h_ffactor_msg': db_server_xdr.c:980:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_h_ffactor_reply': db_server_xdr.c:990:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_h_nelem_msg': db_server_xdr.c:1002:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_h_nelem_reply': db_server_xdr.c:1012:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_lorder_msg': db_server_xdr.c:1024:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_lorder_reply': db_server_xdr.c:1034:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_open_flags_msg': db_server_xdr.c:1046:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_open_flags_reply': db_server_xdr.c:1056:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_pagesize_msg': db_server_xdr.c:1068:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_pagesize_reply': db_server_xdr.c:1078:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_priority_msg': db_server_xdr.c:1090:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_priority_reply': db_server_xdr.c:1100:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_q_extentsize_msg': db_server_xdr.c:1112:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_q_extentsize_reply': db_server_xdr.c:1122:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_re_delim_msg': db_server_xdr.c:1134:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_re_delim_reply': db_server_xdr.c:1144:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_re_len_msg': db_server_xdr.c:1156:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_re_len_reply': db_server_xdr.c:1166:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_re_pad_msg': db_server_xdr.c:1178:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_get_re_pad_reply': db_server_xdr.c:1188:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_join_msg': db_server_xdr.c:1200:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_join_reply': db_server_xdr.c:1215:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_key_range_reply': db_server_xdr.c:1312:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_open_msg': db_server_xdr.c:1328:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_pget_reply': db_server_xdr.c:1586:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_put_reply': db_server_xdr.c:1735:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_remove_msg': db_server_xdr.c:1747:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_remove_reply': db_server_xdr.c:1763:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_rename_msg': db_server_xdr.c:1773:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_rename_reply': db_server_xdr.c:1791:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_bt_minkey_msg': db_server_xdr.c:1801:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_bt_minkey_reply': db_server_xdr.c:1813:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_encrypt_msg': db_server_xdr.c:1823:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_encrypt_reply': db_server_xdr.c:1837:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_flags_msg': db_server_xdr.c:1847:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_flags_reply': db_server_xdr.c:1859:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_h_ffactor_msg': db_server_xdr.c:1869:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_h_ffactor_reply': db_server_xdr.c:1881:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_h_nelem_msg': db_server_xdr.c:1891:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_h_nelem_reply': db_server_xdr.c:1903:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_lorder_msg': db_server_xdr.c:1913:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_lorder_reply': db_server_xdr.c:1925:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_pagesize_msg': db_server_xdr.c:1935:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_pagesize_reply': db_server_xdr.c:1947:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_priority_msg': db_server_xdr.c:1957:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_priority_reply': db_server_xdr.c:1969:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_q_extentsize_msg': db_server_xdr.c:1979:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_q_extentsize_reply': db_server_xdr.c:1991:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_re_delim_msg': db_server_xdr.c:2001:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_re_delim_reply': db_server_xdr.c:2013:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_re_len_msg': db_server_xdr.c:2023:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_re_len_reply': db_server_xdr.c:2035:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_re_pad_msg': db_server_xdr.c:2045:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_set_re_pad_reply': db_server_xdr.c:2057:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_stat_msg': db_server_xdr.c:2067:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_stat_reply': db_server_xdr.c:2081:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_sync_msg': db_server_xdr.c:2094:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_sync_reply': db_server_xdr.c:2106:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_truncate_msg': db_server_xdr.c:2116:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___db_truncate_reply': db_server_xdr.c:2130:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___dbc_close_msg': db_server_xdr.c:2142:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___dbc_close_reply': db_server_xdr.c:2152:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___dbc_count_msg': db_server_xdr.c:2162:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___dbc_count_reply': db_server_xdr.c:2174:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___dbc_del_msg': db_server_xdr.c:2186:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___dbc_del_reply': db_server_xdr.c:2198:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___dbc_dup_msg': db_server_xdr.c:2208:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___dbc_dup_reply': db_server_xdr.c:2220:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___dbc_get_reply': db_server_xdr.c:2357:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___dbc_get_priority_msg': db_server_xdr.c:2371:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___dbc_get_priority_reply': db_server_xdr.c:2381:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___dbc_pget_reply': db_server_xdr.c:2566:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___dbc_put_reply': db_server_xdr.c:2707:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___dbc_set_priority_msg': db_server_xdr.c:2719:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___dbc_set_priority_reply': db_server_xdr.c:2731:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___txn_abort_msg': db_server_xdr.c:2741:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___txn_abort_reply': db_server_xdr.c:2751:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___txn_commit_msg': db_server_xdr.c:2761:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___txn_commit_reply': db_server_xdr.c:2773:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___txn_discard_msg': db_server_xdr.c:2783:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___txn_discard_reply': db_server_xdr.c:2795:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___txn_prepare_msg': db_server_xdr.c:2807:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ db_server_xdr.c:2805:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ db_server_xdr.c: In function 'xdr___txn_prepare_reply': db_server_xdr.c:2818:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^~~ i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing db_server_xdr.c -o db_server_xdr.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rpc_client/gen_client.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rpc_client/gen_client.c -fPIC -DPIC -o .libs/gen_client.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rpc_client/gen_client.c -o gen_client.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rpc_client/gen_client_ret.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rpc_client/gen_client_ret.c -fPIC -DPIC -o .libs/gen_client_ret.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rpc_client/gen_client_ret.c -o gen_client_ret.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/crdel_auto.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/crdel_auto.c -fPIC -DPIC -o .libs/crdel_auto.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/crdel_auto.c -o crdel_auto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/crdel_rec.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/crdel_rec.c -fPIC -DPIC -o .libs/crdel_rec.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/crdel_rec.c -o crdel_rec.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db.c -fPIC -DPIC -o .libs/db.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db.c -o db.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_am.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_am.c -fPIC -DPIC -o .libs/db_am.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_am.c -o db_am.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_auto.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_auto.c -fPIC -DPIC -o .libs/db_auto.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_auto.c -o db_auto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_byteorder.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_byteorder.c -fPIC -DPIC -o .libs/db_byteorder.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_byteorder.c -o db_byteorder.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_cam.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_cam.c -fPIC -DPIC -o .libs/db_cam.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_cam.c -o db_cam.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_cds.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_cds.c -fPIC -DPIC -o .libs/db_cds.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_cds.c -o db_cds.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_conv.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_conv.c -fPIC -DPIC -o .libs/db_conv.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_conv.c -o db_conv.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_dispatch.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_dispatch.c -fPIC -DPIC -o .libs/db_dispatch.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_dispatch.c -o db_dispatch.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_dup.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_dup.c -fPIC -DPIC -o .libs/db_dup.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_dup.c -o db_dup.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_err.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_err.c -fPIC -DPIC -o .libs/db_err.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_err.c -o db_err.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_getlong.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_getlong.c -fPIC -DPIC -o .libs/db_getlong.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_getlong.c -o db_getlong.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_idspace.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_idspace.c -fPIC -DPIC -o .libs/db_idspace.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_idspace.c -o db_idspace.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_iface.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_iface.c -fPIC -DPIC -o .libs/db_iface.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_iface.c -o db_iface.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_join.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_join.c -fPIC -DPIC -o .libs/db_join.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_join.c -o db_join.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_log2.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_log2.c -fPIC -DPIC -o .libs/db_log2.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_log2.c -o db_log2.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_meta.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_meta.c -fPIC -DPIC -o .libs/db_meta.o ../dist/../db/db_meta.c: In function '__db_new': ../dist/../db/db_meta.c:107:12: warning: variable 'last' set but not used [-Wunused-but-set-variable] db_pgno_t last, *list, pgno, newnext; ^~~~ i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_meta.c -o db_meta.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_method.c -fPIC -DPIC -o .libs/db_method.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_method.c -o db_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_open.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_open.c -fPIC -DPIC -o .libs/db_open.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_open.c -o db_open.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_overflow.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_overflow.c -fPIC -DPIC -o .libs/db_overflow.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_overflow.c -o db_overflow.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_pr.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_pr.c -fPIC -DPIC -o .libs/db_pr.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_pr.c -o db_pr.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_rec.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_rec.c -fPIC -DPIC -o .libs/db_rec.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_rec.c -o db_rec.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_reclaim.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_reclaim.c -fPIC -DPIC -o .libs/db_reclaim.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_reclaim.c -o db_reclaim.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_remove.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_remove.c -fPIC -DPIC -o .libs/db_remove.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_remove.c -o db_remove.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_rename.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_rename.c -fPIC -DPIC -o .libs/db_rename.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_rename.c -o db_rename.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_ret.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_ret.c -fPIC -DPIC -o .libs/db_ret.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_ret.c -o db_ret.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_setid.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_setid.c -fPIC -DPIC -o .libs/db_setid.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_setid.c -o db_setid.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_setlsn.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_setlsn.c -fPIC -DPIC -o .libs/db_setlsn.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_setlsn.c -o db_setlsn.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_shash.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_shash.c -fPIC -DPIC -o .libs/db_shash.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_shash.c -o db_shash.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_stati.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_stati.c -fPIC -DPIC -o .libs/db_stati.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_stati.c -o db_stati.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_truncate.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_truncate.c -fPIC -DPIC -o .libs/db_truncate.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_truncate.c -o db_truncate.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_upg.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_upg.c -fPIC -DPIC -o .libs/db_upg.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_upg.c -o db_upg.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_upg_opd.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_upg_opd.c -fPIC -DPIC -o .libs/db_upg_opd.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_upg_opd.c -o db_upg_opd.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbm/dbm.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbm/dbm.c -fPIC -DPIC -o .libs/dbm.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbm/dbm.c -o dbm.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg.c -fPIC -DPIC -o .libs/dbreg.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg.c -o dbreg.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_auto.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_auto.c -fPIC -DPIC -o .libs/dbreg_auto.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_auto.c -o dbreg_auto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_rec.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_rec.c -fPIC -DPIC -o .libs/dbreg_rec.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_rec.c -o dbreg_rec.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_stat.c -fPIC -DPIC -o .libs/dbreg_stat.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_stat.c -o dbreg_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_util.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_util.c -fPIC -DPIC -o .libs/dbreg_util.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_util.c -o dbreg_util.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/dbt.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/dbt.c -fPIC -DPIC -o .libs/dbt.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/dbt.c -o dbt.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_alloc.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_alloc.c -fPIC -DPIC -o .libs/env_alloc.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_alloc.c -o env_alloc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_config.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_config.c -fPIC -DPIC -o .libs/env_config.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_config.c -o env_config.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_failchk.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_failchk.c -fPIC -DPIC -o .libs/env_failchk.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_failchk.c -o env_failchk.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_file.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_file.c -fPIC -DPIC -o .libs/env_file.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_file.c -o env_file.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_globals.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_globals.c -fPIC -DPIC -o .libs/env_globals.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_globals.c -o env_globals.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_method.c -fPIC -DPIC -o .libs/env_method.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_method.c -o env_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_name.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_name.c -fPIC -DPIC -o .libs/env_name.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_name.c -o env_name.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_open.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_open.c -fPIC -DPIC -o .libs/env_open.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_open.c -o env_open.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_recover.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_recover.c -fPIC -DPIC -o .libs/env_recover.o ../dist/../env/env_recover.c:22:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] static const char copyright[] = ^~~~~~~~~ i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_recover.c -o env_recover.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_region.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_region.c -fPIC -DPIC -o .libs/env_region.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_region.c -o env_region.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_register.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_register.c -fPIC -DPIC -o .libs/env_register.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_register.c -o env_register.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_sig.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_sig.c -fPIC -DPIC -o .libs/env_sig.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_sig.c -o env_sig.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_stat.c -fPIC -DPIC -o .libs/env_stat.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_stat.c -o env_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fileops_auto.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fileops_auto.c -fPIC -DPIC -o .libs/fileops_auto.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fileops_auto.c -o fileops_auto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fop_basic.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fop_basic.c -fPIC -DPIC -o .libs/fop_basic.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fop_basic.c -o fop_basic.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fop_rec.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fop_rec.c -fPIC -DPIC -o .libs/fop_rec.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fop_rec.c -o fop_rec.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fop_util.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fop_util.c -fPIC -DPIC -o .libs/fop_util.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fop_util.c -o fop_util.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_func.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_func.c -fPIC -DPIC -o .libs/hash_func.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_func.c -o hash_func.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hmac/hmac.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hmac/hmac.c -fPIC -DPIC -o .libs/hmac.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hmac/hmac.c -o hmac.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hsearch/hsearch.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hsearch/hsearch.c -fPIC -DPIC -o .libs/hsearch.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hsearch/hsearch.c -o hsearch.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log.c -fPIC -DPIC -o .libs/log.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log.c -o log.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_archive.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_archive.c -fPIC -DPIC -o .libs/log_archive.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_archive.c -o log_archive.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_compare.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_compare.c -fPIC -DPIC -o .libs/log_compare.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_compare.c -o log_compare.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_debug.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_debug.c -fPIC -DPIC -o .libs/log_debug.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_debug.c -o log_debug.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_get.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_get.c -fPIC -DPIC -o .libs/log_get.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_get.c -o log_get.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_method.c -fPIC -DPIC -o .libs/log_method.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_method.c -o log_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_put.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_put.c -fPIC -DPIC -o .libs/log_put.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_put.c -o log_put.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_stat.c -fPIC -DPIC -o .libs/log_stat.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_stat.c -o log_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/mkpath.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/mkpath.c -fPIC -DPIC -o .libs/mkpath.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/mkpath.c -o mkpath.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_alloc.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_alloc.c -fPIC -DPIC -o .libs/mp_alloc.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_alloc.c -o mp_alloc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_bh.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_bh.c -fPIC -DPIC -o .libs/mp_bh.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_bh.c -o mp_bh.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fget.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fget.c -fPIC -DPIC -o .libs/mp_fget.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fget.c -o mp_fget.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fmethod.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fmethod.c -fPIC -DPIC -o .libs/mp_fmethod.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fmethod.c -o mp_fmethod.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fopen.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fopen.c -fPIC -DPIC -o .libs/mp_fopen.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fopen.c -o mp_fopen.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fput.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fput.c -fPIC -DPIC -o .libs/mp_fput.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fput.c -o mp_fput.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fset.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fset.c -fPIC -DPIC -o .libs/mp_fset.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fset.c -o mp_fset.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_method.c -fPIC -DPIC -o .libs/mp_method.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_method.c -o mp_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_mvcc.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_mvcc.c -fPIC -DPIC -o .libs/mp_mvcc.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_mvcc.c -o mp_mvcc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_region.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_region.c -fPIC -DPIC -o .libs/mp_region.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_region.c -o mp_region.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_register.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_register.c -fPIC -DPIC -o .libs/mp_register.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_register.c -o mp_register.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_resize.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_resize.c -fPIC -DPIC -o .libs/mp_resize.o ../dist/../mp/mp_resize.c: In function '__memp_add_bucket': ../dist/../mp/mp_resize.c:311:7: warning: variable 'env' set but not used [-Wunused-but-set-variable] ENV *env; ^~~ ../dist/../mp/mp_resize.c: In function '__memp_remove_bucket': ../dist/../mp/mp_resize.c:378:7: warning: variable 'env' set but not used [-Wunused-but-set-variable] ENV *env; ^~~ i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_resize.c -o mp_resize.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_stat.c -fPIC -DPIC -o .libs/mp_stat.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_stat.c -o mp_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_sync.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_sync.c -fPIC -DPIC -o .libs/mp_sync.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_sync.c -o mp_sync.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_trickle.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_trickle.c -fPIC -DPIC -o .libs/mp_trickle.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_trickle.c -o mp_trickle.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/openflags.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/openflags.c -fPIC -DPIC -o .libs/openflags.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/openflags.c -o openflags.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_abort.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_abort.c -fPIC -DPIC -o .libs/os_abort.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_abort.c -o os_abort.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_abs.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_abs.c -fPIC -DPIC -o .libs/os_abs.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_abs.c -o os_abs.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_alloc.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_alloc.c -fPIC -DPIC -o .libs/os_alloc.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_alloc.c -o os_alloc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_clock.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_clock.c -fPIC -DPIC -o .libs/os_clock.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_clock.c -o os_clock.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_cpu.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_cpu.c -fPIC -DPIC -o .libs/os_cpu.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_cpu.c -o os_cpu.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_ctime.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_ctime.c -fPIC -DPIC -o .libs/os_ctime.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_ctime.c -o os_ctime.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_config.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_config.c -fPIC -DPIC -o .libs/os_config.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_config.c -o os_config.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_dir.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_dir.c -fPIC -DPIC -o .libs/os_dir.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_dir.c -o os_dir.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_errno.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_errno.c -fPIC -DPIC -o .libs/os_errno.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_errno.c -o os_errno.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_fid.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_fid.c -fPIC -DPIC -o .libs/os_fid.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_fid.c -o os_fid.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_flock.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_flock.c -fPIC -DPIC -o .libs/os_flock.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_flock.c -o os_flock.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_fsync.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_fsync.c -fPIC -DPIC -o .libs/os_fsync.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_fsync.c -o os_fsync.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_getenv.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_getenv.c -fPIC -DPIC -o .libs/os_getenv.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_getenv.c -o os_getenv.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_handle.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_handle.c -fPIC -DPIC -o .libs/os_handle.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_handle.c -o os_handle.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_map.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_map.c -fPIC -DPIC -o .libs/os_map.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_map.c -o os_map.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/os_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/os_method.c -fPIC -DPIC -o .libs/os_method.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/os_method.c -o os_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_mkdir.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_mkdir.c -fPIC -DPIC -o .libs/os_mkdir.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_mkdir.c -o os_mkdir.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_open.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_open.c -fPIC -DPIC -o .libs/os_open.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_open.c -o os_open.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_pid.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_pid.c -fPIC -DPIC -o .libs/os_pid.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_pid.c -o os_pid.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_rename.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_rename.c -fPIC -DPIC -o .libs/os_rename.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_rename.c -o os_rename.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_root.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_root.c -fPIC -DPIC -o .libs/os_root.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_root.c -o os_root.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_rpath.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_rpath.c -fPIC -DPIC -o .libs/os_rpath.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_rpath.c -o os_rpath.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_rw.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_rw.c -fPIC -DPIC -o .libs/os_rw.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_rw.c -o os_rw.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_seek.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_seek.c -fPIC -DPIC -o .libs/os_seek.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_seek.c -o os_seek.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_stack.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_stack.c -fPIC -DPIC -o .libs/os_stack.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_stack.c -o os_stack.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_stat.c -fPIC -DPIC -o .libs/os_stat.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_stat.c -o os_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_tmpdir.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_tmpdir.c -fPIC -DPIC -o .libs/os_tmpdir.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_tmpdir.c -o os_tmpdir.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_truncate.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_truncate.c -fPIC -DPIC -o .libs/os_truncate.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_truncate.c -o os_truncate.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_uid.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_uid.c -fPIC -DPIC -o .libs/os_uid.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_uid.c -o os_uid.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_unlink.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_unlink.c -fPIC -DPIC -o .libs/os_unlink.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_unlink.c -o os_unlink.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_yield.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_yield.c -fPIC -DPIC -o .libs/os_yield.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_yield.c -o os_yield.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../sequence/seq_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../sequence/seq_stat.c -fPIC -DPIC -o .libs/seq_stat.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../sequence/seq_stat.c -o seq_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../sequence/sequence.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../sequence/sequence.c -fPIC -DPIC -o .libs/sequence.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../sequence/sequence.c -o sequence.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hmac/sha1.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hmac/sha1.c -fPIC -DPIC -o .libs/sha1.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hmac/sha1.c -o sha1.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../clib/snprintf.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../clib/snprintf.c -fPIC -DPIC -o .libs/snprintf.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../clib/snprintf.c -o snprintf.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn.c -fPIC -DPIC -o .libs/txn.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn.c -o txn.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_auto.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_auto.c -fPIC -DPIC -o .libs/txn_auto.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_auto.c -o txn_auto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_chkpt.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_chkpt.c -fPIC -DPIC -o .libs/txn_chkpt.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_chkpt.c -o txn_chkpt.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_failchk.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_failchk.c -fPIC -DPIC -o .libs/txn_failchk.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_failchk.c -o txn_failchk.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_method.c -fPIC -DPIC -o .libs/txn_method.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_method.c -o txn_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_rec.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_rec.c -fPIC -DPIC -o .libs/txn_rec.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_rec.c -o txn_rec.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_recover.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_recover.c -fPIC -DPIC -o .libs/txn_recover.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_recover.c -o txn_recover.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_region.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_region.c -fPIC -DPIC -o .libs/txn_region.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_region.c -o txn_region.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_stat.c -fPIC -DPIC -o .libs/txn_stat.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_stat.c -o txn_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_util.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_util.c -fPIC -DPIC -o .libs/txn_util.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_util.c -o txn_util.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../xa/xa.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../xa/xa.c -fPIC -DPIC -o .libs/xa.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../xa/xa.c -o xa.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../xa/xa_db.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../xa/xa_db.c -fPIC -DPIC -o .libs/xa_db.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../xa/xa_db.c -o xa_db.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../xa/xa_map.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../xa/xa_map.c -fPIC -DPIC -o .libs/xa_map.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../xa/xa_map.c -o xa_map.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/zerofill.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/zerofill.c -fPIC -DPIC -o .libs/zerofill.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/zerofill.c -o zerofill.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link i586-alt-linux-gcc -avoid-version -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -rpath /usr/lib -Wl,--no-undefined -o libdb_int-4.7.la db185.lo mut_tas.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_lease.lo rep_log.lo rep_method.lo rep_record.lo rep_region.lo rep_stat.lo rep_util.lo rep_verify.lo os_addrinfo.lo repmgr_auto.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 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 mut_alloc.lo mut_failchk.lo mut_method.lo mut_region.lo mut_stat.lo aes_method.lo crypto.lo mt19937db.lo rijndael-alg-fst.lo rijndael-api-fst.lo client.lo db_server_clnt.lo db_server_xdr.lo gen_client.lo gen_client_ret.lo crdel_auto.lo crdel_rec.lo db.lo db_am.lo db_auto.lo db_byteorder.lo db_cam.lo db_cds.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_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 dbt.lo env_alloc.lo env_config.lo env_failchk.lo env_file.lo env_globals.lo env_method.lo env_name.lo env_open.lo env_recover.lo env_region.lo env_register.lo env_sig.lo env_stat.lo fileops_auto.lo fop_basic.lo fop_rec.lo fop_util.lo hash_func.lo hmac.lo hsearch.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_resize.lo mp_stat.lo mp_sync.lo mp_trickle.lo openflags.lo os_abort.lo os_abs.lo os_alloc.lo os_clock.lo os_cpu.lo os_ctime.lo os_config.lo os_dir.lo os_errno.lo os_fid.lo os_flock.lo os_fsync.lo os_getenv.lo os_handle.lo os_map.lo os_method.lo os_mkdir.lo os_open.lo os_pid.lo os_rename.lo os_root.lo os_rpath.lo os_rw.lo os_seek.lo os_stack.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 zerofill.lo -lpthread i586-alt-linux-gcc -shared .libs/db185.o .libs/mut_tas.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_lease.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/os_addrinfo.o .libs/repmgr_auto.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/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/mut_alloc.o .libs/mut_failchk.o .libs/mut_method.o .libs/mut_region.o .libs/mut_stat.o .libs/aes_method.o .libs/crypto.o .libs/mt19937db.o .libs/rijndael-alg-fst.o .libs/rijndael-api-fst.o .libs/client.o .libs/db_server_clnt.o .libs/db_server_xdr.o .libs/gen_client.o .libs/gen_client_ret.o .libs/crdel_auto.o .libs/crdel_rec.o .libs/db.o .libs/db_am.o .libs/db_auto.o .libs/db_byteorder.o .libs/db_cam.o .libs/db_cds.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_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/dbt.o .libs/env_alloc.o .libs/env_config.o .libs/env_failchk.o .libs/env_file.o .libs/env_globals.o .libs/env_method.o .libs/env_name.o .libs/env_open.o .libs/env_recover.o .libs/env_region.o .libs/env_register.o .libs/env_sig.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/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_resize.o .libs/mp_stat.o .libs/mp_sync.o .libs/mp_trickle.o .libs/openflags.o .libs/os_abort.o .libs/os_abs.o .libs/os_alloc.o .libs/os_clock.o .libs/os_cpu.o .libs/os_ctime.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_getenv.o .libs/os_handle.o .libs/os_map.o .libs/os_method.o .libs/os_mkdir.o .libs/os_open.o .libs/os_pid.o .libs/os_rename.o .libs/os_root.o .libs/os_rpath.o .libs/os_rw.o .libs/os_seek.o .libs/os_stack.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 .libs/zerofill.o -lpthread -march=i586 -mtune=generic -Wl,--no-undefined -Wl,-soname -Wl,libdb_int-4.7.so -o .libs/libdb_int-4.7.so ar cru .libs/libdb_int-4.7.a db185.o mut_tas.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_lease.o rep_log.o rep_method.o rep_record.o rep_region.o rep_stat.o rep_util.o rep_verify.o os_addrinfo.o repmgr_auto.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 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 mut_alloc.o mut_failchk.o mut_method.o mut_region.o mut_stat.o aes_method.o crypto.o mt19937db.o rijndael-alg-fst.o rijndael-api-fst.o client.o db_server_clnt.o db_server_xdr.o gen_client.o gen_client_ret.o crdel_auto.o crdel_rec.o db.o db_am.o db_auto.o db_byteorder.o db_cam.o db_cds.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_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 dbt.o env_alloc.o env_config.o env_failchk.o env_file.o env_globals.o env_method.o env_name.o env_open.o env_recover.o env_region.o env_register.o env_sig.o env_stat.o fileops_auto.o fop_basic.o fop_rec.o fop_util.o hash_func.o hmac.o hsearch.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_resize.o mp_stat.o mp_sync.o mp_trickle.o openflags.o os_abort.o os_abs.o os_alloc.o os_clock.o os_cpu.o os_ctime.o os_config.o os_dir.o os_errno.o os_fid.o os_flock.o os_fsync.o os_getenv.o os_handle.o os_map.o os_method.o os_mkdir.o os_open.o os_pid.o os_rename.o os_root.o os_rpath.o os_rw.o os_seek.o os_stack.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 zerofill.o ranlib .libs/libdb_int-4.7.a creating libdb_int-4.7.la (cd .libs && rm -f libdb_int-4.7.la && ln -s ../libdb_int-4.7.la libdb_int-4.7.la) ar cr libdb-4.7.a db185.lo mut_tas.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_lease.lo rep_log.lo rep_method.lo rep_record.lo rep_region.lo rep_stat.lo rep_util.lo rep_verify.lo os_addrinfo.lo repmgr_auto.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 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 mut_alloc.lo mut_failchk.lo mut_method.lo mut_region.lo mut_stat.lo aes_method.lo crypto.lo mt19937db.lo rijndael-alg-fst.lo rijndael-api-fst.lo client.lo db_server_clnt.lo db_server_xdr.lo gen_client.lo gen_client_ret.lo crdel_auto.lo crdel_rec.lo db.lo db_am.lo db_auto.lo db_byteorder.lo db_cam.lo db_cds.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_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 dbt.lo env_alloc.lo env_config.lo env_failchk.lo env_file.lo env_globals.lo env_method.lo env_name.lo env_open.lo env_recover.lo env_region.lo env_register.lo env_sig.lo env_stat.lo fileops_auto.lo fop_basic.lo fop_rec.lo fop_util.lo hash_func.lo hmac.lo hsearch.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_resize.lo mp_stat.lo mp_sync.lo mp_trickle.lo openflags.lo os_abort.lo os_abs.lo os_alloc.lo os_clock.lo os_cpu.lo os_ctime.lo os_config.lo os_dir.lo os_errno.lo os_fid.lo os_flock.lo os_fsync.lo os_getenv.lo os_handle.lo os_map.lo os_method.lo os_mkdir.lo os_open.lo os_pid.lo os_rename.lo os_root.lo os_rpath.lo os_rw.lo os_seek.lo os_stack.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 zerofill.lo ranlib libdb-4.7.a rm -f libdb.a ln -s libdb-4.7.a libdb.a /bin/sh ./libtool --mode=link i586-alt-linux-gcc -avoid-version -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -rpath /usr/lib -Wl,--version-script=../dist/../dist/libdb.map -Wl,--no-undefined -o libdb-4.7.la db185.lo mut_tas.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_lease.lo rep_log.lo rep_method.lo rep_record.lo rep_region.lo rep_stat.lo rep_util.lo rep_verify.lo os_addrinfo.lo repmgr_auto.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 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 mut_alloc.lo mut_failchk.lo mut_method.lo mut_region.lo mut_stat.lo aes_method.lo crypto.lo mt19937db.lo rijndael-alg-fst.lo rijndael-api-fst.lo client.lo db_server_clnt.lo db_server_xdr.lo gen_client.lo gen_client_ret.lo crdel_auto.lo crdel_rec.lo db.lo db_am.lo db_auto.lo db_byteorder.lo db_cam.lo db_cds.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_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 dbt.lo env_alloc.lo env_config.lo env_failchk.lo env_file.lo env_globals.lo env_method.lo env_name.lo env_open.lo env_recover.lo env_region.lo env_register.lo env_sig.lo env_stat.lo fileops_auto.lo fop_basic.lo fop_rec.lo fop_util.lo hash_func.lo hmac.lo hsearch.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_resize.lo mp_stat.lo mp_sync.lo mp_trickle.lo openflags.lo os_abort.lo os_abs.lo os_alloc.lo os_clock.lo os_cpu.lo os_ctime.lo os_config.lo os_dir.lo os_errno.lo os_fid.lo os_flock.lo os_fsync.lo os_getenv.lo os_handle.lo os_map.lo os_method.lo os_mkdir.lo os_open.lo os_pid.lo os_rename.lo os_root.lo os_rpath.lo os_rw.lo os_seek.lo os_stack.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 zerofill.lo -lpthread i586-alt-linux-gcc -shared .libs/db185.o .libs/mut_tas.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_lease.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/os_addrinfo.o .libs/repmgr_auto.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/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/mut_alloc.o .libs/mut_failchk.o .libs/mut_method.o .libs/mut_region.o .libs/mut_stat.o .libs/aes_method.o .libs/crypto.o .libs/mt19937db.o .libs/rijndael-alg-fst.o .libs/rijndael-api-fst.o .libs/client.o .libs/db_server_clnt.o .libs/db_server_xdr.o .libs/gen_client.o .libs/gen_client_ret.o .libs/crdel_auto.o .libs/crdel_rec.o .libs/db.o .libs/db_am.o .libs/db_auto.o .libs/db_byteorder.o .libs/db_cam.o .libs/db_cds.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_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/dbt.o .libs/env_alloc.o .libs/env_config.o .libs/env_failchk.o .libs/env_file.o .libs/env_globals.o .libs/env_method.o .libs/env_name.o .libs/env_open.o .libs/env_recover.o .libs/env_region.o .libs/env_register.o .libs/env_sig.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/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_resize.o .libs/mp_stat.o .libs/mp_sync.o .libs/mp_trickle.o .libs/openflags.o .libs/os_abort.o .libs/os_abs.o .libs/os_alloc.o .libs/os_clock.o .libs/os_cpu.o .libs/os_ctime.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_getenv.o .libs/os_handle.o .libs/os_map.o .libs/os_method.o .libs/os_mkdir.o .libs/os_open.o .libs/os_pid.o .libs/os_rename.o .libs/os_root.o .libs/os_rpath.o .libs/os_rw.o .libs/os_seek.o .libs/os_stack.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 .libs/zerofill.o -lpthread -march=i586 -mtune=generic -Wl,--version-script=../dist/../dist/libdb.map -Wl,--no-undefined -Wl,-soname -Wl,libdb-4.7.so -o .libs/libdb-4.7.so ar cru .libs/libdb-4.7.a db185.o mut_tas.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_lease.o rep_log.o rep_method.o rep_record.o rep_region.o rep_stat.o rep_util.o rep_verify.o os_addrinfo.o repmgr_auto.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 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 mut_alloc.o mut_failchk.o mut_method.o mut_region.o mut_stat.o aes_method.o crypto.o mt19937db.o rijndael-alg-fst.o rijndael-api-fst.o client.o db_server_clnt.o db_server_xdr.o gen_client.o gen_client_ret.o crdel_auto.o crdel_rec.o db.o db_am.o db_auto.o db_byteorder.o db_cam.o db_cds.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_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 dbt.o env_alloc.o env_config.o env_failchk.o env_file.o env_globals.o env_method.o env_name.o env_open.o env_recover.o env_region.o env_register.o env_sig.o env_stat.o fileops_auto.o fop_basic.o fop_rec.o fop_util.o hash_func.o hmac.o hsearch.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_resize.o mp_stat.o mp_sync.o mp_trickle.o openflags.o os_abort.o os_abs.o os_alloc.o os_clock.o os_cpu.o os_ctime.o os_config.o os_dir.o os_errno.o os_fid.o os_flock.o os_fsync.o os_getenv.o os_handle.o os_map.o os_method.o os_mkdir.o os_open.o os_pid.o os_rename.o os_root.o os_rpath.o os_rw.o os_seek.o os_stack.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 zerofill.o ranlib .libs/libdb-4.7.a creating libdb-4.7.la (cd .libs && rm -f libdb-4.7.la && ln -s ../libdb-4.7.la libdb-4.7.la) /bin/sh ./libtool --mode=compile i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_db.cpp i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_db.cpp -fPIC -DPIC -o .libs/cxx_db.o i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_db.cpp -o cxx_db.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_dbc.cpp i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_dbc.cpp -fPIC -DPIC -o .libs/cxx_dbc.o i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_dbc.cpp -o cxx_dbc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_dbt.cpp i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_dbt.cpp -fPIC -DPIC -o .libs/cxx_dbt.o i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_dbt.cpp -o cxx_dbt.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_env.cpp i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_env.cpp -fPIC -DPIC -o .libs/cxx_env.o i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_env.cpp -o cxx_env.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_except.cpp i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_except.cpp -fPIC -DPIC -o .libs/cxx_except.o i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_except.cpp -o cxx_except.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_lock.cpp i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_lock.cpp -fPIC -DPIC -o .libs/cxx_lock.o i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_lock.cpp -o cxx_lock.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_logc.cpp i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_logc.cpp -fPIC -DPIC -o .libs/cxx_logc.o i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_logc.cpp -o cxx_logc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_mpool.cpp i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_mpool.cpp -fPIC -DPIC -o .libs/cxx_mpool.o i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_mpool.cpp -o cxx_mpool.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_multi.cpp i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_multi.cpp -fPIC -DPIC -o .libs/cxx_multi.o i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_multi.cpp -o cxx_multi.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_seq.cpp i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_seq.cpp -fPIC -DPIC -o .libs/cxx_seq.o i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_seq.cpp -o cxx_seq.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_txn.cpp i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_txn.cpp -fPIC -DPIC -o .libs/cxx_txn.o i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_txn.cpp -o cxx_txn.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link i586-alt-linux-g++ -avoid-version -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -rpath /usr/lib -Wl,--no-undefined \ -o libdb_cxx-4.7.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 libdb_int-4.7.la -lpthread i586-alt-linux-g++ -shared .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 -Wl,--rpath -Wl,/usr/src/RPM/BUILD/db-4.7.25/build_unix/.libs ./.libs/libdb_int-4.7.so -lpthread -L/usr/lib/gcc/i586-alt-linux/8 -L/usr/lib/gcc/i586-alt-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s -march=i586 -mtune=generic -Wl,--no-undefined -Wl,-soname -Wl,libdb_cxx-4.7.so -o .libs/libdb_cxx-4.7.so ar cru .libs/libdb_cxx-4.7.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 ranlib .libs/libdb_cxx-4.7.a creating libdb_cxx-4.7.la (cd .libs && rm -f libdb_cxx-4.7.la && ln -s ../libdb_cxx-4.7.la libdb_cxx-4.7.la) ar cr libdb_cxx-4.7.a 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_tas.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_lease.lo rep_log.lo rep_method.lo rep_record.lo rep_region.lo rep_stat.lo rep_util.lo rep_verify.lo os_addrinfo.lo repmgr_auto.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 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 mut_alloc.lo mut_failchk.lo mut_method.lo mut_region.lo mut_stat.lo aes_method.lo crypto.lo mt19937db.lo rijndael-alg-fst.lo rijndael-api-fst.lo client.lo db_server_clnt.lo db_server_xdr.lo gen_client.lo gen_client_ret.lo crdel_auto.lo crdel_rec.lo db.lo db_am.lo db_auto.lo db_byteorder.lo db_cam.lo db_cds.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_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 dbt.lo env_alloc.lo env_config.lo env_failchk.lo env_file.lo env_globals.lo env_method.lo env_name.lo env_open.lo env_recover.lo env_region.lo env_register.lo env_sig.lo env_stat.lo fileops_auto.lo fop_basic.lo fop_rec.lo fop_util.lo hash_func.lo hmac.lo hsearch.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_resize.lo mp_stat.lo mp_sync.lo mp_trickle.lo openflags.lo os_abort.lo os_abs.lo os_alloc.lo os_clock.lo os_cpu.lo os_ctime.lo os_config.lo os_dir.lo os_errno.lo os_fid.lo os_flock.lo os_fsync.lo os_getenv.lo os_handle.lo os_map.lo os_method.lo os_mkdir.lo os_open.lo os_pid.lo os_rename.lo os_root.lo os_rpath.lo os_rw.lo os_seek.lo os_stack.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 zerofill.lo ranlib libdb_cxx-4.7.a rm -f libdb_cxx.a ln -s libdb_cxx-4.7.a libdb_cxx.a /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rpc_server/c/db_server_proc.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rpc_server/c/db_server_proc.c -fPIC -DPIC -o .libs/db_server_proc.o ../dist/../rpc_server/c/db_server_proc.c: In function '__env_txn_recover_proc': ../dist/../rpc_server/c/db_server_proc.c:643:6: warning: pointer targets in assignment from 'char *' to 'u_int8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] gid = replyp->gid.gid_val; ^ ../dist/../rpc_server/c/db_server_proc.c: In function '__db_join_proc': ../dist/../rpc_server/c/db_server_proc.c:2152:9: warning: variable 'size' set but not used [-Wunused-but-set-variable] size_t size; ^~~~ i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rpc_server/c/db_server_proc.c -o db_server_proc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing db_server_svc.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing db_server_svc.c -fPIC -DPIC -o .libs/db_server_svc.o db_server_svc.c: In function 'db_rpc_serverprog_4007': db_server_svc.c:556:1: warning: implicit declaration of function '__dbsrv_timeout' [-Wimplicit-function-declaration] __dbsrv_timeout(0);} ^~~~~~~~~~~~~~~ i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing db_server_svc.c -o db_server_svc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rpc_server/c/db_server_util.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rpc_server/c/db_server_util.c -fPIC -DPIC -o .libs/db_server_util.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rpc_server/c/db_server_util.c -o db_server_util.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing gen_db_server.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing gen_db_server.c -fPIC -DPIC -o .libs/gen_db_server.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing gen_db_server.c -o gen_db_server.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/util_log.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/util_log.c -fPIC -DPIC -o .libs/util_log.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/util_log.c -o util_log.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o berkeley_db_svc -Wl,--no-undefined \ db_server_proc.lo db_server_svc.lo db_server_util.lo gen_db_server.lo util_log.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/berkeley_db_svc -Wl,--no-undefined .libs/db_server_proc.o .libs/db_server_svc.o .libs/db_server_util.o .libs/gen_db_server.o .libs/util_log.o ./.libs/libdb_int-4.7.so -lpthread creating berkeley_db_svc /bin/sh ./libtool --mode=execute true berkeley_db_svc /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_archive/db_archive.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_archive/db_archive.c -fPIC -DPIC -o .libs/db_archive.o ../dist/../db_archive/db_archive.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] static const char copyright[] = ^~~~~~~~~ i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_archive/db_archive.c -o db_archive.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/util_sig.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/util_sig.c -fPIC -DPIC -o .libs/util_sig.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/util_sig.c -o util_sig.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o db_archive -Wl,--no-undefined \ db_archive.lo util_sig.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_archive -Wl,--no-undefined .libs/db_archive.o .libs/util_sig.o ./.libs/libdb_int-4.7.so -lpthread creating db_archive /bin/sh ./libtool --mode=execute true db_archive /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_checkpoint/db_checkpoint.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_checkpoint/db_checkpoint.c -fPIC -DPIC -o .libs/db_checkpoint.o ../dist/../db_checkpoint/db_checkpoint.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] static const char copyright[] = ^~~~~~~~~ i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_checkpoint/db_checkpoint.c -o db_checkpoint.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o db_checkpoint -Wl,--no-undefined \ db_checkpoint.lo util_log.lo util_sig.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_checkpoint -Wl,--no-undefined .libs/db_checkpoint.o .libs/util_log.o .libs/util_sig.o ./.libs/libdb_int-4.7.so -lpthread creating db_checkpoint /bin/sh ./libtool --mode=execute true db_checkpoint /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_codegen/db_codegen.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_codegen/db_codegen.c -fPIC -DPIC -o .libs/db_codegen.o ../dist/../db_codegen/db_codegen.c: In function 'main': ../dist/../db_codegen/db_codegen.c:31:10: warning: variable 'verbose' set but not used [-Wunused-but-set-variable] int ch, verbose; ^~~~~~~ At top level: ../dist/../db_codegen/db_codegen.c:12:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] static const char copyright[] = ^~~~~~~~~ i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_codegen/db_codegen.c -o db_codegen.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_codegen/code_capi.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_codegen/code_capi.c -fPIC -DPIC -o .libs/code_capi.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_codegen/code_capi.c -o code_capi.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_codegen/code_parse.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_codegen/code_parse.c -fPIC -DPIC -o .libs/code_parse.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_codegen/code_parse.c -o code_parse.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o db_codegen -Wl,--no-undefined \ db_codegen.lo code_capi.lo code_parse.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_codegen -Wl,--no-undefined .libs/db_codegen.o .libs/code_capi.o .libs/code_parse.o ./.libs/libdb_int-4.7.so -lpthread creating db_codegen /bin/sh ./libtool --mode=execute true db_codegen /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_deadlock/db_deadlock.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_deadlock/db_deadlock.c -fPIC -DPIC -o .libs/db_deadlock.o ../dist/../db_deadlock/db_deadlock.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] static const char copyright[] = ^~~~~~~~~ i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_deadlock/db_deadlock.c -o db_deadlock.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o db_deadlock -Wl,--no-undefined \ db_deadlock.lo util_log.lo util_sig.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_deadlock -Wl,--no-undefined .libs/db_deadlock.o .libs/util_log.o .libs/util_sig.o ./.libs/libdb_int-4.7.so -lpthread creating db_deadlock /bin/sh ./libtool --mode=execute true db_deadlock /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_dump/db_dump.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_dump/db_dump.c -fPIC -DPIC -o .libs/db_dump.o ../dist/../db_dump/db_dump.c:16:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] static const char copyright[] = ^~~~~~~~~ i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_dump/db_dump.c -o db_dump.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/util_cache.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/util_cache.c -fPIC -DPIC -o .libs/util_cache.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/util_cache.c -o util_cache.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o db_dump -Wl,--no-undefined \ db_dump.lo util_cache.lo util_sig.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_dump -Wl,--no-undefined .libs/db_dump.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb_int-4.7.so -lpthread creating db_dump /bin/sh ./libtool --mode=execute true db_dump /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_hotbackup/db_hotbackup.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_hotbackup/db_hotbackup.c -fPIC -DPIC -o .libs/db_hotbackup.o ../dist/../db_hotbackup/db_hotbackup.c:17:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] static const char copyright[] = ^~~~~~~~~ i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_hotbackup/db_hotbackup.c -o db_hotbackup.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o db_hotbackup -Wl,--no-undefined \ db_hotbackup.lo util_sig.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_hotbackup -Wl,--no-undefined .libs/db_hotbackup.o .libs/util_sig.o ./.libs/libdb_int-4.7.so -lpthread creating db_hotbackup /bin/sh ./libtool --mode=execute true db_hotbackup /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_load/db_load.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_load/db_load.c -fPIC -DPIC -o .libs/db_load.o ../dist/../db_load/db_load.c:16:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] static const char copyright[] = ^~~~~~~~~ i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_load/db_load.c -o db_load.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o db_load -Wl,--no-undefined \ db_load.lo util_cache.lo util_sig.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_load -Wl,--no-undefined .libs/db_load.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb_int-4.7.so -lpthread creating db_load /bin/sh ./libtool --mode=execute true db_load /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_printlog/db_printlog.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_printlog/db_printlog.c -fPIC -DPIC -o .libs/db_printlog.o ../dist/../db_printlog/db_printlog.c:21:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] static const char copyright[] = ^~~~~~~~~ i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_printlog/db_printlog.c -o db_printlog.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/btree_autop.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/btree_autop.c -fPIC -DPIC -o .libs/btree_autop.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/btree_autop.c -o btree_autop.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/crdel_autop.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/crdel_autop.c -fPIC -DPIC -o .libs/crdel_autop.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/crdel_autop.c -o crdel_autop.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_autop.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_autop.c -fPIC -DPIC -o .libs/db_autop.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_autop.c -o db_autop.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_autop.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_autop.c -fPIC -DPIC -o .libs/dbreg_autop.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_autop.c -o dbreg_autop.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fileops_autop.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fileops_autop.c -fPIC -DPIC -o .libs/fileops_autop.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fileops_autop.c -o fileops_autop.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_autop.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_autop.c -fPIC -DPIC -o .libs/hash_autop.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_autop.c -o hash_autop.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_autop.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_autop.c -fPIC -DPIC -o .libs/qam_autop.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_autop.c -o qam_autop.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_autop.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_autop.c -fPIC -DPIC -o .libs/txn_autop.o i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_autop.c -o txn_autop.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o db_printlog -Wl,--no-undefined \ db_printlog.lo btree_autop.lo crdel_autop.lo db_autop.lo dbreg_autop.lo fileops_autop.lo hash_autop.lo qam_autop.lo txn_autop.lo util_sig.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_printlog -Wl,--no-undefined .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/txn_autop.o .libs/util_sig.o ./.libs/libdb_int-4.7.so -lpthread creating db_printlog /bin/sh ./libtool --mode=execute true db_printlog /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_recover/db_recover.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_recover/db_recover.c -fPIC -DPIC -o .libs/db_recover.o ../dist/../db_recover/db_recover.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] static const char copyright[] = ^~~~~~~~~ i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_recover/db_recover.c -o db_recover.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o db_recover -Wl,--no-undefined \ db_recover.lo util_sig.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_recover -Wl,--no-undefined .libs/db_recover.o .libs/util_sig.o ./.libs/libdb_int-4.7.so -lpthread creating db_recover /bin/sh ./libtool --mode=execute true db_recover /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_stat/db_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_stat/db_stat.c -fPIC -DPIC -o .libs/db_stat.o ../dist/../db_stat/db_stat.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] static const char copyright[] = ^~~~~~~~~ i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_stat/db_stat.c -o db_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o db_stat -Wl,--no-undefined \ db_stat.lo util_cache.lo util_sig.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_stat -Wl,--no-undefined .libs/db_stat.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb_int-4.7.so -lpthread creating db_stat /bin/sh ./libtool --mode=execute true db_stat /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_upgrade/db_upgrade.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_upgrade/db_upgrade.c -fPIC -DPIC -o .libs/db_upgrade.o ../dist/../db_upgrade/db_upgrade.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] static const char copyright[] = ^~~~~~~~~ i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_upgrade/db_upgrade.c -o db_upgrade.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o db_upgrade -Wl,--no-undefined \ db_upgrade.lo util_sig.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_upgrade -Wl,--no-undefined .libs/db_upgrade.o .libs/util_sig.o ./.libs/libdb_int-4.7.so -lpthread creating db_upgrade /bin/sh ./libtool --mode=execute true db_upgrade /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_verify/db_verify.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_verify/db_verify.c -fPIC -DPIC -o .libs/db_verify.o ../dist/../db_verify/db_verify.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] static const char copyright[] = ^~~~~~~~~ i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_verify/db_verify.c -o db_verify.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o db_verify -Wl,--no-undefined \ db_verify.lo util_cache.lo util_sig.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_verify -Wl,--no-undefined .libs/db_verify.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb_int-4.7.so -lpthread creating db_verify /bin/sh ./libtool --mode=execute true db_verify make: Leaving directory '/usr/src/RPM/BUILD/db-4.7.25/build_unix' + popd ~/RPM/BUILD/db-4.7.25 + rm -f examples_c/tags examples_cxx/tags + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.894 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libdb4.7-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libdb4.7-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd db-4.7.25 + mkdir -p /usr/src/tmp/libdb4.7-buildroot/lib /usr/src/tmp/libdb4.7-buildroot/usr/lib /usr/src/tmp/libdb4.7-buildroot/usr/include/db4 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/libdb4.7-buildroot/usr exec_prefix=/usr/src/tmp/libdb4.7-buildroot/usr bindir=/usr/src/tmp/libdb4.7-buildroot/usr/bin sbindir=/usr/src/tmp/libdb4.7-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libdb4.7-buildroot/etc datadir=/usr/src/tmp/libdb4.7-buildroot/usr/share includedir=/usr/src/tmp/libdb4.7-buildroot/usr/include libdir=/usr/src/tmp/libdb4.7-buildroot/usr/lib libexecdir=/usr/src/tmp/libdb4.7-buildroot/usr/lib localstatedir=/usr/src/tmp/libdb4.7-buildroot/var/lib sharedstatedir=/usr/src/tmp/libdb4.7-buildroot/var/lib mandir=/usr/src/tmp/libdb4.7-buildroot/usr/share/man infodir=/usr/src/tmp/libdb4.7-buildroot/usr/share/info install -C build_unix docdir=/usr/src/tmp/libdb4.7-buildroot/usr/share/doc/db-4.7.25 make: Entering directory '/usr/src/RPM/BUILD/db-4.7.25/build_unix' Installing DB include files: /usr/src/tmp/libdb4.7-buildroot/usr/include ... Installing DB library: /usr/src/tmp/libdb4.7-buildroot/usr/lib ... cp -p .libs/libdb_int-4.7.so /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb_int-4.7.so cp -p .libs/libdb_int-4.7.lai /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb_int-4.7.la cp -p .libs/libdb-4.7.so /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb-4.7.so cp -p .libs/libdb-4.7.lai /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb-4.7.la libtool: install: warning: relinking `libdb_cxx-4.7.la' (cd /usr/src/RPM/BUILD/db-4.7.25/build_unix; /bin/sh ./libtool --mode=relink i586-alt-linux-g++ -avoid-version -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -rpath /usr/lib -Wl,--no-undefined -o libdb_cxx-4.7.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 libdb_int-4.7.la -lpthread -inst-prefix-dir /usr/src/tmp/libdb4.7-buildroot) i586-alt-linux-g++ -shared .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 -L/usr/src/tmp/libdb4.7-buildroot/usr/lib -L/usr/lib -ldb_int-4.7 -lpthread -L/usr/lib/gcc/i586-alt-linux/8 -L/usr/lib/gcc/i586-alt-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s -march=i586 -mtune=generic -Wl,--no-undefined -Wl,-soname -Wl,libdb_cxx-4.7.so -o .libs/libdb_cxx-4.7.so cp -p .libs/libdb_cxx-4.7.soT /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb_cxx-4.7.so cp -p .libs/libdb_cxx-4.7.lai /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb_cxx-4.7.la cp -p .libs/libdb_int-4.7.a /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb_int-4.7.a chmod 644 /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb_int-4.7.a ranlib /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb_int-4.7.a cp -p libdb.a /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb.a chmod 644 /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb.a ranlib /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb.a cp -p .libs/libdb-4.7.a /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb-4.7.a chmod 644 /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb-4.7.a ranlib /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb-4.7.a cp -p .libs/libdb_cxx-4.7.a /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb_cxx-4.7.a chmod 644 /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb_cxx-4.7.a ranlib /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb_cxx-4.7.a cp -p libdb_cxx.a /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb_cxx.a chmod 644 /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb_cxx.a ranlib /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb_cxx.a libtool: install: warning: remember to run `libtool --finish /usr/lib' Installing DB utilities: /usr/src/tmp/libdb4.7-buildroot/usr/bin ... libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/berkeley_db_svc /usr/src/tmp/libdb4.7-buildroot/usr/bin/berkeley_db_svc libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_archive /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_archive libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_checkpoint /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_checkpoint libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_codegen /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_codegen libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_deadlock /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_deadlock libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_dump /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_dump libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_hotbackup /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_hotbackup libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_load /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_load libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_printlog /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_printlog libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_recover /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_recover libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_stat /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_stat libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_upgrade /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_upgrade libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_verify /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_verify Installing documentation: /usr/src/tmp/libdb4.7-buildroot/usr/share/doc/db-4.7.25 ... make: Leaving directory '/usr/src/RPM/BUILD/db-4.7.25/build_unix' + mkdir -p /usr/src/tmp/libdb4.7-buildroot/usr/share/man/man1 + install -pm644 man/berkeley_db_svc.1 man/db_archive.1 man/db_checkpoint.1 man/db_deadlock.1 man/db_dump.1 man/db_hotbackup.1 man/db_load.1 man/db_printlog.1 man/db_recover.1 man/db_stat.1 man/db_upgrade.1 man/db_verify.1 /usr/src/tmp/libdb4.7-buildroot/usr/share/man/man1/ + install -pm644 README LICENSE /usr/src/tmp/libdb4.7-buildroot/usr/share/doc/db-4.7.25/ + cp -pRL examples_c examples_cxx examples_java /usr/src/tmp/libdb4.7-buildroot/usr/share/doc/db-4.7.25/ + pushd /usr/src/tmp/libdb4.7-buildroot ~/tmp/libdb4.7-buildroot ~/RPM/BUILD/db-4.7.25 + mv ./usr/lib/libdb-4.7.so ./lib/ + for f in ./usr/lib/libdb{,-*}.so + ln -snf ../../lib/libdb-4.7.so ./usr/lib/libdb.so + for f in ./usr/lib/libdb{,-*}.so + ln -snf ../../lib/libdb-4.7.so ./usr/lib/libdb-4.so + ln -s ../../lib/libdb-4.7.so ./usr/lib/ + pushd ./usr/lib ~/tmp/libdb4.7-buildroot/usr/lib ~/tmp/libdb4.7-buildroot ~/RPM/BUILD/db-4.7.25 + for f in libdb*.a + '[' -n '' ']' + continue + for f in libdb*.a + '[' -n libdb.a ']' + ln -snf libdb-4.7.a libdb.a + for f in libdb*.a + '[' -n '' ']' + continue + for f in libdb*.a + '[' -n libdb_cxx.a ']' + ln -snf libdb_cxx-4.7.a libdb_cxx.a + for f in libdb*.a + '[' -n '' ']' + continue + popd ~/tmp/libdb4.7-buildroot ~/RPM/BUILD/db-4.7.25 + rm ./usr/lib/libdb_int-4.7.a + mv ./usr/include/db.h ./usr/include/db_185.h ./usr/include/db_cxx.h ./usr/include/db4/ + ln -s db4/db.h db4/db_185.h ./usr/include/ + popd ~/RPM/BUILD/db-4.7.25 + mkdir -p /usr/src/tmp/libdb4.7-buildroot/etc/buildreqs/packages/substitute.d + for n in db4.7-utils libdb4.7{,-devel{,-static}} libdb4.7_cxx{,-devel{,-static}} + echo db4-utils + for n in db4.7-utils libdb4.7{,-devel{,-static}} libdb4.7_cxx{,-devel{,-static}} + echo libdb4 + for n in db4.7-utils libdb4.7{,-devel{,-static}} libdb4.7_cxx{,-devel{,-static}} + echo libdb4-devel + for n in db4.7-utils libdb4.7{,-devel{,-static}} libdb4.7_cxx{,-devel{,-static}} + echo libdb4-devel-static + for n in db4.7-utils libdb4.7{,-devel{,-static}} libdb4.7_cxx{,-devel{,-static}} + echo libdb4_cxx + for n in db4.7-utils libdb4.7{,-devel{,-static}} libdb4.7_cxx{,-devel{,-static}} + echo libdb4_cxx-devel + for n in db4.7-utils libdb4.7{,-devel{,-static}} libdb4.7_cxx{,-devel{,-static}} + echo libdb4_cxx-devel-static + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libdb4.7-buildroot (auto) removed './usr/lib/libdb_cxx-4.7.la' removed './usr/lib/libdb-4.7.la' removed './usr/lib/libdb_int-4.7.la' mode of './usr/lib/libdb_cxx-4.7.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libdb_int-4.7.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './lib/libdb-4.7.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libdb4.7-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libdb4.7-buildroot/ (default) Compressing files in /usr/src/tmp/libdb4.7-buildroot (auto) Adjusting library links in /usr/src/tmp/libdb4.7-buildroot ./usr/lib: libdb_int-4.7.so -> libdb_int-4.7.so libdb_cxx-4.7.so -> libdb_cxx-4.7.so ./lib: libdb-4.7.so -> libdb-4.7.so 056-debuginfo.brp: WARNING: You have 13 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/bin/berkeley_db_svc ./usr/bin/db_archive ./usr/bin/db_checkpoint ./usr/bin/db_codegen ./usr/bin/db_deadlock ./usr/bin/db_dump ./usr/bin/db_hotbackup ./usr/bin/db_load ./usr/bin/db_printlog ./usr/bin/db_recover Verifying ELF objects in /usr/src/tmp/libdb4.7-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libdb4.7-4.7.25-alt9 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lInRUT find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libdb4.7-buildroot/lib/libdb-4.7.so: 48 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lYFQ3Q find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libdb4 = 4.7.25-alt9, db4 = 4.7.25-alt9, libdb-4.7.so = set:jdV5xhwqVXVZJUtZk5c1KOiMDDc79djiqLlhf9HzUEQaIvEjYck7gO1tLR4Got2uOraTRqEeiZD3qGq6vfI1KSAWmEkkoUKVPr Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), libpthread.so.0(GLIBC_2.3.2), rtld(GNU_HASH) Conflicts: glibc <= 6:2.1.3 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jGmFa5 Creating libdb4.7-debuginfo package Processing files: db4.7-utils-4.7.25-alt9 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CAwsND find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uSCgOt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: db4-utils = 4.7.25-alt9 Requires: libdb4.7_int = 4.7.25-alt9, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdb_int-4.7.so >= set:ogTwGf4z0Avc6tXasyMeYwZFk9XhHQLFdaUOpLRICgCJa08KVlOHGIJntceoORKlfyiR7bSA0N4mCPkoz0YVY5Cr1AOMMiywdbRmWjYcmGjpNT87XtWteZzdZ3BLynB4J0EKOTX2SgA1pQQjZ32Ms9PD8tyrDddYL7LQL8F6qAthl0WkcJjWlEefFmKU7gooZxs47nKrcNUOGLuZxC9Ae6i0w84w8UFTIuZLTdyqZcd2DB8T9eCmiDcqc9JjDyHUdPZxb3se1Rl4Rkv4rht1EYlscGWYQFgLRcvnZnsJSnkQvNcve8wO9kQu3G8cBZLkNePhE4wdEo6Fn5kyOvrjW85ijhYOQHbAU4qmL3WZFRTlzNYKC8Ic5RjDWgZjNAIDyR7zplvoOPv4ysXL1Z0kCuqLtX1XQx1fDafjB6IvFNJiXdsUMNXARMToPCKTpBBPZk8sfpuwxcrqX1PZ4g9BysYarS1uYCZm8d45LLmaoLN4z6nCgi8jwxD8JExN5L9Nf71Q7S4nSNvPcBNwY3eXurT0xZuBmk3mjKhdZFBZLeYoNJ5RPkeuArsOoH7k2jlOWjhQGQZBPeM9y7fPfyziAWOSb, libpthread.so.0(GLIBC_2.0), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Conflicts: db3-utils, db4.0-utils, db4.1-utils, db4.2-utils, db4.3-utils, db4.4-utils Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VjGH8z Processing files: libdb4.7-devel-4.7.25-alt9 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vxNde1 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ax65hI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libdb4-devel = 4.7.25-alt9, db4-devel = 4.7.25-alt9 Requires: libdb4.7 = 4.7.25-alt9, /lib/libdb-4.7.so Conflicts: libdb3-devel, libdb4.0-devel, libdb4.1-devel, libdb4.2-devel, libdb4.3-devel, libdb4.4-devel, libdb4.6-devel, libdb2-devel < 0:2.4.14-alt3 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.k4X56I Processing files: libdb4.7-devel-static-4.7.25-alt9 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YD6ZWY find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RWItSz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libdb4-devel-static = 4.7.25-alt9, db4-devel-static = 4.7.25-alt9 Requires: libdb4.7-devel = 4.7.25-alt9, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5zFd8q Processing files: libdb4.7_int-4.7.25-alt9 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aufAiz find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb_int-4.7.so: 1694 symbols, 21 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bh6C9M find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libdb4_int = 4.7.25-alt9, libdb_int-4.7.so = set:od2eZi9us760FDlPFefUKJkoywYWFLNKgtgO7TZz4egphptFHygkm0vxZsZ2KX437r5BuQAMToeZkQsAYyn1lgjsh3GwS3tTvKxbXZasBBOZ2b2jzZ10s13x4FgYsx2iaAzdk3f8Zs2sycvbX6xIIEqd8GBq1xZ2oeoPrvOwl5Wpcpz3vy9tEPnVHww8UGXFLwqzMt8fM1xJVjFtGipmpUnsBKwWzPtZoabX2TFasOhzbYCsuERHwPCW8KCMMTRZ54RGNI33X61CN6EMJ8xTcDDHxhZjV2AfRg3QSRhZ9vHRPRGqrLcLVxanXXvzVZe3caW1ld9RgbwkDXxcZbKZAa2nULAPhki3u3Nvi1hIowJeiuuUyU5tJxlQGZa2Uw8INVIlaUB5ciagp0QwAUks5Qa8iFHVUKSRPxXoZEjEx2C2zwKZf1b9c1Au8hMwExK5ipCMNOZs3wr4Mncq5yfId7trjF7bRIyPNZjNv9tvp5Zy71aUeZ3PqHaWjxK2RH7gVXQBl46mzqNu6Z7gQOfwOdi7iG4wqcnZfMXyahlA5X1MKzsh5gAaLtYaQiPdy4X8EMOVrlspY4Qq4u60f19PDZse98j0eEHjZtQBVVbaOJyLUIcDUfRtm5nPsjCg0GiS2Mp9Xv0psEVZoyYHZhezCl5EqQDq1RTS9wen0BWx9Q1PDmJsipCetHyfy1y6lZzBc6yMKRlxaeRGlzV3CR78YIOMbd90hgOnzZsfdI3XCFZwt28m2q6fK0pAVP52Ra0TYCa5Lvp9jVEEEuprapHwaJVoiMhvwWv4ogRBIHH2Jcmx9BMMyBJ8S5R4fjZzWZHGry6cGn1szMFyPzUC9gqRpUGAy1H2lGXMAZF096JjxX6DBBknkZKUR82VLC6DKZr5br0tA8abTEPdrna9XuKSZdh3rNTCjuJXRDEV1Lm5Vdm0fYcQI6kNay49slx0Rz3P85RzUznVOE2lPgAHPZBoT5ieJhsiZ2jBSAGja1GZCKFdsJ667FBZxZKg2Z3kjp3psVmBdu2hTyvoeDcBZ39wdUp9ebiqZqFlaBAwO3dGB9pOXEs6jDY3124g7Mn3vP4M6u5C4ibENTr1dneratZLIsD8Gp9d7MU4PTbY0hZGx14lncXHyVDP0Y7mRaZkXOlxHrVrYqSYzdccLimWcKX8inKUp0CBR5lNz7D0F9DBZubZDltOGprZgQDnL8Z2Zxm96nXyHPZJNE3GstCJC9ZsCQhT92m4TBaZoOu4ZaF3GTUhAsCJNR8NVSd9ZkoFKKWm2mI1LdUzVh5aLoNZpI31C4Cd0G1fAUDh7gTQ2pplkZcWhQaN61YlamGzvOslyMoeMGSwGLI2jC92h5PD5dqO8wxJIBpnEOOLi1EJl0T1hE8lbpr62jbMFrIJpqmV1ZxCNeNNFB0pADClFRmnhqdaQY3S7Ik0HDkRxccEYxwVCZKIcg1zuidAN0HbFbrHWW0HfOo8ZJBBeQNVp6tO8mdJdNfZmMWJetWe6PIYDWcmwOZxqjiy0fuCmxotJMMdHSUXiZrLtFZnyjsyG2cZq256CfHo4JhFH1wkQ7RfIOspuUOJdDsAx0rJqkdGgpplP8TShkq5FzlCuppf11KYLe2XCdqRhstrCqzTeiO7wYt4LBZaxHi0rSqcKJglE02btQrqExF8gxyZHsiZ6i6lAK9xgmZ9aV58QqZAqeLlVczDgBbtyUPGzZ2dzlyi797u5L3Zby0BQsmIwVOwcmfXQpivrTOVuwnQ62qPGK6Zvc2AIDIps2EX5hEgMYD6gThXZAtuZ0Rkt7mZxXxLUjFAZfZ4Gl3ZxbeuY7SDECvPaOHX4Ny753FngWAqGWM5a7Zpp2okW3ZqWPmajZmamZjjBamoLOopFW2ZEHZvHWj5579K33P4D9dNYHjYMnhbr3tPd723mH2SttDwlN3ACiHkIBCD2UWGuRkZpn6qwnL50x3Q5GPADp8LZLtRDMlVaV5R132xUN4Ll4Ze0MzV6G4HdRDZen50wXB0BPsDF8qlCim2WNjsn6xTIuI0ZF7XLVwg6Qt6MUquRjd6VS7cOjeb8VZdLouZ5gbX5H3IzAR5dmeqCSEUwEp7GeYZlYltRBeD09Z3Zj6pLxfNCkkqkjBL7ThZrvohj5GvXT2aK6xqUhVVoc6Xqt34sKEBEEsf8U8VgeTo0yj13SlQZ9vV85f37mExI4MZKpDaAGhyZDQx2bAZCF1G2v87JfBwY0NywHM1WGZgs1U9McO4yESAuSEoUX1xCq2hzmOH22Ep3bftYQPFUj8N8VDbetDlTECibZdkSfWZ1ZeyjjDSVM0cXBMIFksqyJPgwB8395b9xR2LMLBZllSWKfPZav5IXiMBLUUvkCG1KPLspZcLl0BG5OhhSkEUL5hUpRCGHivzfxI59G4XJ3TLJyvaLdz5Lmh2hxYwoMuIRvedEWOeOejQbd6wPtAW5ZeeHrostks2eQQG4PRK9X5Va9d24sav3Jc7OPADgi9pFHiWGRrTtwrcM8FZKtOEi7RKqladJ5amLFqtoR1KCLMC0d5LGLLaZmOj7nrM7wBSkTIzQqo9YHkYg0VapopH6AJgQr49kJaKdQ0ZiQs8B1crd4RGAa7Z18e4nsfhyFPJtWymedda3iWdwvx5Kuk1zAmiwQzV6HhT4yk20wCOjqkIZmb8GZxc2PZ0sd1kB8pd5mCRyG6vcqOjf3wPwuKGkBoAk24XZse428hDbk1pYOOMGPlfAYkr4I3S9b4fvreZKodTcml7iL2xwvm7lrTToZGiIroOQrXZAMMqDYbWBrcvZGWPr7NO8EeoeZhlAcYt8ORkhYom7fHJDX3JhQwn38jQWWRYyJciy3QvuUJFMGp8L4Sc3kdTHl14wEztK1Mb87KBVQcODDySPZjR2zAxeka2bJFP4XE9kZjEJoMA3LuUyrJPmJM8iSZEI2ZcOiaw0AlJDwvZzI9f6S3AQ8cIlgN9fnkG7CzH8y6mxloa841Imc8jCH028lMFMxmBkfY7DCUQnfbx20qWoCfddJD8z8fypWPuaB9THXCL20LzBhgENAG95ImYfiCtz8xTIsFPndbN9MHrlqZ59g9k4SJjdfpgZzQdgn7j9nCCPkKGZcYZGqbpEtD2g1pEXsxNFIdM95KxeXJwnFM2JZ6sZrYGrxB15iX4jMrOxQjyMy0pfkoZrkbEYF8F6s0RtqtwNz0BLmqS37gEdBHy81VyMNTAidtGV74Ema9JaNnX1T35HKho1BU08bCR4CuycvRQkBAaSwk4DZfovZIHkMRCyGZzGFrR97sAU1Z9EKotPBaA436MHefwdMpVPkKcOAP5JLuF6tzdebm0YDcVwnH1zIyUFbvnrDROse6BykjA3wJTDz7nQ3 Requires: libdb4.7 = 4.7.25-alt9, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), libpthread.so.0(GLIBC_2.3.2), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tMYjhd Creating libdb4.7_int-debuginfo package Processing files: libdb4.7_int-devel-4.7.25-alt9 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a43xzX find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JcAjbZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libdb4_int-devel = 4.7.25-alt9 Requires: libdb4.7-devel = 4.7.25-alt9, libdb4.7_int = 4.7.25-alt9, /usr/lib/libdb_int-4.7.so Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t26NoQ Processing files: libdb4.7_cxx-4.7.25-alt9 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7JIGYT find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb_cxx-4.7.so: 521 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gze8ae find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libdb4_cxx = 4.7.25-alt9, libdb_cxx-4.7.so = set:ndHmnlSeRrcArmyUpBN0iTapA6ofzmI73ywMrvGqLx2wFr1orVjeciX4m0sF1InJCQf7wAvQx0MzkZBlZ0jcDdwlEF3N76j9qk5S1RPbt2zhZbAiEoMk6corIVFSqV0y16F0uke696Rnf8Z6ku6eebMbU3mlSSSg6GwXZsZclOQEZu51RZzuX0ZALW1dpMzQiIfZu9tuXUEiKi1HgRm4Ig2VFBZuZ5R3XqECvdyCtAmoEtVPZEXohgtpkyBVzYOl1lMcqxCgwpJMNiezgIdxGDkUip7orWTJ8wSS85Wd4DjBMvwIfwZu1xofGO0T5oZgGcEM13GT8ePwozZk7QG6M9MvVhrXhdVNJZ5yfp9sVLUI6Z3LaVFkiA2XmDooAH88wLHyv8nz1R3VzIa8kbVyBSL1KfTfve0D7NBk1mYnZcfZkYmZugYT8sxrlM8Fq1EzSswlgbsAdrZ60aq0sfUZwZFQSsFy940iBy8poRdu345aw4rZfT7Su0gZk1oeEMAVvoZqnz92Y8hXbCprodLoF7MqOO063mSU1ZoHJl8d5DyBq297Y17kJ1LJSFb8TWcX0nhdlscEF30aqgZ1rqA6pIyq84ZoXjcU81ZsRIsyRT8iEn1pfcSvTI6cTbAVVcwdHRnnyS4IdkEwHz2fl4jF8RP5Eb02uFzgEq9BJTkILfdlp9i7xu2BSdQty94dVJpS296K1BG9f6DY7AjEyczMtyz5eRB0045lJVBk11G3fcQh1Qe8qZLgY1wWPS1p0F6Z9qzp8GbXEHFIGulY7jdH7ZqzH11Kr1Si0qD6dwDUnjgdS2S4m2GfOqM2olxi6QhwaIx6gZofWwMIayfB6MtFOgfshZGvmIupr9VxBn4kI7nMojLAoySegVnSw6ZjgqUckEmAKwBob4yAWzMK7QgmJkg0IOUKcIbdVwOnyqGFT7g3ohljnAF3qKjQ4B18kwT5QZpkjeK30oXT3pISgvXKhd5AjE70UFc4vng3rpcUUxyfiPE3xezVF73BrfnbUyZjc4FEbwYciXE1HJMBBJM479ddm0D8HiQWCVTyTleqF0ZaerWwUdrGxf3wSQN0Pxe4g1wlLvTGj9e1Xp0 Requires: libdb4.7_int = 4.7.25-alt9, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libdb_int-4.7.so >= set:oksWDA1Cu4qO8cTpmrEWSmcCN4deQXVJPZ7lTAUm, libgcc_s.so.1(GCC_3.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9m5CcY Creating libdb4.7_cxx-debuginfo package Processing files: libdb4.7_cxx-devel-4.7.25-alt9 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8Er7u3 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zo4s6j find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/libdb4.7-buildroot/usr/include/db4/db_cxx.h:55:10: fatal error: iostream: No such file or directory #include ^~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/libdb4.7-buildroot/usr/include/db4/db_cxx.h: cpp failed, trying c++ mode Provides: libdb4_cxx-devel = 4.7.25-alt9 Requires: libdb4.7-devel = 4.7.25-alt9, libdb4.7_cxx = 4.7.25-alt9, /usr/include/db4/db.h, /usr/lib/libdb_cxx-4.7.so Conflicts: libdb4.0_cxx-devel, libdb4.1_cxx-devel, libdb4.2_cxx-devel, libdb4.3_cxx-devel, libdb4.4_cxx-devel, libdb4.6_cxx-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7MfHN3 Processing files: libdb4.7_cxx-devel-static-4.7.25-alt9 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y3orh4 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tyLOna find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libdb4_cxx-devel-static = 4.7.25-alt9 Requires: libdb4.7-devel-static = 4.7.25-alt9, libdb4.7_cxx-devel = 4.7.25-alt9, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m3FFOv Processing files: libdb4.7-doc-4.7.25-alt9 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YOU0Un find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O82fFJ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libdb4-doc = 4.7.25-alt9 Processing files: libdb4.7-debuginfo-4.7.25-alt9 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fl8LDF find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ms5CBG find-requires: running scripts (debuginfo) Provides: debug(libdb-4.7.so) Requires: libdb4.7 = 4.7.25-alt9, debug(libc.so.6), debug(libpthread.so.0) Processing files: libdb4.7_int-debuginfo-4.7.25-alt9 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Aiv4zZ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5OMgrz find-requires: running scripts (debuginfo) Provides: debug(libdb_int-4.7.so) Requires: libdb4.7_int = 4.7.25-alt9, debug(libc.so.6), debug(libpthread.so.0) Processing files: libdb4.7_cxx-debuginfo-4.7.25-alt9 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z2bWsr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DbXEjt find-requires: running scripts (debuginfo) Provides: debug(libdb_cxx-4.7.so) Requires: libdb4.7_cxx = 4.7.25-alt9, debug(libc.so.6), debug(libdb_int-4.7.so), debug(libgcc_s.so.1), debug(libstdc++.so.6) Adding to libdb4.7_cxx-debuginfo a strict dependency on libdb4.7_int-debuginfo Adding to libdb4.7_int-debuginfo a strict dependency on libdb4.7-debuginfo Removing from libdb4.7_int-debuginfo 288 sources provided by libdb4.7-debuginfo also prunning dir /usr/src/debug/db-4.7.25/btree also prunning dir /usr/src/debug/db-4.7.25/build_unix also prunning dir /usr/src/debug/db-4.7.25/common also prunning dir /usr/src/debug/db-4.7.25/crypto/mersenne also prunning dir /usr/src/debug/db-4.7.25/crypto/rijndael also prunning dir /usr/src/debug/db-4.7.25/db also prunning dir /usr/src/debug/db-4.7.25/db185 also prunning dir /usr/src/debug/db-4.7.25/dbinc also prunning dir /usr/src/debug/db-4.7.25/dbinc_auto also prunning dir /usr/src/debug/db-4.7.25/dbm also prunning dir /usr/src/debug/db-4.7.25/dbreg also prunning dir /usr/src/debug/db-4.7.25/env also prunning dir /usr/src/debug/db-4.7.25/fileops also prunning dir /usr/src/debug/db-4.7.25/hash also prunning dir /usr/src/debug/db-4.7.25/hmac also prunning dir /usr/src/debug/db-4.7.25/hsearch also prunning dir /usr/src/debug/db-4.7.25/lock also prunning dir /usr/src/debug/db-4.7.25/log also prunning dir /usr/src/debug/db-4.7.25/mp also prunning dir /usr/src/debug/db-4.7.25/mutex also prunning dir /usr/src/debug/db-4.7.25/os also prunning dir /usr/src/debug/db-4.7.25/qam also prunning dir /usr/src/debug/db-4.7.25/rep also prunning dir /usr/src/debug/db-4.7.25/repmgr also prunning dir /usr/src/debug/db-4.7.25/rpc_client also prunning dir /usr/src/debug/db-4.7.25/sequence also prunning dir /usr/src/debug/db-4.7.25/txn also prunning dir /usr/src/debug/db-4.7.25/xa also prunning dir /usr/src/debug/db-4.7.25/crypto also prunning dir /usr/src/debug/db-4.7.25 Adding to libdb4.7_cxx-debuginfo a strict dependency on libdb4.7-debuginfo Removing from libdb4.7_cxx-debuginfo 17 sources provided by libdb4.7-debuginfo also prunning dir /usr/src/debug/db-4.7.25/dbinc_auto Removing 1 extra deps from libdb4.7-devel due to dependency on libdb4.7 Removing 2 extra deps from db4.7-utils due to dependency on libdb4.7_int Removing 1 extra deps from libdb4.7_cxx-devel due to dependency on libdb4.7-devel Removing 1 extra deps from libdb4.7_int-devel due to dependency on libdb4.7_int Removing 2 extra deps from libdb4.7_cxx due to dependency on libdb4.7_int Removing 1 extra deps from libdb4.7_cxx-devel due to dependency on libdb4.7_cxx Removing 1 extra deps from libdb4.7_cxx-debuginfo due to dependency on libdb4.7_int-debuginfo Removing 7 extra deps from db4.7-utils due to repentancy on libdb4.7 Removing 14 extra deps from libdb4.7_int due to repentancy on libdb4.7 Removing 4 extra deps from libdb4.7_cxx due to repentancy on libdb4.7 Removing 1 extra deps from libdb4.7_cxx-devel-static due to repentancy on libdb4.7-devel-static Removing 2 extra deps from libdb4.7_int-debuginfo due to repentancy on libdb4.7-debuginfo Removing 1 extra deps from libdb4.7_cxx-debuginfo due to repentancy on libdb4.7-debuginfo Removing 1 extra deps from libdb4.7_cxx-debuginfo due to repentancy on libdb4.7_int-debuginfo Wrote: /usr/src/RPM/RPMS/i586/libdb4.7-4.7.25-alt9.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/db4.7-utils-4.7.25-alt9.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libdb4.7-devel-4.7.25-alt9.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libdb4.7-devel-static-4.7.25-alt9.i586.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/i586/libdb4.7_int-4.7.25-alt9.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libdb4.7_int-devel-4.7.25-alt9.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libdb4.7_cxx-4.7.25-alt9.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libdb4.7_cxx-devel-4.7.25-alt9.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libdb4.7_cxx-devel-static-4.7.25-alt9.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/libdb4.7-doc-4.7.25-alt9.noarch.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/i586/libdb4.7-debuginfo-4.7.25-alt9.i586.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/i586/libdb4.7_int-debuginfo-4.7.25-alt9.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libdb4.7_cxx-debuginfo-4.7.25-alt9.i586.rpm (w2.lzdio) 218.85user 27.93system 6:54.68elapsed 59%CPU (0avgtext+0avgdata 123684maxresident)k 0inputs+0outputs (0major+10759892minor)pagefaults 0swaps 225.45user 30.93system 7:12.97elapsed 59%CPU (0avgtext+0avgdata 123684maxresident)k 0inputs+0outputs (0major+11272994minor)pagefaults 0swaps --- db4.7-utils-4.7.25-alt9.i586.rpm.repo 2017-03-25 10:42:30.000000000 +0000 +++ db4.7-utils-4.7.25-alt9.i586.rpm.hasher 2021-08-01 11:18:50.515252607 +0000 @@ -38,15 +38,15 @@ File: /etc/buildreqs/packages/substitute.d/db4.7-utils 100644 root:root 82425542f762b1471e4fea0bfbdf23fb -File: /usr/bin/berkeley_db_svc 100755 root:root e373eb4db803257d26cd51d9afb5980d -File: /usr/bin/db_archive 100755 root:root f152e64804b837aa69ef68142f5a94b2 -File: /usr/bin/db_checkpoint 100755 root:root d4126060073620176918a54aa9526d73 -File: /usr/bin/db_codegen 100755 root:root 4ddcdc99e56011533220f398280bc498 -File: /usr/bin/db_deadlock 100755 root:root 7d3f30f3e246a2863cd0118adf159fdf -File: /usr/bin/db_dump 100755 root:root 2f8af254023bf99d5c24cd0d88325333 -File: /usr/bin/db_hotbackup 100755 root:root e4ab37c88533461fe93c8a8aebe883cc -File: /usr/bin/db_load 100755 root:root 3609fe0dc08d4f48f46caf525fd91580 -File: /usr/bin/db_printlog 100755 root:root 3d773f198d809b5c4be0e096a5439855 -File: /usr/bin/db_recover 100755 root:root ea59fe0300bef7d0bb0563b60446be65 -File: /usr/bin/db_stat 100755 root:root 37db3f0eef275d7be9eb1f3e81c4e445 -File: /usr/bin/db_upgrade 100755 root:root 815f4b5a6935babdfb6b448e3fd4ae4e -File: /usr/bin/db_verify 100755 root:root 8228e41a4218c9fcd7b83ab3e5a92f85 +File: /usr/bin/berkeley_db_svc 100755 root:root 0093fd62103759be795752030fce9fed +File: /usr/bin/db_archive 100755 root:root 7caafaaf3438d5f61383c41da3c1ab11 +File: /usr/bin/db_checkpoint 100755 root:root 45fac661f3b4ef8132035e68b114e053 +File: /usr/bin/db_codegen 100755 root:root 59ca4229af93144630b9dba81d791ddc +File: /usr/bin/db_deadlock 100755 root:root 3b1fc6ca8c4f90e035afbb39f4cfec38 +File: /usr/bin/db_dump 100755 root:root b0a52fa3eb4ec6b5cb1ed720eefa8623 +File: /usr/bin/db_hotbackup 100755 root:root 3462dd822f520345ec30119d30968cf5 +File: /usr/bin/db_load 100755 root:root d9fc40458ab67a148667bb97f55e5b70 +File: /usr/bin/db_printlog 100755 root:root a57f3bec252802185392ee9da62b064a +File: /usr/bin/db_recover 100755 root:root ea363b0a11a502062ecc7ff2a7b91c5c +File: /usr/bin/db_stat 100755 root:root 5293fe604a9a386e98be56fb5eb74c60 +File: /usr/bin/db_upgrade 100755 root:root b3271c2bfa6bd9d339bb7ab718e7bfc1 +File: /usr/bin/db_verify 100755 root:root 40da903b0b2400a57c68c822f6d77bf8 File: /usr/share/man/man1/berkeley_db_svc.1.xz 100644 root:root ab4873564e58f2eb01a6673b379dbd35 @@ -63,2 +63,2 @@ File: /usr/share/man/man1/db_verify.1.xz 100644 root:root 7e62d857e0851ef87737153fa7ca4bdf -RPMIdentity: 867588073e144f068de28fc2383e504e31135a19fa62861f4690449d9937ff1e63ef42455eec76b4621a9a1c73462eff526ffc8eb14eeb9d5085e004b7bf7db9 +RPMIdentity: 79c5220a6b0ad4f1a171601a72e0e783da3db885e8c3206e4c46399e39be50e65a1bcdc006113b60999f568bb4d828e70cad0029c7a9e144afe5e64ca900304b --- libdb4.7-4.7.25-alt9.i586.rpm.repo 2017-03-25 10:42:30.000000000 +0000 +++ libdb4.7-4.7.25-alt9.i586.rpm.hasher 2021-08-01 11:18:50.597252937 +0000 @@ -26,3 +26,3 @@ File: /etc/buildreqs/packages/substitute.d/libdb4.7 100644 root:root bc7f675762f7b395a210744b5d660898 -File: /lib/libdb-4.7.so 100644 root:root 1f01da5a15fb4711027f8a1592dc4008 +File: /lib/libdb-4.7.so 100644 root:root 9399ed0e1403f7cb1e9943928a7ee101 File: /usr/share/doc/db-4.7.25 40755 root:root @@ -30,2 +30,2 @@ File: /usr/share/doc/db-4.7.25/README 100644 root:root fdbcef9250aecd0fdd8a7f590021019e -RPMIdentity: e77bc82a965b2ae9b496b34ac6b97a6af29154baff03da4d8354fc910e63348c273bdb2b97128f9f9778c2fb5ed7cccd79ac6f9ddb0b4425c2ced3eafed252c6 +RPMIdentity: 0a55eb95081f22218a3682e44564bde1775d210c058d51257535eefbc6da1f633ef0dd30c8a058dda994974df7d4527bc175d9134422a987085dabb0e4c5bac1 --- libdb4.7-debuginfo-4.7.25-alt9.i586.rpm.repo 2017-03-25 10:42:30.000000000 +0000 +++ libdb4.7-debuginfo-4.7.25-alt9.i586.rpm.hasher 2021-08-01 11:18:50.755253573 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c7 40755 root:root -/usr/lib/debug/.build-id/c7/3b1e71fa1fb019d59df843ad07a2713c7ec7d1 120777 root:root ../../../../../lib/libdb-4.7.so -/usr/lib/debug/.build-id/c7/3b1e71fa1fb019d59df843ad07a2713c7ec7d1.debug 120777 root:root ../../lib/libdb-4.7.so.debug +/usr/lib/debug/.build-id/58 40755 root:root +/usr/lib/debug/.build-id/58/777b45b0510fa1653c7c4970582a4b7d0132ff 120777 root:root ../../../../../lib/libdb-4.7.so +/usr/lib/debug/.build-id/58/777b45b0510fa1653c7c4970582a4b7d0132ff.debug 120777 root:root ../../lib/libdb-4.7.so.debug /usr/lib/debug/lib/libdb-4.7.so.debug 100644 root:root @@ -328,6 +328,6 @@ Provides: libdb4.7-debuginfo = 4.7.25-alt9 -File: /usr/lib/debug/.build-id/c7 40755 root:root -File: /usr/lib/debug/.build-id/c7/3b1e71fa1fb019d59df843ad07a2713c7ec7d1 120777 root:root ../../../../../lib/libdb-4.7.so -File: /usr/lib/debug/.build-id/c7/3b1e71fa1fb019d59df843ad07a2713c7ec7d1.debug 120777 root:root ../../lib/libdb-4.7.so.debug -File: /usr/lib/debug/lib/libdb-4.7.so.debug 100644 root:root eb788d4273f0850b15800528fd6a6922 +File: /usr/lib/debug/.build-id/58 40755 root:root +File: /usr/lib/debug/.build-id/58/777b45b0510fa1653c7c4970582a4b7d0132ff 120777 root:root ../../../../../lib/libdb-4.7.so +File: /usr/lib/debug/.build-id/58/777b45b0510fa1653c7c4970582a4b7d0132ff.debug 120777 root:root ../../lib/libdb-4.7.so.debug +File: /usr/lib/debug/lib/libdb-4.7.so.debug 100644 root:root 4bd50fba889d12cca35c23afaeb0e21e File: /usr/src/debug/db-4.7.25 40755 root:root @@ -650,2 +650,2 @@ File: /usr/src/debug/db-4.7.25/xa/xa_map.c 100644 root:root 0555b8ce9e32d8e4e9011d3bf0e8abfe -RPMIdentity: 41219a535a4161f19ce297b14a5555ce9d10dcd2a6f6ff1272ea84915298687f05e0f31b1a97eb55da13368c8f9193247cbcb3225909a336e974663322503d0c +RPMIdentity: face6246a80beac654006f73e8c68f063767924630a1a8600ef3c33f1395a345f99de5f3ed58fc003fa372fb0e45cb712e9fbbafda527e66b1ad70f080475664 --- libdb4.7-devel-4.7.25-alt9.i586.rpm.repo 2017-03-25 10:42:30.000000000 +0000 +++ libdb4.7-devel-4.7.25-alt9.i586.rpm.hasher 2021-08-01 11:18:50.839253911 +0000 @@ -31,2 +31,2 @@ File: /usr/lib/libdb.so 120777 root:root ../../lib/libdb-4.7.so -RPMIdentity: a44d27d6959145e01c6a67135760a1a733c0cf053219cb0497fcbcff695399b42da6489dd24b46dd8e3be5495c915f036625ff6a16f0f191059c2af3b268537e +RPMIdentity: 2cb6bf8f06e7b69232d9769d865749021ce20f407a478e9eb35f59bfd6aa29c2ed12c1f65527bcbec9549bb5cbd53ccfa7d53c47e5947fb7ad9391588cc5a892 --- libdb4.7-devel-static-4.7.25-alt9.i586.rpm.repo 2017-03-25 10:42:30.000000000 +0000 +++ libdb4.7-devel-static-4.7.25-alt9.i586.rpm.hasher 2021-08-01 11:18:53.229263525 +0000 @@ -10,4 +10,4 @@ File: /etc/buildreqs/packages/substitute.d/libdb4.7-devel-static 100644 root:root a1e7de04a05d8cdc5a25d5e0b78e8847 -File: /usr/lib/libdb-4.7.a 100644 root:root 413a3b9217bc5aab74f7d90e221ccd67 +File: /usr/lib/libdb-4.7.a 100644 root:root d8a04f4097277289b43f36f9c8e6519d File: /usr/lib/libdb.a 120777 root:root libdb-4.7.a -RPMIdentity: 2f8cf70ad27613c8ac94f2440398dc18067b92b39965b8afd8e7e3338b0c7b9592dedc72771e31940fb80d3dc908a5c8daa4e38dda70fed5cedf0f8b57b38246 +RPMIdentity: 91feb76e13c4ebf882e0ab0d9d588240d5db1142db305041e3399745ac9dd90d76f5fe6ae80dfabcc7d8b69668cb1cbc0f4d9f612c968e609fbcd849b29fa24f --- libdb4.7-doc-4.7.25-alt9.noarch.rpm.repo 2017-03-25 10:42:30.000000000 +0000 +++ libdb4.7-doc-4.7.25-alt9.noarch.rpm.hasher 2021-08-01 11:18:56.157275303 +0000 @@ -4365,2 +4365,2 @@ File: /usr/share/doc/db-4.7.25/utility/index.html 100644 root:root 4a1493a282b39b4e50f86ef959adafa6 -RPMIdentity: 0a2a51b9d6dc19e1540dd4e2a9854eddcecd48a35adee2edb11fea6041ed58664124444ec5f782bf8901acf69bb64b53197b36fbadb682cd8cd3e8009a89013d +RPMIdentity: 7a38b73ab13d709f182d1a89a87e47b42e6f1a4785d0a71da29e1bf4ef4104d8d577516d9cf833f955d24a77fd3c4af374b466387871efbd4fee92d807d29e5b --- libdb4.7_cxx-4.7.25-alt9.i586.rpm.repo 2017-03-25 10:42:30.000000000 +0000 +++ libdb4.7_cxx-4.7.25-alt9.i586.rpm.hasher 2021-08-01 11:18:56.937278440 +0000 @@ -13,3 +13,3 @@ File: /etc/buildreqs/packages/substitute.d/libdb4.7_cxx 100644 root:root bd0350d5c87f4ffc285e85a8676d3615 -File: /usr/lib/libdb_cxx-4.7.so 100644 root:root bc0d7e09f498c9ac5d0638a840fe088c -RPMIdentity: da360fd50d33b8d7d47629a7032615f83e4a4f0430052e0ba266b0893138f986c3421910aa10cca4deaff0f747163d0cc58b7a38294d2fc7857338b2ec3da37f +File: /usr/lib/libdb_cxx-4.7.so 100644 root:root f66b660de61b1fb4fd87a1265a69057d +RPMIdentity: fda0656d51fa28a976440563e037ee826ac703d68d601302d54f5cb1043b423f03d8aabe4b30de8af4f965a0b3bf42e876c4989607fef8ab367bd53b1237c580 --- libdb4.7_cxx-debuginfo-4.7.25-alt9.i586.rpm.repo 2017-03-25 10:42:30.000000000 +0000 +++ libdb4.7_cxx-debuginfo-4.7.25-alt9.i586.rpm.hasher 2021-08-01 11:18:57.634281244 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/1f 40755 root:root -/usr/lib/debug/.build-id/1f/ba4f913a0819be015724ae19e23227e31c2d79 120777 root:root ../../../libdb_cxx-4.7.so -/usr/lib/debug/.build-id/1f/ba4f913a0819be015724ae19e23227e31c2d79.debug 120777 root:root ../../usr/lib/libdb_cxx-4.7.so.debug +/usr/lib/debug/.build-id/06 40755 root:root +/usr/lib/debug/.build-id/06/c276402a6f494119c381e21d8662cb1a137170 120777 root:root ../../../libdb_cxx-4.7.so +/usr/lib/debug/.build-id/06/c276402a6f494119c381e21d8662cb1a137170.debug 120777 root:root ../../usr/lib/libdb_cxx-4.7.so.debug /usr/lib/debug/usr/lib/libdb_cxx-4.7.so.debug 100644 root:root @@ -28,6 +28,6 @@ Provides: libdb4.7_cxx-debuginfo = 4.7.25-alt9 -File: /usr/lib/debug/.build-id/1f 40755 root:root -File: /usr/lib/debug/.build-id/1f/ba4f913a0819be015724ae19e23227e31c2d79 120777 root:root ../../../libdb_cxx-4.7.so -File: /usr/lib/debug/.build-id/1f/ba4f913a0819be015724ae19e23227e31c2d79.debug 120777 root:root ../../usr/lib/libdb_cxx-4.7.so.debug -File: /usr/lib/debug/usr/lib/libdb_cxx-4.7.so.debug 100644 root:root 141aa6f19a4797b9c949319c37e7a659 +File: /usr/lib/debug/.build-id/06 40755 root:root +File: /usr/lib/debug/.build-id/06/c276402a6f494119c381e21d8662cb1a137170 120777 root:root ../../../libdb_cxx-4.7.so +File: /usr/lib/debug/.build-id/06/c276402a6f494119c381e21d8662cb1a137170.debug 120777 root:root ../../usr/lib/libdb_cxx-4.7.so.debug +File: /usr/lib/debug/usr/lib/libdb_cxx-4.7.so.debug 100644 root:root e7b29d0422da718ec3fda286581c1392 File: /usr/src/debug/db-4.7.25 40755 root:root @@ -49,2 +49,2 @@ File: /usr/src/debug/db-4.7.25/dbinc/cxx_int.h 100644 root:root e3b69a525eed8c65c14b083da86a0575 -RPMIdentity: c35b9ecf9d3dfdf859a01e097bc0f1cd1035a0445dba3936ad4d9e1bb0028316970e9405af1dda4c58ad9efa7bec38b7a93b89060217d72f61bdeaa1079a8eac +RPMIdentity: f05b96aba85177822c7bfceeaaf114126d7269b1727431f22ceb6e63080a72506c99ec177b842d700d7b21054b8b056fa2f4438119b9d0ab662964e5fe79bcde --- libdb4.7_cxx-devel-4.7.25-alt9.i586.rpm.repo 2017-03-25 10:42:30.000000000 +0000 +++ libdb4.7_cxx-devel-4.7.25-alt9.i586.rpm.hasher 2021-08-01 11:18:57.793281883 +0000 @@ -19,2 +19,2 @@ File: /usr/lib/libdb_cxx.so 120777 root:root libdb_cxx-4.7.so -RPMIdentity: f5f6be817ce4b75e244e20fd15aafca8bc4d6309de9a764963c912603bf222dbdbf49572818c81a42ab24aa009de841a520c60e474a1291d617dac1f016d7df5 +RPMIdentity: ab1af07f84090debe28f232e68d12cb74ee041b64089bfbc4f2cbbaaff58ad382f81f30cbc26c925d5e189466a41cb0fca9dbdcbcd0a3385cfc9409f28fd1df9 --- libdb4.7_cxx-devel-static-4.7.25-alt9.i586.rpm.repo 2017-03-25 10:42:30.000000000 +0000 +++ libdb4.7_cxx-devel-static-4.7.25-alt9.i586.rpm.hasher 2021-08-01 11:18:58.019282792 +0000 @@ -9,4 +9,4 @@ File: /etc/buildreqs/packages/substitute.d/libdb4.7_cxx-devel-static 100644 root:root 13f6251a9b594879d6a2b8fa227bd3d3 -File: /usr/lib/libdb_cxx-4.7.a 100644 root:root 10683fa76676534e8e9231ecea754506 +File: /usr/lib/libdb_cxx-4.7.a 100644 root:root 8f9cd11cc8af2444751f2d55c0b1c215 File: /usr/lib/libdb_cxx.a 120777 root:root libdb_cxx-4.7.a -RPMIdentity: 5958e188869bfca8ca32d876abd9d8457a4e8234f6a6d1b4a31f77f061acd15baa59d9ea34e8bd60f3d852f286b3d614e3c8d16d04272a4149af9199c434a892 +RPMIdentity: 924f85dfd28e09dac8e249f1580d459c8371624186625c2c648c29efcd95ed588637e8cd2de08b84670ace7274c9eb091a27e9aa34490e918454386334dd232a --- libdb4.7_int-4.7.25-alt9.i586.rpm.repo 2017-03-25 10:42:30.000000000 +0000 +++ libdb4.7_int-4.7.25-alt9.i586.rpm.hasher 2021-08-01 11:18:58.179283436 +0000 @@ -6,3 +6,3 @@ Provides: libdb4.7_int = 4.7.25-alt9 -File: /usr/lib/libdb_int-4.7.so 100644 root:root 4ed4a31082bf2aae38daf34a4759d91d -RPMIdentity: c3ec09451671075e37f56e17a4077551a843bfff1573285303c78fe9c3e8a036b40af1057da025c87e53714569f1868a58fdcc05ae0932249e0436b7678bac20 +File: /usr/lib/libdb_int-4.7.so 100644 root:root 784a9a964f0f456bf49023f299cde2dc +RPMIdentity: 9de319c0d852ad8c5fd7551bd355aac0197ef0daceb270b489cb1acfac25f599da408a59a543d0ce5576aaad8be95fd27ae8a34dc105e4a81323faa5635cbc4c --- libdb4.7_int-debuginfo-4.7.25-alt9.i586.rpm.repo 2017-03-25 10:42:30.000000000 +0000 +++ libdb4.7_int-debuginfo-4.7.25-alt9.i586.rpm.hasher 2021-08-01 11:18:59.715289615 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/44 40755 root:root -/usr/lib/debug/.build-id/44/74b5bfd991b55e30b175ae5b29392f407ce5cd 120777 root:root ../../../libdb_int-4.7.so -/usr/lib/debug/.build-id/44/74b5bfd991b55e30b175ae5b29392f407ce5cd.debug 120777 root:root ../../usr/lib/libdb_int-4.7.so.debug +/usr/lib/debug/.build-id/09 40755 root:root +/usr/lib/debug/.build-id/09/629f898c0fe41c89025dc07f21fbeba27576ee 120777 root:root ../../../libdb_int-4.7.so +/usr/lib/debug/.build-id/09/629f898c0fe41c89025dc07f21fbeba27576ee.debug 120777 root:root ../../usr/lib/libdb_int-4.7.so.debug /usr/lib/debug/usr/lib/libdb_int-4.7.so.debug 100644 root:root @@ -9,6 +9,6 @@ Provides: libdb4.7_int-debuginfo = 4.7.25-alt9 -File: /usr/lib/debug/.build-id/44 40755 root:root -File: /usr/lib/debug/.build-id/44/74b5bfd991b55e30b175ae5b29392f407ce5cd 120777 root:root ../../../libdb_int-4.7.so -File: /usr/lib/debug/.build-id/44/74b5bfd991b55e30b175ae5b29392f407ce5cd.debug 120777 root:root ../../usr/lib/libdb_int-4.7.so.debug -File: /usr/lib/debug/usr/lib/libdb_int-4.7.so.debug 100644 root:root 1bacb83904bcd7414c065f1d3040a168 -RPMIdentity: cdad72e511b21185b24d237c21e361a9a4d238e1a0607d91c0cbb799f3d98327bdd547b4caebfee381daca6484fac228e79b5ebca82eba693ebe62186019f86d +File: /usr/lib/debug/.build-id/09 40755 root:root +File: /usr/lib/debug/.build-id/09/629f898c0fe41c89025dc07f21fbeba27576ee 120777 root:root ../../../libdb_int-4.7.so +File: /usr/lib/debug/.build-id/09/629f898c0fe41c89025dc07f21fbeba27576ee.debug 120777 root:root ../../usr/lib/libdb_int-4.7.so.debug +File: /usr/lib/debug/usr/lib/libdb_int-4.7.so.debug 100644 root:root d35f1a4e902bc02a7dfc888f7735788b +RPMIdentity: 5deac3a7d47a761966d3231926b6ed09cf8b0ae42125307d01bda90c53df3ff4bb35f42d7b1fe779d72e552a22141a20f024774428328aa6af72caa88eb92aac --- libdb4.7_int-devel-4.7.25-alt9.i586.rpm.repo 2017-03-25 10:42:30.000000000 +0000 +++ libdb4.7_int-devel-4.7.25-alt9.i586.rpm.hasher 2021-08-01 11:19:00.411292414 +0000 @@ -9,2 +9,2 @@ File: /usr/lib/libdb_int.so 120777 root:root libdb_int-4.7.so -RPMIdentity: a2f1dfbd1facd4cd7b979bd3a6d3d6305d8793cb25129ab5e4fe521b846eb72b6a954861b4f6945f2cc2a8496078ccdc9cc56a0924edac4a8f9c9b7bacb91f87 +RPMIdentity: d29d038e4430f4c655d004c4659f446479bf1f2beb0ab6def45c7bb38d31bf1a089a925584bded0fc6cdc59b701d4b03a94790f5666d1fce0d3c23c40bea08f4