<86>Sep 29 13:29:03 userdel[2900634]: delete user 'rooter' <86>Sep 29 13:29:03 userdel[2900634]: removed group 'rooter' owned by 'rooter' <86>Sep 29 13:29:03 userdel[2900634]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 13:29:03 groupadd[2900692]: group added to /etc/group: name=rooter, GID=1832 <86>Sep 29 13:29:03 groupadd[2900692]: group added to /etc/gshadow: name=rooter <86>Sep 29 13:29:03 groupadd[2900692]: new group: name=rooter, GID=1832 <86>Sep 29 13:29:03 useradd[2900728]: new user: name=rooter, UID=1832, GID=1832, home=/root, shell=/bin/bash <86>Sep 29 13:29:03 userdel[2900787]: delete user 'builder' <86>Sep 29 13:29:03 userdel[2900787]: removed group 'builder' owned by 'builder' <86>Sep 29 13:29:03 userdel[2900787]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 13:29:03 groupadd[2900830]: group added to /etc/group: name=builder, GID=1833 <86>Sep 29 13:29:03 groupadd[2900830]: group added to /etc/gshadow: name=builder <86>Sep 29 13:29:03 groupadd[2900830]: new group: name=builder, GID=1833 <86>Sep 29 13:29:03 useradd[2900860]: new user: name=builder, UID=1833, GID=1833, home=/usr/src, shell=/bin/bash <13>Sep 29 13:29:07 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Sep 29 13:29:07 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Sep 29 13:29:08 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Sep 29 13:29:08 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.49551 + 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.49551 + 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 -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ../dist/configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ../dist/configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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... x86_64-alt-linux-gnu checking host system type... x86_64-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 x86_64-alt-linux-chmod... no checking for chmod... chmod checking for x86_64-alt-linux-cp... no checking for cp... cp checking for x86_64-alt-linux-ln... no checking for ln... ln checking for x86_64-alt-linux-mkdir... no checking for mkdir... mkdir checking for x86_64-alt-linux-rm... no checking for rm... rm checking for x86_64-alt-linux-rpcgen... no checking for rpcgen... rpcgen checking for x86_64-alt-linux-sh... no checking for sh... /bin/sh checking for a BSD-compatible install... /bin/install -c checking for x86_64-alt-linux-cc... no checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking how to run the C++ preprocessor... x86_64-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 x86_64-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... x86_64-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... x86_64-alt-linux-g++ -E checking for x86_64-alt-linux-g77... no checking for x86_64-alt-linux-xlf... no checking for x86_64-alt-linux-f77... no checking for x86_64-alt-linux-frt... no checking for x86_64-alt-linux-pgf77... no checking for x86_64-alt-linux-cf77... no checking for x86_64-alt-linux-fort77... no checking for x86_64-alt-linux-fl32... no checking for x86_64-alt-linux-af77... no checking for x86_64-alt-linux-xlf90... no checking for x86_64-alt-linux-f90... no checking for x86_64-alt-linux-pgf90... no checking for x86_64-alt-linux-pghpf... no checking for x86_64-alt-linux-epcf90... no checking for x86_64-alt-linux-gfortran... no checking for x86_64-alt-linux-g95... no checking for x86_64-alt-linux-xlf95... no checking for x86_64-alt-linux-f95... no checking for x86_64-alt-linux-fort... no checking for x86_64-alt-linux-ifort... no checking for x86_64-alt-linux-ifc... no checking for x86_64-alt-linux-efc... no checking for x86_64-alt-linux-pgf95... no checking for x86_64-alt-linux-lf95... no checking for x86_64-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 x86_64-alt-linux-gcc object... ok checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) 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... 8 checking for unsigned long... yes checking size of unsigned long... 8 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 *... 8 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... 8 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_64/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... no 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 + find -type f -name libtool -print0 + xargs -r0 grep -lZ '^sys_lib_dlsearch_path_spec="' -- + xargs -r0 sed -i 's|^\(sys_lib_dlsearch_path_spec="\).*|\1/lib64 /usr/lib64"|' -- + make LDFLAGS=-Wl,--no-undefined make: Entering directory '/usr/src/RPM/BUILD/db-4.7.25/build_unix' /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db185/db185.c mkdir .libs x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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[] = ^~~~~~~~~ x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db185/db185.c -o db185.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mutex/mut_tas.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mutex/mut_tas.c -fPIC -DPIC -o .libs/mut_tas.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mutex/mut_tas.c -o mut_tas.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mutex/mut_pthread.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mutex/mut_pthread.c -fPIC -DPIC -o .libs/mut_pthread.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mutex/mut_pthread.c -o mut_pthread.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_compare.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_compare.c -fPIC -DPIC -o .libs/bt_compare.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_compare.c -o bt_compare.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_conv.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_conv.c -fPIC -DPIC -o .libs/bt_conv.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_conv.c -o bt_conv.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_curadj.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_curadj.c -fPIC -DPIC -o .libs/bt_curadj.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_curadj.c -o bt_curadj.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_cursor.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_cursor.c -fPIC -DPIC -o .libs/bt_cursor.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_cursor.c -o bt_cursor.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_delete.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_delete.c -fPIC -DPIC -o .libs/bt_delete.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_delete.c -o bt_delete.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_method.c -fPIC -DPIC -o .libs/bt_method.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_method.c -o bt_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_open.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_open.c -fPIC -DPIC -o .libs/bt_open.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_open.c -o bt_open.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_put.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_put.c -fPIC -DPIC -o .libs/bt_put.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_put.c -o bt_put.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_rec.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_rec.c -fPIC -DPIC -o .libs/bt_rec.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_rec.c -o bt_rec.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_reclaim.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_reclaim.c -fPIC -DPIC -o .libs/bt_reclaim.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_reclaim.c -o bt_reclaim.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_recno.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_recno.c -fPIC -DPIC -o .libs/bt_recno.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_recno.c -o bt_recno.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_rsearch.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_rsearch.c -fPIC -DPIC -o .libs/bt_rsearch.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_rsearch.c -o bt_rsearch.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_search.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_search.c -fPIC -DPIC -o .libs/bt_search.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_search.c -o bt_search.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_split.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_split.c -fPIC -DPIC -o .libs/bt_split.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_split.c -o bt_split.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_stat.c -fPIC -DPIC -o .libs/bt_stat.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_stat.c -o bt_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_compact.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_compact.c -fPIC -DPIC -o .libs/bt_compact.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_compact.c -o bt_compact.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_upgrade.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_upgrade.c -fPIC -DPIC -o .libs/bt_upgrade.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_upgrade.c -o bt_upgrade.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/btree_auto.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/btree_auto.c -fPIC -DPIC -o .libs/btree_auto.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/btree_auto.c -o btree_auto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash.c -fPIC -DPIC -o .libs/hash.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash.c -o hash.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_auto.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_auto.c -fPIC -DPIC -o .libs/hash_auto.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_auto.c -o hash_auto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_conv.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_conv.c -fPIC -DPIC -o .libs/hash_conv.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_conv.c -o hash_conv.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_dup.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_dup.c -fPIC -DPIC -o .libs/hash_dup.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_dup.c -o hash_dup.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_meta.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_meta.c -fPIC -DPIC -o .libs/hash_meta.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_meta.c -o hash_meta.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_method.c -fPIC -DPIC -o .libs/hash_method.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_method.c -o hash_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_open.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_open.c -fPIC -DPIC -o .libs/hash_open.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_open.c -o hash_open.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_page.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_page.c -fPIC -DPIC -o .libs/hash_page.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_page.c -o hash_page.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_rec.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_rec.c -fPIC -DPIC -o .libs/hash_rec.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_rec.c -o hash_rec.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_reclaim.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_reclaim.c -fPIC -DPIC -o .libs/hash_reclaim.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_reclaim.c -o hash_reclaim.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_stat.c -fPIC -DPIC -o .libs/hash_stat.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_stat.c -o hash_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_upgrade.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_upgrade.c -fPIC -DPIC -o .libs/hash_upgrade.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_upgrade.c -o hash_upgrade.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_verify.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_verify.c -fPIC -DPIC -o .libs/hash_verify.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_verify.c -o hash_verify.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam.c -fPIC -DPIC -o .libs/qam.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam.c -o qam.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_auto.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_auto.c -fPIC -DPIC -o .libs/qam_auto.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_auto.c -o qam_auto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_conv.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_conv.c -fPIC -DPIC -o .libs/qam_conv.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_conv.c -o qam_conv.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_files.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_files.c -fPIC -DPIC -o .libs/qam_files.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_files.c -o qam_files.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_method.c -fPIC -DPIC -o .libs/qam_method.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_method.c -o qam_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_open.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_open.c -fPIC -DPIC -o .libs/qam_open.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_open.c -o qam_open.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_rec.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_rec.c -fPIC -DPIC -o .libs/qam_rec.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_rec.c -o qam_rec.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_stat.c -fPIC -DPIC -o .libs/qam_stat.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_stat.c -o qam_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_upgrade.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_upgrade.c -fPIC -DPIC -o .libs/qam_upgrade.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_upgrade.c -o qam_upgrade.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_verify.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_verify.c -fPIC -DPIC -o .libs/qam_verify.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_verify.c -o qam_verify.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_auto.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_auto.c -fPIC -DPIC -o .libs/rep_auto.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_auto.c -o rep_auto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_backup.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_backup.c -o rep_backup.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_elect.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_elect.c -fPIC -DPIC -o .libs/rep_elect.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_elect.c -o rep_elect.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_lease.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_lease.c -fPIC -DPIC -o .libs/rep_lease.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_lease.c -o rep_lease.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_log.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_log.c -fPIC -DPIC -o .libs/rep_log.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_log.c -o rep_log.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_method.c -fPIC -DPIC -o .libs/rep_method.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_method.c -o rep_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_record.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_record.c -fPIC -DPIC -o .libs/rep_record.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_record.c -o rep_record.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_region.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_region.c -fPIC -DPIC -o .libs/rep_region.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_region.c -o rep_region.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_stat.c -fPIC -DPIC -o .libs/rep_stat.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_stat.c -o rep_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_util.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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; ^~~~~~~~ x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_util.c -o rep_util.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_verify.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_verify.c -fPIC -DPIC -o .libs/rep_verify.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rep/rep_verify.c -o rep_verify.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_addrinfo.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_addrinfo.c -fPIC -DPIC -o .libs/os_addrinfo.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_addrinfo.c -o os_addrinfo.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_auto.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_auto.c -fPIC -DPIC -o .libs/repmgr_auto.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_auto.c -o repmgr_auto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_elect.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_elect.c -fPIC -DPIC -o .libs/repmgr_elect.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_elect.c -o repmgr_elect.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_method.c -fPIC -DPIC -o .libs/repmgr_method.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_method.c -o repmgr_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_msg.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_msg.c -fPIC -DPIC -o .libs/repmgr_msg.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_msg.c -o repmgr_msg.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_net.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_net.c -fPIC -DPIC -o .libs/repmgr_net.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_net.c -o repmgr_net.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_posix.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_posix.c -fPIC -DPIC -o .libs/repmgr_posix.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_posix.c -o repmgr_posix.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_queue.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_queue.c -fPIC -DPIC -o .libs/repmgr_queue.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_queue.c -o repmgr_queue.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_sel.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_sel.c -fPIC -DPIC -o .libs/repmgr_sel.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_sel.c -o repmgr_sel.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_stat.c -fPIC -DPIC -o .libs/repmgr_stat.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_stat.c -o repmgr_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_util.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_util.c -fPIC -DPIC -o .libs/repmgr_util.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../repmgr/repmgr_util.c -o repmgr_util.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_ovfl_vrfy.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_ovfl_vrfy.c -fPIC -DPIC -o .libs/db_ovfl_vrfy.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_ovfl_vrfy.c -o db_ovfl_vrfy.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_vrfy.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_vrfy.c -fPIC -DPIC -o .libs/db_vrfy.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_vrfy.c -o db_vrfy.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_vrfyutil.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_vrfyutil.c -fPIC -DPIC -o .libs/db_vrfyutil.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_vrfyutil.c -o db_vrfyutil.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_verify.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_verify.c -fPIC -DPIC -o .libs/bt_verify.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/bt_verify.c -o bt_verify.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock.c -fPIC -DPIC -o .libs/lock.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock.c -o lock.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_deadlock.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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:125:43: warning: 'nalloc' may be used uninitialized in this function [-Wmaybe-uninitialized] u_int32_t i, cid, keeper, killid, limit, nalloc, nlockers; ^~~~~~ ../dist/../lock/lock_deadlock.c:124:13: warning: 'bitmap' may be used uninitialized in this function [-Wmaybe-uninitialized] u_int32_t *bitmap, *copymap, **deadp, **deadlist, *tmpmap; ^~~~~~ ../dist/../lock/lock_deadlock.c:123:15: warning: 'idmap' may be used uninitialized in this function [-Wmaybe-uninitialized] locker_info *idmap; ^~~~~ x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_deadlock.c -o lock_deadlock.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_failchk.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_failchk.c -fPIC -DPIC -o .libs/lock_failchk.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_failchk.c -o lock_failchk.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_id.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_id.c -fPIC -DPIC -o .libs/lock_id.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_id.c -o lock_id.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_list.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_list.c -fPIC -DPIC -o .libs/lock_list.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_list.c -o lock_list.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_method.c -fPIC -DPIC -o .libs/lock_method.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_method.c -o lock_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_region.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_region.c -fPIC -DPIC -o .libs/lock_region.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_region.c -o lock_region.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_stat.c -fPIC -DPIC -o .libs/lock_stat.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_stat.c -o lock_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_timer.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_timer.c -fPIC -DPIC -o .libs/lock_timer.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_timer.c -o lock_timer.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_util.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_util.c -fPIC -DPIC -o .libs/lock_util.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../lock/lock_util.c -o lock_util.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mutex/mut_alloc.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mutex/mut_alloc.c -fPIC -DPIC -o .libs/mut_alloc.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mutex/mut_alloc.c -o mut_alloc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mutex/mut_failchk.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mutex/mut_failchk.c -fPIC -DPIC -o .libs/mut_failchk.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mutex/mut_failchk.c -o mut_failchk.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mutex/mut_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mutex/mut_method.c -fPIC -DPIC -o .libs/mut_method.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mutex/mut_method.c -o mut_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mutex/mut_region.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mutex/mut_region.c -fPIC -DPIC -o .libs/mut_region.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mutex/mut_region.c -o mut_region.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mutex/mut_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mutex/mut_stat.c -fPIC -DPIC -o .libs/mut_stat.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mutex/mut_stat.c -o mut_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../crypto/aes_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../crypto/aes_method.c -fPIC -DPIC -o .libs/aes_method.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../crypto/aes_method.c -o aes_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../crypto/crypto.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../crypto/crypto.c -fPIC -DPIC -o .libs/crypto.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../crypto/crypto.c -o crypto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../crypto/mersenne/mt19937db.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../crypto/mersenne/mt19937db.c -fPIC -DPIC -o .libs/mt19937db.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../crypto/mersenne/mt19937db.c -o mt19937db.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../crypto/rijndael/rijndael-alg-fst.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../crypto/rijndael/rijndael-alg-fst.c -fPIC -DPIC -o .libs/rijndael-alg-fst.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../crypto/rijndael/rijndael-alg-fst.c -o rijndael-alg-fst.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../crypto/rijndael/rijndael-api-fst.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../crypto/rijndael/rijndael-api-fst.c -fPIC -DPIC -o .libs/rijndael-api-fst.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../crypto/rijndael/rijndael-api-fst.c -o rijndael-api-fst.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rpc_client/client.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rpc_client/client.c -fPIC -DPIC -o .libs/client.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rpc_client/client.c -o client.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing db_server_clnt.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing db_server_clnt.c -fPIC -DPIC -o .libs/db_server_clnt.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing db_server_clnt.c -o db_server_clnt.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing db_server_xdr.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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; ^~~ x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing db_server_xdr.c -o db_server_xdr.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rpc_client/gen_client.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rpc_client/gen_client.c -fPIC -DPIC -o .libs/gen_client.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rpc_client/gen_client.c -o gen_client.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rpc_client/gen_client_ret.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rpc_client/gen_client_ret.c -fPIC -DPIC -o .libs/gen_client_ret.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rpc_client/gen_client_ret.c -o gen_client_ret.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/crdel_auto.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/crdel_auto.c -fPIC -DPIC -o .libs/crdel_auto.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/crdel_auto.c -o crdel_auto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/crdel_rec.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/crdel_rec.c -fPIC -DPIC -o .libs/crdel_rec.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/crdel_rec.c -o crdel_rec.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db.c -fPIC -DPIC -o .libs/db.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db.c -o db.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_am.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_am.c -fPIC -DPIC -o .libs/db_am.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_am.c -o db_am.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_auto.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_auto.c -fPIC -DPIC -o .libs/db_auto.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_auto.c -o db_auto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/db_byteorder.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/db_byteorder.c -fPIC -DPIC -o .libs/db_byteorder.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/db_byteorder.c -o db_byteorder.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_cam.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_cam.c -fPIC -DPIC -o .libs/db_cam.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_cam.c -o db_cam.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_cds.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_cds.c -fPIC -DPIC -o .libs/db_cds.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_cds.c -o db_cds.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_conv.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_conv.c -fPIC -DPIC -o .libs/db_conv.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_conv.c -o db_conv.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_dispatch.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_dispatch.c -fPIC -DPIC -o .libs/db_dispatch.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_dispatch.c -o db_dispatch.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_dup.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_dup.c -fPIC -DPIC -o .libs/db_dup.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_dup.c -o db_dup.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/db_err.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/db_err.c -fPIC -DPIC -o .libs/db_err.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/db_err.c -o db_err.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/db_getlong.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/db_getlong.c -fPIC -DPIC -o .libs/db_getlong.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/db_getlong.c -o db_getlong.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/db_idspace.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/db_idspace.c -fPIC -DPIC -o .libs/db_idspace.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/db_idspace.c -o db_idspace.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_iface.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_iface.c -fPIC -DPIC -o .libs/db_iface.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_iface.c -o db_iface.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_join.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_join.c -fPIC -DPIC -o .libs/db_join.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_join.c -o db_join.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/db_log2.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/db_log2.c -fPIC -DPIC -o .libs/db_log2.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/db_log2.c -o db_log2.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_meta.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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; ^~~~ x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_meta.c -o db_meta.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_method.c -fPIC -DPIC -o .libs/db_method.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_method.c -o db_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_open.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_open.c -fPIC -DPIC -o .libs/db_open.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_open.c -o db_open.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_overflow.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_overflow.c -fPIC -DPIC -o .libs/db_overflow.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_overflow.c -o db_overflow.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_pr.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_pr.c -fPIC -DPIC -o .libs/db_pr.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_pr.c -o db_pr.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_rec.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_rec.c -fPIC -DPIC -o .libs/db_rec.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_rec.c -o db_rec.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_reclaim.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_reclaim.c -fPIC -DPIC -o .libs/db_reclaim.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_reclaim.c -o db_reclaim.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_remove.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_remove.c -fPIC -DPIC -o .libs/db_remove.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_remove.c -o db_remove.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_rename.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_rename.c -fPIC -DPIC -o .libs/db_rename.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_rename.c -o db_rename.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_ret.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_ret.c -fPIC -DPIC -o .libs/db_ret.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_ret.c -o db_ret.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_setid.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_setid.c -fPIC -DPIC -o .libs/db_setid.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_setid.c -o db_setid.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_setlsn.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_setlsn.c -fPIC -DPIC -o .libs/db_setlsn.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_setlsn.c -o db_setlsn.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/db_shash.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/db_shash.c -fPIC -DPIC -o .libs/db_shash.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/db_shash.c -o db_shash.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_stati.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_stati.c -fPIC -DPIC -o .libs/db_stati.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_stati.c -o db_stati.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_truncate.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_truncate.c -fPIC -DPIC -o .libs/db_truncate.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_truncate.c -o db_truncate.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_upg.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_upg.c -fPIC -DPIC -o .libs/db_upg.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_upg.c -o db_upg.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_upg_opd.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_upg_opd.c -fPIC -DPIC -o .libs/db_upg_opd.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_upg_opd.c -o db_upg_opd.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../dbm/dbm.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../dbm/dbm.c -fPIC -DPIC -o .libs/dbm.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../dbm/dbm.c -o dbm.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../dbreg/dbreg.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../dbreg/dbreg.c -fPIC -DPIC -o .libs/dbreg.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../dbreg/dbreg.c -o dbreg.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../dbreg/dbreg_auto.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../dbreg/dbreg_auto.c -fPIC -DPIC -o .libs/dbreg_auto.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../dbreg/dbreg_auto.c -o dbreg_auto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../dbreg/dbreg_rec.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../dbreg/dbreg_rec.c -fPIC -DPIC -o .libs/dbreg_rec.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../dbreg/dbreg_rec.c -o dbreg_rec.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../dbreg/dbreg_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../dbreg/dbreg_stat.c -fPIC -DPIC -o .libs/dbreg_stat.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../dbreg/dbreg_stat.c -o dbreg_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../dbreg/dbreg_util.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../dbreg/dbreg_util.c -fPIC -DPIC -o .libs/dbreg_util.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../dbreg/dbreg_util.c -o dbreg_util.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/dbt.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/dbt.c -fPIC -DPIC -o .libs/dbt.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/dbt.c -o dbt.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_alloc.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_alloc.c -fPIC -DPIC -o .libs/env_alloc.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_alloc.c -o env_alloc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_config.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_config.c -fPIC -DPIC -o .libs/env_config.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_config.c -o env_config.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_failchk.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_failchk.c -fPIC -DPIC -o .libs/env_failchk.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_failchk.c -o env_failchk.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_file.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_file.c -fPIC -DPIC -o .libs/env_file.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_file.c -o env_file.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_globals.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_globals.c -fPIC -DPIC -o .libs/env_globals.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_globals.c -o env_globals.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_method.c -fPIC -DPIC -o .libs/env_method.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_method.c -o env_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_name.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_name.c -fPIC -DPIC -o .libs/env_name.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_name.c -o env_name.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_open.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_open.c -fPIC -DPIC -o .libs/env_open.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_open.c -o env_open.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_recover.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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[] = ^~~~~~~~~ x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_recover.c -o env_recover.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_region.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_region.c -fPIC -DPIC -o .libs/env_region.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_region.c -o env_region.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_register.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_register.c -fPIC -DPIC -o .libs/env_register.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_register.c -o env_register.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_sig.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_sig.c -fPIC -DPIC -o .libs/env_sig.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_sig.c -o env_sig.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_stat.c -fPIC -DPIC -o .libs/env_stat.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../env/env_stat.c -o env_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../fileops/fileops_auto.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../fileops/fileops_auto.c -fPIC -DPIC -o .libs/fileops_auto.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../fileops/fileops_auto.c -o fileops_auto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../fileops/fop_basic.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../fileops/fop_basic.c -fPIC -DPIC -o .libs/fop_basic.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../fileops/fop_basic.c -o fop_basic.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../fileops/fop_rec.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../fileops/fop_rec.c -fPIC -DPIC -o .libs/fop_rec.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../fileops/fop_rec.c -o fop_rec.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../fileops/fop_util.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../fileops/fop_util.c -fPIC -DPIC -o .libs/fop_util.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../fileops/fop_util.c -o fop_util.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_func.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_func.c -fPIC -DPIC -o .libs/hash_func.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_func.c -o hash_func.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hmac/hmac.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hmac/hmac.c -fPIC -DPIC -o .libs/hmac.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hmac/hmac.c -o hmac.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hsearch/hsearch.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hsearch/hsearch.c -fPIC -DPIC -o .libs/hsearch.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hsearch/hsearch.c -o hsearch.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log.c -fPIC -DPIC -o .libs/log.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log.c -o log.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log_archive.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log_archive.c -fPIC -DPIC -o .libs/log_archive.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log_archive.c -o log_archive.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log_compare.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log_compare.c -fPIC -DPIC -o .libs/log_compare.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log_compare.c -o log_compare.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log_debug.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log_debug.c -fPIC -DPIC -o .libs/log_debug.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log_debug.c -o log_debug.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log_get.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log_get.c -fPIC -DPIC -o .libs/log_get.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log_get.c -o log_get.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log_method.c -fPIC -DPIC -o .libs/log_method.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log_method.c -o log_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log_put.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log_put.c -fPIC -DPIC -o .libs/log_put.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log_put.c -o log_put.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log_stat.c -fPIC -DPIC -o .libs/log_stat.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../log/log_stat.c -o log_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/mkpath.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/mkpath.c -fPIC -DPIC -o .libs/mkpath.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/mkpath.c -o mkpath.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_alloc.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_alloc.c -fPIC -DPIC -o .libs/mp_alloc.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_alloc.c -o mp_alloc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_bh.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_bh.c -fPIC -DPIC -o .libs/mp_bh.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_bh.c -o mp_bh.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_fget.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_fget.c -fPIC -DPIC -o .libs/mp_fget.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_fget.c -o mp_fget.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_fmethod.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_fmethod.c -fPIC -DPIC -o .libs/mp_fmethod.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_fmethod.c -o mp_fmethod.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_fopen.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_fopen.c -fPIC -DPIC -o .libs/mp_fopen.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_fopen.c -o mp_fopen.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_fput.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_fput.c -fPIC -DPIC -o .libs/mp_fput.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_fput.c -o mp_fput.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_fset.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_fset.c -fPIC -DPIC -o .libs/mp_fset.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_fset.c -o mp_fset.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_method.c -fPIC -DPIC -o .libs/mp_method.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_method.c -o mp_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_mvcc.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_mvcc.c -fPIC -DPIC -o .libs/mp_mvcc.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_mvcc.c -o mp_mvcc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_region.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_region.c -fPIC -DPIC -o .libs/mp_region.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_region.c -o mp_region.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_register.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_register.c -fPIC -DPIC -o .libs/mp_register.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_register.c -o mp_register.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_resize.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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; ^~~ x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_resize.c -o mp_resize.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_stat.c -fPIC -DPIC -o .libs/mp_stat.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_stat.c -o mp_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_sync.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_sync.c -fPIC -DPIC -o .libs/mp_sync.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_sync.c -o mp_sync.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_trickle.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_trickle.c -fPIC -DPIC -o .libs/mp_trickle.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../mp/mp_trickle.c -o mp_trickle.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/openflags.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/openflags.c -fPIC -DPIC -o .libs/openflags.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/openflags.c -o openflags.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_abort.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_abort.c -fPIC -DPIC -o .libs/os_abort.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_abort.c -o os_abort.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_abs.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_abs.c -fPIC -DPIC -o .libs/os_abs.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_abs.c -o os_abs.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_alloc.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_alloc.c -fPIC -DPIC -o .libs/os_alloc.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_alloc.c -o os_alloc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_clock.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_clock.c -fPIC -DPIC -o .libs/os_clock.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_clock.c -o os_clock.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_cpu.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_cpu.c -fPIC -DPIC -o .libs/os_cpu.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_cpu.c -o os_cpu.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_ctime.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_ctime.c -fPIC -DPIC -o .libs/os_ctime.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_ctime.c -o os_ctime.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_config.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_config.c -fPIC -DPIC -o .libs/os_config.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_config.c -o os_config.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_dir.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_dir.c -fPIC -DPIC -o .libs/os_dir.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_dir.c -o os_dir.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_errno.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_errno.c -fPIC -DPIC -o .libs/os_errno.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_errno.c -o os_errno.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_fid.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_fid.c -fPIC -DPIC -o .libs/os_fid.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_fid.c -o os_fid.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_flock.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_flock.c -fPIC -DPIC -o .libs/os_flock.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_flock.c -o os_flock.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_fsync.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_fsync.c -fPIC -DPIC -o .libs/os_fsync.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_fsync.c -o os_fsync.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_getenv.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_getenv.c -fPIC -DPIC -o .libs/os_getenv.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_getenv.c -o os_getenv.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_handle.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_handle.c -fPIC -DPIC -o .libs/os_handle.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_handle.c -o os_handle.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_map.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_map.c -fPIC -DPIC -o .libs/os_map.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_map.c -o os_map.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/os_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/os_method.c -fPIC -DPIC -o .libs/os_method.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/os_method.c -o os_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_mkdir.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_mkdir.c -fPIC -DPIC -o .libs/os_mkdir.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_mkdir.c -o os_mkdir.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_open.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_open.c -fPIC -DPIC -o .libs/os_open.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_open.c -o os_open.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_pid.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_pid.c -fPIC -DPIC -o .libs/os_pid.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_pid.c -o os_pid.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_rename.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_rename.c -fPIC -DPIC -o .libs/os_rename.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_rename.c -o os_rename.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_root.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_root.c -fPIC -DPIC -o .libs/os_root.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_root.c -o os_root.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_rpath.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_rpath.c -fPIC -DPIC -o .libs/os_rpath.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_rpath.c -o os_rpath.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_rw.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_rw.c -fPIC -DPIC -o .libs/os_rw.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_rw.c -o os_rw.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_seek.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_seek.c -fPIC -DPIC -o .libs/os_seek.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_seek.c -o os_seek.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_stack.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_stack.c -fPIC -DPIC -o .libs/os_stack.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_stack.c -o os_stack.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_stat.c -fPIC -DPIC -o .libs/os_stat.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_stat.c -o os_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_tmpdir.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_tmpdir.c -fPIC -DPIC -o .libs/os_tmpdir.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_tmpdir.c -o os_tmpdir.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_truncate.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_truncate.c -fPIC -DPIC -o .libs/os_truncate.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_truncate.c -o os_truncate.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_uid.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_uid.c -fPIC -DPIC -o .libs/os_uid.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_uid.c -o os_uid.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_unlink.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_unlink.c -fPIC -DPIC -o .libs/os_unlink.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_unlink.c -o os_unlink.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_yield.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_yield.c -fPIC -DPIC -o .libs/os_yield.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../os/os_yield.c -o os_yield.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../sequence/seq_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../sequence/seq_stat.c -fPIC -DPIC -o .libs/seq_stat.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../sequence/seq_stat.c -o seq_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../sequence/sequence.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../sequence/sequence.c -fPIC -DPIC -o .libs/sequence.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../sequence/sequence.c -o sequence.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hmac/sha1.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hmac/sha1.c -fPIC -DPIC -o .libs/sha1.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hmac/sha1.c -o sha1.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../clib/snprintf.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../clib/snprintf.c -fPIC -DPIC -o .libs/snprintf.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../clib/snprintf.c -o snprintf.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn.c -fPIC -DPIC -o .libs/txn.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn.c -o txn.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_auto.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_auto.c -fPIC -DPIC -o .libs/txn_auto.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_auto.c -o txn_auto.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_chkpt.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_chkpt.c -fPIC -DPIC -o .libs/txn_chkpt.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_chkpt.c -o txn_chkpt.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_failchk.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_failchk.c -fPIC -DPIC -o .libs/txn_failchk.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_failchk.c -o txn_failchk.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_method.c -fPIC -DPIC -o .libs/txn_method.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_method.c -o txn_method.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_rec.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_rec.c -fPIC -DPIC -o .libs/txn_rec.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_rec.c -o txn_rec.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_recover.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_recover.c -fPIC -DPIC -o .libs/txn_recover.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_recover.c -o txn_recover.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_region.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_region.c -fPIC -DPIC -o .libs/txn_region.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_region.c -o txn_region.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_stat.c -fPIC -DPIC -o .libs/txn_stat.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_stat.c -o txn_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_util.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_util.c -fPIC -DPIC -o .libs/txn_util.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_util.c -o txn_util.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../xa/xa.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../xa/xa.c -fPIC -DPIC -o .libs/xa.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../xa/xa.c -o xa.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../xa/xa_db.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../xa/xa_db.c -fPIC -DPIC -o .libs/xa_db.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../xa/xa_db.c -o xa_db.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../xa/xa_map.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../xa/xa_map.c -fPIC -DPIC -o .libs/xa_map.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../xa/xa_map.c -o xa_map.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/zerofill.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/zerofill.c -fPIC -DPIC -o .libs/zerofill.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/zerofill.c -o zerofill.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -avoid-version -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -rpath /usr/lib64 -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 x86_64-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 -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 x86_64-alt-linux-gcc -avoid-version -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -rpath /usr/lib64 -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 x86_64-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 -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 x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_db.cpp x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_db.cpp -fPIC -DPIC -o .libs/cxx_db.o x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_db.cpp -o cxx_db.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_dbc.cpp x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_dbc.cpp -fPIC -DPIC -o .libs/cxx_dbc.o x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_dbc.cpp -o cxx_dbc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_dbt.cpp x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_dbt.cpp -fPIC -DPIC -o .libs/cxx_dbt.o x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_dbt.cpp -o cxx_dbt.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_env.cpp x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_env.cpp -fPIC -DPIC -o .libs/cxx_env.o x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_env.cpp -o cxx_env.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_except.cpp x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_except.cpp -fPIC -DPIC -o .libs/cxx_except.o x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_except.cpp -o cxx_except.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_lock.cpp x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_lock.cpp -fPIC -DPIC -o .libs/cxx_lock.o x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_lock.cpp -o cxx_lock.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_logc.cpp x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_logc.cpp -fPIC -DPIC -o .libs/cxx_logc.o x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_logc.cpp -o cxx_logc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_mpool.cpp x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_mpool.cpp -fPIC -DPIC -o .libs/cxx_mpool.o x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_mpool.cpp -o cxx_mpool.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_multi.cpp x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_multi.cpp -fPIC -DPIC -o .libs/cxx_multi.o x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_multi.cpp -o cxx_multi.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_seq.cpp x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_seq.cpp -fPIC -DPIC -o .libs/cxx_seq.o x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_seq.cpp -o cxx_seq.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_txn.cpp x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_txn.cpp -fPIC -DPIC -o .libs/cxx_txn.o x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../cxx/cxx_txn.cpp -o cxx_txn.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link x86_64-alt-linux-g++ -avoid-version -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -rpath /usr/lib64 -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 x86_64-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/lib64/gcc/x86_64-alt-linux/8 -L/usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s -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 x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rpc_server/c/db_server_proc.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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; ^~~~ x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing db_server_svc.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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);} ^~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing db_server_svc.c -o db_server_svc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rpc_server/c/db_server_util.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../rpc_server/c/db_server_util.c -fPIC -DPIC -o .libs/db_server_util.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing gen_db_server.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing gen_db_server.c -fPIC -DPIC -o .libs/gen_db_server.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing gen_db_server.c -o gen_db_server.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/util_log.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/util_log.c -fPIC -DPIC -o .libs/util_log.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/util_log.c -o util_log.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_archive/db_archive.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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[] = ^~~~~~~~~ x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_archive/db_archive.c -o db_archive.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/util_sig.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/util_sig.c -fPIC -DPIC -o .libs/util_sig.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/util_sig.c -o util_sig.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -o db_archive -Wl,--no-undefined \ db_archive.lo util_sig.lo libdb_int-4.7.la -lpthread x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_checkpoint/db_checkpoint.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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[] = ^~~~~~~~~ x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_checkpoint/db_checkpoint.c -o db_checkpoint.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -o db_checkpoint -Wl,--no-undefined \ db_checkpoint.lo util_log.lo util_sig.lo libdb_int-4.7.la -lpthread x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_codegen/db_codegen.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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[] = ^~~~~~~~~ x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_codegen/db_codegen.c -o db_codegen.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_codegen/code_capi.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_codegen/code_capi.c -fPIC -DPIC -o .libs/code_capi.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_codegen/code_capi.c -o code_capi.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_codegen/code_parse.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_codegen/code_parse.c -fPIC -DPIC -o .libs/code_parse.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_codegen/code_parse.c -o code_parse.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -o db_codegen -Wl,--no-undefined \ db_codegen.lo code_capi.lo code_parse.lo libdb_int-4.7.la -lpthread x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_deadlock/db_deadlock.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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[] = ^~~~~~~~~ x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_deadlock/db_deadlock.c -o db_deadlock.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -o db_deadlock -Wl,--no-undefined \ db_deadlock.lo util_log.lo util_sig.lo libdb_int-4.7.la -lpthread x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_dump/db_dump.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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[] = ^~~~~~~~~ x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_dump/db_dump.c -o db_dump.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/util_cache.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/util_cache.c -fPIC -DPIC -o .libs/util_cache.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../common/util_cache.c -o util_cache.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -o db_dump -Wl,--no-undefined \ db_dump.lo util_cache.lo util_sig.lo libdb_int-4.7.la -lpthread x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_hotbackup/db_hotbackup.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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[] = ^~~~~~~~~ x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_hotbackup/db_hotbackup.c -o db_hotbackup.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -o db_hotbackup -Wl,--no-undefined \ db_hotbackup.lo util_sig.lo libdb_int-4.7.la -lpthread x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_load/db_load.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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[] = ^~~~~~~~~ x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_load/db_load.c -o db_load.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -o db_load -Wl,--no-undefined \ db_load.lo util_cache.lo util_sig.lo libdb_int-4.7.la -lpthread x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_printlog/db_printlog.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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[] = ^~~~~~~~~ x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_printlog/db_printlog.c -o db_printlog.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/btree_autop.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/btree_autop.c -fPIC -DPIC -o .libs/btree_autop.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../btree/btree_autop.c -o btree_autop.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/crdel_autop.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/crdel_autop.c -fPIC -DPIC -o .libs/crdel_autop.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/crdel_autop.c -o crdel_autop.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_autop.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_autop.c -fPIC -DPIC -o .libs/db_autop.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db/db_autop.c -o db_autop.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../dbreg/dbreg_autop.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../dbreg/dbreg_autop.c -fPIC -DPIC -o .libs/dbreg_autop.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../dbreg/dbreg_autop.c -o dbreg_autop.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../fileops/fileops_autop.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../fileops/fileops_autop.c -fPIC -DPIC -o .libs/fileops_autop.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../fileops/fileops_autop.c -o fileops_autop.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_autop.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_autop.c -fPIC -DPIC -o .libs/hash_autop.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../hash/hash_autop.c -o hash_autop.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_autop.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_autop.c -fPIC -DPIC -o .libs/qam_autop.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../qam/qam_autop.c -o qam_autop.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_autop.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_autop.c -fPIC -DPIC -o .libs/txn_autop.o x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../txn/txn_autop.c -o txn_autop.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_recover/db_recover.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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[] = ^~~~~~~~~ x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_recover/db_recover.c -o db_recover.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -o db_recover -Wl,--no-undefined \ db_recover.lo util_sig.lo libdb_int-4.7.la -lpthread x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_stat/db_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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[] = ^~~~~~~~~ x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_stat/db_stat.c -o db_stat.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -o db_stat -Wl,--no-undefined \ db_stat.lo util_cache.lo util_sig.lo libdb_int-4.7.la -lpthread x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_upgrade/db_upgrade.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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[] = ^~~~~~~~~ x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_upgrade/db_upgrade.c -o db_upgrade.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -o db_upgrade -Wl,--no-undefined \ db_upgrade.lo util_sig.lo libdb_int-4.7.la -lpthread x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_verify/db_verify.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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[] = ^~~~~~~~~ x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing ../dist/../db_verify/db_verify.c -o db_verify.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -o db_verify -Wl,--no-undefined \ db_verify.lo util_cache.lo util_sig.lo libdb_int-4.7.la -lpthread x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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.38169 + 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/lib64 /usr/src/tmp/libdb4.7-buildroot/usr/lib64 /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/lib64 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/lib64 ... cp -p .libs/libdb_int-4.7.so /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb_int-4.7.so cp -p .libs/libdb_int-4.7.lai /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb_int-4.7.la cp -p .libs/libdb-4.7.so /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb-4.7.so cp -p .libs/libdb-4.7.lai /usr/src/tmp/libdb4.7-buildroot/usr/lib64/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 x86_64-alt-linux-g++ -avoid-version -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -rpath /usr/lib64 -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) x86_64-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/lib64 -L/usr/lib64 -ldb_int-4.7 -lpthread -L/usr/lib64/gcc/x86_64-alt-linux/8 -L/usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s -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/lib64/libdb_cxx-4.7.so cp -p .libs/libdb_cxx-4.7.lai /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb_cxx-4.7.la cp -p .libs/libdb_int-4.7.a /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb_int-4.7.a chmod 644 /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb_int-4.7.a ranlib /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb_int-4.7.a cp -p libdb.a /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb.a chmod 644 /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb.a ranlib /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb.a cp -p .libs/libdb-4.7.a /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb-4.7.a chmod 644 /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb-4.7.a ranlib /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb-4.7.a cp -p .libs/libdb_cxx-4.7.a /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb_cxx-4.7.a chmod 644 /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb_cxx-4.7.a ranlib /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb_cxx-4.7.a cp -p libdb_cxx.a /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb_cxx.a chmod 644 /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb_cxx.a ranlib /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb_cxx.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' 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/lib64' 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/lib64' 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/lib64' 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/lib64' 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/lib64' 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/lib64' 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/lib64' 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/lib64' 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/lib64' 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/lib64' 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/lib64' 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/lib64' 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/lib64' 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/lib64/libdb-4.7.so ./lib64/ + for f in ./usr/lib64/libdb{,-*}.so + ln -snf ../../lib64/libdb-4.7.so ./usr/lib64/libdb.so + for f in ./usr/lib64/libdb{,-*}.so + ln -snf ../../lib64/libdb-4.7.so ./usr/lib64/libdb-4.so + ln -s ../../lib64/libdb-4.7.so ./usr/lib64/ + pushd ./usr/lib64 ~/tmp/libdb4.7-buildroot/usr/lib64 ~/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/lib64/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/lib64/libdb_cxx-4.7.la' removed './usr/lib64/libdb-4.7.la' removed './usr/lib64/libdb_int-4.7.la' mode of './usr/lib64/libdb_cxx-4.7.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libdb_int-4.7.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './lib64/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/lib64: libdb_int-4.7.so -> libdb_int-4.7.so libdb_cxx-4.7.so -> libdb_cxx-4.7.so ./lib64: 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.lKHAkc find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libdb4.7-buildroot/lib64/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.KLdg1W 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()(64bit) = set:jdV5xhwqVXVZJUtZk5c1KOiMDDc79djiqLlhf9HzUEQaIvEjYck7gO1tLR4Got2uOraTRqEeiZD3qGq6vfI1KSAWmEkkoUKVPr Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), 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.PWXwcL 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.eiMiSC 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.ZyL62x 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, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdb_int-4.7.so()(64bit) >= set:ogTwGf4z0Avc6tXasyMeYwZFk9XhHQLFdaUOpLRICgCJa08KVlOHGIJntceoORKlfyiR7bSA0N4mCPkoz0YVY5Cr1AOMMiywdbRmWjYcmGjpNT87XtWteZzdZ3BLynB4J0EKOTX2SgA1pQQjZ32Ms9PD8tyrDddYL7LQL8F6qAthl0WkcJjWlEefFmKU7gooZxs47nKrcNUOGLuZxC9Ae6i0w84w8UFTIuZLTdyqZcd2DB8T9eCmiDcqc9JjDyHUdPZxb3se1Rl4Rkv4rht1EYlscGWYQFgLRcvnZnsJSnkQvNcve8wO9kQu3G8cBZLkNePhE4wdEo6Fn5kyOvrjW85ijhYOQHbAU4qmL3WZFRTlzNYKC8Ic5RjDWgZjNAIDyR7zplvoOPv4ysXL1Z0kCuqLtX1XQx1fDafjB6IvFNJiXdsUMNXARMToPCKTpBBPZk8sfpuwxcrqX1PZ4g9BysYarS1uYCZm8d45LLmaoLN4z6nCgi8jwxD8JExN5L9Nf71Q7S4nSNvPcBNwY3eXurT0xZuBmk3mjKhdZFBZLeYoNJ5RPkeuArsOoH7k2jlOWjhQGQZBPeM9y7fPfyziAWOSb, libpthread.so.0(GLIBC_2.2.5)(64bit), 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.GZZqRC 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.tJF69K 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.2Xx6WW 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, /lib64/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.9P9mec 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.GNOe6u 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.rOwjsR 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.Oapoih 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.fx5LCK find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libdb4.7-buildroot/usr/lib64/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.u7dLrh 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()(64bit) = set:od2eZi9us760FDlPFefUKJkoywYWFLNKgtgO7TZz4egphptFHygkm0vxZsZ2KX437r5BuQAMToeZkQsAYyn1lgjsh3GwS3tTvKxbXZasBBOZ2b2jzZ10s13x4FgYsx2iaAzdk3f8Zs2sycvbX6xIIEqd8GBq1xZ2oeoPrvOwl5Wpcpz3vy9tEPnVHww8UGXFLwqzMt8fM1xJVjFtGipmpUnsBKwWzPtZoabX2TFasOhzbYCsuERHwPCW8KCMMTRZ54RGNI33X61CN6EMJ8xTcDDHxhZjV2AfRg3QSRhZ9vHRPRGqrLcLVxanXXvzVZe3caW1ld9RgbwkDXxcZbKZAa2nULAPhki3u3Nvi1hIowJeiuuUyU5tJxlQGZa2Uw8INVIlaUB5ciagp0QwAUks5Qa8iFHVUKSRPxXoZEjEx2C2zwKZf1b9c1Au8hMwExK5ipCMNOZs3wr4Mncq5yfId7trjF7bRIyPNZjNv9tvp5Zy71aUeZ3PqHaWjxK2RH7gVXQBl46mzqNu6Z7gQOfwOdi7iG4wqcnZfMXyahlA5X1MKzsh5gAaLtYaQiPdy4X8EMOVrlspY4Qq4u60f19PDZse98j0eEHjZtQBVVbaOJyLUIcDUfRtm5nPsjCg0GiS2Mp9Xv0psEVZoyYHZhezCl5EqQDq1RTS9wen0BWx9Q1PDmJsipCetHyfy1y6lZzBc6yMKRlxaeRGlzV3CR78YIOMbd90hgOnzZsfdI3XCFZwt28m2q6fK0pAVP52Ra0TYCa5Lvp9jVEEEuprapHwaJVoiMhvwWv4ogRBIHH2Jcmx9BMMyBJ8S5R4fjZzWZHGry6cGn1szMFyPzUC9gqRpUGAy1H2lGXMAZF096JjxX6DBBknkZKUR82VLC6DKZr5br0tA8abTEPdrna9XuKSZdh3rNTCjuJXRDEV1Lm5Vdm0fYcQI6kNay49slx0Rz3P85RzUznVOE2lPgAHPZBoT5ieJhsiZ2jBSAGja1GZCKFdsJ667FBZxZKg2Z3kjp3psVmBdu2hTyvoeDcBZ39wdUp9ebiqZqFlaBAwO3dGB9pOXEs6jDY3124g7Mn3vP4M6u5C4ibENTr1dneratZLIsD8Gp9d7MU4PTbY0hZGx14lncXHyVDP0Y7mRaZkXOlxHrVrYqSYzdccLimWcKX8inKUp0CBR5lNz7D0F9DBZubZDltOGprZgQDnL8Z2Zxm96nXyHPZJNE3GstCJC9ZsCQhT92m4TBaZoOu4ZaF3GTUhAsCJNR8NVSd9ZkoFKKWm2mI1LdUzVh5aLoNZpI31C4Cd0G1fAUDh7gTQ2pplkZcWhQaN61YlamGzvOslyMoeMGSwGLI2jC92h5PD5dqO8wxJIBpnEOOLi1EJl0T1hE8lbpr62jbMFrIJpqmV1ZxCNeNNFB0pADClFRmnhqdaQY3S7Ik0HDkRxccEYxwVCZKIcg1zuidAN0HbFbrHWW0HfOo8ZJBBeQNVp6tO8mdJdNfZmMWJetWe6PIYDWcmwOZxqjiy0fuCmxotJMMdHSUXiZrLtFZnyjsyG2cZq256CfHo4JhFH1wkQ7RfIOspuUOJdDsAx0rJqkdGgpplP8TShkq5FzlCuppf11KYLe2XCdqRhstrCqzTeiO7wYt4LBZaxHi0rSqcKJglE02btQrqExF8gxyZHsiZ6i6lAK9xgmZ9aV58QqZAqeLlVczDgBbtyUPGzZ2dzlyi797u5L3Zby0BQsmIwVOwcmfXQpivrTOVuwnQ62qPGK6Zvc2AIDIps2EX5hEgMYD6gThXZAtuZ0Rkt7mZxXxLUjFAZfZ4Gl3ZxbeuY7SDECvPaOHX4Ny753FngWAqGWM5a7Zpp2okW3ZqWPmajZmamZjjBamoLOopFW2ZEHZvHWj5579K33P4D9dNYHjYMnhbr3tPd723mH2SttDwlN3ACiHkIBCD2UWGuRkZpn6qwnL50x3Q5GPADp8LZLtRDMlVaV5R132xUN4Ll4Ze0MzV6G4HdRDZen50wXB0BPsDF8qlCim2WNjsn6xTIuI0ZF7XLVwg6Qt6MUquRjd6VS7cOjeb8VZdLouZ5gbX5H3IzAR5dmeqCSEUwEp7GeYZlYltRBeD09Z3Zj6pLxfNCkkqkjBL7ThZrvohj5GvXT2aK6xqUhVVoc6Xqt34sKEBEEsf8U8VgeTo0yj13SlQZ9vV85f37mExI4MZKpDaAGhyZDQx2bAZCF1G2v87JfBwY0NywHM1WGZgs1U9McO4yESAuSEoUX1xCq2hzmOH22Ep3bftYQPFUj8N8VDbetDlTECibZdkSfWZ1ZeyjjDSVM0cXBMIFksqyJPgwB8395b9xR2LMLBZllSWKfPZav5IXiMBLUUvkCG1KPLspZcLl0BG5OhhSkEUL5hUpRCGHivzfxI59G4XJ3TLJyvaLdz5Lmh2hxYwoMuIRvedEWOeOejQbd6wPtAW5ZeeHrostks2eQQG4PRK9X5Va9d24sav3Jc7OPADgi9pFHiWGRrTtwrcM8FZKtOEi7RKqladJ5amLFqtoR1KCLMC0d5LGLLaZmOj7nrM7wBSkTIzQqo9YHkYg0VapopH6AJgQr49kJaKdQ0ZiQs8B1crd4RGAa7Z18e4nsfhyFPJtWymedda3iWdwvx5Kuk1zAmiwQzV6HhT4yk20wCOjqkIZmb8GZxc2PZ0sd1kB8pd5mCRyG6vcqOjf3wPwuKGkBoAk24XZse428hDbk1pYOOMGPlfAYkr4I3S9b4fvreZKodTcml7iL2xwvm7lrTToZGiIroOQrXZAMMqDYbWBrcvZGWPr7NO8EeoeZhlAcYt8ORkhYom7fHJDX3JhQwn38jQWWRYyJciy3QvuUJFMGp8L4Sc3kdTHl14wEztK1Mb87KBVQcODDySPZjR2zAxeka2bJFP4XE9kZjEJoMA3LuUyrJPmJM8iSZEI2ZcOiaw0AlJDwvZzI9f6S3AQ8cIlgN9fnkG7CzH8y6mxloa841Imc8jCH028lMFMxmBkfY7DCUQnfbx20qWoCfddJD8z8fypWPuaB9THXCL20LzBhgENAG95ImYfiCtz8xTIsFPndbN9MHrlqZ59g9k4SJjdfpgZzQdgn7j9nCCPkKGZcYZGqbpEtD2g1pEXsxNFIdM95KxeXJwnFM2JZ6sZrYGrxB15iX4jMrOxQjyMy0pfkoZrkbEYF8F6s0RtqtwNz0BLmqS37gEdBHy81VyMNTAidtGV74Ema9JaNnX1T35HKho1BU08bCR4CuycvRQkBAaSwk4DZfovZIHkMRCyGZzGFrR97sAU1Z9EKotPBaA436MHefwdMpVPkKcOAP5JLuF6tzdebm0YDcVwnH1zIyUFbvnrDROse6BykjA3wJTDz7nQ3 Requires: libdb4.7 = 4.7.25-alt9, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FfwtLR 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.miJyyv 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.3kYDPc 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/lib64/libdb_int-4.7.so Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2ok9AX 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.pP7rQL find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libdb4.7-buildroot/usr/lib64/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.GSr0zD 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()(64bit) = set:ndHmnlSeRrAgT9dbhYIOo0FrBcoszmI73ywMrvGqLx2wFr1orVjeciX4m0sF1InJCQf7wAvQx0MzkZBlZ0jcDdwBjqGQxU3zri7x6lxtgZcbt2zhZbAiEoMk6corIVFSqV0y16F0uke696Rnf8Z6ku6eebMbU3mlSSSg6GwXZsZclOQEZu51RZzuX0ZALW1dpMzQiIfZu9tuXUEiKi1HgRm4Ig2VFBZuZ5R3XqECvdyCtAmoEtVPZEXohgtpkyBVzYOl1lMcqxCgwpJMNiezgIdxGDkUip7orWTJ8wSS85Wd4DjBMvwIfwZu1xofGO0T5oZgGcEM13GT8eP6qUdHftgHqwiW0PvVhrXhdVNJZ5yfp9sVLUI6Z3LaVFkiA2XmDooAH88wLHyv8nz1lbqlgEmO5bJv3svKvZs1UY8KAaMyZGuZhvyTOTxULhU27dDG5weqP1m1JMhSIRr0aq0sfUZwZFQSsFy940iBy8poRdu345aw4rh7Su0gZk1oeEMAVvoZqnz92Y8hXbCprodLoF7MqOO0QON3YNRSaACyjNidxA3Zge7iYAyJMLJtW2OJePOhclscEF30aqgZ1rqA6pIyq84ZoXjcU81ZsRIsyRT8iEn1pfcSvTI6cTbAVVcwdHRnnyS4IdkEwHz2fl4jF8RP5Eb02uFzgEq9BJTkILfdlp9i7xu2BSdQty94dVJ92zs3aljuceVf8Dg5p6xX47bsGb108aGqPbF22k7uoEz2EtIwUoZvgY1wWPS1p0F6FXc4RBtQRkmlLaZjCqmfYRNRw0TJ0r9UtwZD6dwDUnjgdS2S4m2GfOqsYk4nlEA1t4oGec0I3ZEe8cHyUjF1snakKEvZ3bmLIJAYMOb2aSzboIFnichr7EYbrg3Zx8ds6akbinMiI52hiZ1xtfExIqFw0oBNtponqO1BL4RkjLfw6MyGCK8j7QsDE9a3gE0LbEZ3FCss70MSL7OoJxiFFFws2Z00Yk6yLbExJc6sYgN7FpQxgDNYQzxOJDH5shZx6ykQ5gu6FtQwRmUOOmoyzAC6bwjQifIymTcZCNXa7JkwuRpj74LpjdYp0cPMsE31k0oRXTJWkyjMu6 Requires: libdb4.7_int = 4.7.25-alt9, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdb_int-4.7.so()(64bit) >= set:oksWDA1Cu4qO8cTpmrEWSmcCN4deQXVJPZ7lTAUm, libgcc_s.so.1(GCC_3.0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), 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.btaQNy 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.2y6gwx 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.h1gDIz 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/lib64/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.04FQoF 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.TfS3zO 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.yH7xf1 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.7ditph 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.YlnRlB 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.v9LRAZ 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.CPpUbs find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fcmCgY find-requires: running scripts (debuginfo) Provides: debug64(libdb-4.7.so) Requires: libdb4.7 = 4.7.25-alt9, debug64(libc.so.6), debug64(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.oB3qXx find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jHhu8a find-requires: running scripts (debuginfo) Provides: debug64(libdb_int-4.7.so) Requires: libdb4.7_int = 4.7.25-alt9, debug64(libc.so.6), debug64(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.sih9NR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V5vyXB find-requires: running scripts (debuginfo) Provides: debug64(libdb_cxx-4.7.so) Requires: libdb4.7_cxx = 4.7.25-alt9, debug64(libc.so.6), debug64(libdb_int-4.7.so), debug64(libgcc_s.so.1), debug64(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 10 extra deps from libdb4.7_int due to repentancy on libdb4.7 Removing 3 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/x86_64/libdb4.7-4.7.25-alt9.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/db4.7-utils-4.7.25-alt9.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdb4.7-devel-4.7.25-alt9.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdb4.7-devel-static-4.7.25-alt9.x86_64.rpm (w2T16.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdb4.7_int-4.7.25-alt9.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdb4.7_int-devel-4.7.25-alt9.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdb4.7_cxx-4.7.25-alt9.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdb4.7_cxx-devel-4.7.25-alt9.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdb4.7_cxx-devel-static-4.7.25-alt9.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/libdb4.7-doc-4.7.25-alt9.noarch.rpm (w2T16.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdb4.7-debuginfo-4.7.25-alt9.x86_64.rpm (w2T16.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdb4.7_int-debuginfo-4.7.25-alt9.x86_64.rpm (w2T16.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdb4.7_cxx-debuginfo-4.7.25-alt9.x86_64.rpm (w2.lzdio) 99.83user 70.43system 3:03.47elapsed 92%CPU (0avgtext+0avgdata 117288maxresident)k 0inputs+0outputs (0major+11743457minor)pagefaults 0swaps 3.15user 2.34system 3:15.22elapsed 2%CPU (0avgtext+0avgdata 135412maxresident)k 0inputs+0outputs (0major+213400minor)pagefaults 0swaps --- db4.7-utils-4.7.25-alt9.x86_64.rpm.repo 2017-03-25 10:42:12.000000000 +0000 +++ db4.7-utils-4.7.25-alt9.x86_64.rpm.hasher 2024-09-29 13:32:16.281561231 +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 699bde59c4d156810c211d1e892aefa4 -File: /usr/bin/db_archive 100755 root:root 69328be3de1169ac9470c5db593d06fd -File: /usr/bin/db_checkpoint 100755 root:root 1602ec8807daf73f8a033dba46d21614 -File: /usr/bin/db_codegen 100755 root:root f0e4cf6837206ec60f5612652a5eaf33 -File: /usr/bin/db_deadlock 100755 root:root c6801d2d21ecaaf00f1ea10c08c65170 -File: /usr/bin/db_dump 100755 root:root 69a193f3a20dd550240daa2c4702b180 -File: /usr/bin/db_hotbackup 100755 root:root 4a449a7ee2e51d8d04b5cc110d70baf6 -File: /usr/bin/db_load 100755 root:root b40cb7bf9876f6a638c84f40c5c832a0 -File: /usr/bin/db_printlog 100755 root:root 6312d9832161eb92fd33ea1002afb574 -File: /usr/bin/db_recover 100755 root:root b5032e37342a4ab75f4e062591e98e43 -File: /usr/bin/db_stat 100755 root:root 35f21e0edd00fa3f347d1d699930e422 -File: /usr/bin/db_upgrade 100755 root:root eb34b041c4e0b454329cb9fa7866d525 -File: /usr/bin/db_verify 100755 root:root 059fd5dda328f212e341c8eae4ffb5fb +File: /usr/bin/berkeley_db_svc 100755 root:root acaa2ac9f91301941750037909881ca6 +File: /usr/bin/db_archive 100755 root:root 98f8325dd9ea71b87e7f8638896cc678 +File: /usr/bin/db_checkpoint 100755 root:root cec93879c7cfc1fdec87888940630818 +File: /usr/bin/db_codegen 100755 root:root 172482e75c4f810a6fd440ddd2993e9d +File: /usr/bin/db_deadlock 100755 root:root 806fecabe8c5aff17343dfa9a79d1e4b +File: /usr/bin/db_dump 100755 root:root f59887b163945abac8df49edc5a06af2 +File: /usr/bin/db_hotbackup 100755 root:root 4e704f9f7d7f5bb69059a2ea9840cbb7 +File: /usr/bin/db_load 100755 root:root 3cc0d6676347171808fc9dcc690f6dbd +File: /usr/bin/db_printlog 100755 root:root 22061f2d706437050e1f3ff3634a6e66 +File: /usr/bin/db_recover 100755 root:root 13fcd6702d3cf1cb22564858436655dd +File: /usr/bin/db_stat 100755 root:root f4a040cded8f8f4e1e746f1e34e27b44 +File: /usr/bin/db_upgrade 100755 root:root 87788563fc3f75caacb35c37639ccab3 +File: /usr/bin/db_verify 100755 root:root a7457f6a46069208ecdfd300fe597015 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: 8327c1ad2ef099d8fc0d00135604db8df41c7ef66694557ed976ba3173251f07f760b2b8be4c288a3ff4acfcf6ca1f404372c4aab45b02348f00644fd59c21ce +RPMIdentity: b16cd1805132de12ee6142d30d87a9980e4916b3deb803b7428b6db0f3bcf452451e2067995c1997e20c0ff568acf065cddb31fef4ef6b120ba63c8232b355b8 --- libdb4.7-4.7.25-alt9.x86_64.rpm.repo 2017-03-25 10:42:12.000000000 +0000 +++ libdb4.7-4.7.25-alt9.x86_64.rpm.hasher 2024-09-29 13:32:16.351562705 +0000 @@ -22,3 +22,3 @@ File: /etc/buildreqs/packages/substitute.d/libdb4.7 100644 root:root bc7f675762f7b395a210744b5d660898 -File: /lib64/libdb-4.7.so 100644 root:root ce97b18a722832d863a3f828853cf974 +File: /lib64/libdb-4.7.so 100644 root:root e3653a959bea74aab8366aa0b72ddfa7 File: /usr/share/doc/db-4.7.25 40755 root:root @@ -26,2 +26,2 @@ File: /usr/share/doc/db-4.7.25/README 100644 root:root fdbcef9250aecd0fdd8a7f590021019e -RPMIdentity: 3409a80b7cefaef1f069105794b161b845c59c94c5204bb9b42c934ebc72b2153a80244b599ec0f093c5dba76a53af21d4b57d1c4bd7ffc37c07eb6a217dc45d +RPMIdentity: 9fb1f14c4f6b6f99baaf2889214ef3616a6b8ee6d34cc3b19842e4abd3e3bf8d6aa1cbb665665740e2cab8f849399d0d6e3699ed427d9ef6ea5b2106a57ed9be --- libdb4.7-debuginfo-4.7.25-alt9.x86_64.rpm.repo 2017-03-25 10:42:12.000000000 +0000 +++ libdb4.7-debuginfo-4.7.25-alt9.x86_64.rpm.hasher 2024-09-29 13:32:16.453564852 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/0e 40755 root:root -/usr/lib/debug/.build-id/0e/26cf174cc75c662edc58a2a110fd11996b9c76 120777 root:root ../../../../../lib64/libdb-4.7.so -/usr/lib/debug/.build-id/0e/26cf174cc75c662edc58a2a110fd11996b9c76.debug 120777 root:root ../../lib64/libdb-4.7.so.debug +/usr/lib/debug/.build-id/03 40755 root:root +/usr/lib/debug/.build-id/03/d5e6d77da4d9b7dfd01ad8f2d3b799ed801200 120777 root:root ../../../../../lib64/libdb-4.7.so +/usr/lib/debug/.build-id/03/d5e6d77da4d9b7dfd01ad8f2d3b799ed801200.debug 120777 root:root ../../lib64/libdb-4.7.so.debug /usr/lib/debug/lib64/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/0e 40755 root:root -File: /usr/lib/debug/.build-id/0e/26cf174cc75c662edc58a2a110fd11996b9c76 120777 root:root ../../../../../lib64/libdb-4.7.so -File: /usr/lib/debug/.build-id/0e/26cf174cc75c662edc58a2a110fd11996b9c76.debug 120777 root:root ../../lib64/libdb-4.7.so.debug -File: /usr/lib/debug/lib64/libdb-4.7.so.debug 100644 root:root 7b2c4abae3f34ee00250379d45ea160e +File: /usr/lib/debug/.build-id/03 40755 root:root +File: /usr/lib/debug/.build-id/03/d5e6d77da4d9b7dfd01ad8f2d3b799ed801200 120777 root:root ../../../../../lib64/libdb-4.7.so +File: /usr/lib/debug/.build-id/03/d5e6d77da4d9b7dfd01ad8f2d3b799ed801200.debug 120777 root:root ../../lib64/libdb-4.7.so.debug +File: /usr/lib/debug/lib64/libdb-4.7.so.debug 100644 root:root 702b04646818d77cf4d936ff7620298f 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: 96dde48c1b9c1593e04d8a0fb07087fceb3eae7065e70d9fe35c9514e27c20fe2f3970729a53f7e72179cb2b99970209428e2bfde8913fb30ee616f993087bf6 +RPMIdentity: 1a7f8120740a6564d733aab00c8671df0c10ef647bbfea0b9d47bcff6e57e6c59957433ef3c1089f43ecc8b576e82d25d8dee208c79ad88ea1cd83988c9e0063 --- libdb4.7-devel-4.7.25-alt9.x86_64.rpm.repo 2017-03-25 10:42:12.000000000 +0000 +++ libdb4.7-devel-4.7.25-alt9.x86_64.rpm.hasher 2024-09-29 13:32:16.523566326 +0000 @@ -31,2 +31,2 @@ File: /usr/lib64/libdb.so 120777 root:root ../../lib64/libdb-4.7.so -RPMIdentity: 6dbe6cc9608590d600fa91f227e44c74e15937e293aab86efcd100e6ee6e0217a03ae36994798660f10eb62ddf24d29b3bff98e5bf8825dc426a85cc3dbfbbc6 +RPMIdentity: fb4ece26e7766ffa92ec0cbdec80d637e67abf69131f42ed977972845575827f76d317dfff122ace5a16581d3d10072257a4acf46f3478abb9c67097ff812ca9 --- libdb4.7-devel-static-4.7.25-alt9.x86_64.rpm.repo 2017-03-25 10:42:12.000000000 +0000 +++ libdb4.7-devel-static-4.7.25-alt9.x86_64.rpm.hasher 2024-09-29 13:32:16.615568263 +0000 @@ -10,4 +10,4 @@ File: /etc/buildreqs/packages/substitute.d/libdb4.7-devel-static 100644 root:root a1e7de04a05d8cdc5a25d5e0b78e8847 -File: /usr/lib64/libdb-4.7.a 100644 root:root 3bd9ad64e1cb4abadae7005178f03156 +File: /usr/lib64/libdb-4.7.a 100644 root:root bb3e52a09410f009f33504b9a8c605cf File: /usr/lib64/libdb.a 120777 root:root libdb-4.7.a -RPMIdentity: 74b995dd962ec5ec49998230704e70c4f53a60c0d9dca82036addff90250fc1a3646cd2ab3422725c28057daeee96a89784984548eee14207e884e185e453083 +RPMIdentity: 83f2f74d627ae74192811b82ec4f4fb9c712679cf59f4ec651ef1a19733b973a4c6601c444e10eb3a7a679a278b35742a833f3cb9d530254217bd69338a3d45d --- 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 2024-09-29 13:32:16.734570769 +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.x86_64.rpm.repo 2017-03-25 10:42:12.000000000 +0000 +++ libdb4.7_cxx-4.7.25-alt9.x86_64.rpm.hasher 2024-09-29 13:32:16.806572284 +0000 @@ -13,3 +13,3 @@ File: /etc/buildreqs/packages/substitute.d/libdb4.7_cxx 100644 root:root bd0350d5c87f4ffc285e85a8676d3615 -File: /usr/lib64/libdb_cxx-4.7.so 100644 root:root 3f09ff956867f8e66cab3e18e14831e5 -RPMIdentity: 02e13791df172d8c24fc9a007cea40a0846934dcb3f4c8f314f8d71bf707abcc7d36678f1326002bab4c4d7896115e751c94d674c233daedf799453c03ff050d +File: /usr/lib64/libdb_cxx-4.7.so 100644 root:root 5abaf50d186435fee3cf0773a00ae9cc +RPMIdentity: 8aa423872bc5dc73a265afb2d7450a249517985fbf0f87dfed3dc4b09e99ebd6a7ff7650fbcbaea48553a5880d037cb38dc98be37a7d5ed422c8d93f2c7cff5a --- libdb4.7_cxx-debuginfo-4.7.25-alt9.x86_64.rpm.repo 2017-03-25 10:42:12.000000000 +0000 +++ libdb4.7_cxx-debuginfo-4.7.25-alt9.x86_64.rpm.hasher 2024-09-29 13:32:16.892574095 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b9 40755 root:root -/usr/lib/debug/.build-id/b9/b938701898764beca563c349963ccc4c5f3566 120777 root:root ../../../../lib64/libdb_cxx-4.7.so -/usr/lib/debug/.build-id/b9/b938701898764beca563c349963ccc4c5f3566.debug 120777 root:root ../../usr/lib64/libdb_cxx-4.7.so.debug +/usr/lib/debug/.build-id/7f 40755 root:root +/usr/lib/debug/.build-id/7f/d2abc3eadb1d91c7a66709e5323d7185218ba9 120777 root:root ../../../../lib64/libdb_cxx-4.7.so +/usr/lib/debug/.build-id/7f/d2abc3eadb1d91c7a66709e5323d7185218ba9.debug 120777 root:root ../../usr/lib64/libdb_cxx-4.7.so.debug /usr/lib/debug/usr/lib64/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/b9 40755 root:root -File: /usr/lib/debug/.build-id/b9/b938701898764beca563c349963ccc4c5f3566 120777 root:root ../../../../lib64/libdb_cxx-4.7.so -File: /usr/lib/debug/.build-id/b9/b938701898764beca563c349963ccc4c5f3566.debug 120777 root:root ../../usr/lib64/libdb_cxx-4.7.so.debug -File: /usr/lib/debug/usr/lib64/libdb_cxx-4.7.so.debug 100644 root:root 3d016cebb2d4f88b7cfdd86a867f630d +File: /usr/lib/debug/.build-id/7f 40755 root:root +File: /usr/lib/debug/.build-id/7f/d2abc3eadb1d91c7a66709e5323d7185218ba9 120777 root:root ../../../../lib64/libdb_cxx-4.7.so +File: /usr/lib/debug/.build-id/7f/d2abc3eadb1d91c7a66709e5323d7185218ba9.debug 120777 root:root ../../usr/lib64/libdb_cxx-4.7.so.debug +File: /usr/lib/debug/usr/lib64/libdb_cxx-4.7.so.debug 100644 root:root 912bb037d8bce67a920c5aa08bef9671 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: 11ff5f915558e922251cc2368fb3795e5c70056b264d872703e7e9d78c5396308a944c2b11fe8231a38da7acc76f1b2f10ad8ab5faa45f224daaaa97727adc91 +RPMIdentity: 2e9e7e192886059fcfb41a61345789a548346e000eb2ac570cfa64364a72a78065e36066f3f2bd1acc5b7af1886672a6682d3ff781f4925c580da9d2724d5508 --- libdb4.7_cxx-devel-4.7.25-alt9.x86_64.rpm.repo 2017-03-25 10:42:11.000000000 +0000 +++ libdb4.7_cxx-devel-4.7.25-alt9.x86_64.rpm.hasher 2024-09-29 13:32:16.964575611 +0000 @@ -19,2 +19,2 @@ File: /usr/lib64/libdb_cxx.so 120777 root:root libdb_cxx-4.7.so -RPMIdentity: 97b0feffc6c4bb385a779656a81e52865185babb50054ea0cbd13f073a4b6842f6b1c774b8565babf886d4758fa6c9cad86dd58c1d3f7588ce4ababda564361c +RPMIdentity: 7e97ce48e621c7bc5fd7b2f7c53de22108c3cebd3ed8fbd461bb8dc4b03166f3c9a32fb0937f65afecd44f1ea5bfd68684a6dbd29baaf8e89483b3531cb2d5ad --- libdb4.7_cxx-devel-static-4.7.25-alt9.x86_64.rpm.repo 2017-03-25 10:42:12.000000000 +0000 +++ libdb4.7_cxx-devel-static-4.7.25-alt9.x86_64.rpm.hasher 2024-09-29 13:32:17.048577379 +0000 @@ -9,4 +9,4 @@ File: /etc/buildreqs/packages/substitute.d/libdb4.7_cxx-devel-static 100644 root:root 13f6251a9b594879d6a2b8fa227bd3d3 -File: /usr/lib64/libdb_cxx-4.7.a 100644 root:root 9f0e060fb20b88894423bf203c4aa177 +File: /usr/lib64/libdb_cxx-4.7.a 100644 root:root e8314aa93b0edda25aebb020be8703c2 File: /usr/lib64/libdb_cxx.a 120777 root:root libdb_cxx-4.7.a -RPMIdentity: 9f48a20f0f6f3616b6fefcb9a5bfffeded7b30dad312d0895c5d21176403421ae9c263f1a047bde541999e45475722c5ae6fec4c9c12a79dc6bbb9cd408ab2cf +RPMIdentity: 7f9c6766586d81db00cea618e6c0580ed64dcdfdc093e0471a607db20d5be4232aa674b898745eeb08a446dd6b9d10080806cfd191dc18cf99503144619b40c2 --- libdb4.7_int-4.7.25-alt9.x86_64.rpm.repo 2017-03-25 10:42:12.000000000 +0000 +++ libdb4.7_int-4.7.25-alt9.x86_64.rpm.hasher 2024-09-29 13:32:17.117578832 +0000 @@ -6,3 +6,3 @@ Provides: libdb4.7_int = 4.7.25-alt9 -File: /usr/lib64/libdb_int-4.7.so 100644 root:root eac8f9be4f36de0ad6ad1cea806d233e -RPMIdentity: c4c95989746a9847a353b6d1990d2834a11c1ff79f5ee09896089870406196273409b14e16d2ab0b6ee27989bdfe9fb324705fed7a40cc92c1f27bf67dc91c68 +File: /usr/lib64/libdb_int-4.7.so 100644 root:root 5e2f57da2950cf6286985fbd0832da7c +RPMIdentity: 27402f87cde664381caf20cbb87a349f50718d2301e026d96a0b2f716ee4d0536a7dd9d06917cadb8c8a2a4b253f1b7ff824f12fe5384ccaac4a7d8efe4d8842 --- libdb4.7_int-debuginfo-4.7.25-alt9.x86_64.rpm.repo 2017-03-25 10:42:11.000000000 +0000 +++ libdb4.7_int-debuginfo-4.7.25-alt9.x86_64.rpm.hasher 2024-09-29 13:32:17.198580538 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f6 40755 root:root -/usr/lib/debug/.build-id/f6/7f42b2b5ac2b778c6335e33bbf90ac59b7a179 120777 root:root ../../../../lib64/libdb_int-4.7.so -/usr/lib/debug/.build-id/f6/7f42b2b5ac2b778c6335e33bbf90ac59b7a179.debug 120777 root:root ../../usr/lib64/libdb_int-4.7.so.debug +/usr/lib/debug/.build-id/16 40755 root:root +/usr/lib/debug/.build-id/16/95e66b09a57c6a19e5832b531911049abdefed 120777 root:root ../../../../lib64/libdb_int-4.7.so +/usr/lib/debug/.build-id/16/95e66b09a57c6a19e5832b531911049abdefed.debug 120777 root:root ../../usr/lib64/libdb_int-4.7.so.debug /usr/lib/debug/usr/lib64/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/f6 40755 root:root -File: /usr/lib/debug/.build-id/f6/7f42b2b5ac2b778c6335e33bbf90ac59b7a179 120777 root:root ../../../../lib64/libdb_int-4.7.so -File: /usr/lib/debug/.build-id/f6/7f42b2b5ac2b778c6335e33bbf90ac59b7a179.debug 120777 root:root ../../usr/lib64/libdb_int-4.7.so.debug -File: /usr/lib/debug/usr/lib64/libdb_int-4.7.so.debug 100644 root:root bb15426b3f3ac8492459859ae2107321 -RPMIdentity: a4cbdd31fc04b28b86073d95ff4ba633d4f5199c3b4f5fb6b271f7eaae4ef9741008cebfed87f128e66a12ad4f6d51c7afaefb2eb173bbdd61ec46add1d17dc7 +File: /usr/lib/debug/.build-id/16 40755 root:root +File: /usr/lib/debug/.build-id/16/95e66b09a57c6a19e5832b531911049abdefed 120777 root:root ../../../../lib64/libdb_int-4.7.so +File: /usr/lib/debug/.build-id/16/95e66b09a57c6a19e5832b531911049abdefed.debug 120777 root:root ../../usr/lib64/libdb_int-4.7.so.debug +File: /usr/lib/debug/usr/lib64/libdb_int-4.7.so.debug 100644 root:root 1e51165c3c304d6294897f4c3d543811 +RPMIdentity: abcc4ea93fbbe8e5b02e0831319efd95b3fcd06d75057163da8ff32f1fea2d8cf7666fac0b2670af67d4f93158842a1b2440043c7791c2fbfc0e4117a57fbf73 --- libdb4.7_int-devel-4.7.25-alt9.x86_64.rpm.repo 2017-03-25 10:42:12.000000000 +0000 +++ libdb4.7_int-devel-4.7.25-alt9.x86_64.rpm.hasher 2024-09-29 13:32:17.279582243 +0000 @@ -9,2 +9,2 @@ File: /usr/lib64/libdb_int.so 120777 root:root libdb_int-4.7.so -RPMIdentity: d1cc4ede3dc4df8d639dafd644401a1960dd3fe996b748f6903d5fb6d0260074eb56bb42004945813562da952618b1d0dcffc4a951ee8a77fcebba482e3d9bd5 +RPMIdentity: 74d790b44afec4e05f8dada89be1f4d33df65b2c031dfd7fa0dc771cc2cb966aaa92fe036eaf85ded91a07c109701d3bbd1f974617e401ff232a031cb8761031