<86>Sep 14 11:47:11 userdel[3091355]: delete user 'rooter' <86>Sep 14 11:47:11 userdel[3091355]: removed group 'rooter' owned by 'rooter' <86>Sep 14 11:47:11 userdel[3091355]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 11:47:11 groupadd[3091361]: group added to /etc/group: name=rooter, GID=618 <86>Sep 14 11:47:11 groupadd[3091361]: group added to /etc/gshadow: name=rooter <86>Sep 14 11:47:11 groupadd[3091361]: new group: name=rooter, GID=618 <86>Sep 14 11:47:11 useradd[3091366]: new user: name=rooter, UID=618, GID=618, home=/root, shell=/bin/bash <86>Sep 14 11:47:11 userdel[3091373]: delete user 'builder' <86>Sep 14 11:47:11 userdel[3091373]: removed group 'builder' owned by 'builder' <86>Sep 14 11:47:11 userdel[3091373]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 11:47:11 groupadd[3091378]: group added to /etc/group: name=builder, GID=619 <86>Sep 14 11:47:11 groupadd[3091378]: group added to /etc/gshadow: name=builder <86>Sep 14 11:47:11 groupadd[3091378]: new group: name=builder, GID=619 <86>Sep 14 11:47:11 useradd[3091383]: new user: name=builder, UID=619, GID=619, home=/usr/src, shell=/bin/bash <13>Sep 14 11:47:13 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Sep 14 11:47:14 rpmi: libstdc++11-devel-11.2.1-alt1 icarus+285089.100.1.1 1631479831 installed <13>Sep 14 11:47:15 rpmi: gcc11-c++-11.2.1-alt1 icarus+285089.100.1.1 1631479831 installed <13>Sep 14 11:47:15 rpmi: gcc-c++-11-alt1 icarus+285089.300.1.1 1631485148 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libdb4.7-4.7.25-alt12.nosrc.rpm (w1.gzdio) Installing libdb4.7-4.7.25-alt12.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.48535 + 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 + echo 'Patch #103 (db-4.7.25-alt-env_file.patch):' Patch #103 (db-4.7.25-alt-env_file.patch): + /usr/bin/patch -p1 patching file env/env_file.c + echo 'Patch #104 (db-4.7.25-alt-env_open-CVE-2017-10140.patch):' Patch #104 (db-4.7.25-alt-env_open-CVE-2017-10140.patch): + /usr/bin/patch -p1 patching file env/env_open.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.48535 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd db-4.7.25 + export ac_cv_prog_STRIP=: + ac_cv_prog_STRIP=: + 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 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-compat185 --enable-cxx --disable-debug --disable-debug_rop --disable-debug_wop --disable-dump185 --disable-diagnostic --disable-java --disable-posixmutexes --disable-rpc --disable-static --disable-tcl --disable-test --disable-uimutexes --disable-umrw checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking if building in the top-level or dist directories... no checking if --disable-cryptography option specified... no checking if --disable-hash option specified... no checking if --disable-mutexsupport option specified... no checking if --disable-queue option specified... no checking if --disable-replication option specified... no checking if --disable-statistics option specified... no checking if --disable-verify option specified... no checking if --enable-compat185 option specified... yes checking if --enable-cxx option specified... yes checking if --enable-debug option specified... no checking if --enable-debug_rop option specified... no checking if --enable-debug_wop option specified... no checking if --enable-diagnostic option specified... no checking if --enable-dump185 option specified... no checking if --enable-java option specified... no checking if --enable-mingw option specified... no checking if --enable-o_direct option specified... no checking if --enable-posixmutexes option specified... no checking if --enable-pthread_api option specified... no checking if --enable-rpc option specified... no checking if --enable-smallbuild option specified... no checking if --enable-tcl option specified... no checking if --enable-test option specified... no checking if --enable-uimutexes option specified... no checking if --enable-umrw option specified... no checking if --with-mutex=MUTEX option specified... no checking if --with-tcl=DIR option specified... no checking if --with-uniquename=NAME option specified... no checking for i586-alt-linux-chmod... no checking for chmod... chmod checking for i586-alt-linux-cp... no checking for cp... cp checking for i586-alt-linux-ln... no checking for ln... ln checking for i586-alt-linux-mkdir... no checking for mkdir... mkdir checking for i586-alt-linux-rm... no checking for rm... rm checking for i586-alt-linux-sh... no checking for sh... /bin/sh checking for a BSD-compatible install... /bin/install -c checking for i586-alt-linux-cc... no checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking whether C++ supports the ISO C++ standard includes... yes checking whether we are using gcc version 2.96... no checking whether g++ requires -fhandle-exceptions... no checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for i586-alt-linux-g77... no checking for i586-alt-linux-xlf... no checking for i586-alt-linux-f77... no checking for i586-alt-linux-frt... no checking for i586-alt-linux-pgf77... no checking for i586-alt-linux-cf77... no checking for i586-alt-linux-fort77... no checking for i586-alt-linux-fl32... no checking for i586-alt-linux-af77... no checking for i586-alt-linux-xlf90... no checking for i586-alt-linux-f90... no checking for i586-alt-linux-pgf90... no checking for i586-alt-linux-pghpf... no checking for i586-alt-linux-epcf90... no checking for i586-alt-linux-gfortran... no checking for i586-alt-linux-g95... no checking for i586-alt-linux-xlf95... no checking for i586-alt-linux-f95... no checking for i586-alt-linux-fort... no checking for i586-alt-linux-ifort... no checking for i586-alt-linux-ifc... no checking for i586-alt-linux-efc... no checking for i586-alt-linux-pgf95... no checking for i586-alt-linux-lf95... no checking for i586-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... failed checking for objdir... .libs checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-alt-linux-strip... (cached) : checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC checking if i586-alt-linux-gcc PIC flag -fPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC checking if i586-alt-linux-g++ PIC flag -fPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking SOSUFFIX from libtool... .so checking MODSUFFIX from libtool... .so checking JMODSUFFIX from libtool... .so checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for struct stat.st_blksize... yes checking for inttypes.h... (cached) yes checking for stdint.h... yes checking if stdint.h can be used by C++... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for unistd.h... (cached) yes checking for char... yes checking size of char... 1 checking for unsigned char... yes checking size of unsigned char... 1 checking for short... yes checking size of short... 2 checking for unsigned short... yes checking size of unsigned short... 2 checking for int... yes checking size of int... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for long... yes checking size of long... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking for long long... yes checking size of long long... 8 checking for unsigned long long... yes checking size of unsigned long long... 8 checking for char *... yes checking size of char *... 4 checking for u_char... yes checking for u_short... yes checking for u_int... yes checking for u_long... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for int16_t... yes checking for u_int32_t... yes checking for int32_t... yes checking for u_int64_t... yes checking for int64_t... yes checking for FILE *... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for time_t... yes checking for size_t... (cached) yes checking size of size_t... 4 checking for ssize_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for socklen_t... yes checking for ANSI C exit success/failure values... yes checking for getopt optreset variable... no checking for mutexes... POSIX/pthreads/library/x86/gcc-assembly checking for main in -lpthread... yes checking for library containing sched_yield... none required checking for library containing fdatasync... none required checking for library containing getaddrinfo... none required checking for library containing hstrerror... none required checking for main in -lm... yes checking for main in -lnsl... no checking for main in -lpthread... (cached) yes checking for main in -lsocket... no checking for abort... yes checking for atoi... yes checking for atol... yes checking for getcwd... yes checking for getenv... yes checking for getopt... yes checking for isalpha... yes checking for isdigit... yes checking for isprint... yes checking for isspace... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for printf... yes checking for qsort... yes checking for raise... yes checking for rand... yes checking for strcasecmp... yes checking for strcat... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncat... yes checking for strncmp... yes checking for strrchr... yes checking for strsep... yes checking for strtol... yes checking for strtoul... yes checking for _fstati64... no checking for backtrace... yes checking for backtrace_symbols... yes checking for directio... no checking for fchmod... yes checking for fclose... yes checking for fcntl... yes checking for fdatasync... yes checking for fgetc... yes checking for fgets... yes checking for fopen... yes checking for fwrite... yes checking for getgid... yes checking for getrusage... yes checking for getuid... yes checking for hstrerror... yes checking for mprotect... yes checking for pstat_getdynamic... no checking for pthread_yield... yes checking for sched_yield... yes checking for select... yes checking for setgid... yes checking for setuid... yes checking for sigaction... yes checking for snprintf... yes checking for stat... yes checking for sysconf... yes checking for vsnprintf... yes checking for yield... no checking for gettimeofday... yes checking for localtime... yes checking for time... yes checking for strftime... yes checking for clock_gettime... yes checking for clock_gettime monotonic clock... no checking for ctime_r... yes checking for 2 or 3 argument version of ctime_r... 2-argument checking for ftruncate... yes checking for pread... yes checking for pwrite... yes checking for getaddrinfo... yes checking for fcntl/F_SETFD... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for mlock... yes checking for munlock... yes checking for mmap... yes checking for munmap... yes checking for shmget... yes checking for shmctl... yes checking 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/lib /usr/lib"|' -- + make LDFLAGS=-Wl,--no-undefined make: Entering directory '/usr/src/RPM/BUILD/db-4.7.25/build_unix' /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db185/db185.c mkdir .libs i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db185/db185.c -fPIC -DPIC -o .libs/db185.o ../dist/../db185/db185.c: In function '__db185_open': ../dist/../db185/db185.c:71:9: warning: case value '0' not in enumerated type 'DBTYPE' [-Wswitch] 71 | case 0: /* DB_BTREE */ | ^~~~ At top level: ../dist/../db185/db185.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 14 | static const char copyright[] = | ^~~~~~~~~ /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_tas.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_tas.c -fPIC -DPIC -o .libs/mut_tas.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_pthread.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_pthread.c -fPIC -DPIC -o .libs/mut_pthread.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_compare.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_compare.c -fPIC -DPIC -o .libs/bt_compare.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_conv.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_conv.c -fPIC -DPIC -o .libs/bt_conv.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_curadj.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_curadj.c -fPIC -DPIC -o .libs/bt_curadj.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_cursor.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_cursor.c -fPIC -DPIC -o .libs/bt_cursor.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_delete.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_delete.c -fPIC -DPIC -o .libs/bt_delete.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_method.c -fPIC -DPIC -o .libs/bt_method.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_open.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_open.c -fPIC -DPIC -o .libs/bt_open.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_put.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_put.c -fPIC -DPIC -o .libs/bt_put.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_rec.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_rec.c -fPIC -DPIC -o .libs/bt_rec.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_reclaim.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_reclaim.c -fPIC -DPIC -o .libs/bt_reclaim.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_recno.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_recno.c -fPIC -DPIC -o .libs/bt_recno.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_rsearch.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_rsearch.c -fPIC -DPIC -o .libs/bt_rsearch.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_search.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_search.c -fPIC -DPIC -o .libs/bt_search.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_split.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_split.c -fPIC -DPIC -o .libs/bt_split.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_stat.c -fPIC -DPIC -o .libs/bt_stat.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_compact.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_compact.c -fPIC -DPIC -o .libs/bt_compact.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_upgrade.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_upgrade.c -fPIC -DPIC -o .libs/bt_upgrade.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/btree_auto.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/btree_auto.c -fPIC -DPIC -o .libs/btree_auto.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash.c -fPIC -DPIC -o .libs/hash.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_auto.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_auto.c -fPIC -DPIC -o .libs/hash_auto.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_conv.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_conv.c -fPIC -DPIC -o .libs/hash_conv.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_dup.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_dup.c -fPIC -DPIC -o .libs/hash_dup.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_meta.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_meta.c -fPIC -DPIC -o .libs/hash_meta.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_method.c -fPIC -DPIC -o .libs/hash_method.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_open.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_open.c -fPIC -DPIC -o .libs/hash_open.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_page.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_page.c -fPIC -DPIC -o .libs/hash_page.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_rec.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_rec.c -fPIC -DPIC -o .libs/hash_rec.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_reclaim.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_reclaim.c -fPIC -DPIC -o .libs/hash_reclaim.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_stat.c -fPIC -DPIC -o .libs/hash_stat.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_upgrade.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_upgrade.c -fPIC -DPIC -o .libs/hash_upgrade.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_verify.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_verify.c -fPIC -DPIC -o .libs/hash_verify.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam.c -fPIC -DPIC -o .libs/qam.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_auto.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_auto.c -fPIC -DPIC -o .libs/qam_auto.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_conv.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_conv.c -fPIC -DPIC -o .libs/qam_conv.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_files.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_files.c -fPIC -DPIC -o .libs/qam_files.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_method.c -fPIC -DPIC -o .libs/qam_method.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_open.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_open.c -fPIC -DPIC -o .libs/qam_open.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_rec.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_rec.c -fPIC -DPIC -o .libs/qam_rec.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_stat.c -fPIC -DPIC -o .libs/qam_stat.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_upgrade.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_upgrade.c -fPIC -DPIC -o .libs/qam_upgrade.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_verify.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_verify.c -fPIC -DPIC -o .libs/qam_verify.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_auto.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_auto.c -fPIC -DPIC -o .libs/rep_auto.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_backup.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_backup.c -fPIC -DPIC -o .libs/rep_backup.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_elect.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_elect.c -fPIC -DPIC -o .libs/rep_elect.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_lease.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_lease.c -fPIC -DPIC -o .libs/rep_lease.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_log.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_log.c -fPIC -DPIC -o .libs/rep_log.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_method.c -fPIC -DPIC -o .libs/rep_method.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_record.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_record.c -fPIC -DPIC -o .libs/rep_record.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_region.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_region.c -fPIC -DPIC -o .libs/rep_region.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_stat.c -fPIC -DPIC -o .libs/rep_stat.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_util.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_util.c -fPIC -DPIC -o .libs/rep_util.o ../dist/../rep/rep_util.c: In function '__rep_lockout_int': ../dist/../rep/rep_util.c:1452:13: warning: variable 'wait_cnt' set but not used [-Wunused-but-set-variable] 1452 | int wait_cnt; | ^~~~~~~~ /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_verify.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../rep/rep_verify.c -fPIC -DPIC -o .libs/rep_verify.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_addrinfo.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_addrinfo.c -fPIC -DPIC -o .libs/os_addrinfo.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_auto.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_auto.c -fPIC -DPIC -o .libs/repmgr_auto.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_elect.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_elect.c -fPIC -DPIC -o .libs/repmgr_elect.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_method.c -fPIC -DPIC -o .libs/repmgr_method.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_msg.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_msg.c -fPIC -DPIC -o .libs/repmgr_msg.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_net.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_net.c -fPIC -DPIC -o .libs/repmgr_net.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_posix.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_posix.c -fPIC -DPIC -o .libs/repmgr_posix.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_queue.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_queue.c -fPIC -DPIC -o .libs/repmgr_queue.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_sel.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_sel.c -fPIC -DPIC -o .libs/repmgr_sel.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_stat.c -fPIC -DPIC -o .libs/repmgr_stat.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_util.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../repmgr/repmgr_util.c -fPIC -DPIC -o .libs/repmgr_util.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_ovfl_vrfy.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_ovfl_vrfy.c -fPIC -DPIC -o .libs/db_ovfl_vrfy.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_vrfy.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_vrfy.c -fPIC -DPIC -o .libs/db_vrfy.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_vrfyutil.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_vrfyutil.c -fPIC -DPIC -o .libs/db_vrfyutil.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_verify.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/bt_verify.c -fPIC -DPIC -o .libs/bt_verify.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock.c -fPIC -DPIC -o .libs/lock.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_deadlock.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_deadlock.c -fPIC -DPIC -o .libs/lock_deadlock.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_failchk.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_failchk.c -fPIC -DPIC -o .libs/lock_failchk.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_id.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_id.c -fPIC -DPIC -o .libs/lock_id.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_list.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_list.c -fPIC -DPIC -o .libs/lock_list.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_method.c -fPIC -DPIC -o .libs/lock_method.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_region.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_region.c -fPIC -DPIC -o .libs/lock_region.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_stat.c -fPIC -DPIC -o .libs/lock_stat.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_timer.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_timer.c -fPIC -DPIC -o .libs/lock_timer.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_util.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../lock/lock_util.c -fPIC -DPIC -o .libs/lock_util.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_alloc.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_alloc.c -fPIC -DPIC -o .libs/mut_alloc.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_failchk.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_failchk.c -fPIC -DPIC -o .libs/mut_failchk.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_method.c -fPIC -DPIC -o .libs/mut_method.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_region.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_region.c -fPIC -DPIC -o .libs/mut_region.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mutex/mut_stat.c -fPIC -DPIC -o .libs/mut_stat.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/aes_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/aes_method.c -fPIC -DPIC -o .libs/aes_method.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/crypto.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/crypto.c -fPIC -DPIC -o .libs/crypto.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/mersenne/mt19937db.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/mersenne/mt19937db.c -fPIC -DPIC -o .libs/mt19937db.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/rijndael/rijndael-alg-fst.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/rijndael/rijndael-alg-fst.c -fPIC -DPIC -o .libs/rijndael-alg-fst.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/rijndael/rijndael-api-fst.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../crypto/rijndael/rijndael-api-fst.c -fPIC -DPIC -o .libs/rijndael-api-fst.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/crdel_auto.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/crdel_auto.c -fPIC -DPIC -o .libs/crdel_auto.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/crdel_rec.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/crdel_rec.c -fPIC -DPIC -o .libs/crdel_rec.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db.c -fPIC -DPIC -o .libs/db.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_am.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_am.c -fPIC -DPIC -o .libs/db_am.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_auto.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_auto.c -fPIC -DPIC -o .libs/db_auto.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_byteorder.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_byteorder.c -fPIC -DPIC -o .libs/db_byteorder.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_cam.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_cam.c -fPIC -DPIC -o .libs/db_cam.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_cds.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_cds.c -fPIC -DPIC -o .libs/db_cds.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_conv.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_conv.c -fPIC -DPIC -o .libs/db_conv.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_dispatch.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_dispatch.c -fPIC -DPIC -o .libs/db_dispatch.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_dup.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_dup.c -fPIC -DPIC -o .libs/db_dup.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_err.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_err.c -fPIC -DPIC -o .libs/db_err.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_getlong.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_getlong.c -fPIC -DPIC -o .libs/db_getlong.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_idspace.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_idspace.c -fPIC -DPIC -o .libs/db_idspace.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_iface.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_iface.c -fPIC -DPIC -o .libs/db_iface.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_join.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_join.c -fPIC -DPIC -o .libs/db_join.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_log2.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_log2.c -fPIC -DPIC -o .libs/db_log2.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_meta.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_meta.c -fPIC -DPIC -o .libs/db_meta.o ../dist/../db/db_meta.c: In function '__db_new': ../dist/../db/db_meta.c:107:19: warning: variable 'last' set but not used [-Wunused-but-set-variable] 107 | db_pgno_t last, *list, pgno, newnext; | ^~~~ /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_method.c -fPIC -DPIC -o .libs/db_method.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_open.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_open.c -fPIC -DPIC -o .libs/db_open.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_overflow.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_overflow.c -fPIC -DPIC -o .libs/db_overflow.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_pr.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_pr.c -fPIC -DPIC -o .libs/db_pr.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_rec.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_rec.c -fPIC -DPIC -o .libs/db_rec.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_reclaim.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_reclaim.c -fPIC -DPIC -o .libs/db_reclaim.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_remove.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_remove.c -fPIC -DPIC -o .libs/db_remove.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_rename.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_rename.c -fPIC -DPIC -o .libs/db_rename.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_ret.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_ret.c -fPIC -DPIC -o .libs/db_ret.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_setid.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_setid.c -fPIC -DPIC -o .libs/db_setid.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_setlsn.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_setlsn.c -fPIC -DPIC -o .libs/db_setlsn.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_shash.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/db_shash.c -fPIC -DPIC -o .libs/db_shash.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_stati.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_stati.c -fPIC -DPIC -o .libs/db_stati.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_truncate.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_truncate.c -fPIC -DPIC -o .libs/db_truncate.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_upg.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_upg.c -fPIC -DPIC -o .libs/db_upg.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_upg_opd.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_upg_opd.c -fPIC -DPIC -o .libs/db_upg_opd.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbm/dbm.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbm/dbm.c -fPIC -DPIC -o .libs/dbm.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg.c -fPIC -DPIC -o .libs/dbreg.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_auto.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_auto.c -fPIC -DPIC -o .libs/dbreg_auto.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_rec.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_rec.c -fPIC -DPIC -o .libs/dbreg_rec.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_stat.c -fPIC -DPIC -o .libs/dbreg_stat.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_util.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_util.c -fPIC -DPIC -o .libs/dbreg_util.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/dbt.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/dbt.c -fPIC -DPIC -o .libs/dbt.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_alloc.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_alloc.c -fPIC -DPIC -o .libs/env_alloc.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_config.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_config.c -fPIC -DPIC -o .libs/env_config.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_failchk.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_failchk.c -fPIC -DPIC -o .libs/env_failchk.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_file.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_file.c -fPIC -DPIC -o .libs/env_file.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_globals.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_globals.c -fPIC -DPIC -o .libs/env_globals.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_method.c -fPIC -DPIC -o .libs/env_method.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_name.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_name.c -fPIC -DPIC -o .libs/env_name.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_open.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_open.c -fPIC -DPIC -o .libs/env_open.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_recover.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_recover.c -fPIC -DPIC -o .libs/env_recover.o ../dist/../env/env_recover.c:22:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 22 | static const char copyright[] = | ^~~~~~~~~ /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_region.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_region.c -fPIC -DPIC -o .libs/env_region.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_register.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_register.c -fPIC -DPIC -o .libs/env_register.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_sig.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_sig.c -fPIC -DPIC -o .libs/env_sig.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../env/env_stat.c -fPIC -DPIC -o .libs/env_stat.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fileops_auto.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fileops_auto.c -fPIC -DPIC -o .libs/fileops_auto.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fop_basic.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fop_basic.c -fPIC -DPIC -o .libs/fop_basic.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fop_rec.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fop_rec.c -fPIC -DPIC -o .libs/fop_rec.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fop_util.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fop_util.c -fPIC -DPIC -o .libs/fop_util.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_func.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_func.c -fPIC -DPIC -o .libs/hash_func.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hmac/hmac.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hmac/hmac.c -fPIC -DPIC -o .libs/hmac.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hsearch/hsearch.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hsearch/hsearch.c -fPIC -DPIC -o .libs/hsearch.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log.c -fPIC -DPIC -o .libs/log.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_archive.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_archive.c -fPIC -DPIC -o .libs/log_archive.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_compare.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_compare.c -fPIC -DPIC -o .libs/log_compare.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_debug.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_debug.c -fPIC -DPIC -o .libs/log_debug.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_get.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_get.c -fPIC -DPIC -o .libs/log_get.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_method.c -fPIC -DPIC -o .libs/log_method.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_put.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_put.c -fPIC -DPIC -o .libs/log_put.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../log/log_stat.c -fPIC -DPIC -o .libs/log_stat.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/mkpath.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/mkpath.c -fPIC -DPIC -o .libs/mkpath.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_alloc.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_alloc.c -fPIC -DPIC -o .libs/mp_alloc.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_bh.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_bh.c -fPIC -DPIC -o .libs/mp_bh.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fget.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fget.c -fPIC -DPIC -o .libs/mp_fget.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fmethod.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fmethod.c -fPIC -DPIC -o .libs/mp_fmethod.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fopen.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fopen.c -fPIC -DPIC -o .libs/mp_fopen.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fput.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fput.c -fPIC -DPIC -o .libs/mp_fput.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fset.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_fset.c -fPIC -DPIC -o .libs/mp_fset.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_method.c -fPIC -DPIC -o .libs/mp_method.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_mvcc.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_mvcc.c -fPIC -DPIC -o .libs/mp_mvcc.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_region.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_region.c -fPIC -DPIC -o .libs/mp_region.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_register.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_register.c -fPIC -DPIC -o .libs/mp_register.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_resize.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_resize.c -fPIC -DPIC -o .libs/mp_resize.o ../dist/../mp/mp_resize.c: In function '__memp_add_bucket': ../dist/../mp/mp_resize.c:311:14: warning: variable 'env' set but not used [-Wunused-but-set-variable] 311 | ENV *env; | ^~~ ../dist/../mp/mp_resize.c: In function '__memp_remove_bucket': ../dist/../mp/mp_resize.c:378:14: warning: variable 'env' set but not used [-Wunused-but-set-variable] 378 | ENV *env; | ^~~ /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_stat.c -fPIC -DPIC -o .libs/mp_stat.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_sync.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_sync.c -fPIC -DPIC -o .libs/mp_sync.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_trickle.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../mp/mp_trickle.c -fPIC -DPIC -o .libs/mp_trickle.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/openflags.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/openflags.c -fPIC -DPIC -o .libs/openflags.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_abort.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_abort.c -fPIC -DPIC -o .libs/os_abort.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_abs.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_abs.c -fPIC -DPIC -o .libs/os_abs.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_alloc.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_alloc.c -fPIC -DPIC -o .libs/os_alloc.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_clock.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_clock.c -fPIC -DPIC -o .libs/os_clock.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_cpu.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_cpu.c -fPIC -DPIC -o .libs/os_cpu.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_ctime.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_ctime.c -fPIC -DPIC -o .libs/os_ctime.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_config.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_config.c -fPIC -DPIC -o .libs/os_config.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_dir.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_dir.c -fPIC -DPIC -o .libs/os_dir.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_errno.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_errno.c -fPIC -DPIC -o .libs/os_errno.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_fid.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_fid.c -fPIC -DPIC -o .libs/os_fid.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_flock.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_flock.c -fPIC -DPIC -o .libs/os_flock.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_fsync.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_fsync.c -fPIC -DPIC -o .libs/os_fsync.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_getenv.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_getenv.c -fPIC -DPIC -o .libs/os_getenv.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_handle.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_handle.c -fPIC -DPIC -o .libs/os_handle.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_map.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_map.c -fPIC -DPIC -o .libs/os_map.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/os_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/os_method.c -fPIC -DPIC -o .libs/os_method.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_mkdir.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_mkdir.c -fPIC -DPIC -o .libs/os_mkdir.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_open.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_open.c -fPIC -DPIC -o .libs/os_open.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_pid.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_pid.c -fPIC -DPIC -o .libs/os_pid.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_rename.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_rename.c -fPIC -DPIC -o .libs/os_rename.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_root.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_root.c -fPIC -DPIC -o .libs/os_root.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_rpath.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_rpath.c -fPIC -DPIC -o .libs/os_rpath.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_rw.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_rw.c -fPIC -DPIC -o .libs/os_rw.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_seek.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_seek.c -fPIC -DPIC -o .libs/os_seek.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_stack.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_stack.c -fPIC -DPIC -o .libs/os_stack.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_stat.c -fPIC -DPIC -o .libs/os_stat.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_tmpdir.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_tmpdir.c -fPIC -DPIC -o .libs/os_tmpdir.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_truncate.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_truncate.c -fPIC -DPIC -o .libs/os_truncate.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_uid.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_uid.c -fPIC -DPIC -o .libs/os_uid.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_unlink.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_unlink.c -fPIC -DPIC -o .libs/os_unlink.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_yield.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../os/os_yield.c -fPIC -DPIC -o .libs/os_yield.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../sequence/seq_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../sequence/seq_stat.c -fPIC -DPIC -o .libs/seq_stat.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../sequence/sequence.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../sequence/sequence.c -fPIC -DPIC -o .libs/sequence.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hmac/sha1.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hmac/sha1.c -fPIC -DPIC -o .libs/sha1.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../clib/snprintf.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../clib/snprintf.c -fPIC -DPIC -o .libs/snprintf.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn.c -fPIC -DPIC -o .libs/txn.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_auto.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_auto.c -fPIC -DPIC -o .libs/txn_auto.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_chkpt.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_chkpt.c -fPIC -DPIC -o .libs/txn_chkpt.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_failchk.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_failchk.c -fPIC -DPIC -o .libs/txn_failchk.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_method.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_method.c -fPIC -DPIC -o .libs/txn_method.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_rec.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_rec.c -fPIC -DPIC -o .libs/txn_rec.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_recover.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_recover.c -fPIC -DPIC -o .libs/txn_recover.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_region.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_region.c -fPIC -DPIC -o .libs/txn_region.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_stat.c -fPIC -DPIC -o .libs/txn_stat.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_util.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_util.c -fPIC -DPIC -o .libs/txn_util.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../xa/xa.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../xa/xa.c -fPIC -DPIC -o .libs/xa.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../xa/xa_db.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../xa/xa_db.c -fPIC -DPIC -o .libs/xa_db.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../xa/xa_map.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../xa/xa_map.c -fPIC -DPIC -o .libs/xa_map.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/zerofill.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/zerofill.c -fPIC -DPIC -o .libs/zerofill.o /bin/sh ./libtool --mode=link i586-alt-linux-gcc -avoid-version -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -rpath /usr/lib -Wl,--no-undefined -o libdb_int-4.7.la db185.lo mut_tas.lo mut_pthread.lo bt_compare.lo bt_conv.lo bt_curadj.lo bt_cursor.lo bt_delete.lo bt_method.lo bt_open.lo bt_put.lo bt_rec.lo bt_reclaim.lo bt_recno.lo bt_rsearch.lo bt_search.lo bt_split.lo bt_stat.lo bt_compact.lo bt_upgrade.lo btree_auto.lo hash.lo hash_auto.lo hash_conv.lo hash_dup.lo hash_meta.lo hash_method.lo hash_open.lo hash_page.lo hash_rec.lo hash_reclaim.lo hash_stat.lo hash_upgrade.lo hash_verify.lo qam.lo qam_auto.lo qam_conv.lo qam_files.lo qam_method.lo qam_open.lo qam_rec.lo qam_stat.lo qam_upgrade.lo qam_verify.lo rep_auto.lo rep_backup.lo rep_elect.lo rep_lease.lo rep_log.lo rep_method.lo rep_record.lo rep_region.lo rep_stat.lo rep_util.lo rep_verify.lo os_addrinfo.lo repmgr_auto.lo repmgr_elect.lo repmgr_method.lo repmgr_msg.lo repmgr_net.lo repmgr_posix.lo repmgr_queue.lo repmgr_sel.lo repmgr_stat.lo repmgr_util.lo db_ovfl_vrfy.lo db_vrfy.lo db_vrfyutil.lo bt_verify.lo lock.lo lock_deadlock.lo lock_failchk.lo lock_id.lo lock_list.lo lock_method.lo lock_region.lo lock_stat.lo lock_timer.lo lock_util.lo mut_alloc.lo mut_failchk.lo mut_method.lo mut_region.lo mut_stat.lo aes_method.lo crypto.lo mt19937db.lo rijndael-alg-fst.lo rijndael-api-fst.lo crdel_auto.lo crdel_rec.lo db.lo db_am.lo db_auto.lo db_byteorder.lo db_cam.lo db_cds.lo db_conv.lo db_dispatch.lo db_dup.lo db_err.lo db_getlong.lo db_idspace.lo db_iface.lo db_join.lo db_log2.lo db_meta.lo db_method.lo db_open.lo db_overflow.lo db_pr.lo db_rec.lo db_reclaim.lo db_remove.lo db_rename.lo db_ret.lo db_setid.lo db_setlsn.lo db_shash.lo db_stati.lo db_truncate.lo db_upg.lo db_upg_opd.lo dbm.lo dbreg.lo dbreg_auto.lo dbreg_rec.lo dbreg_stat.lo dbreg_util.lo dbt.lo env_alloc.lo env_config.lo env_failchk.lo env_file.lo env_globals.lo env_method.lo env_name.lo env_open.lo env_recover.lo env_region.lo env_register.lo env_sig.lo env_stat.lo fileops_auto.lo fop_basic.lo fop_rec.lo fop_util.lo hash_func.lo hmac.lo hsearch.lo log.lo log_archive.lo log_compare.lo log_debug.lo log_get.lo log_method.lo log_put.lo log_stat.lo mkpath.lo mp_alloc.lo mp_bh.lo mp_fget.lo mp_fmethod.lo mp_fopen.lo mp_fput.lo mp_fset.lo mp_method.lo mp_mvcc.lo mp_region.lo mp_register.lo mp_resize.lo mp_stat.lo mp_sync.lo mp_trickle.lo openflags.lo os_abort.lo os_abs.lo os_alloc.lo os_clock.lo os_cpu.lo os_ctime.lo os_config.lo os_dir.lo os_errno.lo os_fid.lo os_flock.lo os_fsync.lo os_getenv.lo os_handle.lo os_map.lo os_method.lo os_mkdir.lo os_open.lo os_pid.lo os_rename.lo os_root.lo os_rpath.lo os_rw.lo os_seek.lo os_stack.lo os_stat.lo os_tmpdir.lo os_truncate.lo os_uid.lo os_unlink.lo os_yield.lo seq_stat.lo sequence.lo sha1.lo snprintf.lo txn.lo txn_auto.lo txn_chkpt.lo txn_failchk.lo txn_method.lo txn_rec.lo txn_recover.lo txn_region.lo txn_stat.lo txn_util.lo xa.lo xa_db.lo xa_map.lo zerofill.lo -lpthread i586-alt-linux-gcc -shared .libs/db185.o .libs/mut_tas.o .libs/mut_pthread.o .libs/bt_compare.o .libs/bt_conv.o .libs/bt_curadj.o .libs/bt_cursor.o .libs/bt_delete.o .libs/bt_method.o .libs/bt_open.o .libs/bt_put.o .libs/bt_rec.o .libs/bt_reclaim.o .libs/bt_recno.o .libs/bt_rsearch.o .libs/bt_search.o .libs/bt_split.o .libs/bt_stat.o .libs/bt_compact.o .libs/bt_upgrade.o .libs/btree_auto.o .libs/hash.o .libs/hash_auto.o .libs/hash_conv.o .libs/hash_dup.o .libs/hash_meta.o .libs/hash_method.o .libs/hash_open.o .libs/hash_page.o .libs/hash_rec.o .libs/hash_reclaim.o .libs/hash_stat.o .libs/hash_upgrade.o .libs/hash_verify.o .libs/qam.o .libs/qam_auto.o .libs/qam_conv.o .libs/qam_files.o .libs/qam_method.o .libs/qam_open.o .libs/qam_rec.o .libs/qam_stat.o .libs/qam_upgrade.o .libs/qam_verify.o .libs/rep_auto.o .libs/rep_backup.o .libs/rep_elect.o .libs/rep_lease.o .libs/rep_log.o .libs/rep_method.o .libs/rep_record.o .libs/rep_region.o .libs/rep_stat.o .libs/rep_util.o .libs/rep_verify.o .libs/os_addrinfo.o .libs/repmgr_auto.o .libs/repmgr_elect.o .libs/repmgr_method.o .libs/repmgr_msg.o .libs/repmgr_net.o .libs/repmgr_posix.o .libs/repmgr_queue.o .libs/repmgr_sel.o .libs/repmgr_stat.o .libs/repmgr_util.o .libs/db_ovfl_vrfy.o .libs/db_vrfy.o .libs/db_vrfyutil.o .libs/bt_verify.o .libs/lock.o .libs/lock_deadlock.o .libs/lock_failchk.o .libs/lock_id.o .libs/lock_list.o .libs/lock_method.o .libs/lock_region.o .libs/lock_stat.o .libs/lock_timer.o .libs/lock_util.o .libs/mut_alloc.o .libs/mut_failchk.o .libs/mut_method.o .libs/mut_region.o .libs/mut_stat.o .libs/aes_method.o .libs/crypto.o .libs/mt19937db.o .libs/rijndael-alg-fst.o .libs/rijndael-api-fst.o .libs/crdel_auto.o .libs/crdel_rec.o .libs/db.o .libs/db_am.o .libs/db_auto.o .libs/db_byteorder.o .libs/db_cam.o .libs/db_cds.o .libs/db_conv.o .libs/db_dispatch.o .libs/db_dup.o .libs/db_err.o .libs/db_getlong.o .libs/db_idspace.o .libs/db_iface.o .libs/db_join.o .libs/db_log2.o .libs/db_meta.o .libs/db_method.o .libs/db_open.o .libs/db_overflow.o .libs/db_pr.o .libs/db_rec.o .libs/db_reclaim.o .libs/db_remove.o .libs/db_rename.o .libs/db_ret.o .libs/db_setid.o .libs/db_setlsn.o .libs/db_shash.o .libs/db_stati.o .libs/db_truncate.o .libs/db_upg.o .libs/db_upg_opd.o .libs/dbm.o .libs/dbreg.o .libs/dbreg_auto.o .libs/dbreg_rec.o .libs/dbreg_stat.o .libs/dbreg_util.o .libs/dbt.o .libs/env_alloc.o .libs/env_config.o .libs/env_failchk.o .libs/env_file.o .libs/env_globals.o .libs/env_method.o .libs/env_name.o .libs/env_open.o .libs/env_recover.o .libs/env_region.o .libs/env_register.o .libs/env_sig.o .libs/env_stat.o .libs/fileops_auto.o .libs/fop_basic.o .libs/fop_rec.o .libs/fop_util.o .libs/hash_func.o .libs/hmac.o .libs/hsearch.o .libs/log.o .libs/log_archive.o .libs/log_compare.o .libs/log_debug.o .libs/log_get.o .libs/log_method.o .libs/log_put.o .libs/log_stat.o .libs/mkpath.o .libs/mp_alloc.o .libs/mp_bh.o .libs/mp_fget.o .libs/mp_fmethod.o .libs/mp_fopen.o .libs/mp_fput.o .libs/mp_fset.o .libs/mp_method.o .libs/mp_mvcc.o .libs/mp_region.o .libs/mp_register.o .libs/mp_resize.o .libs/mp_stat.o .libs/mp_sync.o .libs/mp_trickle.o .libs/openflags.o .libs/os_abort.o .libs/os_abs.o .libs/os_alloc.o .libs/os_clock.o .libs/os_cpu.o .libs/os_ctime.o .libs/os_config.o .libs/os_dir.o .libs/os_errno.o .libs/os_fid.o .libs/os_flock.o .libs/os_fsync.o .libs/os_getenv.o .libs/os_handle.o .libs/os_map.o .libs/os_method.o .libs/os_mkdir.o .libs/os_open.o .libs/os_pid.o .libs/os_rename.o .libs/os_root.o .libs/os_rpath.o .libs/os_rw.o .libs/os_seek.o .libs/os_stack.o .libs/os_stat.o .libs/os_tmpdir.o .libs/os_truncate.o .libs/os_uid.o .libs/os_unlink.o .libs/os_yield.o .libs/seq_stat.o .libs/sequence.o .libs/sha1.o .libs/snprintf.o .libs/txn.o .libs/txn_auto.o .libs/txn_chkpt.o .libs/txn_failchk.o .libs/txn_method.o .libs/txn_rec.o .libs/txn_recover.o .libs/txn_region.o .libs/txn_stat.o .libs/txn_util.o .libs/xa.o .libs/xa_db.o .libs/xa_map.o .libs/zerofill.o -lpthread -march=i586 -mtune=generic -Wl,--no-undefined -Wl,-soname -Wl,libdb_int-4.7.so -o .libs/libdb_int-4.7.so 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) /bin/sh ./libtool --mode=link i586-alt-linux-gcc -avoid-version -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -rpath /usr/lib -Wl,--version-script=../dist/../dist/libdb.map -Wl,--no-undefined -o libdb-4.7.la db185.lo mut_tas.lo mut_pthread.lo bt_compare.lo bt_conv.lo bt_curadj.lo bt_cursor.lo bt_delete.lo bt_method.lo bt_open.lo bt_put.lo bt_rec.lo bt_reclaim.lo bt_recno.lo bt_rsearch.lo bt_search.lo bt_split.lo bt_stat.lo bt_compact.lo bt_upgrade.lo btree_auto.lo hash.lo hash_auto.lo hash_conv.lo hash_dup.lo hash_meta.lo hash_method.lo hash_open.lo hash_page.lo hash_rec.lo hash_reclaim.lo hash_stat.lo hash_upgrade.lo hash_verify.lo qam.lo qam_auto.lo qam_conv.lo qam_files.lo qam_method.lo qam_open.lo qam_rec.lo qam_stat.lo qam_upgrade.lo qam_verify.lo rep_auto.lo rep_backup.lo rep_elect.lo rep_lease.lo rep_log.lo rep_method.lo rep_record.lo rep_region.lo rep_stat.lo rep_util.lo rep_verify.lo os_addrinfo.lo repmgr_auto.lo repmgr_elect.lo repmgr_method.lo repmgr_msg.lo repmgr_net.lo repmgr_posix.lo repmgr_queue.lo repmgr_sel.lo repmgr_stat.lo repmgr_util.lo db_ovfl_vrfy.lo db_vrfy.lo db_vrfyutil.lo bt_verify.lo lock.lo lock_deadlock.lo lock_failchk.lo lock_id.lo lock_list.lo lock_method.lo lock_region.lo lock_stat.lo lock_timer.lo lock_util.lo mut_alloc.lo mut_failchk.lo mut_method.lo mut_region.lo mut_stat.lo aes_method.lo crypto.lo mt19937db.lo rijndael-alg-fst.lo rijndael-api-fst.lo crdel_auto.lo crdel_rec.lo db.lo db_am.lo db_auto.lo db_byteorder.lo db_cam.lo db_cds.lo db_conv.lo db_dispatch.lo db_dup.lo db_err.lo db_getlong.lo db_idspace.lo db_iface.lo db_join.lo db_log2.lo db_meta.lo db_method.lo db_open.lo db_overflow.lo db_pr.lo db_rec.lo db_reclaim.lo db_remove.lo db_rename.lo db_ret.lo db_setid.lo db_setlsn.lo db_shash.lo db_stati.lo db_truncate.lo db_upg.lo db_upg_opd.lo dbm.lo dbreg.lo dbreg_auto.lo dbreg_rec.lo dbreg_stat.lo dbreg_util.lo dbt.lo env_alloc.lo env_config.lo env_failchk.lo env_file.lo env_globals.lo env_method.lo env_name.lo env_open.lo env_recover.lo env_region.lo env_register.lo env_sig.lo env_stat.lo fileops_auto.lo fop_basic.lo fop_rec.lo fop_util.lo hash_func.lo hmac.lo hsearch.lo log.lo log_archive.lo log_compare.lo log_debug.lo log_get.lo log_method.lo log_put.lo log_stat.lo mkpath.lo mp_alloc.lo mp_bh.lo mp_fget.lo mp_fmethod.lo mp_fopen.lo mp_fput.lo mp_fset.lo mp_method.lo mp_mvcc.lo mp_region.lo mp_register.lo mp_resize.lo mp_stat.lo mp_sync.lo mp_trickle.lo openflags.lo os_abort.lo os_abs.lo os_alloc.lo os_clock.lo os_cpu.lo os_ctime.lo os_config.lo os_dir.lo os_errno.lo os_fid.lo os_flock.lo os_fsync.lo os_getenv.lo os_handle.lo os_map.lo os_method.lo os_mkdir.lo os_open.lo os_pid.lo os_rename.lo os_root.lo os_rpath.lo os_rw.lo os_seek.lo os_stack.lo os_stat.lo os_tmpdir.lo os_truncate.lo os_uid.lo os_unlink.lo os_yield.lo seq_stat.lo sequence.lo sha1.lo snprintf.lo txn.lo txn_auto.lo txn_chkpt.lo txn_failchk.lo txn_method.lo txn_rec.lo txn_recover.lo txn_region.lo txn_stat.lo txn_util.lo xa.lo xa_db.lo xa_map.lo zerofill.lo -lpthread i586-alt-linux-gcc -shared .libs/db185.o .libs/mut_tas.o .libs/mut_pthread.o .libs/bt_compare.o .libs/bt_conv.o .libs/bt_curadj.o .libs/bt_cursor.o .libs/bt_delete.o .libs/bt_method.o .libs/bt_open.o .libs/bt_put.o .libs/bt_rec.o .libs/bt_reclaim.o .libs/bt_recno.o .libs/bt_rsearch.o .libs/bt_search.o .libs/bt_split.o .libs/bt_stat.o .libs/bt_compact.o .libs/bt_upgrade.o .libs/btree_auto.o .libs/hash.o .libs/hash_auto.o .libs/hash_conv.o .libs/hash_dup.o .libs/hash_meta.o .libs/hash_method.o .libs/hash_open.o .libs/hash_page.o .libs/hash_rec.o .libs/hash_reclaim.o .libs/hash_stat.o .libs/hash_upgrade.o .libs/hash_verify.o .libs/qam.o .libs/qam_auto.o .libs/qam_conv.o .libs/qam_files.o .libs/qam_method.o .libs/qam_open.o .libs/qam_rec.o .libs/qam_stat.o .libs/qam_upgrade.o .libs/qam_verify.o .libs/rep_auto.o .libs/rep_backup.o .libs/rep_elect.o .libs/rep_lease.o .libs/rep_log.o .libs/rep_method.o .libs/rep_record.o .libs/rep_region.o .libs/rep_stat.o .libs/rep_util.o .libs/rep_verify.o .libs/os_addrinfo.o .libs/repmgr_auto.o .libs/repmgr_elect.o .libs/repmgr_method.o .libs/repmgr_msg.o .libs/repmgr_net.o .libs/repmgr_posix.o .libs/repmgr_queue.o .libs/repmgr_sel.o .libs/repmgr_stat.o .libs/repmgr_util.o .libs/db_ovfl_vrfy.o .libs/db_vrfy.o .libs/db_vrfyutil.o .libs/bt_verify.o .libs/lock.o .libs/lock_deadlock.o .libs/lock_failchk.o .libs/lock_id.o .libs/lock_list.o .libs/lock_method.o .libs/lock_region.o .libs/lock_stat.o .libs/lock_timer.o .libs/lock_util.o .libs/mut_alloc.o .libs/mut_failchk.o .libs/mut_method.o .libs/mut_region.o .libs/mut_stat.o .libs/aes_method.o .libs/crypto.o .libs/mt19937db.o .libs/rijndael-alg-fst.o .libs/rijndael-api-fst.o .libs/crdel_auto.o .libs/crdel_rec.o .libs/db.o .libs/db_am.o .libs/db_auto.o .libs/db_byteorder.o .libs/db_cam.o .libs/db_cds.o .libs/db_conv.o .libs/db_dispatch.o .libs/db_dup.o .libs/db_err.o .libs/db_getlong.o .libs/db_idspace.o .libs/db_iface.o .libs/db_join.o .libs/db_log2.o .libs/db_meta.o .libs/db_method.o .libs/db_open.o .libs/db_overflow.o .libs/db_pr.o .libs/db_rec.o .libs/db_reclaim.o .libs/db_remove.o .libs/db_rename.o .libs/db_ret.o .libs/db_setid.o .libs/db_setlsn.o .libs/db_shash.o .libs/db_stati.o .libs/db_truncate.o .libs/db_upg.o .libs/db_upg_opd.o .libs/dbm.o .libs/dbreg.o .libs/dbreg_auto.o .libs/dbreg_rec.o .libs/dbreg_stat.o .libs/dbreg_util.o .libs/dbt.o .libs/env_alloc.o .libs/env_config.o .libs/env_failchk.o .libs/env_file.o .libs/env_globals.o .libs/env_method.o .libs/env_name.o .libs/env_open.o .libs/env_recover.o .libs/env_region.o .libs/env_register.o .libs/env_sig.o .libs/env_stat.o .libs/fileops_auto.o .libs/fop_basic.o .libs/fop_rec.o .libs/fop_util.o .libs/hash_func.o .libs/hmac.o .libs/hsearch.o .libs/log.o .libs/log_archive.o .libs/log_compare.o .libs/log_debug.o .libs/log_get.o .libs/log_method.o .libs/log_put.o .libs/log_stat.o .libs/mkpath.o .libs/mp_alloc.o .libs/mp_bh.o .libs/mp_fget.o .libs/mp_fmethod.o .libs/mp_fopen.o .libs/mp_fput.o .libs/mp_fset.o .libs/mp_method.o .libs/mp_mvcc.o .libs/mp_region.o .libs/mp_register.o .libs/mp_resize.o .libs/mp_stat.o .libs/mp_sync.o .libs/mp_trickle.o .libs/openflags.o .libs/os_abort.o .libs/os_abs.o .libs/os_alloc.o .libs/os_clock.o .libs/os_cpu.o .libs/os_ctime.o .libs/os_config.o .libs/os_dir.o .libs/os_errno.o .libs/os_fid.o .libs/os_flock.o .libs/os_fsync.o .libs/os_getenv.o .libs/os_handle.o .libs/os_map.o .libs/os_method.o .libs/os_mkdir.o .libs/os_open.o .libs/os_pid.o .libs/os_rename.o .libs/os_root.o .libs/os_rpath.o .libs/os_rw.o .libs/os_seek.o .libs/os_stack.o .libs/os_stat.o .libs/os_tmpdir.o .libs/os_truncate.o .libs/os_uid.o .libs/os_unlink.o .libs/os_yield.o .libs/seq_stat.o .libs/sequence.o .libs/sha1.o .libs/snprintf.o .libs/txn.o .libs/txn_auto.o .libs/txn_chkpt.o .libs/txn_failchk.o .libs/txn_method.o .libs/txn_rec.o .libs/txn_recover.o .libs/txn_region.o .libs/txn_stat.o .libs/txn_util.o .libs/xa.o .libs/xa_db.o .libs/xa_map.o .libs/zerofill.o -lpthread -march=i586 -mtune=generic -Wl,--version-script=../dist/../dist/libdb.map -Wl,--no-undefined -Wl,-soname -Wl,libdb-4.7.so -o .libs/libdb-4.7.so creating libdb-4.7.la (cd .libs && rm -f libdb-4.7.la && ln -s ../libdb-4.7.la libdb-4.7.la) /bin/sh ./libtool --mode=compile i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_db.cpp i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_db.cpp -fPIC -DPIC -o .libs/cxx_db.o /bin/sh ./libtool --mode=compile i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_dbc.cpp i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_dbc.cpp -fPIC -DPIC -o .libs/cxx_dbc.o /bin/sh ./libtool --mode=compile i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_dbt.cpp i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_dbt.cpp -fPIC -DPIC -o .libs/cxx_dbt.o /bin/sh ./libtool --mode=compile i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_env.cpp i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_env.cpp -fPIC -DPIC -o .libs/cxx_env.o /bin/sh ./libtool --mode=compile i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_except.cpp i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_except.cpp -fPIC -DPIC -o .libs/cxx_except.o /bin/sh ./libtool --mode=compile i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_lock.cpp i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_lock.cpp -fPIC -DPIC -o .libs/cxx_lock.o /bin/sh ./libtool --mode=compile i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_logc.cpp i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_logc.cpp -fPIC -DPIC -o .libs/cxx_logc.o /bin/sh ./libtool --mode=compile i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_mpool.cpp i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_mpool.cpp -fPIC -DPIC -o .libs/cxx_mpool.o /bin/sh ./libtool --mode=compile i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_multi.cpp i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_multi.cpp -fPIC -DPIC -o .libs/cxx_multi.o /bin/sh ./libtool --mode=compile i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_seq.cpp i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_seq.cpp -fPIC -DPIC -o .libs/cxx_seq.o /bin/sh ./libtool --mode=compile i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_txn.cpp i586-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../cxx/cxx_txn.cpp -fPIC -DPIC -o .libs/cxx_txn.o /bin/sh ./libtool --mode=link i586-alt-linux-g++ -avoid-version -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -rpath /usr/lib -Wl,--no-undefined \ -o libdb_cxx-4.7.la cxx_db.lo cxx_dbc.lo cxx_dbt.lo cxx_env.lo cxx_except.lo cxx_lock.lo cxx_logc.lo cxx_mpool.lo cxx_multi.lo cxx_seq.lo cxx_txn.lo libdb_int-4.7.la -lpthread i586-alt-linux-g++ -shared .libs/cxx_db.o .libs/cxx_dbc.o .libs/cxx_dbt.o .libs/cxx_env.o .libs/cxx_except.o .libs/cxx_lock.o .libs/cxx_logc.o .libs/cxx_mpool.o .libs/cxx_multi.o .libs/cxx_seq.o .libs/cxx_txn.o -Wl,--rpath -Wl,/usr/src/RPM/BUILD/db-4.7.25/build_unix/.libs ./.libs/libdb_int-4.7.so -lpthread -L/usr/lib/gcc/i586-alt-linux/11 -L/usr/lib/gcc/i586-alt-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s -march=i586 -mtune=generic -Wl,--no-undefined -Wl,-soname -Wl,libdb_cxx-4.7.so -o .libs/libdb_cxx-4.7.so 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) /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_archive/db_archive.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_archive/db_archive.c -fPIC -DPIC -o .libs/db_archive.o ../dist/../db_archive/db_archive.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 14 | static const char copyright[] = | ^~~~~~~~~ /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/util_sig.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/util_sig.c -fPIC -DPIC -o .libs/util_sig.o /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o db_archive -Wl,--no-undefined \ db_archive.lo util_sig.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_archive -Wl,--no-undefined .libs/db_archive.o .libs/util_sig.o ./.libs/libdb_int-4.7.so -lpthread creating db_archive /bin/sh ./libtool --mode=execute true db_archive /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_checkpoint/db_checkpoint.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_checkpoint/db_checkpoint.c -fPIC -DPIC -o .libs/db_checkpoint.o ../dist/../db_checkpoint/db_checkpoint.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 14 | static const char copyright[] = | ^~~~~~~~~ /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/util_log.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/util_log.c -fPIC -DPIC -o .libs/util_log.o /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o db_checkpoint -Wl,--no-undefined \ db_checkpoint.lo util_log.lo util_sig.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_checkpoint -Wl,--no-undefined .libs/db_checkpoint.o .libs/util_log.o .libs/util_sig.o ./.libs/libdb_int-4.7.so -lpthread creating db_checkpoint /bin/sh ./libtool --mode=execute true db_checkpoint /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_codegen/db_codegen.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_codegen/db_codegen.c -fPIC -DPIC -o .libs/db_codegen.o ../dist/../db_codegen/db_codegen.c: In function 'main': ../dist/../db_codegen/db_codegen.c:31:17: warning: variable 'verbose' set but not used [-Wunused-but-set-variable] 31 | int ch, verbose; | ^~~~~~~ At top level: ../dist/../db_codegen/db_codegen.c:12:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 12 | static const char copyright[] = | ^~~~~~~~~ /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_codegen/code_capi.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_codegen/code_capi.c -fPIC -DPIC -o .libs/code_capi.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_codegen/code_parse.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_codegen/code_parse.c -fPIC -DPIC -o .libs/code_parse.o /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o db_codegen -Wl,--no-undefined \ db_codegen.lo code_capi.lo code_parse.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_codegen -Wl,--no-undefined .libs/db_codegen.o .libs/code_capi.o .libs/code_parse.o ./.libs/libdb_int-4.7.so -lpthread creating db_codegen /bin/sh ./libtool --mode=execute true db_codegen /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_deadlock/db_deadlock.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_deadlock/db_deadlock.c -fPIC -DPIC -o .libs/db_deadlock.o ../dist/../db_deadlock/db_deadlock.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 14 | static const char copyright[] = | ^~~~~~~~~ /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o db_deadlock -Wl,--no-undefined \ db_deadlock.lo util_log.lo util_sig.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_deadlock -Wl,--no-undefined .libs/db_deadlock.o .libs/util_log.o .libs/util_sig.o ./.libs/libdb_int-4.7.so -lpthread creating db_deadlock /bin/sh ./libtool --mode=execute true db_deadlock /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_dump/db_dump.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_dump/db_dump.c -fPIC -DPIC -o .libs/db_dump.o ../dist/../db_dump/db_dump.c:16:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 16 | static const char copyright[] = | ^~~~~~~~~ /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/util_cache.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../common/util_cache.c -fPIC -DPIC -o .libs/util_cache.o /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o db_dump -Wl,--no-undefined \ db_dump.lo util_cache.lo util_sig.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_dump -Wl,--no-undefined .libs/db_dump.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb_int-4.7.so -lpthread creating db_dump /bin/sh ./libtool --mode=execute true db_dump /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_hotbackup/db_hotbackup.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_hotbackup/db_hotbackup.c -fPIC -DPIC -o .libs/db_hotbackup.o ../dist/../db_hotbackup/db_hotbackup.c:17:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 17 | static const char copyright[] = | ^~~~~~~~~ /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o db_hotbackup -Wl,--no-undefined \ db_hotbackup.lo util_sig.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_hotbackup -Wl,--no-undefined .libs/db_hotbackup.o .libs/util_sig.o ./.libs/libdb_int-4.7.so -lpthread creating db_hotbackup /bin/sh ./libtool --mode=execute true db_hotbackup /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_load/db_load.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_load/db_load.c -fPIC -DPIC -o .libs/db_load.o ../dist/../db_load/db_load.c:16:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 16 | static const char copyright[] = | ^~~~~~~~~ /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o db_load -Wl,--no-undefined \ db_load.lo util_cache.lo util_sig.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_load -Wl,--no-undefined .libs/db_load.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb_int-4.7.so -lpthread creating db_load /bin/sh ./libtool --mode=execute true db_load /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_printlog/db_printlog.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_printlog/db_printlog.c -fPIC -DPIC -o .libs/db_printlog.o ../dist/../db_printlog/db_printlog.c:21:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 21 | static const char copyright[] = | ^~~~~~~~~ /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/btree_autop.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../btree/btree_autop.c -fPIC -DPIC -o .libs/btree_autop.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/crdel_autop.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/crdel_autop.c -fPIC -DPIC -o .libs/crdel_autop.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_autop.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db/db_autop.c -fPIC -DPIC -o .libs/db_autop.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_autop.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../dbreg/dbreg_autop.c -fPIC -DPIC -o .libs/dbreg_autop.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fileops_autop.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../fileops/fileops_autop.c -fPIC -DPIC -o .libs/fileops_autop.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_autop.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../hash/hash_autop.c -fPIC -DPIC -o .libs/hash_autop.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_autop.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../qam/qam_autop.c -fPIC -DPIC -o .libs/qam_autop.o /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_autop.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../txn/txn_autop.c -fPIC -DPIC -o .libs/txn_autop.o /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o db_printlog -Wl,--no-undefined \ db_printlog.lo btree_autop.lo crdel_autop.lo db_autop.lo dbreg_autop.lo fileops_autop.lo hash_autop.lo qam_autop.lo txn_autop.lo util_sig.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_printlog -Wl,--no-undefined .libs/db_printlog.o .libs/btree_autop.o .libs/crdel_autop.o .libs/db_autop.o .libs/dbreg_autop.o .libs/fileops_autop.o .libs/hash_autop.o .libs/qam_autop.o .libs/txn_autop.o .libs/util_sig.o ./.libs/libdb_int-4.7.so -lpthread creating db_printlog /bin/sh ./libtool --mode=execute true db_printlog /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_recover/db_recover.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_recover/db_recover.c -fPIC -DPIC -o .libs/db_recover.o ../dist/../db_recover/db_recover.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 14 | static const char copyright[] = | ^~~~~~~~~ /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o db_recover -Wl,--no-undefined \ db_recover.lo util_sig.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_recover -Wl,--no-undefined .libs/db_recover.o .libs/util_sig.o ./.libs/libdb_int-4.7.so -lpthread creating db_recover /bin/sh ./libtool --mode=execute true db_recover /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_stat/db_stat.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_stat/db_stat.c -fPIC -DPIC -o .libs/db_stat.o ../dist/../db_stat/db_stat.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 14 | static const char copyright[] = | ^~~~~~~~~ /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o db_stat -Wl,--no-undefined \ db_stat.lo util_cache.lo util_sig.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_stat -Wl,--no-undefined .libs/db_stat.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb_int-4.7.so -lpthread creating db_stat /bin/sh ./libtool --mode=execute true db_stat /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_upgrade/db_upgrade.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_upgrade/db_upgrade.c -fPIC -DPIC -o .libs/db_upgrade.o ../dist/../db_upgrade/db_upgrade.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 14 | static const char copyright[] = | ^~~~~~~~~ /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o db_upgrade -Wl,--no-undefined \ db_upgrade.lo util_sig.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_upgrade -Wl,--no-undefined .libs/db_upgrade.o .libs/util_sig.o ./.libs/libdb_int-4.7.so -lpthread creating db_upgrade /bin/sh ./libtool --mode=execute true db_upgrade /bin/sh ./libtool --mode=compile i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_verify/db_verify.c i586-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing ../dist/../db_verify/db_verify.c -fPIC -DPIC -o .libs/db_verify.o ../dist/../db_verify/db_verify.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 14 | static const char copyright[] = | ^~~~~~~~~ /bin/sh ./libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o db_verify -Wl,--no-undefined \ db_verify.lo util_cache.lo util_sig.lo libdb_int-4.7.la -lpthread i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -o .libs/db_verify -Wl,--no-undefined .libs/db_verify.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb_int-4.7.so -lpthread creating db_verify /bin/sh ./libtool --mode=execute true db_verify make: Leaving directory '/usr/src/RPM/BUILD/db-4.7.25/build_unix' + popd ~/RPM/BUILD/db-4.7.25 + rm -f examples_c/tags examples_cxx/tags + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.80258 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libdb4.7-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libdb4.7-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd db-4.7.25 + mkdir -p /usr/src/tmp/libdb4.7-buildroot/lib /usr/src/tmp/libdb4.7-buildroot/usr/lib /usr/src/tmp/libdb4.7-buildroot/usr/include/db4 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/libdb4.7-buildroot/usr exec_prefix=/usr/src/tmp/libdb4.7-buildroot/usr bindir=/usr/src/tmp/libdb4.7-buildroot/usr/bin sbindir=/usr/src/tmp/libdb4.7-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libdb4.7-buildroot/etc datadir=/usr/src/tmp/libdb4.7-buildroot/usr/share includedir=/usr/src/tmp/libdb4.7-buildroot/usr/include libdir=/usr/src/tmp/libdb4.7-buildroot/usr/lib libexecdir=/usr/src/tmp/libdb4.7-buildroot/usr/lib localstatedir=/usr/src/tmp/libdb4.7-buildroot/var/lib sharedstatedir=/usr/src/tmp/libdb4.7-buildroot/var/lib mandir=/usr/src/tmp/libdb4.7-buildroot/usr/share/man infodir=/usr/src/tmp/libdb4.7-buildroot/usr/share/info install -C build_unix docdir=/usr/src/tmp/libdb4.7-buildroot/usr/share/doc/db-4.7.25 make: Entering directory '/usr/src/RPM/BUILD/db-4.7.25/build_unix' Installing DB include files: /usr/src/tmp/libdb4.7-buildroot/usr/include ... Installing DB library: /usr/src/tmp/libdb4.7-buildroot/usr/lib ... cp -p .libs/libdb_int-4.7.so /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb_int-4.7.so cp -p .libs/libdb_int-4.7.lai /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb_int-4.7.la cp -p .libs/libdb-4.7.so /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb-4.7.so cp -p .libs/libdb-4.7.lai /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb-4.7.la libtool: install: warning: relinking `libdb_cxx-4.7.la' (cd /usr/src/RPM/BUILD/db-4.7.25/build_unix; /bin/sh ./libtool --mode=relink i586-alt-linux-g++ -avoid-version -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -rpath /usr/lib -Wl,--no-undefined -o libdb_cxx-4.7.la cxx_db.lo cxx_dbc.lo cxx_dbt.lo cxx_env.lo cxx_except.lo cxx_lock.lo cxx_logc.lo cxx_mpool.lo cxx_multi.lo cxx_seq.lo cxx_txn.lo libdb_int-4.7.la -lpthread -inst-prefix-dir /usr/src/tmp/libdb4.7-buildroot) i586-alt-linux-g++ -shared .libs/cxx_db.o .libs/cxx_dbc.o .libs/cxx_dbt.o .libs/cxx_env.o .libs/cxx_except.o .libs/cxx_lock.o .libs/cxx_logc.o .libs/cxx_mpool.o .libs/cxx_multi.o .libs/cxx_seq.o .libs/cxx_txn.o -L/usr/src/tmp/libdb4.7-buildroot/usr/lib -L/usr/lib -ldb_int-4.7 -lpthread -L/usr/lib/gcc/i586-alt-linux/11 -L/usr/lib/gcc/i586-alt-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s -march=i586 -mtune=generic -Wl,--no-undefined -Wl,-soname -Wl,libdb_cxx-4.7.so -o .libs/libdb_cxx-4.7.so cp -p .libs/libdb_cxx-4.7.soT /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb_cxx-4.7.so cp -p .libs/libdb_cxx-4.7.lai /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb_cxx-4.7.la libtool: install: warning: remember to run `libtool --finish /usr/lib' Installing DB utilities: /usr/src/tmp/libdb4.7-buildroot/usr/bin ... libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_archive /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_archive libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_checkpoint /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_checkpoint libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_codegen /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_codegen libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_deadlock /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_deadlock libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_dump /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_dump libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_hotbackup /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_hotbackup libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_load /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_load libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_printlog /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_printlog libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_recover /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_recover libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_stat /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_stat libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_upgrade /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_upgrade libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib' cp -p .libs/db_verify /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_verify Installing documentation: /usr/src/tmp/libdb4.7-buildroot/usr/share/doc/db-4.7.25 ... make: Leaving directory '/usr/src/RPM/BUILD/db-4.7.25/build_unix' + mkdir -p /usr/src/tmp/libdb4.7-buildroot/usr/share/man/man1 + install -pm644 man/berkeley_db_svc.1 man/db_archive.1 man/db_checkpoint.1 man/db_deadlock.1 man/db_dump.1 man/db_hotbackup.1 man/db_load.1 man/db_printlog.1 man/db_recover.1 man/db_stat.1 man/db_upgrade.1 man/db_verify.1 /usr/src/tmp/libdb4.7-buildroot/usr/share/man/man1/ + install -pm644 README LICENSE /usr/src/tmp/libdb4.7-buildroot/usr/share/doc/db-4.7.25/ + cp -pRL examples_c examples_cxx examples_java /usr/src/tmp/libdb4.7-buildroot/usr/share/doc/db-4.7.25/ + pushd /usr/src/tmp/libdb4.7-buildroot ~/tmp/libdb4.7-buildroot ~/RPM/BUILD/db-4.7.25 + mv ./usr/lib/libdb-4.7.so ./lib/ + for f in ./usr/lib/libdb{,-*}.so + ln -snf ../../lib/libdb-4.7.so ./usr/lib/libdb.so + for f in ./usr/lib/libdb{,-*}.so + ln -snf ../../lib/libdb-4.7.so ./usr/lib/libdb-4.so + ln -s ../../lib/libdb-4.7.so ./usr/lib/ + 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} libdb4.7_cxx{,-devel} + echo db4-utils + for n in db4.7-utils libdb4.7{,-devel} libdb4.7_cxx{,-devel} + echo libdb4 + for n in db4.7-utils libdb4.7{,-devel} libdb4.7_cxx{,-devel} + echo libdb4-devel + for n in db4.7-utils libdb4.7{,-devel} libdb4.7_cxx{,-devel} + echo libdb4_cxx + for n in db4.7-utils libdb4.7{,-devel} libdb4.7_cxx{,-devel} + echo libdb4_cxx-devel + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libdb4.7-buildroot (auto) removed './usr/lib/libdb_cxx-4.7.la' removed './usr/lib/libdb-4.7.la' removed './usr/lib/libdb_int-4.7.la' mode of './usr/lib/libdb_cxx-4.7.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libdb_int-4.7.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './lib/libdb-4.7.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libdb4.7-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libdb4.7-buildroot/ (default) Compressing files in /usr/src/tmp/libdb4.7-buildroot (auto) Adjusting library links in /usr/src/tmp/libdb4.7-buildroot ./usr/lib: (from :0) libdb_int-4.7.so -> libdb_int-4.7.so libdb_cxx-4.7.so -> libdb_cxx-4.7.so ./lib: (from :0) libdb-4.7.so -> libdb-4.7.so Verifying ELF objects in /usr/src/tmp/libdb4.7-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Processing files: libdb4.7-4.7.25-alt12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y3L6va find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libdb4.7-buildroot/lib/libdb-4.7.so: 48 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a8IDB7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libdb4 = 4.7.25-alt12, db4 = 4.7.25-alt12, libdb-4.7.so = set:jdV5xhwqVXVZJUtZk5c1KOiMDDc79djiqLlhf9HzUEQaIvEjYck7gO1tLR4Got2uOraTRqEeiZD3qGq6vfI1KSAWmEkkoUKVPr Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), libpthread.so.0(GLIBC_2.3.2), rtld(GNU_HASH) Conflicts: glibc <= 6:2.1.3 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IminM8 Creating libdb4.7-debuginfo package Processing files: db4.7-utils-4.7.25-alt12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.172tW7 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s4P577 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: db4-utils = 4.7.25-alt12 Requires: libdb4.7_int = 4.7.25-alt12, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdb_int-4.7.so >= set:ohP2v4wIpzHM1ZvZB0MUCZ7uBE4ol8z0UPpNpOZhg3fyB2NLcDvxUZn55qVTX45ilNsZk8KQTBmRRjX4oovZxI8e8JrwOUETcZefRTksEZ277jiXQ5IqRlEVbrhVxRSVoD2XJCVXAZxKmPnkYi9u9o3GYBYrCiMeTluwnvt1GON6xNZg4sFwFAvsYtWqMPjBz2ZLIFuEVIf2xPjCmoIVu2jbBkfwSYMCY6uylkO3x5UjniItyuaZp4DiS2CJb, 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.npA9na Creating db4.7-utils-debuginfo package Processing files: libdb4.7-devel-4.7.25-alt12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LBTQn9 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ygoqv8 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libdb4-devel = 4.7.25-alt12, db4-devel = 4.7.25-alt12 Requires: libdb4.7 = 4.7.25-alt12, /lib/libdb-4.7.so Conflicts: libdb3-devel, libdb4.0-devel, libdb4.1-devel, libdb4.2-devel, libdb4.3-devel, libdb4.4-devel, libdb4.6-devel, libdb2-devel < 0:2.4.14-alt3 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jeX3x6 Processing files: libdb4.7_int-4.7.25-alt12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zbSPD7 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb_int-4.7.so: 1362 symbols, 21 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9runW8 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libdb4_int = 4.7.25-alt12, libdb_int-4.7.so = set:od2eZi9uA7ifHCjJTTi1IEfZdonEe8VzXZx278ytin51IBuKnsA3JlkWhj2ZsoeiuNHwaE9eaDS3tTvKxbXZasBBOZ2b2jzZ10s13xw0foaje6chmwj4nlzgmmkJ64Riduboys1HaQPoOZgpiXvZl11hMlTjv11zPY074SCfBS97l3ZyKingZ1vZGIIbsDGM97dKMrOVxmL2e0zXn4RGNI33X61CN6EMJ8xTcD7Vvj1vGx6w4FfZCJuKmlrXBVdzcUZ79KEE7kR4GeUjajZGXfF8EeUs4BQwTgYDkg4b6oHzAD7K8uhnro5JqLa0DheDkcciagp0EOGUaElgAinPQBuecnxtX8ErZDMi2SfA8ogsmpDEBBz0Zi6J2NjttrjF7bRIyPNZjNv9tPx971olfPqHaWjxK2RH7gVXQ9TI6RyJIw76BrAeAk90RoKWpXahlA5X1MKzsh5gAWDnEBCr4HS2bDLlNBNjgHhUp0Y4AcvWSJC0sg9lTBxf8TaZiebP9ZjRRPdqVoOUXxnZ3aOLW7ezCl5EqQDq1RT0nP0aR3j8adGBjaPkTedGZnapc41hsGUY5dvMIZg4umpojdhgOnzZsfC4rCZjQ9wo9EpYU2AhCfDC9UCz8OUnVEEEuprapHwaJx3JZgkZz2cEWiIzo5Ck23EYwTzDFZxZfnRdh36RH0KhUkNVhsP48JWcsliNwlx5SADH3qudebbFKEZtNHh4yPPQBng3EzwlVdz1CXVqTTh3rNTCjuKmyC7YqlATo1YMPgPqg5H8iA0EIxpAyWhYNHspkxGFX78T4ieJhsiZ2jBSAGjukbqUqdceibZzwzN7GFIxUn7tbZhCP9yY1I1fZ3tGRa5PO3dGB9pOX8mEV7248wewL64Mmx9xQ2qYZ61dneratZLIsD8Gp9d7MU4PTbY0hZGx14lBkZsp0ZjIGlYFtVGMRJYdudrZhjJbpx92yQBb0RrlNz7D0F9DBZubZDltOGprZgQDnFCkzNRKUWYv7zeE45Hpyfri7tD8ohsnGUzOu4ZahSRz8VcrzHTtDIMyfOiwBO6I36aLoNZpIkdcr0ckyv6t0tjbABlhRPWhQaN61c2l7ZACHi4cZgAoMWyNAVPy6dp4MMmSOIbkpVnF0QSawXw8kAW072jbMFrIJpqmV1ZxCNeNNFB0Dhk1kIz2dZwS7Ik0HDnuogV31PdZJppw26Z4Gxc6ot9tprlnZHPo8ZJBBeQNVpCKIqqryvYdoZ6tWQtcCpVfRpI0BZzQCA41uYouEH56KpR6vnOvvXiZf4u5TLakooZgIfhFH1wkQ7RfIOspuUOJdDsAx0rJQoxOOGChKJzEQai7HcZ2bX98MBZxnHdqRhstrCqzTei0NZEUrjKa1IpHNUS2lx28IQhOec51Mw0lupkW68AlvGAn0rZkPVJaDpY4GsFj4vmtInKfatAsUlYeQLy0BQs6zE1pIuSFPAZmXmeT3YySggrmRRMZFhwAZ4Sce1QZ2y0K3Q0WeqZDGPH7GFWeIZjS3JSiSZJjGl33pfuQ6FJ4Ny753Fn0WgG3fVfP4MEARoFcVramZjjBamoLOopFW2b6ZFaaeiAjjsMMZajYMnhbr3tPd723mH2SttDwlN3ACiHkI5hZBn1NvupE1uZ61gU0txWcVp6OXZDnZ9MlVap9742N0xeGcTgBoi7uZG20MZ21aDVe3LzkOigfuyXO8Ya1wZIzZ7P11uk06nw3GL7iu6Bnv1JInIeMS0FNOhPQ6EiTxG3YtlntFP9giZEZEhSr8DaadGFODRZHvo18EIvbEUK3fa4uqt34sKEBEEsf8U014z18e5conhTDvV85f37mExI4wo5FbdhIgevk5ZgVENTowwMN1ipp1U9McO42z7T9vf8QkjEZIH22Ep3bftYQPFUj8N8VDbetAeqFL9FKfWtNFFjXso0CZ2xpjFUQ4rDx0bh6iami2H5uxvbZbGIRtvCXRL2St9olxZEaRXYbnmfZC5gFqxsk8LZnzBstlWrY9AJ8xFq5DSG8xAxlpHZIF1lnSh6zsz1Mth79Hrostks2eQQG4PRK9X5VaAYEySOs8fju29BABKaFHmLtTA769C36lWESlCUrxyRrGm7mNlEFUlZdn5vjuWUq3ZgMirGrShqdI00XQ6AJgQPMslsrE1Y5qeAO0CJYKBa7Z7gEIhctKFU9DC6B19Z60D2nM8FB48Z8V6HhT4yk20wCOjqkk45RZw2QZ0glyARkopmbGqYNE9HWpQHal9eaytvSxg09WsxeTIcIWsRvPscS9b4fvMMJpIGeAu521ZIWEqXZmIvlyt3jCurZGIS9ZyWBrcvZGWPr7NO8EeoeZhlAcYt8ORkhADumrfT7qz0SlZaV5rpA47EZI3Ld5md3VBMC1F60yeSVy1VMJci6PjhXpf7cOg7a5xBmVYE9kKqcoOxnfsNxAI8pZzOaQPOiaw004VvojucInHMMm15vZyR3PNBeoxloa841Imc8jCH028lMFMxmBkfY7z7Acy00UfjFrycyY840DipOqZn50u7nGkdFwRyZx9PKhA0DcDLudUH4E80oDquOwZnErwKeCiKcdDFsl312stb83tDbceBJ1eF0tKmw7cJZ6sZrYGrxB15iqGZ6Z42xnWkvFmwkIqM1kTFR16f2kssYM18pGy81VyMNDzL8nwqFAQG4vdb9Dj0wRjmjoW92CsM1pSZEZdfYCIFEWZEWQD3EaexIKVi5iy13ojLPODFspAx4YRjx2Bi008E2vTKSeHBxcM4V08LPz3 Requires: libdb4.7 = 4.7.25-alt12, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), libpthread.so.0(GLIBC_2.3.2), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z3smy9 Creating libdb4.7_int-debuginfo package Processing files: libdb4.7_int-devel-4.7.25-alt12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qPJnP7 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B90iu7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libdb4_int-devel = 4.7.25-alt12 Requires: libdb4.7-devel = 4.7.25-alt12, libdb4.7_int = 4.7.25-alt12, /usr/lib/libdb_int-4.7.so Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TCokKa Processing files: libdb4.7_cxx-4.7.25-alt12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UAKywa find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libdb4.7-buildroot/usr/lib/libdb_cxx-4.7.so: 509 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rAuOH6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libdb4_cxx = 4.7.25-alt12, libdb_cxx-4.7.so = set:mdHSsZ7qSeRrcArmyUpBNw04FjBIQz0Z602P9o6H3bf6BvJgGZ6TTzy17FgxZ6E04Urm7K2MSqUTd76vT5z3Zm9z18XhnO1BIKVuxYAelAhSA639KZ0z7K0nFzfG8akMR9AHcApRTOuxFdoAWVqZweAWe22Yxdmj7xMQvPkMJM626jdwxTXrvcoCGI4lkOZlOAiyDGuyerEXQYn8yCYScrlmrIVFSqV8WOdEktUr0KEqZsvgex6i2o6RERTvzxmZ6mrXVxzPy2q9w3S7IGIJJxckpQGqbwZ2KEAHO02QEZu5ptZ03Z72pDytwvWlfE93uAmyZ1vfFPvkuxzW4Uv8ZkKn1HgRm4Ig2VFBZm9ItmelfSjidpGOvrc3htp7tdj2nzEp7F5eyZrZ3LhkSJpKz51RB5n6NQwYTpbBsVGwao1kz2vHr1VO0Pq9nN3gezgIdhXiWonUJJkS1SCZtJ8SNY9yJBXhaGAFQhCWzJOZFl52HHGW0pZImg719KwgILjpENt064vQ1xpREUdfB6MtFOgfshLqbgPyRbRzPzADHHWr4kIZFNrAJtIFn6i82EJH6FftgHqor9rEeWLIhuwD5rfdDQZjKCYzN9vcsE622nZrUImAqxx52aaBdlZ1j6oTaDYexfo1XkZ9RprPJHyv8nPbilUxYhm5dVxtF97QCna981LZn1Q0mkRZFvP52pWAiZpZzO3Dce9O04a818KAau6EnvRTev0vyCmEd7T1QZI8sxrlM8Fqd1XxcmrELtTECisLVEZzLw7M7sAdrZ60aqHyxUX2Ku3eaebdRqHFCh7GBGJFwcI4zYom7y8pUFZ8iJAxuOKEnAm6XcyJD6pV2AdEZ0af8JjHjoaQRsJPXOI5CUbLZxCLu4x4jAJ6kjMYov5P2Qr9HV5XntCvbun9woQihYSOM0XIF3ZtROSNNkXuZEHJl8d5DyBq297Y1DjZ13iXbAe489QezmeaaPC2JJmQvFMakkaj5Z2m0a6 Requires: libdb4.7_int = 4.7.25-alt12, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libdb_int-4.7.so >= set:oksWDA1Cu4qO8cTpmrEWSmcCN4deQXVJPZ7lTAUm, libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YghAQ8 Creating libdb4.7_cxx-debuginfo package Processing files: libdb4.7_cxx-devel-4.7.25-alt12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8Y59t9 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C189B8 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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 55 | #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-alt12 Requires: libdb4.7-devel = 4.7.25-alt12, libdb4.7_cxx = 4.7.25-alt12, /usr/include/db4/db.h, /usr/lib/libdb_cxx-4.7.so Conflicts: libdb4.0_cxx-devel, libdb4.1_cxx-devel, libdb4.2_cxx-devel, libdb4.3_cxx-devel, libdb4.4_cxx-devel, libdb4.6_cxx-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.etoL27 Processing files: libdb4.7-doc-4.7.25-alt12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wVhIH6 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5foxK6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libdb4-doc = 4.7.25-alt12 Processing files: libdb4.7-debuginfo-4.7.25-alt12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dgk9Fa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RlDlXa find-requires: running scripts (debuginfo) Provides: debug(libdb-4.7.so) Requires: libdb4.7 = 4.7.25-alt12, debug(libc.so.6), debug(libpthread.so.0) Processing files: db4.7-utils-debuginfo-4.7.25-alt12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DrDwS7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vUNgH8 find-requires: running scripts (debuginfo) Requires: db4.7-utils = 4.7.25-alt12, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdb_int-4.7.so) Processing files: libdb4.7_int-debuginfo-4.7.25-alt12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JUqqa9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mZ1UK6 find-requires: running scripts (debuginfo) Provides: debug(libdb_int-4.7.so) Requires: libdb4.7_int = 4.7.25-alt12, debug(libc.so.6), debug(libpthread.so.0) Processing files: libdb4.7_cxx-debuginfo-4.7.25-alt12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AkRe87 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EiQXW9 find-requires: running scripts (debuginfo) Provides: debug(libdb_cxx-4.7.so) Requires: libdb4.7_cxx = 4.7.25-alt12, debug(libc.so.6), debug(libdb_int-4.7.so), debug(libgcc_s.so.1), debug(libstdc++.so.6) Adding to libdb4.7-devel a strict dependency on libdb4.7 Adding to libdb4.7_int a strict dependency on libdb4.7 Adding to libdb4.7-debuginfo a strict dependency on libdb4.7 Adding to db4.7-utils a strict dependency on libdb4.7_int Adding to db4.7-utils-debuginfo a strict dependency on db4.7-utils Adding to libdb4.7_int-devel a strict dependency on libdb4.7-devel Adding to libdb4.7_cxx-devel a strict dependency on libdb4.7-devel Adding to libdb4.7_int-devel a strict dependency on libdb4.7_int Adding to libdb4.7_cxx a strict dependency on libdb4.7_int Adding to libdb4.7_int-debuginfo a strict dependency on libdb4.7_int Adding to libdb4.7_cxx-devel a strict dependency on libdb4.7_cxx Adding to libdb4.7_cxx-debuginfo a strict dependency on libdb4.7_cxx Adding to db4.7-utils-debuginfo a strict dependency on libdb4.7_int-debuginfo Adding to libdb4.7_cxx-debuginfo a strict dependency on libdb4.7_int-debuginfo Adding to db4.7-utils-debuginfo a strict dependency on libdb4.7-debuginfo Removing from db4.7-utils-debuginfo 35 sources provided by libdb4.7-debuginfo also prunning dir /usr/src/debug/db-4.7.25/build_unix also prunning dir /usr/src/debug/db-4.7.25/dbinc also prunning dir /usr/src/debug/db-4.7.25/dbinc_auto Adding to libdb4.7_int-debuginfo a strict dependency on libdb4.7-debuginfo Removing from libdb4.7_int-debuginfo 284 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/clib 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/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 16 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 db4.7-utils-debuginfo due to dependency on libdb4.7_int-debuginfo 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 16 extra deps from libdb4.7_int due to repentancy on libdb4.7 Removing 4 extra deps from libdb4.7_cxx due to repentancy on libdb4.7 Removing 1 extra deps from db4.7-utils-debuginfo due to repentancy on libdb4.7-debuginfo 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 db4.7-utils-debuginfo due to repentancy on libdb4.7_int-debuginfo Removing 1 extra deps from libdb4.7_cxx-debuginfo due to repentancy on libdb4.7_int-debuginfo Wrote: /usr/src/RPM/RPMS/i586/libdb4.7-4.7.25-alt12.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/db4.7-utils-4.7.25-alt12.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libdb4.7-devel-4.7.25-alt12.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libdb4.7_int-4.7.25-alt12.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libdb4.7_int-devel-4.7.25-alt12.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libdb4.7_cxx-4.7.25-alt12.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libdb4.7_cxx-devel-4.7.25-alt12.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/libdb4.7-doc-4.7.25-alt12.noarch.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/i586/libdb4.7-debuginfo-4.7.25-alt12.i586.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/i586/db4.7-utils-debuginfo-4.7.25-alt12.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libdb4.7_int-debuginfo-4.7.25-alt12.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libdb4.7_cxx-debuginfo-4.7.25-alt12.i586.rpm (w2.lzdio) 151.84user 25.54system 3:11.47elapsed 92%CPU (0avgtext+0avgdata 125336maxresident)k 0inputs+0outputs (0major+8859386minor)pagefaults 0swaps 158.10user 28.80system 3:20.40elapsed 93%CPU (0avgtext+0avgdata 125336maxresident)k 0inputs+0outputs (0major+9358960minor)pagefaults 0swaps --- db4.7-utils-4.7.25-alt12.i586.rpm.repo 2021-08-26 08:35:06.012127324 +0000 +++ db4.7-utils-4.7.25-alt12.i586.rpm.hasher 2021-09-14 11:50:30.056000944 +0000 @@ -37,14 +37,14 @@ File: /etc/buildreqs/packages/substitute.d/db4.7-utils 100644 root:root 82425542f762b1471e4fea0bfbdf23fb -File: /usr/bin/db_archive 100755 root:root cfb1f801dd79b218a582622d3de445c5 -File: /usr/bin/db_checkpoint 100755 root:root cae300bf98f89b2e2c8b071b930f63e1 -File: /usr/bin/db_codegen 100755 root:root 7e0113d7770f365581b49bf807e2e080 -File: /usr/bin/db_deadlock 100755 root:root fceacd86c97ec9dbe65d621c667e75bc -File: /usr/bin/db_dump 100755 root:root 8feeaec4768c60bd0d962c486765da50 -File: /usr/bin/db_hotbackup 100755 root:root 8763e01eedfa9e68462f8f41941eb3e7 -File: /usr/bin/db_load 100755 root:root 6604e5d1d244252eb787750c1ad89922 -File: /usr/bin/db_printlog 100755 root:root b7f6d9e36b0487067ff297ffe672996a -File: /usr/bin/db_recover 100755 root:root 4caa875912e992858b433753e9a65c5d -File: /usr/bin/db_stat 100755 root:root 957d582302197b0d5f9f6d6e15b719c7 -File: /usr/bin/db_upgrade 100755 root:root f8a002d08e48f3651ebadf486ba9a5f6 -File: /usr/bin/db_verify 100755 root:root e8f4d26275118f5e760db6af21632937 +File: /usr/bin/db_archive 100755 root:root 8f985aa9bd43769bfb2e589e6386c6e0 +File: /usr/bin/db_checkpoint 100755 root:root 780a35b29e2b370569c961de1ef05e25 +File: /usr/bin/db_codegen 100755 root:root 50e244ac27dbad2d9e580dfe173dcd02 +File: /usr/bin/db_deadlock 100755 root:root 7f6d42e254ad0819aea03c3dbe64b62c +File: /usr/bin/db_dump 100755 root:root b46e3ea0fe8433ae0417f0353af1fadc +File: /usr/bin/db_hotbackup 100755 root:root 12a7c403382a67b61528946991585e11 +File: /usr/bin/db_load 100755 root:root 63e3401f64fc1f701246c0b95916116e +File: /usr/bin/db_printlog 100755 root:root c6675a3340bb688051c8589181530238 +File: /usr/bin/db_recover 100755 root:root 8a2beef6165469edfa969f0d1cadbac0 +File: /usr/bin/db_stat 100755 root:root 670cc39342a247c399bd95f5ef66a531 +File: /usr/bin/db_upgrade 100755 root:root 34902d79dfec1a0a0b51b835e5293246 +File: /usr/bin/db_verify 100755 root:root 3cd30f4d9810944a75716cb900404f44 File: /usr/share/man/man1/berkeley_db_svc.1.xz 100644 root:root ab4873564e58f2eb01a6673b379dbd35 @@ -61,2 +61,2 @@ File: /usr/share/man/man1/db_verify.1.xz 100644 root:root 7e62d857e0851ef87737153fa7ca4bdf -RPMIdentity: 6894efaaca088bfbc2035fc4a898bf4e1b1cda26ef037136a55140b07c9e6677afc94cd62db308ea70ee80020a8aa9556a155ae32add80388a9dad0951635912 +RPMIdentity: ff7b8fd4b016d0e4dcab82331ea8203b9abc1d0e1839d47cacc862f12d9f71df7f7287547b143960c252dfa7e5d6712d4c65c6c5e1d36a00666009a2fb5f938c --- db4.7-utils-debuginfo-4.7.25-alt12.i586.rpm.repo 2021-08-26 08:35:06.543132368 +0000 +++ db4.7-utils-debuginfo-4.7.25-alt12.i586.rpm.hasher 2021-09-14 11:50:30.123001606 +0000 @@ -1,36 +1,37 @@ -/usr/lib/debug/.build-id/10 40755 root:root -/usr/lib/debug/.build-id/10/16c41fbdc13354a7f4ec550fe59d92ceaa5a56 120777 root:root ../../../../bin/db_upgrade -/usr/lib/debug/.build-id/10/16c41fbdc13354a7f4ec550fe59d92ceaa5a56.debug 120777 root:root ../../usr/bin/db_upgrade.debug -/usr/lib/debug/.build-id/1b 40755 root:root -/usr/lib/debug/.build-id/1b/47510cd2c7f6d82f0a91ea9af5d9c80c81e821 120777 root:root ../../../../bin/db_codegen -/usr/lib/debug/.build-id/1b/47510cd2c7f6d82f0a91ea9af5d9c80c81e821.debug 120777 root:root ../../usr/bin/db_codegen.debug -/usr/lib/debug/.build-id/32 40755 root:root -/usr/lib/debug/.build-id/32/e17c6a422cfc1c5f27781638ba1f26096d84b5 120777 root:root ../../../../bin/db_recover -/usr/lib/debug/.build-id/32/e17c6a422cfc1c5f27781638ba1f26096d84b5.debug 120777 root:root ../../usr/bin/db_recover.debug -/usr/lib/debug/.build-id/36 40755 root:root -/usr/lib/debug/.build-id/36/e40022c0a92ec12fd1aa0ee979bec0cf212b19 120777 root:root ../../../../bin/db_printlog -/usr/lib/debug/.build-id/36/e40022c0a92ec12fd1aa0ee979bec0cf212b19.debug 120777 root:root ../../usr/bin/db_printlog.debug -/usr/lib/debug/.build-id/48 40755 root:root -/usr/lib/debug/.build-id/48/050c50b32d6cc2f9ba10a7baf2273963eb7c2e 120777 root:root ../../../../bin/db_archive -/usr/lib/debug/.build-id/48/050c50b32d6cc2f9ba10a7baf2273963eb7c2e.debug 120777 root:root ../../usr/bin/db_archive.debug -/usr/lib/debug/.build-id/7d 40755 root:root -/usr/lib/debug/.build-id/7d/a0bc358d8e0b998837ebccd926f7ac43cd7d42 120777 root:root ../../../../bin/db_deadlock -/usr/lib/debug/.build-id/7d/a0bc358d8e0b998837ebccd926f7ac43cd7d42.debug 120777 root:root ../../usr/bin/db_deadlock.debug -/usr/lib/debug/.build-id/89 40755 root:root -/usr/lib/debug/.build-id/89/72792c32bb5ef454b035e7f48b754ccc2890e4 120777 root:root ../../../../bin/db_stat -/usr/lib/debug/.build-id/89/72792c32bb5ef454b035e7f48b754ccc2890e4.debug 120777 root:root ../../usr/bin/db_stat.debug -/usr/lib/debug/.build-id/b1 40755 root:root -/usr/lib/debug/.build-id/b1/cb38db5d9c4d91adad73cb877c963fdb6e3790 120777 root:root ../../../../bin/db_dump -/usr/lib/debug/.build-id/b1/cb38db5d9c4d91adad73cb877c963fdb6e3790.debug 120777 root:root ../../usr/bin/db_dump.debug -/usr/lib/debug/.build-id/f0 40755 root:root -/usr/lib/debug/.build-id/f0/a10036d7cdd59a3a1561db0be3697a9c86da38 120777 root:root ../../../../bin/db_verify -/usr/lib/debug/.build-id/f0/a10036d7cdd59a3a1561db0be3697a9c86da38.debug 120777 root:root ../../usr/bin/db_verify.debug -/usr/lib/debug/.build-id/f1 40755 root:root -/usr/lib/debug/.build-id/f1/308807ce8a55590ad44c6182d2794ebb3e705a 120777 root:root ../../../../bin/db_load -/usr/lib/debug/.build-id/f1/308807ce8a55590ad44c6182d2794ebb3e705a.debug 120777 root:root ../../usr/bin/db_load.debug -/usr/lib/debug/.build-id/f1/b245616640287adb538c1e6ba325a7c16a0dcf 120777 root:root ../../../../bin/db_hotbackup -/usr/lib/debug/.build-id/f1/b245616640287adb538c1e6ba325a7c16a0dcf.debug 120777 root:root ../../usr/bin/db_hotbackup.debug -/usr/lib/debug/.build-id/f3 40755 root:root -/usr/lib/debug/.build-id/f3/8106ba372d6d16266edcb71726e685c27bca8c 120777 root:root ../../../../bin/db_checkpoint -/usr/lib/debug/.build-id/f3/8106ba372d6d16266edcb71726e685c27bca8c.debug 120777 root:root ../../usr/bin/db_checkpoint.debug +/usr/lib/debug/.build-id/27 40755 root:root +/usr/lib/debug/.build-id/27/30b4b8cbca1fb60a5417c1182c4bb9f18dac9b 120777 root:root ../../../../bin/db_codegen +/usr/lib/debug/.build-id/27/30b4b8cbca1fb60a5417c1182c4bb9f18dac9b.debug 120777 root:root ../../usr/bin/db_codegen.debug +/usr/lib/debug/.build-id/3a 40755 root:root +/usr/lib/debug/.build-id/3a/625c5e293e750e8ee0b498c725e00fef88a50f 120777 root:root ../../../../bin/db_recover +/usr/lib/debug/.build-id/3a/625c5e293e750e8ee0b498c725e00fef88a50f.debug 120777 root:root ../../usr/bin/db_recover.debug +/usr/lib/debug/.build-id/3d 40755 root:root +/usr/lib/debug/.build-id/3d/a6faddf5afe93912b4e8d7969c49006b726067 120777 root:root ../../../../bin/db_upgrade +/usr/lib/debug/.build-id/3d/a6faddf5afe93912b4e8d7969c49006b726067.debug 120777 root:root ../../usr/bin/db_upgrade.debug +/usr/lib/debug/.build-id/45 40755 root:root +/usr/lib/debug/.build-id/45/4c7e94cf9dd927cb26fcd7c0ef40e536825504 120777 root:root ../../../../bin/db_stat +/usr/lib/debug/.build-id/45/4c7e94cf9dd927cb26fcd7c0ef40e536825504.debug 120777 root:root ../../usr/bin/db_stat.debug +/usr/lib/debug/.build-id/55 40755 root:root +/usr/lib/debug/.build-id/55/3eaf191ccfe37843a45c414c4f47e25c838c35 120777 root:root ../../../../bin/db_hotbackup +/usr/lib/debug/.build-id/55/3eaf191ccfe37843a45c414c4f47e25c838c35.debug 120777 root:root ../../usr/bin/db_hotbackup.debug +/usr/lib/debug/.build-id/7a 40755 root:root +/usr/lib/debug/.build-id/7a/b0487e2d547723f1b1516b0b7078a3c8b77d15 120777 root:root ../../../../bin/db_deadlock +/usr/lib/debug/.build-id/7a/b0487e2d547723f1b1516b0b7078a3c8b77d15.debug 120777 root:root ../../usr/bin/db_deadlock.debug +/usr/lib/debug/.build-id/94 40755 root:root +/usr/lib/debug/.build-id/94/56a9bd963ca07934dd28fe644248ca1f6912b2 120777 root:root ../../../../bin/db_archive +/usr/lib/debug/.build-id/94/56a9bd963ca07934dd28fe644248ca1f6912b2.debug 120777 root:root ../../usr/bin/db_archive.debug +/usr/lib/debug/.build-id/a5 40755 root:root +/usr/lib/debug/.build-id/a5/9c799b8d824172f9440544e37528d66ffb5b67 120777 root:root ../../../../bin/db_checkpoint +/usr/lib/debug/.build-id/a5/9c799b8d824172f9440544e37528d66ffb5b67.debug 120777 root:root ../../usr/bin/db_checkpoint.debug +/usr/lib/debug/.build-id/b9 40755 root:root +/usr/lib/debug/.build-id/b9/2cb223e33e93ed86d2337040400f707cbc304b 120777 root:root ../../../../bin/db_verify +/usr/lib/debug/.build-id/b9/2cb223e33e93ed86d2337040400f707cbc304b.debug 120777 root:root ../../usr/bin/db_verify.debug +/usr/lib/debug/.build-id/c7 40755 root:root +/usr/lib/debug/.build-id/c7/81fca020fc4b35484c891ec014554d02a92510 120777 root:root ../../../../bin/db_printlog +/usr/lib/debug/.build-id/c7/81fca020fc4b35484c891ec014554d02a92510.debug 120777 root:root ../../usr/bin/db_printlog.debug +/usr/lib/debug/.build-id/d8 40755 root:root +/usr/lib/debug/.build-id/d8/c6cfd0e7a37d2f0843781e963e1d3492cd6a38 120777 root:root ../../../../bin/db_dump +/usr/lib/debug/.build-id/d8/c6cfd0e7a37d2f0843781e963e1d3492cd6a38.debug 120777 root:root ../../usr/bin/db_dump.debug +/usr/lib/debug/.build-id/e6 40755 root:root +/usr/lib/debug/.build-id/e6/3feb5a02bc447e808355cc9830323f235b250c 120777 root:root ../../../../bin/db_load +/usr/lib/debug/.build-id/e6/3feb5a02bc447e808355cc9830323f235b250c.debug 120777 root:root ../../usr/bin/db_load.debug /usr/lib/debug/usr/bin/db_archive.debug 100644 root:root @@ -84,14 +85,2 @@ /usr/src/debug/db-4.7.25/db_verify/db_verify.c 100644 root:root -/usr/src/debug/db-4.7.25/dbinc_auto 40755 root:root -/usr/src/debug/db-4.7.25/dbinc_auto/btree_ext.h 100644 root:root -/usr/src/debug/db-4.7.25/dbinc_auto/common_ext.h 100644 root:root -/usr/src/debug/db-4.7.25/dbinc_auto/db_ext.h 100644 root:root -/usr/src/debug/db-4.7.25/dbinc_auto/dbreg_ext.h 100644 root:root -/usr/src/debug/db-4.7.25/dbinc_auto/env_ext.h 100644 root:root -/usr/src/debug/db-4.7.25/dbinc_auto/fileops_ext.h 100644 root:root -/usr/src/debug/db-4.7.25/dbinc_auto/hash_ext.h 100644 root:root -/usr/src/debug/db-4.7.25/dbinc_auto/lock_ext.h 100644 root:root -/usr/src/debug/db-4.7.25/dbinc_auto/os_ext.h 100644 root:root -/usr/src/debug/db-4.7.25/dbinc_auto/qam_ext.h 100644 root:root -/usr/src/debug/db-4.7.25/dbinc_auto/txn_ext.h 100644 root:root /usr/src/debug/db-4.7.25/dbreg 40755 root:root @@ -111,49 +100,50 @@ Provides: db4.7-utils-debuginfo = 4.7.25-alt12:sisyphus+283793.100.2.1 -File: /usr/lib/debug/.build-id/10 40755 root:root -File: /usr/lib/debug/.build-id/10/16c41fbdc13354a7f4ec550fe59d92ceaa5a56 120777 root:root ../../../../bin/db_upgrade -File: /usr/lib/debug/.build-id/10/16c41fbdc13354a7f4ec550fe59d92ceaa5a56.debug 120777 root:root ../../usr/bin/db_upgrade.debug -File: /usr/lib/debug/.build-id/1b 40755 root:root -File: /usr/lib/debug/.build-id/1b/47510cd2c7f6d82f0a91ea9af5d9c80c81e821 120777 root:root ../../../../bin/db_codegen -File: /usr/lib/debug/.build-id/1b/47510cd2c7f6d82f0a91ea9af5d9c80c81e821.debug 120777 root:root ../../usr/bin/db_codegen.debug -File: /usr/lib/debug/.build-id/32 40755 root:root -File: /usr/lib/debug/.build-id/32/e17c6a422cfc1c5f27781638ba1f26096d84b5 120777 root:root ../../../../bin/db_recover -File: /usr/lib/debug/.build-id/32/e17c6a422cfc1c5f27781638ba1f26096d84b5.debug 120777 root:root ../../usr/bin/db_recover.debug -File: /usr/lib/debug/.build-id/36 40755 root:root -File: /usr/lib/debug/.build-id/36/e40022c0a92ec12fd1aa0ee979bec0cf212b19 120777 root:root ../../../../bin/db_printlog -File: /usr/lib/debug/.build-id/36/e40022c0a92ec12fd1aa0ee979bec0cf212b19.debug 120777 root:root ../../usr/bin/db_printlog.debug -File: /usr/lib/debug/.build-id/48 40755 root:root -File: /usr/lib/debug/.build-id/48/050c50b32d6cc2f9ba10a7baf2273963eb7c2e 120777 root:root ../../../../bin/db_archive -File: /usr/lib/debug/.build-id/48/050c50b32d6cc2f9ba10a7baf2273963eb7c2e.debug 120777 root:root ../../usr/bin/db_archive.debug -File: /usr/lib/debug/.build-id/7d 40755 root:root -File: /usr/lib/debug/.build-id/7d/a0bc358d8e0b998837ebccd926f7ac43cd7d42 120777 root:root ../../../../bin/db_deadlock -File: /usr/lib/debug/.build-id/7d/a0bc358d8e0b998837ebccd926f7ac43cd7d42.debug 120777 root:root ../../usr/bin/db_deadlock.debug -File: /usr/lib/debug/.build-id/89 40755 root:root -File: /usr/lib/debug/.build-id/89/72792c32bb5ef454b035e7f48b754ccc2890e4 120777 root:root ../../../../bin/db_stat -File: /usr/lib/debug/.build-id/89/72792c32bb5ef454b035e7f48b754ccc2890e4.debug 120777 root:root ../../usr/bin/db_stat.debug -File: /usr/lib/debug/.build-id/b1 40755 root:root -File: /usr/lib/debug/.build-id/b1/cb38db5d9c4d91adad73cb877c963fdb6e3790 120777 root:root ../../../../bin/db_dump -File: /usr/lib/debug/.build-id/b1/cb38db5d9c4d91adad73cb877c963fdb6e3790.debug 120777 root:root ../../usr/bin/db_dump.debug -File: /usr/lib/debug/.build-id/f0 40755 root:root -File: /usr/lib/debug/.build-id/f0/a10036d7cdd59a3a1561db0be3697a9c86da38 120777 root:root ../../../../bin/db_verify -File: /usr/lib/debug/.build-id/f0/a10036d7cdd59a3a1561db0be3697a9c86da38.debug 120777 root:root ../../usr/bin/db_verify.debug -File: /usr/lib/debug/.build-id/f1 40755 root:root -File: /usr/lib/debug/.build-id/f1/308807ce8a55590ad44c6182d2794ebb3e705a 120777 root:root ../../../../bin/db_load -File: /usr/lib/debug/.build-id/f1/308807ce8a55590ad44c6182d2794ebb3e705a.debug 120777 root:root ../../usr/bin/db_load.debug -File: /usr/lib/debug/.build-id/f1/b245616640287adb538c1e6ba325a7c16a0dcf 120777 root:root ../../../../bin/db_hotbackup -File: /usr/lib/debug/.build-id/f1/b245616640287adb538c1e6ba325a7c16a0dcf.debug 120777 root:root ../../usr/bin/db_hotbackup.debug -File: /usr/lib/debug/.build-id/f3 40755 root:root -File: /usr/lib/debug/.build-id/f3/8106ba372d6d16266edcb71726e685c27bca8c 120777 root:root ../../../../bin/db_checkpoint -File: /usr/lib/debug/.build-id/f3/8106ba372d6d16266edcb71726e685c27bca8c.debug 120777 root:root ../../usr/bin/db_checkpoint.debug -File: /usr/lib/debug/usr/bin/db_archive.debug 100644 root:root 557b3f402caf1177826aef7c26287fa2 -File: /usr/lib/debug/usr/bin/db_checkpoint.debug 100644 root:root 212b63da0c622f00f567cc9cdfcd0445 -File: /usr/lib/debug/usr/bin/db_codegen.debug 100644 root:root 13c7a958c7c992142f148fd457e7149d -File: /usr/lib/debug/usr/bin/db_deadlock.debug 100644 root:root b76c584c6cfa8640b52ffd61d6f994b6 -File: /usr/lib/debug/usr/bin/db_dump.debug 100644 root:root 750f63d2a1b56a6317c9da38a0fa4414 -File: /usr/lib/debug/usr/bin/db_hotbackup.debug 100644 root:root 34123258af9619b3e353f6180f7c04f7 -File: /usr/lib/debug/usr/bin/db_load.debug 100644 root:root 41bfcad9752b723bb4cb60fa7e84e27b -File: /usr/lib/debug/usr/bin/db_printlog.debug 100644 root:root 041c536c88abcb1963cab1f5cc51aa6e -File: /usr/lib/debug/usr/bin/db_recover.debug 100644 root:root bb7f98137225127c9e385501d94f3f1d -File: /usr/lib/debug/usr/bin/db_stat.debug 100644 root:root 8b54ef38bb58c5e8424da734a06c05fc -File: /usr/lib/debug/usr/bin/db_upgrade.debug 100644 root:root f185ca890c62815dfd0ae0b0d77483e6 -File: /usr/lib/debug/usr/bin/db_verify.debug 100644 root:root 30fea779c437c2fa48be33bfd063fecf +File: /usr/lib/debug/.build-id/27 40755 root:root +File: /usr/lib/debug/.build-id/27/30b4b8cbca1fb60a5417c1182c4bb9f18dac9b 120777 root:root ../../../../bin/db_codegen +File: /usr/lib/debug/.build-id/27/30b4b8cbca1fb60a5417c1182c4bb9f18dac9b.debug 120777 root:root ../../usr/bin/db_codegen.debug +File: /usr/lib/debug/.build-id/3a 40755 root:root +File: /usr/lib/debug/.build-id/3a/625c5e293e750e8ee0b498c725e00fef88a50f 120777 root:root ../../../../bin/db_recover +File: /usr/lib/debug/.build-id/3a/625c5e293e750e8ee0b498c725e00fef88a50f.debug 120777 root:root ../../usr/bin/db_recover.debug +File: /usr/lib/debug/.build-id/3d 40755 root:root +File: /usr/lib/debug/.build-id/3d/a6faddf5afe93912b4e8d7969c49006b726067 120777 root:root ../../../../bin/db_upgrade +File: /usr/lib/debug/.build-id/3d/a6faddf5afe93912b4e8d7969c49006b726067.debug 120777 root:root ../../usr/bin/db_upgrade.debug +File: /usr/lib/debug/.build-id/45 40755 root:root +File: /usr/lib/debug/.build-id/45/4c7e94cf9dd927cb26fcd7c0ef40e536825504 120777 root:root ../../../../bin/db_stat +File: /usr/lib/debug/.build-id/45/4c7e94cf9dd927cb26fcd7c0ef40e536825504.debug 120777 root:root ../../usr/bin/db_stat.debug +File: /usr/lib/debug/.build-id/55 40755 root:root +File: /usr/lib/debug/.build-id/55/3eaf191ccfe37843a45c414c4f47e25c838c35 120777 root:root ../../../../bin/db_hotbackup +File: /usr/lib/debug/.build-id/55/3eaf191ccfe37843a45c414c4f47e25c838c35.debug 120777 root:root ../../usr/bin/db_hotbackup.debug +File: /usr/lib/debug/.build-id/7a 40755 root:root +File: /usr/lib/debug/.build-id/7a/b0487e2d547723f1b1516b0b7078a3c8b77d15 120777 root:root ../../../../bin/db_deadlock +File: /usr/lib/debug/.build-id/7a/b0487e2d547723f1b1516b0b7078a3c8b77d15.debug 120777 root:root ../../usr/bin/db_deadlock.debug +File: /usr/lib/debug/.build-id/94 40755 root:root +File: /usr/lib/debug/.build-id/94/56a9bd963ca07934dd28fe644248ca1f6912b2 120777 root:root ../../../../bin/db_archive +File: /usr/lib/debug/.build-id/94/56a9bd963ca07934dd28fe644248ca1f6912b2.debug 120777 root:root ../../usr/bin/db_archive.debug +File: /usr/lib/debug/.build-id/a5 40755 root:root +File: /usr/lib/debug/.build-id/a5/9c799b8d824172f9440544e37528d66ffb5b67 120777 root:root ../../../../bin/db_checkpoint +File: /usr/lib/debug/.build-id/a5/9c799b8d824172f9440544e37528d66ffb5b67.debug 120777 root:root ../../usr/bin/db_checkpoint.debug +File: /usr/lib/debug/.build-id/b9 40755 root:root +File: /usr/lib/debug/.build-id/b9/2cb223e33e93ed86d2337040400f707cbc304b 120777 root:root ../../../../bin/db_verify +File: /usr/lib/debug/.build-id/b9/2cb223e33e93ed86d2337040400f707cbc304b.debug 120777 root:root ../../usr/bin/db_verify.debug +File: /usr/lib/debug/.build-id/c7 40755 root:root +File: /usr/lib/debug/.build-id/c7/81fca020fc4b35484c891ec014554d02a92510 120777 root:root ../../../../bin/db_printlog +File: /usr/lib/debug/.build-id/c7/81fca020fc4b35484c891ec014554d02a92510.debug 120777 root:root ../../usr/bin/db_printlog.debug +File: /usr/lib/debug/.build-id/d8 40755 root:root +File: /usr/lib/debug/.build-id/d8/c6cfd0e7a37d2f0843781e963e1d3492cd6a38 120777 root:root ../../../../bin/db_dump +File: /usr/lib/debug/.build-id/d8/c6cfd0e7a37d2f0843781e963e1d3492cd6a38.debug 120777 root:root ../../usr/bin/db_dump.debug +File: /usr/lib/debug/.build-id/e6 40755 root:root +File: /usr/lib/debug/.build-id/e6/3feb5a02bc447e808355cc9830323f235b250c 120777 root:root ../../../../bin/db_load +File: /usr/lib/debug/.build-id/e6/3feb5a02bc447e808355cc9830323f235b250c.debug 120777 root:root ../../usr/bin/db_load.debug +File: /usr/lib/debug/usr/bin/db_archive.debug 100644 root:root b7e214cb5839d1eb1982e496ca8afad2 +File: /usr/lib/debug/usr/bin/db_checkpoint.debug 100644 root:root 659d2df98387d0c0568e5acd64aeaa99 +File: /usr/lib/debug/usr/bin/db_codegen.debug 100644 root:root 8412797d4bd8c310822d7fa7c649edd9 +File: /usr/lib/debug/usr/bin/db_deadlock.debug 100644 root:root 47ccbd5e52c0172d24107d9944950c9c +File: /usr/lib/debug/usr/bin/db_dump.debug 100644 root:root 2de4bb139afe21d0f334474050dd4f05 +File: /usr/lib/debug/usr/bin/db_hotbackup.debug 100644 root:root e2d6a8e2a85926fc8274ca0a21cd1e9f +File: /usr/lib/debug/usr/bin/db_load.debug 100644 root:root 231fc9f68ef1fd4e18b813bde30ebb4d +File: /usr/lib/debug/usr/bin/db_printlog.debug 100644 root:root 379109328c1e59588e35a12fdee8789d +File: /usr/lib/debug/usr/bin/db_recover.debug 100644 root:root 6145cd5a7a38faf4cb58742113aa29b1 +File: /usr/lib/debug/usr/bin/db_stat.debug 100644 root:root 894b674c0cfa6b809b3023f802938571 +File: /usr/lib/debug/usr/bin/db_upgrade.debug 100644 root:root 58ff62437eb9b320bc726841447420d7 +File: /usr/lib/debug/usr/bin/db_verify.debug 100644 root:root 8c9fb2ea9a4f55ba36a5712877bfa58d File: /usr/src/debug/db-4.7.25 40755 root:root @@ -195,14 +185,2 @@ File: /usr/src/debug/db-4.7.25/db_verify/db_verify.c 100644 root:root 5c77d2b68f3a927df10a5f31c2788b74 -File: /usr/src/debug/db-4.7.25/dbinc_auto 40755 root:root -File: /usr/src/debug/db-4.7.25/dbinc_auto/btree_ext.h 100644 root:root 33367242b87216805b75b1f3f83392a2 -File: /usr/src/debug/db-4.7.25/dbinc_auto/common_ext.h 100644 root:root 2f7d9b14fd6b1494543d7f80609495fe -File: /usr/src/debug/db-4.7.25/dbinc_auto/db_ext.h 100644 root:root 8034aa56688a33e399b7915caa9c5c98 -File: /usr/src/debug/db-4.7.25/dbinc_auto/dbreg_ext.h 100644 root:root 1003c50f838bc7b1c4ecde3a18440376 -File: /usr/src/debug/db-4.7.25/dbinc_auto/env_ext.h 100644 root:root 423cc0d1da5a93318205897c95d0b41c -File: /usr/src/debug/db-4.7.25/dbinc_auto/fileops_ext.h 100644 root:root 017e52e2d3a46aafb58f0aa3c571df06 -File: /usr/src/debug/db-4.7.25/dbinc_auto/hash_ext.h 100644 root:root c3f635cc9d485b7def87e931f69e13df -File: /usr/src/debug/db-4.7.25/dbinc_auto/lock_ext.h 100644 root:root 2e4c226c2c4fa326b9b1898600dbf322 -File: /usr/src/debug/db-4.7.25/dbinc_auto/os_ext.h 100644 root:root 9b94f4d1bccd50a81e361c9193375465 -File: /usr/src/debug/db-4.7.25/dbinc_auto/qam_ext.h 100644 root:root a8d85f8cabfcbed99fef92a5bd765a34 -File: /usr/src/debug/db-4.7.25/dbinc_auto/txn_ext.h 100644 root:root de5b4876120584df6d4b5fb7bbf263b4 File: /usr/src/debug/db-4.7.25/dbreg 40755 root:root @@ -217,2 +195,2 @@ File: /usr/src/debug/db-4.7.25/txn/txn_autop.c 100644 root:root d4bc1fd136b0b4584a344131237136a7 -RPMIdentity: ad9a443242f5d706905e7d7e366374e370e2561cdf7ff577fe5847b3e199479806c0f4682e1ad61e577976b50896360504e07def3da73184577772d595d5f0e1 +RPMIdentity: f5ee82951f1e551169b53003502ef046b9eeeb02a1e2f8c0b4e68c4b04207cd61ec1a19801f49cbee1ca9c2debd9f69369ed77ce1b3845c357bf1f73321701a6 --- libdb4.7-4.7.25-alt12.i586.rpm.repo 2021-08-26 08:35:05.842125710 +0000 +++ libdb4.7-4.7.25-alt12.i586.rpm.hasher 2021-09-14 11:50:30.187002238 +0000 @@ -28,3 +28,3 @@ File: /etc/buildreqs/packages/substitute.d/libdb4.7 100644 root:root bc7f675762f7b395a210744b5d660898 -File: /lib/libdb-4.7.so 100644 root:root c482518a1f7662fd13f7f14cacb5e5dc +File: /lib/libdb-4.7.so 100644 root:root d0a81970b7e26eff62cbc4bd0eda7fde File: /usr/share/doc/db-4.7.25 40755 root:root @@ -32,2 +32,2 @@ File: /usr/share/doc/db-4.7.25/README 100644 root:root fdbcef9250aecd0fdd8a7f590021019e -RPMIdentity: 877ad4ebfa2d84e05a88006cf43f0ee2fa4ab749d5491c6e990e93730475166e91a32ba7333374440e7b34829eabfc23098758256ea7c39737c54c0889e73cf7 +RPMIdentity: 5fb1dfc4faa70474ac4c5aeb38e322073e70c03ee9b1220f7d374cd4f6651d5f153068501cffa99db4168793859a8986734ba503021cfecca867bdd88c2056b8 --- libdb4.7-debuginfo-4.7.25-alt12.i586.rpm.repo 2021-08-26 08:35:06.206129167 +0000 +++ libdb4.7-debuginfo-4.7.25-alt12.i586.rpm.hasher 2021-09-14 11:50:30.256002920 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/67 40755 root:root -/usr/lib/debug/.build-id/67/0990dae9425073a3903148f67da516fde78091 120777 root:root ../../../../../lib/libdb-4.7.so -/usr/lib/debug/.build-id/67/0990dae9425073a3903148f67da516fde78091.debug 120777 root:root ../../lib/libdb-4.7.so.debug +/usr/lib/debug/.build-id/a3 40755 root:root +/usr/lib/debug/.build-id/a3/f0f91e8656d2f64530ed2749a61b0f47872e72 120777 root:root ../../../../../lib/libdb-4.7.so +/usr/lib/debug/.build-id/a3/f0f91e8656d2f64530ed2749a61b0f47872e72.debug 120777 root:root ../../lib/libdb-4.7.so.debug /usr/lib/debug/lib/libdb-4.7.so.debug 100644 root:root @@ -29,2 +29,4 @@ /usr/src/debug/db-4.7.25/build_unix/db_int.h 100644 root:root +/usr/src/debug/db-4.7.25/clib 40755 root:root +/usr/src/debug/db-4.7.25/clib/snprintf.c 100644 root:root /usr/src/debug/db-4.7.25/common 40755 root:root @@ -112,11 +114,31 @@ /usr/src/debug/db-4.7.25/dbinc_auto/btree_auto.h 100644 root:root +/usr/src/debug/db-4.7.25/dbinc_auto/btree_ext.h 100644 root:root +/usr/src/debug/db-4.7.25/dbinc_auto/common_ext.h 100644 root:root /usr/src/debug/db-4.7.25/dbinc_auto/crdel_auto.h 100644 root:root +/usr/src/debug/db-4.7.25/dbinc_auto/crypto_ext.h 100644 root:root /usr/src/debug/db-4.7.25/dbinc_auto/db_auto.h 100644 root:root +/usr/src/debug/db-4.7.25/dbinc_auto/db_ext.h 100644 root:root /usr/src/debug/db-4.7.25/dbinc_auto/dbreg_auto.h 100644 root:root +/usr/src/debug/db-4.7.25/dbinc_auto/dbreg_ext.h 100644 root:root +/usr/src/debug/db-4.7.25/dbinc_auto/env_ext.h 100644 root:root /usr/src/debug/db-4.7.25/dbinc_auto/fileops_auto.h 100644 root:root +/usr/src/debug/db-4.7.25/dbinc_auto/fileops_ext.h 100644 root:root /usr/src/debug/db-4.7.25/dbinc_auto/hash_auto.h 100644 root:root +/usr/src/debug/db-4.7.25/dbinc_auto/hash_ext.h 100644 root:root +/usr/src/debug/db-4.7.25/dbinc_auto/hmac_ext.h 100644 root:root +/usr/src/debug/db-4.7.25/dbinc_auto/lock_ext.h 100644 root:root +/usr/src/debug/db-4.7.25/dbinc_auto/log_ext.h 100644 root:root +/usr/src/debug/db-4.7.25/dbinc_auto/mp_ext.h 100644 root:root +/usr/src/debug/db-4.7.25/dbinc_auto/mutex_ext.h 100644 root:root +/usr/src/debug/db-4.7.25/dbinc_auto/os_ext.h 100644 root:root /usr/src/debug/db-4.7.25/dbinc_auto/qam_auto.h 100644 root:root +/usr/src/debug/db-4.7.25/dbinc_auto/qam_ext.h 100644 root:root /usr/src/debug/db-4.7.25/dbinc_auto/rep_auto.h 100644 root:root +/usr/src/debug/db-4.7.25/dbinc_auto/rep_ext.h 100644 root:root /usr/src/debug/db-4.7.25/dbinc_auto/repmgr_auto.h 100644 root:root +/usr/src/debug/db-4.7.25/dbinc_auto/repmgr_ext.h 100644 root:root +/usr/src/debug/db-4.7.25/dbinc_auto/sequence_ext.h 100644 root:root /usr/src/debug/db-4.7.25/dbinc_auto/txn_auto.h 100644 root:root +/usr/src/debug/db-4.7.25/dbinc_auto/txn_ext.h 100644 root:root +/usr/src/debug/db-4.7.25/dbinc_auto/xa_ext.h 100644 root:root /usr/src/debug/db-4.7.25/dbm 40755 root:root @@ -134,2 +156,3 @@ /usr/src/debug/db-4.7.25/env/env_file.c 100644 root:root +/usr/src/debug/db-4.7.25/env/env_globals.c 100644 root:root /usr/src/debug/db-4.7.25/env/env_method.c 100644 root:root @@ -301,6 +324,6 @@ Provides: libdb4.7-debuginfo = 4.7.25-alt12:sisyphus+283793.100.2.1 -File: /usr/lib/debug/.build-id/67 40755 root:root -File: /usr/lib/debug/.build-id/67/0990dae9425073a3903148f67da516fde78091 120777 root:root ../../../../../lib/libdb-4.7.so -File: /usr/lib/debug/.build-id/67/0990dae9425073a3903148f67da516fde78091.debug 120777 root:root ../../lib/libdb-4.7.so.debug -File: /usr/lib/debug/lib/libdb-4.7.so.debug 100644 root:root c3d4305f96fb0dbfc444483baa14716e +File: /usr/lib/debug/.build-id/a3 40755 root:root +File: /usr/lib/debug/.build-id/a3/f0f91e8656d2f64530ed2749a61b0f47872e72 120777 root:root ../../../../../lib/libdb-4.7.so +File: /usr/lib/debug/.build-id/a3/f0f91e8656d2f64530ed2749a61b0f47872e72.debug 120777 root:root ../../lib/libdb-4.7.so.debug +File: /usr/lib/debug/lib/libdb-4.7.so.debug 100644 root:root 55e21af35259fb0d4f54dad1f8223de8 File: /usr/src/debug/db-4.7.25 40755 root:root @@ -330,2 +353,4 @@ File: /usr/src/debug/db-4.7.25/build_unix/db_int.h 100644 root:root f250b608315d6414cdbd45d67ecfb82a +File: /usr/src/debug/db-4.7.25/clib 40755 root:root +File: /usr/src/debug/db-4.7.25/clib/snprintf.c 100644 root:root 331a181898c951dc37a7307e0141b6b8 File: /usr/src/debug/db-4.7.25/common 40755 root:root @@ -413,11 +438,31 @@ File: /usr/src/debug/db-4.7.25/dbinc_auto/btree_auto.h 100644 root:root 32685869eadcde341a8d05ef33d182d8 +File: /usr/src/debug/db-4.7.25/dbinc_auto/btree_ext.h 100644 root:root 33367242b87216805b75b1f3f83392a2 +File: /usr/src/debug/db-4.7.25/dbinc_auto/common_ext.h 100644 root:root 2f7d9b14fd6b1494543d7f80609495fe File: /usr/src/debug/db-4.7.25/dbinc_auto/crdel_auto.h 100644 root:root 4e104c3c03abd99bf32fda18b0c60140 +File: /usr/src/debug/db-4.7.25/dbinc_auto/crypto_ext.h 100644 root:root ec910c8da63106536135cc52f7dac23f File: /usr/src/debug/db-4.7.25/dbinc_auto/db_auto.h 100644 root:root b511d738ec3111c9f7aacae6dbc5b472 +File: /usr/src/debug/db-4.7.25/dbinc_auto/db_ext.h 100644 root:root 8034aa56688a33e399b7915caa9c5c98 File: /usr/src/debug/db-4.7.25/dbinc_auto/dbreg_auto.h 100644 root:root 33668fdd6dde15ac74dea9be48a95dcf +File: /usr/src/debug/db-4.7.25/dbinc_auto/dbreg_ext.h 100644 root:root 1003c50f838bc7b1c4ecde3a18440376 +File: /usr/src/debug/db-4.7.25/dbinc_auto/env_ext.h 100644 root:root 423cc0d1da5a93318205897c95d0b41c File: /usr/src/debug/db-4.7.25/dbinc_auto/fileops_auto.h 100644 root:root 58015c8dbb2ffc11217eb62885527d70 +File: /usr/src/debug/db-4.7.25/dbinc_auto/fileops_ext.h 100644 root:root 017e52e2d3a46aafb58f0aa3c571df06 File: /usr/src/debug/db-4.7.25/dbinc_auto/hash_auto.h 100644 root:root 24db64d07d02c9ef15703d0af5603955 +File: /usr/src/debug/db-4.7.25/dbinc_auto/hash_ext.h 100644 root:root c3f635cc9d485b7def87e931f69e13df +File: /usr/src/debug/db-4.7.25/dbinc_auto/hmac_ext.h 100644 root:root 482d3b080441ff46e7758c9377615398 +File: /usr/src/debug/db-4.7.25/dbinc_auto/lock_ext.h 100644 root:root 2e4c226c2c4fa326b9b1898600dbf322 +File: /usr/src/debug/db-4.7.25/dbinc_auto/log_ext.h 100644 root:root c4eac3ae8db82ec7c2e204d3403f8140 +File: /usr/src/debug/db-4.7.25/dbinc_auto/mp_ext.h 100644 root:root 369444b01ac835f36aaaa349b52aac8e +File: /usr/src/debug/db-4.7.25/dbinc_auto/mutex_ext.h 100644 root:root 01cc198f932afc3f21d30f762cd9f0a3 +File: /usr/src/debug/db-4.7.25/dbinc_auto/os_ext.h 100644 root:root 9b94f4d1bccd50a81e361c9193375465 File: /usr/src/debug/db-4.7.25/dbinc_auto/qam_auto.h 100644 root:root f54752ee917cab23d9772051d39d8be4 +File: /usr/src/debug/db-4.7.25/dbinc_auto/qam_ext.h 100644 root:root a8d85f8cabfcbed99fef92a5bd765a34 File: /usr/src/debug/db-4.7.25/dbinc_auto/rep_auto.h 100644 root:root 57e6ca3ae6abbbc2d020640978874577 +File: /usr/src/debug/db-4.7.25/dbinc_auto/rep_ext.h 100644 root:root b62381432a7f99dfcf7c9eca230c5679 File: /usr/src/debug/db-4.7.25/dbinc_auto/repmgr_auto.h 100644 root:root 9edb52ec1a932049ee85bb652cb6dc05 +File: /usr/src/debug/db-4.7.25/dbinc_auto/repmgr_ext.h 100644 root:root d3b7734824ba9fc32e818550616bbd93 +File: /usr/src/debug/db-4.7.25/dbinc_auto/sequence_ext.h 100644 root:root 0dafa45fff96cf301005a7c752459004 File: /usr/src/debug/db-4.7.25/dbinc_auto/txn_auto.h 100644 root:root 961fbfe88c2070681c8b57331c25a292 +File: /usr/src/debug/db-4.7.25/dbinc_auto/txn_ext.h 100644 root:root de5b4876120584df6d4b5fb7bbf263b4 +File: /usr/src/debug/db-4.7.25/dbinc_auto/xa_ext.h 100644 root:root d13f26a1d90dc0abc737a0239a314704 File: /usr/src/debug/db-4.7.25/dbm 40755 root:root @@ -435,2 +480,3 @@ File: /usr/src/debug/db-4.7.25/env/env_file.c 100644 root:root ce8cb6d00ce5b35fd2139119def348ff +File: /usr/src/debug/db-4.7.25/env/env_globals.c 100644 root:root 6e1a6049a50df658b02f7ba6dae8377f File: /usr/src/debug/db-4.7.25/env/env_method.c 100644 root:root c142276f81311f1e4d9765bd5f05c508 @@ -596,2 +642,2 @@ File: /usr/src/debug/db-4.7.25/xa/xa_map.c 100644 root:root 0555b8ce9e32d8e4e9011d3bf0e8abfe -RPMIdentity: 7028f3c3f9fcb7b2018d2fc611fa13b73d1b3ffd456cabf92a318bd3a1e916680ec7e21ced93f3f32d22b1c3cea80c348dab5d29cf90c67b623c28505919f355 +RPMIdentity: 791df2b590cba5caad5e98a6dc767a3f63a894adc054dab07a20603e3b32e71b11c63bcbe16d57a187e55ce262ba934b8985fe37a6bb6035f07ec1e90268ec7e --- libdb4.7_cxx-4.7.25-alt12.i586.rpm.repo 2021-08-26 08:35:05.079118462 +0000 +++ libdb4.7_cxx-4.7.25-alt12.i586.rpm.hasher 2021-09-14 11:50:30.488005212 +0000 @@ -14,3 +14,3 @@ File: /etc/buildreqs/packages/substitute.d/libdb4.7_cxx 100644 root:root bd0350d5c87f4ffc285e85a8676d3615 -File: /usr/lib/libdb_cxx-4.7.so 100644 root:root 6fca682cdcbbfc9a3375f5382ff2a5f2 -RPMIdentity: c22a378b71a88fb8f47a20c4e2a8e87ad695e48739f8e86d23409fca7267fad6c43af7cd55e16725dee743f22f9f564c6d3c5a02b94e2c3c67cf9a832d2c707e +File: /usr/lib/libdb_cxx-4.7.so 100644 root:root 1a76d5b83d3ca589ff8de151e3808582 +RPMIdentity: 3400f7630d5a43eb2e56430e091514e50fcdf4c4c2f72e11f67a3810786872167e851b486fe6b5efd9d201ef336166fc3811df8e80431d94f56418b24b482d76 --- libdb4.7_cxx-debuginfo-4.7.25-alt12.i586.rpm.repo 2021-08-26 08:35:06.710133955 +0000 +++ libdb4.7_cxx-debuginfo-4.7.25-alt12.i586.rpm.hasher 2021-09-14 11:50:30.550005824 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/94 40755 root:root -/usr/lib/debug/.build-id/94/b974f4fa4344b59fdfc796d1efa48fdde13fb6 120777 root:root ../../../libdb_cxx-4.7.so -/usr/lib/debug/.build-id/94/b974f4fa4344b59fdfc796d1efa48fdde13fb6.debug 120777 root:root ../../usr/lib/libdb_cxx-4.7.so.debug +/usr/lib/debug/.build-id/b7 40755 root:root +/usr/lib/debug/.build-id/b7/1d47a84bce24d8b8466a078d8d5470a1a34984 120777 root:root ../../../libdb_cxx-4.7.so +/usr/lib/debug/.build-id/b7/1d47a84bce24d8b8466a078d8d5470a1a34984.debug 120777 root:root ../../usr/lib/libdb_cxx-4.7.so.debug /usr/lib/debug/usr/lib/libdb_cxx-4.7.so.debug 100644 root:root @@ -21,7 +21,2 @@ /usr/src/debug/db-4.7.25/dbinc/cxx_int.h 100644 root:root -/usr/src/debug/db-4.7.25/dbinc_auto 40755 root:root -/usr/src/debug/db-4.7.25/dbinc_auto/common_ext.h 100644 root:root -/usr/src/debug/db-4.7.25/dbinc_auto/db_ext.h 100644 root:root -/usr/src/debug/db-4.7.25/dbinc_auto/log_ext.h 100644 root:root -/usr/src/debug/db-4.7.25/dbinc_auto/os_ext.h 100644 root:root Requires: debug(libgcc_s.so.1) @@ -33,6 +28,6 @@ Provides: libdb4.7_cxx-debuginfo = 4.7.25-alt12:sisyphus+283793.100.2.1 -File: /usr/lib/debug/.build-id/94 40755 root:root -File: /usr/lib/debug/.build-id/94/b974f4fa4344b59fdfc796d1efa48fdde13fb6 120777 root:root ../../../libdb_cxx-4.7.so -File: /usr/lib/debug/.build-id/94/b974f4fa4344b59fdfc796d1efa48fdde13fb6.debug 120777 root:root ../../usr/lib/libdb_cxx-4.7.so.debug -File: /usr/lib/debug/usr/lib/libdb_cxx-4.7.so.debug 100644 root:root 944a69fbec064fc219a8702006704028 +File: /usr/lib/debug/.build-id/b7 40755 root:root +File: /usr/lib/debug/.build-id/b7/1d47a84bce24d8b8466a078d8d5470a1a34984 120777 root:root ../../../libdb_cxx-4.7.so +File: /usr/lib/debug/.build-id/b7/1d47a84bce24d8b8466a078d8d5470a1a34984.debug 120777 root:root ../../usr/lib/libdb_cxx-4.7.so.debug +File: /usr/lib/debug/usr/lib/libdb_cxx-4.7.so.debug 100644 root:root 0d1aceb63efd09f5cc771f6e2361f64b File: /usr/src/debug/db-4.7.25 40755 root:root @@ -54,7 +49,2 @@ File: /usr/src/debug/db-4.7.25/dbinc/cxx_int.h 100644 root:root e3b69a525eed8c65c14b083da86a0575 -File: /usr/src/debug/db-4.7.25/dbinc_auto 40755 root:root -File: /usr/src/debug/db-4.7.25/dbinc_auto/common_ext.h 100644 root:root 2f7d9b14fd6b1494543d7f80609495fe -File: /usr/src/debug/db-4.7.25/dbinc_auto/db_ext.h 100644 root:root 8034aa56688a33e399b7915caa9c5c98 -File: /usr/src/debug/db-4.7.25/dbinc_auto/log_ext.h 100644 root:root c4eac3ae8db82ec7c2e204d3403f8140 -File: /usr/src/debug/db-4.7.25/dbinc_auto/os_ext.h 100644 root:root 9b94f4d1bccd50a81e361c9193375465 -RPMIdentity: 9feb7b3e6263188a51da7d7884cbb2145cadc721b05107703d0a03efca02554b25ed4a8ad53ba116b53b625749f1fd6cb029a5fd0799c5b70a72b57f3187f9ec +RPMIdentity: d90e4d38ab628853ce5c541ec14ca168732ab64a0265e7e004a99401812ec995179d6f8213e0f311277977e00ff84944903b101ce0c8d1413537a311b98d1701 --- libdb4.7_int-4.7.25-alt12.i586.rpm.repo 2021-08-26 08:35:07.047137156 +0000 +++ libdb4.7_int-4.7.25-alt12.i586.rpm.hasher 2021-09-14 11:50:30.673007039 +0000 @@ -6,3 +6,3 @@ Provides: libdb4.7_int = 4.7.25-alt12:sisyphus+283793.100.2.1 -File: /usr/lib/libdb_int-4.7.so 100644 root:root b6edebe0fe8ec42325a176ba255bb666 -RPMIdentity: 26bfc40d46456ae6df046491123d9779760afe849ba49d564c72b374da00d5349dccab7a20668014924c0351752eea5630acb9368b8b9ded4aaf3518ffbc68ab +File: /usr/lib/libdb_int-4.7.so 100644 root:root d1ca40579e23e18a28f0159bfacef228 +RPMIdentity: 17abf06facfaa2b9b306a0b8ff32dbd08a51d8b621c593e17bb3672b27beca7a885f8e040e5a8144032f16b3eb518a68772a6b8430438c8c78c29b47dad826d8 --- libdb4.7_int-debuginfo-4.7.25-alt12.i586.rpm.repo 2021-08-26 08:35:05.430121796 +0000 +++ libdb4.7_int-debuginfo-4.7.25-alt12.i586.rpm.hasher 2021-09-14 11:50:30.735007651 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/76 40755 root:root -/usr/lib/debug/.build-id/76/a2077adf9b3c740a7155348b50f820a008463d 120777 root:root ../../../libdb_int-4.7.so -/usr/lib/debug/.build-id/76/a2077adf9b3c740a7155348b50f820a008463d.debug 120777 root:root ../../usr/lib/libdb_int-4.7.so.debug +/usr/lib/debug/.build-id/f3 40755 root:root +/usr/lib/debug/.build-id/f3/c8df05032b0cb4f76b80f13265da2b99a848f7 120777 root:root ../../../libdb_int-4.7.so +/usr/lib/debug/.build-id/f3/c8df05032b0cb4f76b80f13265da2b99a848f7.debug 120777 root:root ../../usr/lib/libdb_int-4.7.so.debug /usr/lib/debug/usr/lib/libdb_int-4.7.so.debug 100644 root:root @@ -9,6 +9,6 @@ Provides: libdb4.7_int-debuginfo = 4.7.25-alt12:sisyphus+283793.100.2.1 -File: /usr/lib/debug/.build-id/76 40755 root:root -File: /usr/lib/debug/.build-id/76/a2077adf9b3c740a7155348b50f820a008463d 120777 root:root ../../../libdb_int-4.7.so -File: /usr/lib/debug/.build-id/76/a2077adf9b3c740a7155348b50f820a008463d.debug 120777 root:root ../../usr/lib/libdb_int-4.7.so.debug -File: /usr/lib/debug/usr/lib/libdb_int-4.7.so.debug 100644 root:root eb2cf80179657fe5b3863a64e210b401 -RPMIdentity: 8fd93cc4feac7233f03ef05b840c558a20f2efa18a480aa50a4d552d192a23b90dbb903b3c6129380c169269bcf7b80849378460b2ba4f830f918b7396908dfb +File: /usr/lib/debug/.build-id/f3 40755 root:root +File: /usr/lib/debug/.build-id/f3/c8df05032b0cb4f76b80f13265da2b99a848f7 120777 root:root ../../../libdb_int-4.7.so +File: /usr/lib/debug/.build-id/f3/c8df05032b0cb4f76b80f13265da2b99a848f7.debug 120777 root:root ../../usr/lib/libdb_int-4.7.so.debug +File: /usr/lib/debug/usr/lib/libdb_int-4.7.so.debug 100644 root:root 2d2fbdc207c8fa109ceeb2be326fe263 +RPMIdentity: bda3a82e056b48008ac99729bb7f15f4c0ba62b9788a5f3141dd4469d9c6e579b3ed7c563d654abfb7eca66b4ba2cad241af1e8ab528a8edf7c8530a56deac66