<86>Nov 14 04:31:39 userdel[644713]: delete user 'rooter' <86>Nov 14 04:31:39 userdel[644713]: removed group 'rooter' owned by 'rooter' <86>Nov 14 04:31:39 userdel[644713]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 14 04:31:39 groupadd[644725]: group added to /etc/group: name=rooter, GID=1796 <86>Nov 14 04:31:39 groupadd[644725]: group added to /etc/gshadow: name=rooter <86>Nov 14 04:31:39 groupadd[644725]: new group: name=rooter, GID=1796 <86>Nov 14 04:31:39 useradd[644732]: new user: name=rooter, UID=1796, GID=1796, home=/root, shell=/bin/bash, from=none <86>Nov 14 04:31:39 userdel[644747]: delete user 'builder' <86>Nov 14 04:31:39 userdel[644747]: removed group 'builder' owned by 'builder' <86>Nov 14 04:31:39 userdel[644747]: removed shadow group 'builder' owned by 'builder' <86>Nov 14 04:31:39 groupadd[644755]: group added to /etc/group: name=builder, GID=1797 <86>Nov 14 04:31:39 groupadd[644755]: group added to /etc/gshadow: name=builder <86>Nov 14 04:31:39 groupadd[644755]: new group: name=builder, GID=1797 <86>Nov 14 04:31:39 useradd[644762]: new user: name=builder, UID=1797, GID=1797, home=/usr/src, shell=/bin/bash, from=none <13>Nov 14 04:31:42 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Nov 14 04:31:43 rpmi: libstdc++14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Nov 14 04:31:43 rpmi: gcc14-c++-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Nov 14 04:31:43 rpmi: gcc-c++-14-alt1 sisyphus+360995.300.1.1 1730139222 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libdb4.7-4.7.25-alt13.nosrc.rpm (w1.gzdio) Installing libdb4.7-4.7.25-alt13.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.43796 + 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.43796 + 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 -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + 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 + configure_runstatedir_flags= + grep -qF runstatedir=DIR ../dist/configure + echo 'rpm-build: warning: ../dist/configure script does not support --runstatedir' rpm-build: warning: ../dist/configure script does not support --runstatedir + ../dist/configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-compat185 --enable-cxx --disable-debug --disable-debug_rop --disable-debug_wop --disable-dump185 --disable-diagnostic --disable-java --disable-posixmutexes --disable-rpc --disable-static --disable-tcl --disable-test --disable-uimutexes --disable-umrw checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking if building in the top-level or dist directories... no checking if --disable-cryptography option specified... no checking if --disable-hash option specified... no checking if --disable-mutexsupport option specified... no checking if --disable-queue option specified... no checking if --disable-replication option specified... no checking if --disable-statistics option specified... no checking if --disable-verify option specified... no checking if --enable-compat185 option specified... yes checking if --enable-cxx option specified... yes checking if --enable-debug option specified... no checking if --enable-debug_rop option specified... no checking if --enable-debug_wop option specified... no checking if --enable-diagnostic option specified... no checking if --enable-dump185 option specified... no checking if --enable-java option specified... no checking if --enable-mingw option specified... no checking if --enable-o_direct option specified... no checking if --enable-posixmutexes option specified... no checking if --enable-pthread_api option specified... no checking if --enable-rpc option specified... 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 x86_64-alt-linux-chmod... no checking for chmod... chmod checking for x86_64-alt-linux-cp... no checking for cp... cp checking for x86_64-alt-linux-ln... no checking for ln... ln checking for x86_64-alt-linux-mkdir... no checking for mkdir... mkdir checking for x86_64-alt-linux-rm... no checking for rm... rm checking for x86_64-alt-linux-sh... no checking for sh... /usr/bin/sh checking for a BSD-compatible install... /usr/bin/ginstall -c checking for x86_64-alt-linux-cc... no checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking whether C++ supports the ISO C++ standard includes... yes checking whether we are using gcc version 2.96... no checking whether g++ requires -fhandle-exceptions... no checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for x86_64-alt-linux-g77... no checking for x86_64-alt-linux-xlf... no checking for x86_64-alt-linux-f77... no checking for x86_64-alt-linux-frt... no checking for x86_64-alt-linux-pgf77... no checking for x86_64-alt-linux-cf77... no checking for x86_64-alt-linux-fort77... no checking for x86_64-alt-linux-fl32... no checking for x86_64-alt-linux-af77... no checking for x86_64-alt-linux-xlf90... no checking for x86_64-alt-linux-f90... no checking for x86_64-alt-linux-pgf90... no checking for x86_64-alt-linux-pghpf... no checking for x86_64-alt-linux-epcf90... no checking for x86_64-alt-linux-gfortran... no checking for x86_64-alt-linux-g95... no checking for x86_64-alt-linux-xlf95... no checking for x86_64-alt-linux-f95... no checking for x86_64-alt-linux-fort... no checking for x86_64-alt-linux-ifort... no checking for x86_64-alt-linux-ifc... no checking for x86_64-alt-linux-efc... no checking for x86_64-alt-linux-pgf95... no checking for x86_64-alt-linux-lf95... no checking for x86_64-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... failed checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... (cached) : checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... 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 x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking SOSUFFIX from libtool... .so checking MODSUFFIX from libtool... .so checking JMODSUFFIX from libtool... .so checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for struct stat.st_blksize... yes checking for inttypes.h... (cached) yes checking for stdint.h... yes checking if stdint.h can be used by C++... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for unistd.h... (cached) yes checking for char... yes checking size of char... 1 checking for unsigned char... yes checking size of unsigned char... 1 checking for short... yes checking size of short... 2 checking for unsigned short... yes checking size of unsigned short... 2 checking for int... yes checking size of int... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for long... yes checking size of long... 8 checking for unsigned long... yes checking size of unsigned long... 8 checking for long long... yes checking size of long long... 8 checking for unsigned long long... yes checking size of unsigned long long... 8 checking for char *... yes checking size of char *... 8 checking for u_char... yes checking for u_short... yes checking for u_int... yes checking for u_long... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for int16_t... yes checking for u_int32_t... yes checking for int32_t... yes checking for u_int64_t... yes checking for int64_t... yes checking for FILE *... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for time_t... yes checking for size_t... (cached) yes checking size of size_t... 8 checking for ssize_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for socklen_t... yes checking for ANSI C exit success/failure values... yes checking for getopt optreset variable... no checking for mutexes... UNIX/fcntl configure: WARNING: NO FAST MUTEXES FOUND FOR THIS COMPILER/ARCHITECTURE. 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... 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... no checking for sched_yield... yes checking for select... yes checking for setgid... yes checking for setuid... yes checking for sigaction... yes checking for snprintf... yes checking for stat... yes checking for sysconf... yes checking for vsnprintf... yes checking for yield... no checking for gettimeofday... yes checking for localtime... yes checking for time... yes checking for strftime... yes checking for clock_gettime... yes checking for clock_gettime monotonic clock... no checking for ctime_r... yes checking for 2 or 3 argument version of ctime_r... 2-argument checking for ftruncate... yes checking for pread... yes checking for pwrite... yes checking for getaddrinfo... yes checking for fcntl/F_SETFD... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for mlock... yes checking for munlock... yes checking for mmap... yes checking for munmap... yes checking for shmget... yes checking for shmctl... yes checking for 64-bit integral type support for sequences... no configure: creating ./config.status config.status: creating Makefile config.status: creating db_cxx.h config.status: creating db_int.h config.status: creating clib_port.h config.status: creating include.tcl config.status: creating db.h config.status: creating db_185.h config.status: creating db185_int.h config.status: creating db_config.h + sed -i 's/-shared -nostdlib/-shared/' libtool + sed -i 's/^\(predep_objects="\|postdep_objects="\).*$/\1"/' libtool + find -type f -name libtool -print0 + xargs -r0 grep -lZ '^sys_lib_dlsearch_path_spec="' -- + xargs -r0 sed -i 's|^\(sys_lib_dlsearch_path_spec="\).*|\1/lib64 /usr/lib64"|' -- + make LDFLAGS=-Wl,--no-undefined make: Entering directory '/usr/src/RPM/BUILD/db-4.7.25/build_unix' /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db185/db185.c mkdir .libs x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 */ | ^~~~ ../dist/../db185/db185.c: At top level: ../dist/../db185/db185.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 14 | static const char copyright[] = | ^~~~~~~~~ /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mutex/mut_fcntl.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mutex/mut_fcntl.c -fPIC -DPIC -o .libs/mut_fcntl.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_compare.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_compare.c -fPIC -DPIC -o .libs/bt_compare.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_conv.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_conv.c -fPIC -DPIC -o .libs/bt_conv.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_curadj.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_curadj.c -fPIC -DPIC -o .libs/bt_curadj.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_cursor.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_cursor.c -fPIC -DPIC -o .libs/bt_cursor.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_delete.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_delete.c -fPIC -DPIC -o .libs/bt_delete.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_method.c -fPIC -DPIC -o .libs/bt_method.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_open.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_open.c -fPIC -DPIC -o .libs/bt_open.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_put.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_put.c -fPIC -DPIC -o .libs/bt_put.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_rec.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_rec.c -fPIC -DPIC -o .libs/bt_rec.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_reclaim.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_reclaim.c -fPIC -DPIC -o .libs/bt_reclaim.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_recno.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_recno.c -fPIC -DPIC -o .libs/bt_recno.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_rsearch.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_rsearch.c -fPIC -DPIC -o .libs/bt_rsearch.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_search.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_search.c -fPIC -DPIC -o .libs/bt_search.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_split.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_split.c -fPIC -DPIC -o .libs/bt_split.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_stat.c -fPIC -DPIC -o .libs/bt_stat.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_compact.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_compact.c -fPIC -DPIC -o .libs/bt_compact.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_upgrade.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_upgrade.c -fPIC -DPIC -o .libs/bt_upgrade.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/btree_auto.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/btree_auto.c -fPIC -DPIC -o .libs/btree_auto.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash.c -fPIC -DPIC -o .libs/hash.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_auto.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_auto.c -fPIC -DPIC -o .libs/hash_auto.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_conv.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_conv.c -fPIC -DPIC -o .libs/hash_conv.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_dup.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_dup.c -fPIC -DPIC -o .libs/hash_dup.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_meta.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_meta.c -fPIC -DPIC -o .libs/hash_meta.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_method.c -fPIC -DPIC -o .libs/hash_method.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_open.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_open.c -fPIC -DPIC -o .libs/hash_open.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_page.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_page.c -fPIC -DPIC -o .libs/hash_page.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_rec.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_rec.c -fPIC -DPIC -o .libs/hash_rec.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_reclaim.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_reclaim.c -fPIC -DPIC -o .libs/hash_reclaim.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_stat.c -fPIC -DPIC -o .libs/hash_stat.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_upgrade.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_upgrade.c -fPIC -DPIC -o .libs/hash_upgrade.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_verify.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_verify.c -fPIC -DPIC -o .libs/hash_verify.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../qam/qam.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../qam/qam.c -fPIC -DPIC -o .libs/qam.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../qam/qam_auto.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../qam/qam_auto.c -fPIC -DPIC -o .libs/qam_auto.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../qam/qam_conv.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../qam/qam_conv.c -fPIC -DPIC -o .libs/qam_conv.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../qam/qam_files.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../qam/qam_files.c -fPIC -DPIC -o .libs/qam_files.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../qam/qam_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../qam/qam_method.c -fPIC -DPIC -o .libs/qam_method.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../qam/qam_open.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../qam/qam_open.c -fPIC -DPIC -o .libs/qam_open.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../qam/qam_rec.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../qam/qam_rec.c -fPIC -DPIC -o .libs/qam_rec.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../qam/qam_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../qam/qam_stat.c -fPIC -DPIC -o .libs/qam_stat.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../qam/qam_upgrade.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../qam/qam_upgrade.c -fPIC -DPIC -o .libs/qam_upgrade.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../qam/qam_verify.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../qam/qam_verify.c -fPIC -DPIC -o .libs/qam_verify.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../rep/rep_auto.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../rep/rep_auto.c -fPIC -DPIC -o .libs/rep_auto.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../rep/rep_backup.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../rep/rep_backup.c -fPIC -DPIC -o .libs/rep_backup.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../rep/rep_elect.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../rep/rep_elect.c -fPIC -DPIC -o .libs/rep_elect.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../rep/rep_lease.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../rep/rep_lease.c -fPIC -DPIC -o .libs/rep_lease.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../rep/rep_log.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../rep/rep_log.c -fPIC -DPIC -o .libs/rep_log.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../rep/rep_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../rep/rep_method.c -fPIC -DPIC -o .libs/rep_method.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../rep/rep_record.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../rep/rep_record.c -fPIC -DPIC -o .libs/rep_record.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../rep/rep_region.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../rep/rep_region.c -fPIC -DPIC -o .libs/rep_region.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../rep/rep_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../rep/rep_stat.c -fPIC -DPIC -o .libs/rep_stat.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../rep/rep_util.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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; | ^~~~~~~~ /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../rep/rep_verify.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../rep/rep_verify.c -fPIC -DPIC -o .libs/rep_verify.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../repmgr/repmgr_stub.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../repmgr/repmgr_stub.c -fPIC -DPIC -o .libs/repmgr_stub.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_ovfl_vrfy.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_ovfl_vrfy.c -fPIC -DPIC -o .libs/db_ovfl_vrfy.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_vrfy.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_vrfy.c -fPIC -DPIC -o .libs/db_vrfy.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_vrfyutil.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_vrfyutil.c -fPIC -DPIC -o .libs/db_vrfyutil.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_verify.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/bt_verify.c -fPIC -DPIC -o .libs/bt_verify.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../lock/lock.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../lock/lock.c -fPIC -DPIC -o .libs/lock.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../lock/lock_deadlock.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../lock/lock_deadlock.c -fPIC -DPIC -o .libs/lock_deadlock.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../lock/lock_failchk.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../lock/lock_failchk.c -fPIC -DPIC -o .libs/lock_failchk.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../lock/lock_id.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../lock/lock_id.c -fPIC -DPIC -o .libs/lock_id.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../lock/lock_list.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../lock/lock_list.c -fPIC -DPIC -o .libs/lock_list.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../lock/lock_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../lock/lock_method.c -fPIC -DPIC -o .libs/lock_method.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../lock/lock_region.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../lock/lock_region.c -fPIC -DPIC -o .libs/lock_region.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../lock/lock_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../lock/lock_stat.c -fPIC -DPIC -o .libs/lock_stat.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../lock/lock_timer.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../lock/lock_timer.c -fPIC -DPIC -o .libs/lock_timer.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../lock/lock_util.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../lock/lock_util.c -fPIC -DPIC -o .libs/lock_util.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mutex/mut_alloc.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mutex/mut_alloc.c -fPIC -DPIC -o .libs/mut_alloc.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mutex/mut_failchk.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mutex/mut_failchk.c -fPIC -DPIC -o .libs/mut_failchk.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mutex/mut_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mutex/mut_method.c -fPIC -DPIC -o .libs/mut_method.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mutex/mut_region.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mutex/mut_region.c -fPIC -DPIC -o .libs/mut_region.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mutex/mut_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mutex/mut_stat.c -fPIC -DPIC -o .libs/mut_stat.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../crypto/aes_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../crypto/aes_method.c -fPIC -DPIC -o .libs/aes_method.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../crypto/crypto.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../crypto/crypto.c -fPIC -DPIC -o .libs/crypto.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../crypto/mersenne/mt19937db.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../crypto/mersenne/mt19937db.c -fPIC -DPIC -o .libs/mt19937db.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../crypto/rijndael/rijndael-alg-fst.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../crypto/rijndael/rijndael-alg-fst.c -fPIC -DPIC -o .libs/rijndael-alg-fst.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../crypto/rijndael/rijndael-api-fst.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../crypto/rijndael/rijndael-api-fst.c -fPIC -DPIC -o .libs/rijndael-api-fst.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/crdel_auto.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/crdel_auto.c -fPIC -DPIC -o .libs/crdel_auto.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/crdel_rec.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/crdel_rec.c -fPIC -DPIC -o .libs/crdel_rec.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db.c -fPIC -DPIC -o .libs/db.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_am.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_am.c -fPIC -DPIC -o .libs/db_am.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_auto.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_auto.c -fPIC -DPIC -o .libs/db_auto.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/db_byteorder.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/db_byteorder.c -fPIC -DPIC -o .libs/db_byteorder.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_cam.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_cam.c -fPIC -DPIC -o .libs/db_cam.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_cds.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_cds.c -fPIC -DPIC -o .libs/db_cds.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_conv.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_conv.c -fPIC -DPIC -o .libs/db_conv.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_dispatch.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_dispatch.c -fPIC -DPIC -o .libs/db_dispatch.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_dup.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_dup.c -fPIC -DPIC -o .libs/db_dup.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/db_err.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/db_err.c -fPIC -DPIC -o .libs/db_err.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/db_getlong.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/db_getlong.c -fPIC -DPIC -o .libs/db_getlong.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/db_idspace.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/db_idspace.c -fPIC -DPIC -o .libs/db_idspace.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_iface.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_iface.c -fPIC -DPIC -o .libs/db_iface.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_join.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_join.c -fPIC -DPIC -o .libs/db_join.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/db_log2.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/db_log2.c -fPIC -DPIC -o .libs/db_log2.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_meta.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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; | ^~~~ /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_method.c -fPIC -DPIC -o .libs/db_method.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_open.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_open.c -fPIC -DPIC -o .libs/db_open.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_overflow.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_overflow.c -fPIC -DPIC -o .libs/db_overflow.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_pr.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_pr.c -fPIC -DPIC -o .libs/db_pr.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_rec.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_rec.c -fPIC -DPIC -o .libs/db_rec.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_reclaim.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_reclaim.c -fPIC -DPIC -o .libs/db_reclaim.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_remove.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_remove.c -fPIC -DPIC -o .libs/db_remove.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_rename.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_rename.c -fPIC -DPIC -o .libs/db_rename.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_ret.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_ret.c -fPIC -DPIC -o .libs/db_ret.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_setid.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_setid.c -fPIC -DPIC -o .libs/db_setid.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_setlsn.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_setlsn.c -fPIC -DPIC -o .libs/db_setlsn.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/db_shash.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/db_shash.c -fPIC -DPIC -o .libs/db_shash.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_stati.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_stati.c -fPIC -DPIC -o .libs/db_stati.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_truncate.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_truncate.c -fPIC -DPIC -o .libs/db_truncate.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_upg.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_upg.c -fPIC -DPIC -o .libs/db_upg.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_upg_opd.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_upg_opd.c -fPIC -DPIC -o .libs/db_upg_opd.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../dbm/dbm.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../dbm/dbm.c -fPIC -DPIC -o .libs/dbm.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../dbreg/dbreg.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../dbreg/dbreg.c -fPIC -DPIC -o .libs/dbreg.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../dbreg/dbreg_auto.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../dbreg/dbreg_auto.c -fPIC -DPIC -o .libs/dbreg_auto.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../dbreg/dbreg_rec.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../dbreg/dbreg_rec.c -fPIC -DPIC -o .libs/dbreg_rec.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../dbreg/dbreg_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../dbreg/dbreg_stat.c -fPIC -DPIC -o .libs/dbreg_stat.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../dbreg/dbreg_util.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../dbreg/dbreg_util.c -fPIC -DPIC -o .libs/dbreg_util.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/dbt.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/dbt.c -fPIC -DPIC -o .libs/dbt.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_alloc.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_alloc.c -fPIC -DPIC -o .libs/env_alloc.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_config.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_config.c -fPIC -DPIC -o .libs/env_config.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_failchk.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_failchk.c -fPIC -DPIC -o .libs/env_failchk.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_file.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_file.c -fPIC -DPIC -o .libs/env_file.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_globals.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_globals.c -fPIC -DPIC -o .libs/env_globals.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_method.c -fPIC -DPIC -o .libs/env_method.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_name.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_name.c -fPIC -DPIC -o .libs/env_name.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_open.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_open.c -fPIC -DPIC -o .libs/env_open.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_recover.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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[] = | ^~~~~~~~~ /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_region.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_region.c -fPIC -DPIC -o .libs/env_region.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_register.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_register.c -fPIC -DPIC -o .libs/env_register.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_sig.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_sig.c -fPIC -DPIC -o .libs/env_sig.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../env/env_stat.c -fPIC -DPIC -o .libs/env_stat.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../fileops/fileops_auto.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../fileops/fileops_auto.c -fPIC -DPIC -o .libs/fileops_auto.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../fileops/fop_basic.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../fileops/fop_basic.c -fPIC -DPIC -o .libs/fop_basic.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../fileops/fop_rec.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../fileops/fop_rec.c -fPIC -DPIC -o .libs/fop_rec.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../fileops/fop_util.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../fileops/fop_util.c -fPIC -DPIC -o .libs/fop_util.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_func.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_func.c -fPIC -DPIC -o .libs/hash_func.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hmac/hmac.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hmac/hmac.c -fPIC -DPIC -o .libs/hmac.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hsearch/hsearch.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hsearch/hsearch.c -fPIC -DPIC -o .libs/hsearch.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../log/log.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../log/log.c -fPIC -DPIC -o .libs/log.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../log/log_archive.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../log/log_archive.c -fPIC -DPIC -o .libs/log_archive.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../log/log_compare.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../log/log_compare.c -fPIC -DPIC -o .libs/log_compare.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../log/log_debug.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../log/log_debug.c -fPIC -DPIC -o .libs/log_debug.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../log/log_get.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../log/log_get.c -fPIC -DPIC -o .libs/log_get.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../log/log_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../log/log_method.c -fPIC -DPIC -o .libs/log_method.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../log/log_put.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../log/log_put.c -fPIC -DPIC -o .libs/log_put.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../log/log_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../log/log_stat.c -fPIC -DPIC -o .libs/log_stat.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/mkpath.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/mkpath.c -fPIC -DPIC -o .libs/mkpath.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_alloc.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_alloc.c -fPIC -DPIC -o .libs/mp_alloc.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_bh.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_bh.c -fPIC -DPIC -o .libs/mp_bh.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_fget.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_fget.c -fPIC -DPIC -o .libs/mp_fget.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_fmethod.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_fmethod.c -fPIC -DPIC -o .libs/mp_fmethod.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_fopen.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_fopen.c -fPIC -DPIC -o .libs/mp_fopen.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_fput.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_fput.c -fPIC -DPIC -o .libs/mp_fput.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_fset.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_fset.c -fPIC -DPIC -o .libs/mp_fset.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_method.c -fPIC -DPIC -o .libs/mp_method.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_mvcc.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_mvcc.c -fPIC -DPIC -o .libs/mp_mvcc.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_region.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_region.c -fPIC -DPIC -o .libs/mp_region.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_register.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_register.c -fPIC -DPIC -o .libs/mp_register.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_resize.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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; | ^~~ /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_stat.c -fPIC -DPIC -o .libs/mp_stat.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_sync.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_sync.c -fPIC -DPIC -o .libs/mp_sync.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_trickle.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../mp/mp_trickle.c -fPIC -DPIC -o .libs/mp_trickle.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/openflags.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/openflags.c -fPIC -DPIC -o .libs/openflags.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_abort.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_abort.c -fPIC -DPIC -o .libs/os_abort.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_abs.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_abs.c -fPIC -DPIC -o .libs/os_abs.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_alloc.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_alloc.c -fPIC -DPIC -o .libs/os_alloc.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_clock.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_clock.c -fPIC -DPIC -o .libs/os_clock.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_cpu.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_cpu.c -fPIC -DPIC -o .libs/os_cpu.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_ctime.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_ctime.c -fPIC -DPIC -o .libs/os_ctime.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_config.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_config.c -fPIC -DPIC -o .libs/os_config.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_dir.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_dir.c -fPIC -DPIC -o .libs/os_dir.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_errno.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_errno.c -fPIC -DPIC -o .libs/os_errno.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_fid.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_fid.c -fPIC -DPIC -o .libs/os_fid.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_flock.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_flock.c -fPIC -DPIC -o .libs/os_flock.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_fsync.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_fsync.c -fPIC -DPIC -o .libs/os_fsync.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_getenv.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_getenv.c -fPIC -DPIC -o .libs/os_getenv.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_handle.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_handle.c -fPIC -DPIC -o .libs/os_handle.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_map.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_map.c -fPIC -DPIC -o .libs/os_map.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/os_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/os_method.c -fPIC -DPIC -o .libs/os_method.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_mkdir.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_mkdir.c -fPIC -DPIC -o .libs/os_mkdir.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_open.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_open.c -fPIC -DPIC -o .libs/os_open.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_pid.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_pid.c -fPIC -DPIC -o .libs/os_pid.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_rename.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_rename.c -fPIC -DPIC -o .libs/os_rename.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_root.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_root.c -fPIC -DPIC -o .libs/os_root.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_rpath.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_rpath.c -fPIC -DPIC -o .libs/os_rpath.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_rw.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_rw.c -fPIC -DPIC -o .libs/os_rw.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_seek.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_seek.c -fPIC -DPIC -o .libs/os_seek.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_stack.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_stack.c -fPIC -DPIC -o .libs/os_stack.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_stat.c -fPIC -DPIC -o .libs/os_stat.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_tmpdir.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_tmpdir.c -fPIC -DPIC -o .libs/os_tmpdir.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_truncate.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_truncate.c -fPIC -DPIC -o .libs/os_truncate.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_uid.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_uid.c -fPIC -DPIC -o .libs/os_uid.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_unlink.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_unlink.c -fPIC -DPIC -o .libs/os_unlink.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_yield.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_yield.c -fPIC -DPIC -o .libs/os_yield.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../sequence/seq_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../sequence/seq_stat.c -fPIC -DPIC -o .libs/seq_stat.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../sequence/sequence.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../sequence/sequence.c -fPIC -DPIC -o .libs/sequence.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hmac/sha1.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hmac/sha1.c -fPIC -DPIC -o .libs/sha1.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../clib/snprintf.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../clib/snprintf.c -fPIC -DPIC -o .libs/snprintf.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../txn/txn.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../txn/txn.c -fPIC -DPIC -o .libs/txn.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../txn/txn_auto.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../txn/txn_auto.c -fPIC -DPIC -o .libs/txn_auto.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../txn/txn_chkpt.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../txn/txn_chkpt.c -fPIC -DPIC -o .libs/txn_chkpt.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../txn/txn_failchk.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../txn/txn_failchk.c -fPIC -DPIC -o .libs/txn_failchk.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../txn/txn_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../txn/txn_method.c -fPIC -DPIC -o .libs/txn_method.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../txn/txn_rec.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../txn/txn_rec.c -fPIC -DPIC -o .libs/txn_rec.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../txn/txn_recover.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../txn/txn_recover.c -fPIC -DPIC -o .libs/txn_recover.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../txn/txn_region.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../txn/txn_region.c -fPIC -DPIC -o .libs/txn_region.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../txn/txn_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../txn/txn_stat.c -fPIC -DPIC -o .libs/txn_stat.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../txn/txn_util.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../txn/txn_util.c -fPIC -DPIC -o .libs/txn_util.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../xa/xa.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../xa/xa.c -fPIC -DPIC -o .libs/xa.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../xa/xa_db.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../xa/xa_db.c -fPIC -DPIC -o .libs/xa_db.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../xa/xa_map.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../xa/xa_map.c -fPIC -DPIC -o .libs/xa_map.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/zerofill.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/zerofill.c -fPIC -DPIC -o .libs/zerofill.o /usr/bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -avoid-version -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -rpath /usr/lib64 -Wl,--no-undefined -o libdb_int-4.7.la db185.lo mut_fcntl.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 repmgr_stub.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 x86_64-alt-linux-gcc -shared .libs/db185.o .libs/mut_fcntl.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/repmgr_stub.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 -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) /usr/bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -avoid-version -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -rpath /usr/lib64 -Wl,--version-script=../dist/../dist/libdb.map -Wl,--no-undefined -o libdb-4.7.la db185.lo mut_fcntl.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 repmgr_stub.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 x86_64-alt-linux-gcc -shared .libs/db185.o .libs/mut_fcntl.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/repmgr_stub.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 -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) /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../cxx/cxx_db.cpp x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../cxx/cxx_db.cpp -fPIC -DPIC -o .libs/cxx_db.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../cxx/cxx_dbc.cpp x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../cxx/cxx_dbc.cpp -fPIC -DPIC -o .libs/cxx_dbc.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../cxx/cxx_dbt.cpp x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../cxx/cxx_dbt.cpp -fPIC -DPIC -o .libs/cxx_dbt.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../cxx/cxx_env.cpp x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../cxx/cxx_env.cpp -fPIC -DPIC -o .libs/cxx_env.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../cxx/cxx_except.cpp x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../cxx/cxx_except.cpp -fPIC -DPIC -o .libs/cxx_except.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../cxx/cxx_lock.cpp x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../cxx/cxx_lock.cpp -fPIC -DPIC -o .libs/cxx_lock.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../cxx/cxx_logc.cpp x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../cxx/cxx_logc.cpp -fPIC -DPIC -o .libs/cxx_logc.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../cxx/cxx_mpool.cpp x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../cxx/cxx_mpool.cpp -fPIC -DPIC -o .libs/cxx_mpool.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../cxx/cxx_multi.cpp x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../cxx/cxx_multi.cpp -fPIC -DPIC -o .libs/cxx_multi.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../cxx/cxx_seq.cpp x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../cxx/cxx_seq.cpp -fPIC -DPIC -o .libs/cxx_seq.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../cxx/cxx_txn.cpp x86_64-alt-linux-g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../cxx/cxx_txn.cpp -fPIC -DPIC -o .libs/cxx_txn.o /usr/bin/sh ./libtool --mode=link x86_64-alt-linux-g++ -avoid-version -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -rpath /usr/lib64 -Wl,--no-undefined \ -o libdb_cxx-4.7.la cxx_db.lo cxx_dbc.lo cxx_dbt.lo cxx_env.lo cxx_except.lo cxx_lock.lo cxx_logc.lo cxx_mpool.lo cxx_multi.lo cxx_seq.lo cxx_txn.lo libdb_int-4.7.la x86_64-alt-linux-g++ -shared .libs/cxx_db.o .libs/cxx_dbc.o .libs/cxx_dbt.o .libs/cxx_env.o .libs/cxx_except.o .libs/cxx_lock.o .libs/cxx_logc.o .libs/cxx_mpool.o .libs/cxx_multi.o .libs/cxx_seq.o .libs/cxx_txn.o -Wl,--rpath -Wl,/usr/src/RPM/BUILD/db-4.7.25/build_unix/.libs ./.libs/libdb_int-4.7.so -L/usr/lib64/gcc/x86_64-alt-linux/14 -L/usr/lib64/gcc/x86_64-alt-linux/14/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/14/../../.. -lstdc++ -lm -lc -lgcc_s -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) /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db_archive/db_archive.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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[] = | ^~~~~~~~~ /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/util_sig.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/util_sig.c -fPIC -DPIC -o .libs/util_sig.o /usr/bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -o db_archive -Wl,--no-undefined \ db_archive.lo util_sig.lo libdb_int-4.7.la x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -o .libs/db_archive -Wl,--no-undefined .libs/db_archive.o .libs/util_sig.o ./.libs/libdb_int-4.7.so creating db_archive /usr/bin/sh ./libtool --mode=execute true db_archive /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db_checkpoint/db_checkpoint.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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[] = | ^~~~~~~~~ /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/util_log.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/util_log.c -fPIC -DPIC -o .libs/util_log.o /usr/bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -o db_checkpoint -Wl,--no-undefined \ db_checkpoint.lo util_log.lo util_sig.lo libdb_int-4.7.la x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 creating db_checkpoint /usr/bin/sh ./libtool --mode=execute true db_checkpoint /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db_codegen/db_codegen.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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; | ^~~~~~~ ../dist/../db_codegen/db_codegen.c: 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[] = | ^~~~~~~~~ /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db_codegen/code_capi.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db_codegen/code_capi.c -fPIC -DPIC -o .libs/code_capi.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db_codegen/code_parse.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db_codegen/code_parse.c -fPIC -DPIC -o .libs/code_parse.o /usr/bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -o db_codegen -Wl,--no-undefined \ db_codegen.lo code_capi.lo code_parse.lo libdb_int-4.7.la x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 creating db_codegen /usr/bin/sh ./libtool --mode=execute true db_codegen /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db_deadlock/db_deadlock.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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[] = | ^~~~~~~~~ /usr/bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -o db_deadlock -Wl,--no-undefined \ db_deadlock.lo util_log.lo util_sig.lo libdb_int-4.7.la x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 creating db_deadlock /usr/bin/sh ./libtool --mode=execute true db_deadlock /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db_dump/db_dump.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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[] = | ^~~~~~~~~ /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/util_cache.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../common/util_cache.c -fPIC -DPIC -o .libs/util_cache.o /usr/bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -o db_dump -Wl,--no-undefined \ db_dump.lo util_cache.lo util_sig.lo libdb_int-4.7.la x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 creating db_dump /usr/bin/sh ./libtool --mode=execute true db_dump /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db_hotbackup/db_hotbackup.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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[] = | ^~~~~~~~~ /usr/bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -o db_hotbackup -Wl,--no-undefined \ db_hotbackup.lo util_sig.lo libdb_int-4.7.la x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -o .libs/db_hotbackup -Wl,--no-undefined .libs/db_hotbackup.o .libs/util_sig.o ./.libs/libdb_int-4.7.so creating db_hotbackup /usr/bin/sh ./libtool --mode=execute true db_hotbackup /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db_load/db_load.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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[] = | ^~~~~~~~~ /usr/bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -o db_load -Wl,--no-undefined \ db_load.lo util_cache.lo util_sig.lo libdb_int-4.7.la x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 creating db_load /usr/bin/sh ./libtool --mode=execute true db_load /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db_printlog/db_printlog.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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[] = | ^~~~~~~~~ /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/btree_autop.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../btree/btree_autop.c -fPIC -DPIC -o .libs/btree_autop.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/crdel_autop.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/crdel_autop.c -fPIC -DPIC -o .libs/crdel_autop.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_autop.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db/db_autop.c -fPIC -DPIC -o .libs/db_autop.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../dbreg/dbreg_autop.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../dbreg/dbreg_autop.c -fPIC -DPIC -o .libs/dbreg_autop.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../fileops/fileops_autop.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../fileops/fileops_autop.c -fPIC -DPIC -o .libs/fileops_autop.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_autop.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../hash/hash_autop.c -fPIC -DPIC -o .libs/hash_autop.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../qam/qam_autop.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../qam/qam_autop.c -fPIC -DPIC -o .libs/qam_autop.o /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../txn/txn_autop.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../txn/txn_autop.c -fPIC -DPIC -o .libs/txn_autop.o /usr/bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 creating db_printlog /usr/bin/sh ./libtool --mode=execute true db_printlog /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db_recover/db_recover.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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[] = | ^~~~~~~~~ /usr/bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -o db_recover -Wl,--no-undefined \ db_recover.lo util_sig.lo libdb_int-4.7.la x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -o .libs/db_recover -Wl,--no-undefined .libs/db_recover.o .libs/util_sig.o ./.libs/libdb_int-4.7.so creating db_recover /usr/bin/sh ./libtool --mode=execute true db_recover /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db_stat/db_stat.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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[] = | ^~~~~~~~~ /usr/bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -o db_stat -Wl,--no-undefined \ db_stat.lo util_cache.lo util_sig.lo libdb_int-4.7.la x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 creating db_stat /usr/bin/sh ./libtool --mode=execute true db_stat /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db_upgrade/db_upgrade.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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[] = | ^~~~~~~~~ /usr/bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -o db_upgrade -Wl,--no-undefined \ db_upgrade.lo util_sig.lo libdb_int-4.7.la x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -o .libs/db_upgrade -Wl,--no-undefined .libs/db_upgrade.o .libs/util_sig.o ./.libs/libdb_int-4.7.so creating db_upgrade /usr/bin/sh ./libtool --mode=execute true db_upgrade /usr/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../db_verify/db_verify.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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[] = | ^~~~~~~~~ /usr/bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -o db_verify -Wl,--no-undefined \ db_verify.lo util_cache.lo util_sig.lo libdb_int-4.7.la x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 creating db_verify /usr/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.56315 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd db-4.7.25 + mkdir -p /usr/src/tmp/libdb4.7-buildroot/lib64 /usr/src/tmp/libdb4.7-buildroot/usr/lib64 /usr/src/tmp/libdb4.7-buildroot/usr/include/db4 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/libdb4.7-buildroot/usr exec_prefix=/usr/src/tmp/libdb4.7-buildroot/usr bindir=/usr/src/tmp/libdb4.7-buildroot/usr/bin sbindir=/usr/src/tmp/libdb4.7-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libdb4.7-buildroot/etc datadir=/usr/src/tmp/libdb4.7-buildroot/usr/share includedir=/usr/src/tmp/libdb4.7-buildroot/usr/include libdir=/usr/src/tmp/libdb4.7-buildroot/usr/lib64 libexecdir=/usr/src/tmp/libdb4.7-buildroot/usr/lib localstatedir=/usr/src/tmp/libdb4.7-buildroot/var/lib runstatedir=/usr/src/tmp/libdb4.7-buildroot/var/run sharedstatedir=/usr/src/tmp/libdb4.7-buildroot/var/lib mandir=/usr/src/tmp/libdb4.7-buildroot/usr/share/man infodir=/usr/src/tmp/libdb4.7-buildroot/usr/share/info install -C build_unix docdir=/usr/src/tmp/libdb4.7-buildroot/usr/share/doc/db-4.7.25 make: Entering directory '/usr/src/RPM/BUILD/db-4.7.25/build_unix' Installing DB include files: /usr/src/tmp/libdb4.7-buildroot/usr/include ... Installing DB library: /usr/src/tmp/libdb4.7-buildroot/usr/lib64 ... cp -p .libs/libdb_int-4.7.so /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb_int-4.7.so cp -p .libs/libdb_int-4.7.lai /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb_int-4.7.la cp -p .libs/libdb-4.7.so /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb-4.7.so cp -p .libs/libdb-4.7.lai /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb-4.7.la libtool: install: warning: relinking `libdb_cxx-4.7.la' (cd /usr/src/RPM/BUILD/db-4.7.25/build_unix; /bin/sh ./libtool --mode=relink x86_64-alt-linux-g++ -avoid-version -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -rpath /usr/lib64 -Wl,--no-undefined -o libdb_cxx-4.7.la cxx_db.lo cxx_dbc.lo cxx_dbt.lo cxx_env.lo cxx_except.lo cxx_lock.lo cxx_logc.lo cxx_mpool.lo cxx_multi.lo cxx_seq.lo cxx_txn.lo libdb_int-4.7.la -inst-prefix-dir /usr/src/tmp/libdb4.7-buildroot) x86_64-alt-linux-g++ -shared .libs/cxx_db.o .libs/cxx_dbc.o .libs/cxx_dbt.o .libs/cxx_env.o .libs/cxx_except.o .libs/cxx_lock.o .libs/cxx_logc.o .libs/cxx_mpool.o .libs/cxx_multi.o .libs/cxx_seq.o .libs/cxx_txn.o -L/usr/src/tmp/libdb4.7-buildroot/usr/lib64 -L/usr/lib64 -ldb_int-4.7 -L/usr/lib64/gcc/x86_64-alt-linux/14 -L/usr/lib64/gcc/x86_64-alt-linux/14/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/14/../../.. -lstdc++ -lm -lc -lgcc_s -Wl,--no-undefined -Wl,-soname -Wl,libdb_cxx-4.7.so -o .libs/libdb_cxx-4.7.so cp -p .libs/libdb_cxx-4.7.soT /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb_cxx-4.7.so cp -p .libs/libdb_cxx-4.7.lai /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb_cxx-4.7.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' Installing DB utilities: /usr/src/tmp/libdb4.7-buildroot/usr/bin ... libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib64' cp -p .libs/db_archive /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_archive libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib64' cp -p .libs/db_checkpoint /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_checkpoint libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib64' cp -p .libs/db_codegen /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_codegen libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib64' cp -p .libs/db_deadlock /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_deadlock libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib64' cp -p .libs/db_dump /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_dump libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib64' cp -p .libs/db_hotbackup /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_hotbackup libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib64' cp -p .libs/db_load /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_load libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib64' cp -p .libs/db_printlog /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_printlog libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib64' cp -p .libs/db_recover /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_recover libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib64' cp -p .libs/db_stat /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_stat libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib64' cp -p .libs/db_upgrade /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_upgrade libtool: install: warning: `libdb_int-4.7.la' has not been installed in `/usr/lib64' cp -p .libs/db_verify /usr/src/tmp/libdb4.7-buildroot/usr/bin/db_verify Installing documentation: /usr/src/tmp/libdb4.7-buildroot/usr/share/doc/db-4.7.25 ... make: Leaving directory '/usr/src/RPM/BUILD/db-4.7.25/build_unix' + mkdir -p /usr/src/tmp/libdb4.7-buildroot/usr/share/man/man1 + install -pm644 man/berkeley_db_svc.1 man/db_archive.1 man/db_checkpoint.1 man/db_deadlock.1 man/db_dump.1 man/db_hotbackup.1 man/db_load.1 man/db_printlog.1 man/db_recover.1 man/db_stat.1 man/db_upgrade.1 man/db_verify.1 /usr/src/tmp/libdb4.7-buildroot/usr/share/man/man1/ + install -pm644 README LICENSE /usr/src/tmp/libdb4.7-buildroot/usr/share/doc/db-4.7.25/ + cp -pRL examples_c examples_cxx examples_java /usr/src/tmp/libdb4.7-buildroot/usr/share/doc/db-4.7.25/ + pushd /usr/src/tmp/libdb4.7-buildroot ~/tmp/libdb4.7-buildroot ~/RPM/BUILD/db-4.7.25 + mv ./usr/lib64/libdb-4.7.so ./lib64/ + for f in ./usr/lib64/libdb{,-*}.so + ln -snf ../../lib64/libdb-4.7.so ./usr/lib64/libdb.so + for f in ./usr/lib64/libdb{,-*}.so + ln -snf ../../lib64/libdb-4.7.so ./usr/lib64/libdb-4.so + 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/lib64/libdb_int-4.7.la' removed './usr/lib64/libdb-4.7.la' removed './usr/lib64/libdb_cxx-4.7.la' mode of './lib64/libdb-4.7.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libdb_int-4.7.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libdb_cxx-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 ./lib64: (from :0) libdb-4.7.so -> libdb-4.7.so ./usr/lib64: (from :0) libdb_cxx-4.7.so -> libdb_cxx-4.7.so libdb_int-4.7.so -> libdb_int-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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libdb4.7-buildroot Processing files: libdb4.7-4.7.25-alt13 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Phh6gp find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libdb4.7-buildroot/lib64/libdb-4.7.so: 48 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w8ANA2 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-alt13, db4 = 4.7.25-alt13, libdb-4.7.so()(64bit) = set:jdV5xhwqVXVZJUtZk5c1KOiMDDc79djiqLlhf9HzUEQaIvEjYck7gO1tLR4Got2uOraTRqEeiZD3qGq6vfI1KSAWmEkkoUKVPr Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Conflicts: glibc <= 6:2.1.3 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.COQ73y Creating libdb4.7-debuginfo package Processing files: db4.7-utils-4.7.25-alt13 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zUUP8m 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.uP38ni 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-alt13 Requires: libdb4.7_int = 4.7.25-alt13, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdb_int-4.7.so()(64bit) >= 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.BiZTk0 Creating db4.7-utils-debuginfo package Processing files: libdb4.7-devel-4.7.25-alt13 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0dErIg 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.dDDZam 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-alt13, db4-devel = 4.7.25-alt13 Requires: libdb4.7 = 4.7.25-alt13, /lib64/libdb-4.7.so Conflicts: libdb3-devel, libdb4.0-devel, libdb4.1-devel, libdb4.2-devel, libdb4.3-devel, libdb4.4-devel, libdb4.6-devel, libdb2-devel < 0:2.4.14-alt3 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2xRcs0 Processing files: libdb4.7_int-4.7.25-alt13 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YyecdA find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libdb4.7-buildroot/usr/lib64/libdb_int-4.7.so: 1275 symbols, 21 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BxdABP 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-alt13, libdb_int-4.7.so()(64bit) = set:od2eZi9uA7ifHCjJTTi1IEfZdonEe8VzXZx278ytin51IBuKnsA3JlkWhj2ZsoeiuNHwaE9eaDS3tTvKxbXZasBBOZ2b2jzZ10s13xw0foaje6chmwj4nlzgmmkJ64RiduoP4IGgfz9X3piXvZl11hMlTjv11zPY074SCfBS97l3vq5gZ1vZGIIbsDGM97dKMrOVxmL2e0zXn4RGNI33X61CN6EMJ8xTcD7Vvj1vGx6w49VHuKmlrXBVdzcUZ79KEENdwVIcZbKZAa2G3e7h9doOAa8y53IpF7K8uhnro5JqLa0DheDkcciagp0EOGUG8aBKCp5Os5SJzwKZf1b9oZwIgeHIjQOOh0LYgYknTSkWNiZszZ7yZyFrecV80HWpmrlhvaQlEuZ0EYVHK6RyJIw76BrAeAk90RoKWpXahlA5X1MKzsh5gAWDjXIhUBNVrlspY4Qq4u60f19PDedneEAGXO0lrZiebP9C2JEKuKhb7j6vfYGvkAvRf8znwGhvG54Mk8wiZ0j8adGBjaPkTedGZnapc41hsGUY5dvMIZg4umpojdhgOnzZsfC4rCZjQ90gvZ1nwcOYVQc1MhoYHskkkLIdBIlgBSMxmvwWv4ogRBo7NacF46gV1L7fjZzWZHGry6cGn1szMF2nljwQGPMl953m5mojuKeEVRUIIAWyWTNHh4yPPQBng3EzwlVZEs4OZHSZdh3rNTCjuKmyC7YqlATo1YMPgPqg5H8iA0EIxpAyWhAVAh5GCKvwsj8VQ6N9RbjBSAGjukbqUqdceibZzwzNqr3NLeWmY3PV4hZgo3uWDeRqBypVxHepOX8mEV7248wewL64Mmx9xQ2qYZ61dner6Z6VehkPiqewN9CLnU1yZl338GaFYVc0ZxmRaZkXOlxHrVrYaZjRKA5C88inK0kLl5fus2ACsmWXbZDltOGprZgQDnFCkzNRKUWYv7zeE45Hpyfri7tD8ohsnGUzOu4ZahSRz8VcrzHTtDIMyfOiwBO6I36aLoNZpIkdcr0cjdW0WCGu5ltJm9S8gCthHeZpcnB8oY1icotNoOYphzCc2oobrpS5Mkg1EJl0T1xO3s8cJ0DKNSCFEVfcztyzjb1ezE2Eo75qZhIfocxuVx1gFoPvDB1aoQjUiOWiWOSGKZnDNgZrbbtEzPPctpRQS4ZEL1HTWQFXocPOvwZAOZxqjiy0fucfQR23TIqzLbVLLtFZn2LyXn5accvwZ9EQR0gaWzW7mpKcfsVSCjeOgwJmXSOGChKJzEQai7HcZ2bX98MBZxnHTJUWSkCQh28Zn4vrOl9wdrd6TmEak0xBeiSxF8064EObziT0lQaV5MCnUFOp6fxanW4NDl7XBXzi797u5L3Zby0BQs6zE1pIuSFPAZmXmeT3YySggrmRRMZFhwAZ4Sce1QZ2y0K3Q0WeqZDGPH7GFWeIZjS3JSiSZJjaqZKNzS8JB8mYEo8Z20t8RxDYDp20dAipOTkIYDFCtLOGZloNUflksA8DCUwxXR9uUHEBJxKVC3x1Hl1XKKjMGU1ijFlaSyEZGHwUfLcQ0LuIegnEejuCxYZvTlv2nBHABsg8434WEOMmyQxTLa00Tb1aDVe3LzVyuY4TBhUl2MgnfvIZCe8Mz2MU2sgZd3I6KZiEBZ2m7orwQoVEpq3kFXgR1ZuGKWiDjwAZhZxzITgelkqkjBfHZDZwb01BZb5ksTx752fLisKEBEEsf8U014MQaoMKyKfZy7FUpUM2d4wNHC8m8DfCjeqYd688sswkmA5o6p21phvf8QkjEZIH22Ep3bftYQPFUj8N8VDbetAeqFL9FKfGemDSVM0cXBMIFksqyJjHh6iami2H5uxvbZbGIRtvCXRL2St9olxZEaRympZ6MalbAz2VRZCIAHHiv6UwKj5DSG8xAxlpHDyHzc6V63wXyeimTMUWEU4sEFl9CHtjSbOl8Vh5RIZIADgi9pFHiWGRrTdVxhyVwhBeGtB9ZmxyRrGmzrrjx65LeQD0v0mqjtPeiHx50oDSwI5yuqHT6q0vxC3FcwpbLrFOhZx4ar4jDrEvA6B19Z60D2nM8FB4MmBREr2ha10gjV9daEOZ14EX1EahOqaIcH5ldZohjmRPEnlGisk4XZse4ymW7IcIWsRvPscS9b4fvMMJpIGeAu521ZIWEqXZmIvlyt3jCUOiZlsZdTLGfLt4bzwWwVU7lAcYt8ORkhADumrfT7qz0SlZaV5rpoFYP3Ld5md3VBMC1F60yeSVizoAff5JDZc1zcQxihoFlefq2BH63Cs8QKwAI8pZzOaQPOiaw004VvojucInH07fYZbkfc7nWw5mxFwg4MqNwcpK28wk1D27qliZ0Zxz7Acy00UfjFrycyY8cBPARYL20LzblGC9zZx9PKhA0DcDLudUH4E80oDquOwZnErwKeCiKcdDFsl312stb83tDbceBJ1eF0tKmw7cJZ6sZrYGrxB15iqGZ6Z42xnWkvFmwkItEKjH3cu4EUUUx3gOk5h2O5xzf7vhK0Ri9Fl9Zqp9Vs20IuOq2jfhMA3e8PZnILvUdpjhRZxRFf7MpSWCbl896cwdZeIYpan6p81vZ4x200wO3YtLQJcA1C870Vtus Requires: libdb4.7 = 4.7.25-alt13, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IrZ2e4 Creating libdb4.7_int-debuginfo package Processing files: libdb4.7_int-devel-4.7.25-alt13 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.81gG5y 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.lom2ir 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-alt13 Requires: libdb4.7-devel = 4.7.25-alt13, libdb4.7_int = 4.7.25-alt13, /usr/lib64/libdb_int-4.7.so Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3uO1sH Processing files: libdb4.7_cxx-4.7.25-alt13 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9GQI88 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libdb4.7-buildroot/usr/lib64/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.pmBcYu 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-alt13, libdb_cxx-4.7.so()(64bit) = set:mdHSsZ7qSeRrAgT9dbhYIOog0yQFimWNCCMs2CNWMOzhVnbAqLtvfa6sA25SrE04Urm7K2MSqUTd76vT5z3Zm9z18XhnO1BIKVuxYAelAhSA639KZ0z7K0nFzfG8akMR9AHcApRTOuxFdoAWVqZweAWeZK74Yxdmj7xMCt7FpaUmo31zF6MMXZdZo1PkBBEyiSLA9B4flZ4Qp3tDCZy4hjurG7QoPjJROhQBrgFWMT0shRYVf8Dg391czqQWXLNgHuPqrffssmkgb1sMZgmlSSSg6GcqlJ5MuN5Bsl6gw6RTbOWWxxZjxIjNeMfZaugj6Y8J4XzLDQVfaLMht2Yf4vOZawlEqb2m8xYQivbxJPOFWNuiG9j9aCxEKIzKC9xHhQIzQ27hZJZpT8aXScTNywWOybzoqgZrPmaVOl1lM2E65Zmtb8n6ombVau0OpFmO3S4JbFztxTSip7orWTJ8SNY9yJBXhaGAFQhCWzJOZFl52HHGW0pZImg719KwgIvXccgK364vQ1xpREUdfB6MtFgVyuRmwC5HnG7D79fnnRT8EoZzzT8rXojLcAoEZckrndivWwmRMSiSgtQvpzY0fbSuqeFZ7sdV7zjZox3RggUOvNpJ8R23b4kkarGWz93IrBjuDM7IwtGZsWIJVSlNfAHV5FaQym5dVxtF97QCna987BZ4Zf2E1IEGZzZCKg8jDkOfZDA7epsiA18kg2gs9lYcgLZqZmDfwfhjbQCzX0Wv6xbsQsGmjMu8zR6aBCCisLVEZzLw7M7sAdrZ68IxOZGyxUX2Ku3eaebdRqHFCh7GBGJFwcI4zYom7y8pUFZ8iJAxZvA5rhL8JcSp4rfdQ5I1J7kugqDmDMkEHVqDTBpbcNnuZzcvZ88AoyIRwq2C7XHom89IKBICnIvRpZtyTl286Jk4LJccMerWwAatscRKTfKSmxQksamG9AsM7seADbiXbAeQy2ZtSezmeaaPC2JJmQvh9KkCaW5b053 Requires: libdb4.7_int = 4.7.25-alt13, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdb_int-4.7.so()(64bit) >= set:oksWDA1Cu4qO8cTpmrEWSmcCN4deQXVJPZ7lTAUm, libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.32)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4n6kLT Creating libdb4.7_cxx-debuginfo package Processing files: libdb4.7_cxx-devel-4.7.25-alt13 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dTabCw 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.vhseGq 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-alt13 Requires: libdb4.7-devel = 4.7.25-alt13, libdb4.7_cxx = 4.7.25-alt13, /usr/include/db4/db.h, /usr/lib64/libdb_cxx-4.7.so Conflicts: libdb4.0_cxx-devel, libdb4.1_cxx-devel, libdb4.2_cxx-devel, libdb4.3_cxx-devel, libdb4.4_cxx-devel, libdb4.6_cxx-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QxdNvt Processing files: libdb4.7-doc-4.7.25-alt13 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KomZAe 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.LLCiOM 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-alt13 Processing files: libdb4.7-debuginfo-4.7.25-alt13 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KSOcyb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eUlFNw find-requires: running scripts (debuginfo) Provides: debug64(libdb-4.7.so) Requires: libdb4.7 = 4.7.25-alt13, debug64(libc.so.6) Processing files: db4.7-utils-debuginfo-4.7.25-alt13 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.esvlkM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y3ixKO find-requires: running scripts (debuginfo) Requires: db4.7-utils = 4.7.25-alt13, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdb_int-4.7.so) Processing files: libdb4.7_int-debuginfo-4.7.25-alt13 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vmHsCc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KrH7uZ find-requires: running scripts (debuginfo) Provides: debug64(libdb_int-4.7.so) Requires: libdb4.7_int = 4.7.25-alt13, debug64(libc.so.6) Processing files: libdb4.7_cxx-debuginfo-4.7.25-alt13 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pwMvGz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.l2JIaN find-requires: running scripts (debuginfo) Provides: debug64(libdb_cxx-4.7.so) Requires: libdb4.7_cxx = 4.7.25-alt13, debug64(libc.so.6), debug64(libdb_int-4.7.so), debug64(libgcc_s.so.1), debug64(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 34 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 269 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 15 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 6 extra deps from db4.7-utils due to repentancy on libdb4.7 Removing 9 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 1 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/x86_64/libdb4.7-4.7.25-alt13.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/db4.7-utils-4.7.25-alt13.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdb4.7-devel-4.7.25-alt13.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdb4.7_int-4.7.25-alt13.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdb4.7_int-devel-4.7.25-alt13.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdb4.7_cxx-4.7.25-alt13.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdb4.7_cxx-devel-4.7.25-alt13.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/libdb4.7-doc-4.7.25-alt13.noarch.rpm (w2T16.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdb4.7-debuginfo-4.7.25-alt13.x86_64.rpm (w2T16.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/db4.7-utils-debuginfo-4.7.25-alt13.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdb4.7_int-debuginfo-4.7.25-alt13.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdb4.7_cxx-debuginfo-4.7.25-alt13.x86_64.rpm (w2.lzdio) 115.19user 42.01system 1:44.76elapsed 150%CPU (0avgtext+0avgdata 109212maxresident)k 0inputs+0outputs (0major+9401436minor)pagefaults 0swaps 3.17user 2.35system 1:56.36elapsed 4%CPU (0avgtext+0avgdata 137660maxresident)k 0inputs+0outputs (0major+210021minor)pagefaults 0swaps --- db4.7-utils-4.7.25-alt13.x86_64.rpm.repo 2024-03-06 13:34:04.000000000 +0000 +++ db4.7-utils-4.7.25-alt13.x86_64.rpm.hasher 2024-11-14 04:33:32.446868714 +0000 @@ -26,2 +26,3 @@ Requires: /lib64/ld-linux-x86-64.so.2 +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libdb4.7_int = 4.7.25-alt13:sisyphus+341099.200.4.1 @@ -37,14 +38,14 @@ File: /etc/buildreqs/packages/substitute.d/db4.7-utils 100644 root:root 82425542f762b1471e4fea0bfbdf23fb -File: /usr/bin/db_archive 100755 root:root 5a046a4ee4fb8abfc8bef6bedf60b6e7 -File: /usr/bin/db_checkpoint 100755 root:root d0be91334d36a41e904c0f53f27c13a6 -File: /usr/bin/db_codegen 100755 root:root b628707e23b7ada8aef3755c12db4f97 -File: /usr/bin/db_deadlock 100755 root:root 93634da59445bb15e5ebeaa9aeb15cbd -File: /usr/bin/db_dump 100755 root:root ceee8e734576a7dc48777287beb19d04 -File: /usr/bin/db_hotbackup 100755 root:root ae383b4eb356ed48fd82ce4e6c18e019 -File: /usr/bin/db_load 100755 root:root 6811f06b6541af938cc4ff08671008b0 -File: /usr/bin/db_printlog 100755 root:root 44d5d4f86f98beaed2d807209800321e -File: /usr/bin/db_recover 100755 root:root ce469047e896c14ec376d7923de91e93 -File: /usr/bin/db_stat 100755 root:root 1afc1ea2547e6bc071d88bed52014947 -File: /usr/bin/db_upgrade 100755 root:root 96f8f3b74c26982b7d73cb2314651017 -File: /usr/bin/db_verify 100755 root:root 7be6c8ed17a0de3d5aeb21f94e15ca55 +File: /usr/bin/db_archive 100755 root:root c64c7e1c858fa7d900234c55963f19f5 +File: /usr/bin/db_checkpoint 100755 root:root 87d113b40a763dc3b91d6da7e32d8eb9 +File: /usr/bin/db_codegen 100755 root:root 11f0f2b4bc0e69318767d03815ec2729 +File: /usr/bin/db_deadlock 100755 root:root e82440bcb71c94c8bba6497e30b49e70 +File: /usr/bin/db_dump 100755 root:root 71fb35097e3622bcf8ab5791c8df3e91 +File: /usr/bin/db_hotbackup 100755 root:root 8e526984bfa9b5556aaf0c88807dd938 +File: /usr/bin/db_load 100755 root:root 407831036b7e3fcf40a4590c57ba0e8b +File: /usr/bin/db_printlog 100755 root:root 286da0dbf6f6275b27f7c2d4a7ec9b89 +File: /usr/bin/db_recover 100755 root:root 2fbf06c2b451350c4621415217ea4a38 +File: /usr/bin/db_stat 100755 root:root 0a191fd30dd9e60f9715e4c68ca01519 +File: /usr/bin/db_upgrade 100755 root:root d7b703c984211c5e318e1a451337be0c +File: /usr/bin/db_verify 100755 root:root c0a8bf19f466d1d37ca49507582cd24e File: /usr/share/man/man1/berkeley_db_svc.1.xz 100644 root:root ab4873564e58f2eb01a6673b379dbd35 @@ -61,2 +62,2 @@ File: /usr/share/man/man1/db_verify.1.xz 100644 root:root 7e62d857e0851ef87737153fa7ca4bdf -RPMIdentity: 6f2d67165a13293c2ced694bebc51bae71c51a18142e8a3da6a032d78b700b52915aae3760c956745a7ac3570b67390eff8c17f38818d50259e57e3463e26d95 +RPMIdentity: e47fccee410d053494cffac6c0236db30284d61875831709dfde9fcf4c2733a7a5838dbb7bafc8b093921cf6d0a47b3d7cb18679dee231316ac0bd6867b13fa4 --- db4.7-utils-debuginfo-4.7.25-alt13.x86_64.rpm.repo 2024-03-06 13:34:03.000000000 +0000 +++ db4.7-utils-debuginfo-4.7.25-alt13.x86_64.rpm.hasher 2024-11-14 04:33:32.546870745 +0000 @@ -1,37 +1,37 @@ -/usr/lib/debug/.build-id/29 40755 root:root -/usr/lib/debug/.build-id/29/30c94759a5acbf5b2b3b766a0f68421986ba89 120777 root:root ../../../../bin/db_stat -/usr/lib/debug/.build-id/29/30c94759a5acbf5b2b3b766a0f68421986ba89.debug 120777 root:root ../../usr/bin/db_stat.debug -/usr/lib/debug/.build-id/49 40755 root:root -/usr/lib/debug/.build-id/49/b9d51aa4eeb0ee623f3567feb4b13d821226f7 120777 root:root ../../../../bin/db_recover -/usr/lib/debug/.build-id/49/b9d51aa4eeb0ee623f3567feb4b13d821226f7.debug 120777 root:root ../../usr/bin/db_recover.debug -/usr/lib/debug/.build-id/59 40755 root:root -/usr/lib/debug/.build-id/59/d8660cd5e839976596a3c66ee5dff6d818cd5f 120777 root:root ../../../../bin/db_archive -/usr/lib/debug/.build-id/59/d8660cd5e839976596a3c66ee5dff6d818cd5f.debug 120777 root:root ../../usr/bin/db_archive.debug -/usr/lib/debug/.build-id/5d 40755 root:root -/usr/lib/debug/.build-id/5d/ff3092a16630e5f4ca47e219423b6e671e62c1 120777 root:root ../../../../bin/db_load -/usr/lib/debug/.build-id/5d/ff3092a16630e5f4ca47e219423b6e671e62c1.debug 120777 root:root ../../usr/bin/db_load.debug -/usr/lib/debug/.build-id/90 40755 root:root -/usr/lib/debug/.build-id/90/940a9c902ee52eb7c45bb714aa7c089bf9e90b 120777 root:root ../../../../bin/db_checkpoint -/usr/lib/debug/.build-id/90/940a9c902ee52eb7c45bb714aa7c089bf9e90b.debug 120777 root:root ../../usr/bin/db_checkpoint.debug -/usr/lib/debug/.build-id/9d 40755 root:root -/usr/lib/debug/.build-id/9d/0e2c7059a4e24b03895ec0e27fe5e3b4c2cbbd 120777 root:root ../../../../bin/db_deadlock -/usr/lib/debug/.build-id/9d/0e2c7059a4e24b03895ec0e27fe5e3b4c2cbbd.debug 120777 root:root ../../usr/bin/db_deadlock.debug +/usr/lib/debug/.build-id/03 40755 root:root +/usr/lib/debug/.build-id/03/8ea0c17519aec9bd333561c0ec250225e7faed 120777 root:root ../../../../bin/db_codegen +/usr/lib/debug/.build-id/03/8ea0c17519aec9bd333561c0ec250225e7faed.debug 120777 root:root ../../usr/bin/db_codegen.debug +/usr/lib/debug/.build-id/04 40755 root:root +/usr/lib/debug/.build-id/04/62e5a27ee78854d69ad8d515de177ab6156496 120777 root:root ../../../../bin/db_recover +/usr/lib/debug/.build-id/04/62e5a27ee78854d69ad8d515de177ab6156496.debug 120777 root:root ../../usr/bin/db_recover.debug +/usr/lib/debug/.build-id/27 40755 root:root +/usr/lib/debug/.build-id/27/e8e3c1fa4d0c72a37277ca6f8a864fa30e86f6 120777 root:root ../../../../bin/db_hotbackup +/usr/lib/debug/.build-id/27/e8e3c1fa4d0c72a37277ca6f8a864fa30e86f6.debug 120777 root:root ../../usr/bin/db_hotbackup.debug +/usr/lib/debug/.build-id/45 40755 root:root +/usr/lib/debug/.build-id/45/c0d3fed14bdb711e9af3b5895ddaa3b7ea6796 120777 root:root ../../../../bin/db_deadlock +/usr/lib/debug/.build-id/45/c0d3fed14bdb711e9af3b5895ddaa3b7ea6796.debug 120777 root:root ../../usr/bin/db_deadlock.debug +/usr/lib/debug/.build-id/4f 40755 root:root +/usr/lib/debug/.build-id/4f/63d3f228849211bb3d445eeb82f7768a9968b9 120777 root:root ../../../../bin/db_load +/usr/lib/debug/.build-id/4f/63d3f228849211bb3d445eeb82f7768a9968b9.debug 120777 root:root ../../usr/bin/db_load.debug +/usr/lib/debug/.build-id/63 40755 root:root +/usr/lib/debug/.build-id/63/47d8d5e2c14eca8f545cb106c67bea56363644 120777 root:root ../../../../bin/db_dump +/usr/lib/debug/.build-id/63/47d8d5e2c14eca8f545cb106c67bea56363644.debug 120777 root:root ../../usr/bin/db_dump.debug +/usr/lib/debug/.build-id/75 40755 root:root +/usr/lib/debug/.build-id/75/e5fdaf8ba46f33abba068de7ff79348c81f2c7 120777 root:root ../../../../bin/db_archive +/usr/lib/debug/.build-id/75/e5fdaf8ba46f33abba068de7ff79348c81f2c7.debug 120777 root:root ../../usr/bin/db_archive.debug +/usr/lib/debug/.build-id/87 40755 root:root +/usr/lib/debug/.build-id/87/591aaac6e8c447c7c589bc1688e27fcc4770ab 120777 root:root ../../../../bin/db_printlog +/usr/lib/debug/.build-id/87/591aaac6e8c447c7c589bc1688e27fcc4770ab.debug 120777 root:root ../../usr/bin/db_printlog.debug +/usr/lib/debug/.build-id/8f 40755 root:root +/usr/lib/debug/.build-id/8f/ddab5dfdd3b56dea9fa972f83c96d81574dae2 120777 root:root ../../../../bin/db_verify +/usr/lib/debug/.build-id/8f/ddab5dfdd3b56dea9fa972f83c96d81574dae2.debug 120777 root:root ../../usr/bin/db_verify.debug /usr/lib/debug/.build-id/c7 40755 root:root -/usr/lib/debug/.build-id/c7/8bfbd815ce6e562a47500ce9093978ad61afd0 120777 root:root ../../../../bin/db_hotbackup -/usr/lib/debug/.build-id/c7/8bfbd815ce6e562a47500ce9093978ad61afd0.debug 120777 root:root ../../usr/bin/db_hotbackup.debug -/usr/lib/debug/.build-id/d1 40755 root:root -/usr/lib/debug/.build-id/d1/535a36b14142eebf360332acf3669b11dbc096 120777 root:root ../../../../bin/db_dump -/usr/lib/debug/.build-id/d1/535a36b14142eebf360332acf3669b11dbc096.debug 120777 root:root ../../usr/bin/db_dump.debug -/usr/lib/debug/.build-id/d2 40755 root:root -/usr/lib/debug/.build-id/d2/989678a7e96cfcfffd3f8c4ea945625652d5c6 120777 root:root ../../../../bin/db_printlog -/usr/lib/debug/.build-id/d2/989678a7e96cfcfffd3f8c4ea945625652d5c6.debug 120777 root:root ../../usr/bin/db_printlog.debug -/usr/lib/debug/.build-id/d7 40755 root:root -/usr/lib/debug/.build-id/d7/3231aacefe17b23e1c112fcdb353ffdc3ff171 120777 root:root ../../../../bin/db_upgrade -/usr/lib/debug/.build-id/d7/3231aacefe17b23e1c112fcdb353ffdc3ff171.debug 120777 root:root ../../usr/bin/db_upgrade.debug -/usr/lib/debug/.build-id/dd 40755 root:root -/usr/lib/debug/.build-id/dd/c291dc76e88ec13a4e9ad13b217059a8cfd244 120777 root:root ../../../../bin/db_codegen -/usr/lib/debug/.build-id/dd/c291dc76e88ec13a4e9ad13b217059a8cfd244.debug 120777 root:root ../../usr/bin/db_codegen.debug -/usr/lib/debug/.build-id/ea 40755 root:root -/usr/lib/debug/.build-id/ea/4a64655257100240cd9089a71bfc1ef521c4e5 120777 root:root ../../../../bin/db_verify -/usr/lib/debug/.build-id/ea/4a64655257100240cd9089a71bfc1ef521c4e5.debug 120777 root:root ../../usr/bin/db_verify.debug +/usr/lib/debug/.build-id/c7/34196a64fba72474aa816b73b6b91272a23b50 120777 root:root ../../../../bin/db_checkpoint +/usr/lib/debug/.build-id/c7/34196a64fba72474aa816b73b6b91272a23b50.debug 120777 root:root ../../usr/bin/db_checkpoint.debug +/usr/lib/debug/.build-id/cc 40755 root:root +/usr/lib/debug/.build-id/cc/6e901401a8dd8c7a3d782637a95bd57b8aee75 120777 root:root ../../../../bin/db_upgrade +/usr/lib/debug/.build-id/cc/6e901401a8dd8c7a3d782637a95bd57b8aee75.debug 120777 root:root ../../usr/bin/db_upgrade.debug +/usr/lib/debug/.build-id/f6 40755 root:root +/usr/lib/debug/.build-id/f6/79460f9f28b14aa9acefb5697a6840e2e128c3 120777 root:root ../../../../bin/db_stat +/usr/lib/debug/.build-id/f6/79460f9f28b14aa9acefb5697a6840e2e128c3.debug 120777 root:root ../../usr/bin/db_stat.debug /usr/lib/debug/usr/bin/db_archive.debug 100644 root:root @@ -100,50 +100,50 @@ Provides: db4.7-utils-debuginfo = 4.7.25-alt13:sisyphus+341099.200.4.1 -File: /usr/lib/debug/.build-id/29 40755 root:root -File: /usr/lib/debug/.build-id/29/30c94759a5acbf5b2b3b766a0f68421986ba89 120777 root:root ../../../../bin/db_stat -File: /usr/lib/debug/.build-id/29/30c94759a5acbf5b2b3b766a0f68421986ba89.debug 120777 root:root ../../usr/bin/db_stat.debug -File: /usr/lib/debug/.build-id/49 40755 root:root -File: /usr/lib/debug/.build-id/49/b9d51aa4eeb0ee623f3567feb4b13d821226f7 120777 root:root ../../../../bin/db_recover -File: /usr/lib/debug/.build-id/49/b9d51aa4eeb0ee623f3567feb4b13d821226f7.debug 120777 root:root ../../usr/bin/db_recover.debug -File: /usr/lib/debug/.build-id/59 40755 root:root -File: /usr/lib/debug/.build-id/59/d8660cd5e839976596a3c66ee5dff6d818cd5f 120777 root:root ../../../../bin/db_archive -File: /usr/lib/debug/.build-id/59/d8660cd5e839976596a3c66ee5dff6d818cd5f.debug 120777 root:root ../../usr/bin/db_archive.debug -File: /usr/lib/debug/.build-id/5d 40755 root:root -File: /usr/lib/debug/.build-id/5d/ff3092a16630e5f4ca47e219423b6e671e62c1 120777 root:root ../../../../bin/db_load -File: /usr/lib/debug/.build-id/5d/ff3092a16630e5f4ca47e219423b6e671e62c1.debug 120777 root:root ../../usr/bin/db_load.debug -File: /usr/lib/debug/.build-id/90 40755 root:root -File: /usr/lib/debug/.build-id/90/940a9c902ee52eb7c45bb714aa7c089bf9e90b 120777 root:root ../../../../bin/db_checkpoint -File: /usr/lib/debug/.build-id/90/940a9c902ee52eb7c45bb714aa7c089bf9e90b.debug 120777 root:root ../../usr/bin/db_checkpoint.debug -File: /usr/lib/debug/.build-id/9d 40755 root:root -File: /usr/lib/debug/.build-id/9d/0e2c7059a4e24b03895ec0e27fe5e3b4c2cbbd 120777 root:root ../../../../bin/db_deadlock -File: /usr/lib/debug/.build-id/9d/0e2c7059a4e24b03895ec0e27fe5e3b4c2cbbd.debug 120777 root:root ../../usr/bin/db_deadlock.debug +File: /usr/lib/debug/.build-id/03 40755 root:root +File: /usr/lib/debug/.build-id/03/8ea0c17519aec9bd333561c0ec250225e7faed 120777 root:root ../../../../bin/db_codegen +File: /usr/lib/debug/.build-id/03/8ea0c17519aec9bd333561c0ec250225e7faed.debug 120777 root:root ../../usr/bin/db_codegen.debug +File: /usr/lib/debug/.build-id/04 40755 root:root +File: /usr/lib/debug/.build-id/04/62e5a27ee78854d69ad8d515de177ab6156496 120777 root:root ../../../../bin/db_recover +File: /usr/lib/debug/.build-id/04/62e5a27ee78854d69ad8d515de177ab6156496.debug 120777 root:root ../../usr/bin/db_recover.debug +File: /usr/lib/debug/.build-id/27 40755 root:root +File: /usr/lib/debug/.build-id/27/e8e3c1fa4d0c72a37277ca6f8a864fa30e86f6 120777 root:root ../../../../bin/db_hotbackup +File: /usr/lib/debug/.build-id/27/e8e3c1fa4d0c72a37277ca6f8a864fa30e86f6.debug 120777 root:root ../../usr/bin/db_hotbackup.debug +File: /usr/lib/debug/.build-id/45 40755 root:root +File: /usr/lib/debug/.build-id/45/c0d3fed14bdb711e9af3b5895ddaa3b7ea6796 120777 root:root ../../../../bin/db_deadlock +File: /usr/lib/debug/.build-id/45/c0d3fed14bdb711e9af3b5895ddaa3b7ea6796.debug 120777 root:root ../../usr/bin/db_deadlock.debug +File: /usr/lib/debug/.build-id/4f 40755 root:root +File: /usr/lib/debug/.build-id/4f/63d3f228849211bb3d445eeb82f7768a9968b9 120777 root:root ../../../../bin/db_load +File: /usr/lib/debug/.build-id/4f/63d3f228849211bb3d445eeb82f7768a9968b9.debug 120777 root:root ../../usr/bin/db_load.debug +File: /usr/lib/debug/.build-id/63 40755 root:root +File: /usr/lib/debug/.build-id/63/47d8d5e2c14eca8f545cb106c67bea56363644 120777 root:root ../../../../bin/db_dump +File: /usr/lib/debug/.build-id/63/47d8d5e2c14eca8f545cb106c67bea56363644.debug 120777 root:root ../../usr/bin/db_dump.debug +File: /usr/lib/debug/.build-id/75 40755 root:root +File: /usr/lib/debug/.build-id/75/e5fdaf8ba46f33abba068de7ff79348c81f2c7 120777 root:root ../../../../bin/db_archive +File: /usr/lib/debug/.build-id/75/e5fdaf8ba46f33abba068de7ff79348c81f2c7.debug 120777 root:root ../../usr/bin/db_archive.debug +File: /usr/lib/debug/.build-id/87 40755 root:root +File: /usr/lib/debug/.build-id/87/591aaac6e8c447c7c589bc1688e27fcc4770ab 120777 root:root ../../../../bin/db_printlog +File: /usr/lib/debug/.build-id/87/591aaac6e8c447c7c589bc1688e27fcc4770ab.debug 120777 root:root ../../usr/bin/db_printlog.debug +File: /usr/lib/debug/.build-id/8f 40755 root:root +File: /usr/lib/debug/.build-id/8f/ddab5dfdd3b56dea9fa972f83c96d81574dae2 120777 root:root ../../../../bin/db_verify +File: /usr/lib/debug/.build-id/8f/ddab5dfdd3b56dea9fa972f83c96d81574dae2.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/8bfbd815ce6e562a47500ce9093978ad61afd0 120777 root:root ../../../../bin/db_hotbackup -File: /usr/lib/debug/.build-id/c7/8bfbd815ce6e562a47500ce9093978ad61afd0.debug 120777 root:root ../../usr/bin/db_hotbackup.debug -File: /usr/lib/debug/.build-id/d1 40755 root:root -File: /usr/lib/debug/.build-id/d1/535a36b14142eebf360332acf3669b11dbc096 120777 root:root ../../../../bin/db_dump -File: /usr/lib/debug/.build-id/d1/535a36b14142eebf360332acf3669b11dbc096.debug 120777 root:root ../../usr/bin/db_dump.debug -File: /usr/lib/debug/.build-id/d2 40755 root:root -File: /usr/lib/debug/.build-id/d2/989678a7e96cfcfffd3f8c4ea945625652d5c6 120777 root:root ../../../../bin/db_printlog -File: /usr/lib/debug/.build-id/d2/989678a7e96cfcfffd3f8c4ea945625652d5c6.debug 120777 root:root ../../usr/bin/db_printlog.debug -File: /usr/lib/debug/.build-id/d7 40755 root:root -File: /usr/lib/debug/.build-id/d7/3231aacefe17b23e1c112fcdb353ffdc3ff171 120777 root:root ../../../../bin/db_upgrade -File: /usr/lib/debug/.build-id/d7/3231aacefe17b23e1c112fcdb353ffdc3ff171.debug 120777 root:root ../../usr/bin/db_upgrade.debug -File: /usr/lib/debug/.build-id/dd 40755 root:root -File: /usr/lib/debug/.build-id/dd/c291dc76e88ec13a4e9ad13b217059a8cfd244 120777 root:root ../../../../bin/db_codegen -File: /usr/lib/debug/.build-id/dd/c291dc76e88ec13a4e9ad13b217059a8cfd244.debug 120777 root:root ../../usr/bin/db_codegen.debug -File: /usr/lib/debug/.build-id/ea 40755 root:root -File: /usr/lib/debug/.build-id/ea/4a64655257100240cd9089a71bfc1ef521c4e5 120777 root:root ../../../../bin/db_verify -File: /usr/lib/debug/.build-id/ea/4a64655257100240cd9089a71bfc1ef521c4e5.debug 120777 root:root ../../usr/bin/db_verify.debug -File: /usr/lib/debug/usr/bin/db_archive.debug 100644 root:root e14702d81bbdd3df774ecb5bdabe279e -File: /usr/lib/debug/usr/bin/db_checkpoint.debug 100644 root:root 101075a30daa6dc25e4421480b529010 -File: /usr/lib/debug/usr/bin/db_codegen.debug 100644 root:root 7a09d4414f028050a89784481975c5f0 -File: /usr/lib/debug/usr/bin/db_deadlock.debug 100644 root:root 9f0130aac3a99f77828431268d1b0551 -File: /usr/lib/debug/usr/bin/db_dump.debug 100644 root:root dd0b550ed1879d68aff17024fc77cafa -File: /usr/lib/debug/usr/bin/db_hotbackup.debug 100644 root:root d5e613383b8ef4c340e775dc8a0489de -File: /usr/lib/debug/usr/bin/db_load.debug 100644 root:root 2b7e2b2dbc88d528bceab4ea8c1b4deb -File: /usr/lib/debug/usr/bin/db_printlog.debug 100644 root:root a44702c491eb5140d8997f705b71ca1a -File: /usr/lib/debug/usr/bin/db_recover.debug 100644 root:root d51843bac4af7cd0fc3247fc939d8053 -File: /usr/lib/debug/usr/bin/db_stat.debug 100644 root:root 3ad1191c23c3a2ff4515701beefbbd3e -File: /usr/lib/debug/usr/bin/db_upgrade.debug 100644 root:root 274d71596897acb62bc53f902644167d -File: /usr/lib/debug/usr/bin/db_verify.debug 100644 root:root 4094c8236a2785550b3b4b483913356c +File: /usr/lib/debug/.build-id/c7/34196a64fba72474aa816b73b6b91272a23b50 120777 root:root ../../../../bin/db_checkpoint +File: /usr/lib/debug/.build-id/c7/34196a64fba72474aa816b73b6b91272a23b50.debug 120777 root:root ../../usr/bin/db_checkpoint.debug +File: /usr/lib/debug/.build-id/cc 40755 root:root +File: /usr/lib/debug/.build-id/cc/6e901401a8dd8c7a3d782637a95bd57b8aee75 120777 root:root ../../../../bin/db_upgrade +File: /usr/lib/debug/.build-id/cc/6e901401a8dd8c7a3d782637a95bd57b8aee75.debug 120777 root:root ../../usr/bin/db_upgrade.debug +File: /usr/lib/debug/.build-id/f6 40755 root:root +File: /usr/lib/debug/.build-id/f6/79460f9f28b14aa9acefb5697a6840e2e128c3 120777 root:root ../../../../bin/db_stat +File: /usr/lib/debug/.build-id/f6/79460f9f28b14aa9acefb5697a6840e2e128c3.debug 120777 root:root ../../usr/bin/db_stat.debug +File: /usr/lib/debug/usr/bin/db_archive.debug 100644 root:root 3279745dfef64513c5543515d8b534d1 +File: /usr/lib/debug/usr/bin/db_checkpoint.debug 100644 root:root 89f064c17d47dd55be0f722899397403 +File: /usr/lib/debug/usr/bin/db_codegen.debug 100644 root:root de5d096d10669a575da86a4c7bf06fa4 +File: /usr/lib/debug/usr/bin/db_deadlock.debug 100644 root:root 46c16784648a6763dc192ab7b000b0ab +File: /usr/lib/debug/usr/bin/db_dump.debug 100644 root:root b221f6b78deb7786cea483252da5c42a +File: /usr/lib/debug/usr/bin/db_hotbackup.debug 100644 root:root d82c6e6ca5a3583d51dae3eb9070c1b1 +File: /usr/lib/debug/usr/bin/db_load.debug 100644 root:root 41681cc8ba02196a7337905143323483 +File: /usr/lib/debug/usr/bin/db_printlog.debug 100644 root:root 66b5a88545a508527d5274cdb9c82d72 +File: /usr/lib/debug/usr/bin/db_recover.debug 100644 root:root 3c347b9ddce5c833cc41383c72b4b6eb +File: /usr/lib/debug/usr/bin/db_stat.debug 100644 root:root c36a9222510dfc9300a6b4f991e00e9b +File: /usr/lib/debug/usr/bin/db_upgrade.debug 100644 root:root 98807f81d0c2d3ab6c6da73b2c5943f5 +File: /usr/lib/debug/usr/bin/db_verify.debug 100644 root:root 638649a8bc57f628c6431d00886aa7f8 File: /usr/src/debug/db-4.7.25 40755 root:root @@ -195,2 +195,2 @@ File: /usr/src/debug/db-4.7.25/txn/txn_autop.c 100644 root:root d4bc1fd136b0b4584a344131237136a7 -RPMIdentity: 3392fb79f131f1cd6695b5bdc3c46804d16ef48819da5764ca2d2f3e2997134162e0b2a6497f083dcd478f2da17f289fe274f7bbadd003ae505304fd62d62408 +RPMIdentity: 62a690601359bc134848a813d3ce4244f3eac2e453f049e50a7316cff099e5ebb3cbbf2388f577aec7e92f7bb9787aa50f8382bb9b62dee95392d9c96e429709 --- libdb4.7-4.7.25-alt13.x86_64.rpm.repo 2024-03-06 13:34:04.000000000 +0000 +++ libdb4.7-4.7.25-alt13.x86_64.rpm.hasher 2024-11-14 04:33:32.617872187 +0000 @@ -6,3 +6,2 @@ Requires: libc.so.6(GLIBC_2.14)(64bit) -Requires: libc.so.6(GLIBC_2.15)(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) @@ -10,6 +9,4 @@ Requires: libc.so.6(GLIBC_2.3)(64bit) -Requires: libc.so.6(GLIBC_2.3.2)(64bit) Requires: libc.so.6(GLIBC_2.3.4)(64bit) Requires: libc.so.6(GLIBC_2.33)(64bit) -Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.38)(64bit) @@ -24,3 +21,3 @@ File: /etc/buildreqs/packages/substitute.d/libdb4.7 100644 root:root bc7f675762f7b395a210744b5d660898 -File: /lib64/libdb-4.7.so 100644 root:root b8a90c718e1a63e8234b1c5c7680034f +File: /lib64/libdb-4.7.so 100644 root:root 860353f68e0de07b69337a448a20aa24 File: /usr/share/doc/db-4.7.25 40755 root:root @@ -28,2 +25,2 @@ File: /usr/share/doc/db-4.7.25/README 100644 root:root fdbcef9250aecd0fdd8a7f590021019e -RPMIdentity: 0d4e1b02e541be1005b61bb84998591e39fd3c0eea571193f73a83d7e35d6d8040b87025a91dcb172186d43dd1cd2a8f6163dadb584dc2180787fe796b561c2a +RPMIdentity: ea869becdd913ca0183e60834c934fdc504eef3fdc641c979c83698107ac2a1455c6fa7726b11236e640225553f49a6595bb2823aee78362cca8ac3e0f91f5e0 --- libdb4.7-debuginfo-4.7.25-alt13.x86_64.rpm.repo 2024-03-06 13:34:03.000000000 +0000 +++ libdb4.7-debuginfo-4.7.25-alt13.x86_64.rpm.hasher 2024-11-14 04:33:32.701873893 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/57 40755 root:root -/usr/lib/debug/.build-id/57/f14fb15567d0d78d1f353cdd4786736fb5c912 120777 root:root ../../../../../lib64/libdb-4.7.so -/usr/lib/debug/.build-id/57/f14fb15567d0d78d1f353cdd4786736fb5c912.debug 120777 root:root ../../lib64/libdb-4.7.so.debug +/usr/lib/debug/.build-id/94 40755 root:root +/usr/lib/debug/.build-id/94/c00b5295703232ef045839e3d61e74ff40a6ea 120777 root:root ../../../../../lib64/libdb-4.7.so +/usr/lib/debug/.build-id/94/c00b5295703232ef045839e3d61e74ff40a6ea.debug 120777 root:root ../../lib64/libdb-4.7.so.debug /usr/lib/debug/lib64/libdb-4.7.so.debug 100644 root:root @@ -109,3 +109,2 @@ /usr/src/debug/db-4.7.25/dbinc/rep.h 100644 root:root -/usr/src/debug/db-4.7.25/dbinc/repmgr.h 100644 root:root /usr/src/debug/db-4.7.25/dbinc/txn.h 100644 root:root @@ -137,5 +136,2 @@ /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 @@ -229,7 +225,6 @@ /usr/src/debug/db-4.7.25/mutex/mut_failchk.c 100644 root:root +/usr/src/debug/db-4.7.25/mutex/mut_fcntl.c 100644 root:root /usr/src/debug/db-4.7.25/mutex/mut_method.c 100644 root:root -/usr/src/debug/db-4.7.25/mutex/mut_pthread.c 100644 root:root /usr/src/debug/db-4.7.25/mutex/mut_region.c 100644 root:root /usr/src/debug/db-4.7.25/mutex/mut_stat.c 100644 root:root -/usr/src/debug/db-4.7.25/mutex/mut_tas.c 100644 root:root /usr/src/debug/db-4.7.25/os 40755 root:root @@ -237,3 +232,2 @@ /usr/src/debug/db-4.7.25/os/os_abs.c 100644 root:root -/usr/src/debug/db-4.7.25/os/os_addrinfo.c 100644 root:root /usr/src/debug/db-4.7.25/os/os_alloc.c 100644 root:root @@ -290,12 +284,3 @@ /usr/src/debug/db-4.7.25/repmgr 40755 root:root -/usr/src/debug/db-4.7.25/repmgr/repmgr_auto.c 100644 root:root -/usr/src/debug/db-4.7.25/repmgr/repmgr_elect.c 100644 root:root -/usr/src/debug/db-4.7.25/repmgr/repmgr_method.c 100644 root:root -/usr/src/debug/db-4.7.25/repmgr/repmgr_msg.c 100644 root:root -/usr/src/debug/db-4.7.25/repmgr/repmgr_net.c 100644 root:root -/usr/src/debug/db-4.7.25/repmgr/repmgr_posix.c 100644 root:root -/usr/src/debug/db-4.7.25/repmgr/repmgr_queue.c 100644 root:root -/usr/src/debug/db-4.7.25/repmgr/repmgr_sel.c 100644 root:root -/usr/src/debug/db-4.7.25/repmgr/repmgr_stat.c 100644 root:root -/usr/src/debug/db-4.7.25/repmgr/repmgr_util.c 100644 root:root +/usr/src/debug/db-4.7.25/repmgr/repmgr_stub.c 100644 root:root /usr/src/debug/db-4.7.25/sequence 40755 root:root @@ -323,6 +308,6 @@ Provides: libdb4.7-debuginfo = 4.7.25-alt13:sisyphus+341099.200.4.1 -File: /usr/lib/debug/.build-id/57 40755 root:root -File: /usr/lib/debug/.build-id/57/f14fb15567d0d78d1f353cdd4786736fb5c912 120777 root:root ../../../../../lib64/libdb-4.7.so -File: /usr/lib/debug/.build-id/57/f14fb15567d0d78d1f353cdd4786736fb5c912.debug 120777 root:root ../../lib64/libdb-4.7.so.debug -File: /usr/lib/debug/lib64/libdb-4.7.so.debug 100644 root:root 5de8cb48c0736685eb457f04adcdd59a +File: /usr/lib/debug/.build-id/94 40755 root:root +File: /usr/lib/debug/.build-id/94/c00b5295703232ef045839e3d61e74ff40a6ea 120777 root:root ../../../../../lib64/libdb-4.7.so +File: /usr/lib/debug/.build-id/94/c00b5295703232ef045839e3d61e74ff40a6ea.debug 120777 root:root ../../lib64/libdb-4.7.so.debug +File: /usr/lib/debug/lib64/libdb-4.7.so.debug 100644 root:root 38685d675c3f6507362e4e9cf19c9dd9 File: /usr/src/debug/db-4.7.25 40755 root:root @@ -349,3 +334,3 @@ File: /usr/src/debug/db-4.7.25/build_unix 40755 root:root -File: /usr/src/debug/db-4.7.25/build_unix/db.h 100644 root:root dc43081fc2dd32d138db357989e91d04 +File: /usr/src/debug/db-4.7.25/build_unix/db.h 100644 root:root 9f2bf3d79e1450b0cf3c3308faf3a7cb File: /usr/src/debug/db-4.7.25/build_unix/db185_int.h 100644 root:root 585676dcb89153a2b1e7d333af2e91b6 @@ -432,3 +417,2 @@ File: /usr/src/debug/db-4.7.25/dbinc/rep.h 100644 root:root 3a914d07bef744a92f9c5fcfe721c479 -File: /usr/src/debug/db-4.7.25/dbinc/repmgr.h 100644 root:root c974482aceae003974168f14f34e342b File: /usr/src/debug/db-4.7.25/dbinc/txn.h 100644 root:root 6e947efb0b50d2b1424f6bbf0216b8e4 @@ -460,5 +444,2 @@ 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 @@ -552,7 +533,6 @@ File: /usr/src/debug/db-4.7.25/mutex/mut_failchk.c 100644 root:root 208eb5a8433284d94aaa59f3442b8673 +File: /usr/src/debug/db-4.7.25/mutex/mut_fcntl.c 100644 root:root 6001e53f001719ef48c8d9c59171d800 File: /usr/src/debug/db-4.7.25/mutex/mut_method.c 100644 root:root 2f615091c20e1f0460b6d47a8544c726 -File: /usr/src/debug/db-4.7.25/mutex/mut_pthread.c 100644 root:root cf9a33cefdd26cbe0ca78a1daeaa991c File: /usr/src/debug/db-4.7.25/mutex/mut_region.c 100644 root:root 0c1ec323504cd16470e7576f15a2df50 File: /usr/src/debug/db-4.7.25/mutex/mut_stat.c 100644 root:root a2d413b0e358bb9c2fd19612ffb5e8ff -File: /usr/src/debug/db-4.7.25/mutex/mut_tas.c 100644 root:root 31ca1fb1132dde89f116ce67518760a5 File: /usr/src/debug/db-4.7.25/os 40755 root:root @@ -560,3 +540,2 @@ File: /usr/src/debug/db-4.7.25/os/os_abs.c 100644 root:root 3df690a428ca11f92247b75394a1ee1b -File: /usr/src/debug/db-4.7.25/os/os_addrinfo.c 100644 root:root 2e7fd8b86eaee539e713d6c2492ac156 File: /usr/src/debug/db-4.7.25/os/os_alloc.c 100644 root:root c10e0e0e672f478638279b32e08dde8a @@ -613,12 +592,3 @@ File: /usr/src/debug/db-4.7.25/repmgr 40755 root:root -File: /usr/src/debug/db-4.7.25/repmgr/repmgr_auto.c 100644 root:root 6376f06ab19f37b84f9b9e9263e96db1 -File: /usr/src/debug/db-4.7.25/repmgr/repmgr_elect.c 100644 root:root 49240e51419704e3adf6a63e56f1982e -File: /usr/src/debug/db-4.7.25/repmgr/repmgr_method.c 100644 root:root a06ebdc27cb88ae0b3eb91969ad024d5 -File: /usr/src/debug/db-4.7.25/repmgr/repmgr_msg.c 100644 root:root a55b599745666ff57db8435af0776495 -File: /usr/src/debug/db-4.7.25/repmgr/repmgr_net.c 100644 root:root bf739e6ccfd81bc3ace5266469f2f31d -File: /usr/src/debug/db-4.7.25/repmgr/repmgr_posix.c 100644 root:root dbab19c018cff7b5d20e23e6e94b3c14 -File: /usr/src/debug/db-4.7.25/repmgr/repmgr_queue.c 100644 root:root bd72c3914f488320034ab09872e3760f -File: /usr/src/debug/db-4.7.25/repmgr/repmgr_sel.c 100644 root:root 624cca9323b6847b1c0f99c81410c4df -File: /usr/src/debug/db-4.7.25/repmgr/repmgr_stat.c 100644 root:root dec06a0be72ef389ff8f167ead7caad3 -File: /usr/src/debug/db-4.7.25/repmgr/repmgr_util.c 100644 root:root 401369635dd4edea5bdeb0b8b4bad151 +File: /usr/src/debug/db-4.7.25/repmgr/repmgr_stub.c 100644 root:root 66424b505db1b30ac65d1b7a8d172e50 File: /usr/src/debug/db-4.7.25/sequence 40755 root:root @@ -641,2 +611,2 @@ File: /usr/src/debug/db-4.7.25/xa/xa_map.c 100644 root:root 0555b8ce9e32d8e4e9011d3bf0e8abfe -RPMIdentity: e54b6b860c5e82f1b8e1da2e41f9d3debdcafd7d75bbe23b5e524f22652c52614512a035027a1a53e1bc9362adf8d5de9aeef980b15aa0d92ffc03a7ca38fd5e +RPMIdentity: cb7d6dcedeea7b5023ecb0c86ea330ae6afe39e935b3b03cff1b180eba6b433aee462eb1851436155a8c07d84723aee136a07d8ddb2fa58c33805437107987a1 --- libdb4.7-devel-4.7.25-alt13.x86_64.rpm.repo 2024-03-06 13:34:03.000000000 +0000 +++ libdb4.7-devel-4.7.25-alt13.x86_64.rpm.hasher 2024-11-14 04:33:32.763875153 +0000 @@ -24,3 +24,3 @@ File: /usr/include/db4 40755 root:root -File: /usr/include/db4/db.h 100644 root:root dc43081fc2dd32d138db357989e91d04 +File: /usr/include/db4/db.h 100644 root:root 9f2bf3d79e1450b0cf3c3308faf3a7cb File: /usr/include/db4/db_185.h 100644 root:root 1342cef6e76df0ea322850592748ee51 @@ -29,2 +29,2 @@ File: /usr/lib64/libdb.so 120777 root:root ../../lib64/libdb-4.7.so -RPMIdentity: 90348aa8d32666256621c6782d70d1d150c37c1991dee16666e835a0d4b58490dc50c006a5128f23a5cab8962fdb1137bd1201ace320cb86a56e9612c55c4807 +RPMIdentity: b1a105d486d37cba1d0145be836de29f8747769990d2ef3f5729aeb78f4555147921510390624c8abebb73ea357df5669b87d1f1877b2c0eb61ecd68863404b3 --- libdb4.7_cxx-4.7.25-alt13.x86_64.rpm.repo 2024-03-06 13:34:03.000000000 +0000 +++ libdb4.7_cxx-4.7.25-alt13.x86_64.rpm.hasher 2024-11-14 04:33:32.946878870 +0000 @@ -12,6 +12,6 @@ Provides: libdb4_cxx = 4.7.25-alt13 -Provides: libdb_cxx-4.7.so()(64bit) = set:mdHSsZ7qSeRrAgT9dbhYIOog0yQFimWNCCMs2CNWMOzhVnbAqLtvfa6sA25SrE04Urm7K2MSqUTd76vT5z3Zm9z18XhnO1BIKVuxYAelAhSA639KZ0z7K0nFzfG8akMR9AHcApRTOuxFdoAWVqZwXYCGKzw0vozRQh8IpThqC2K5SgMoG1cYuvXz1PkBBEyiSLA9B4flZ4Qp3tDCZy4hjurG7QoPjJROhQBrgFWMT0shRYVf8Dg391czqQWXLNgHuPqrffssmkgb1sMZgmlSSSg6GcqlJ5MuN5Bsl6gw6RTbOWWxxZjxIjNeMfZaugj6Y8J4XzLDQVfaLc9Eme1Zn8ZkKn1HgRm4Ig2VFBZm9ItmelfSjidpahNc4RBtQRc9sdyCtAmU8WLZ3LhkSJpKz51RB5n6NQwYTpbBsVGwao1kz2vHr1VO0Pq9nN3gebRiuMCEt9tIbYSmaX0rjZKm4XoZk4rbTzkk9jFzcR7rBZzHaW8ayHGW0pZImg719KwgIvXccgK364vQ1xpREUdfB6MtFgVyuRmwC5HnG7D79fnnRT8EoZzzT8rXojLcAoEZckrndivWwmRMSiSMspwVLIhuwD5rfdDQZjKCYzN9vcsE622nZrUImAqxx52aaBdlZ1j6oTaDYexfo1XkZ9RprPJHyv8nPbilE5JaqO3XijeEdLkig2uZf2E1IEGZzZCKg8jDkOfZDA7epsiA18kg2gs9lYcgLZqZmDfwfhjbQCzX0Wv6xbsQsGmjMu8zR6aBCCisLVEZzLw7M7sAdrZ60aqHyxUX2Ku3eaebdRqHFCh7GBGJFwcI4zYom7y8pUFZ8iJAxuOKEnAm6XcyJD6W2SwS3af8JjHjoaQRsJPXOI5CUbLZxCLu4x4jAJ6kjMYov5P29xRJARYyZbWcZCNXa14zmayTm66oDdtgiBeeCqTX7nrHgqae5bR4ieU3e7OP5FZ58tE55YrrDhb75BpjxSmbWLE4naj5Z2m0a6 +Provides: libdb_cxx-4.7.so()(64bit) = set:mdHSsZ7qSeRrAgT9dbhYIOog0yQFimWNCCMs2CNWMOzhVnbAqLtvfa6sA25SrE04Urm7K2MSqUTd76vT5z3Zm9z18XhnO1BIKVuxYAelAhSA639KZ0z7K0nFzfG8akMR9AHcApRTOuxFdoAWVqZweAWeZK74Yxdmj7xMCt7FpaUmo31zF6MMXZdZo1PkBBEyiSLA9B4flZ4Qp3tDCZy4hjurG7QoPjJROhQBrgFWMT0shRYVf8Dg391czqQWXLNgHuPqrffssmkgb1sMZgmlSSSg6GcqlJ5MuN5Bsl6gw6RTbOWWxxZjxIjNeMfZaugj6Y8J4XzLDQVfaLMht2Yf4vOZawlEqb2m8xYQivbxJPOFWNuiG9j9aCxEKIzKC9xHhQIzQ27hZJZpT8aXScTNywWOybzoqgZrPmaVOl1lM2E65Zmtb8n6ombVau0OpFmO3S4JbFztxTSip7orWTJ8SNY9yJBXhaGAFQhCWzJOZFl52HHGW0pZImg719KwgIvXccgK364vQ1xpREUdfB6MtFgVyuRmwC5HnG7D79fnnRT8EoZzzT8rXojLcAoEZckrndivWwmRMSiSgtQvpzY0fbSuqeFZ7sdV7zjZox3RggUOvNpJ8R23b4kkarGWz93IrBjuDM7IwtGZsWIJVSlNfAHV5FaQym5dVxtF97QCna987BZ4Zf2E1IEGZzZCKg8jDkOfZDA7epsiA18kg2gs9lYcgLZqZmDfwfhjbQCzX0Wv6xbsQsGmjMu8zR6aBCCisLVEZzLw7M7sAdrZ68IxOZGyxUX2Ku3eaebdRqHFCh7GBGJFwcI4zYom7y8pUFZ8iJAxZvA5rhL8JcSp4rfdQ5I1J7kugqDmDMkEHVqDTBpbcNnuZzcvZ88AoyIRwq2C7XHom89IKBICnIvRpZtyTl286Jk4LJccMerWwAatscRKTfKSmxQksamG9AsM7seADbiXbAeQy2ZtSezmeaaPC2JJmQvh9KkCaW5b053 Provides: libdb4.7_cxx = 4.7.25-alt13:sisyphus+341099.200.4.1 File: /etc/buildreqs/packages/substitute.d/libdb4.7_cxx 100644 root:root bd0350d5c87f4ffc285e85a8676d3615 -File: /usr/lib64/libdb_cxx-4.7.so 100644 root:root f5e34ce6f4a3b251b8c36c0218fc786c -RPMIdentity: a413b970d2ccce17c06e2bd356969f7a13384accf484f06f716657d45c126af239d66c26c52dcaaf79dc17892dccca1a58beeba18e8d4e1d60bd349f3058045b +File: /usr/lib64/libdb_cxx-4.7.so 100644 root:root df5d703022625933a33a6fae68bd8958 +RPMIdentity: 65c23201019e17d8f99fee402f731754559d90f644cb76b4391a7d9011d6e138467f72f8d16b6ecfe3fd8b4eb834360410b472d6dbbaa221bcf639fb15be7699 --- libdb4.7_cxx-debuginfo-4.7.25-alt13.x86_64.rpm.repo 2024-03-06 13:34:04.000000000 +0000 +++ libdb4.7_cxx-debuginfo-4.7.25-alt13.x86_64.rpm.hasher 2024-11-14 04:33:33.023880434 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ef 40755 root:root -/usr/lib/debug/.build-id/ef/2d76f6d38ff2f319b9ceb55f0ad56eed51e47f 120777 root:root ../../../../lib64/libdb_cxx-4.7.so -/usr/lib/debug/.build-id/ef/2d76f6d38ff2f319b9ceb55f0ad56eed51e47f.debug 120777 root:root ../../usr/lib64/libdb_cxx-4.7.so.debug +/usr/lib/debug/.build-id/92 40755 root:root +/usr/lib/debug/.build-id/92/726e4ef75c285de8bc372801f19049b5090320 120777 root:root ../../../../lib64/libdb_cxx-4.7.so +/usr/lib/debug/.build-id/92/726e4ef75c285de8bc372801f19049b5090320.debug 120777 root:root ../../usr/lib64/libdb_cxx-4.7.so.debug /usr/lib/debug/usr/lib64/libdb_cxx-4.7.so.debug 100644 root:root @@ -28,6 +28,6 @@ Provides: libdb4.7_cxx-debuginfo = 4.7.25-alt13:sisyphus+341099.200.4.1 -File: /usr/lib/debug/.build-id/ef 40755 root:root -File: /usr/lib/debug/.build-id/ef/2d76f6d38ff2f319b9ceb55f0ad56eed51e47f 120777 root:root ../../../../lib64/libdb_cxx-4.7.so -File: /usr/lib/debug/.build-id/ef/2d76f6d38ff2f319b9ceb55f0ad56eed51e47f.debug 120777 root:root ../../usr/lib64/libdb_cxx-4.7.so.debug -File: /usr/lib/debug/usr/lib64/libdb_cxx-4.7.so.debug 100644 root:root 3e81fbc5bcbb035452ab23d69761d595 +File: /usr/lib/debug/.build-id/92 40755 root:root +File: /usr/lib/debug/.build-id/92/726e4ef75c285de8bc372801f19049b5090320 120777 root:root ../../../../lib64/libdb_cxx-4.7.so +File: /usr/lib/debug/.build-id/92/726e4ef75c285de8bc372801f19049b5090320.debug 120777 root:root ../../usr/lib64/libdb_cxx-4.7.so.debug +File: /usr/lib/debug/usr/lib64/libdb_cxx-4.7.so.debug 100644 root:root ac56267159bb2138fcfbed3ad23c5f22 File: /usr/src/debug/db-4.7.25 40755 root:root @@ -49,2 +49,2 @@ File: /usr/src/debug/db-4.7.25/dbinc/cxx_int.h 100644 root:root e3b69a525eed8c65c14b083da86a0575 -RPMIdentity: c3964af8d8f4825974821a45023471054d5bb89cccf4cdb8312b23d717d3bd03ef066b43e8520df97a309ca3d639ee0f878103e0af52b8864ff1734b908a09da +RPMIdentity: 285ddd191c7e0b512ea24b7feee5796d2ae8c2107726a43bc1880deabbf2d34f961efaa7cc4cec24e549cdfe196c8633b1f809675373041c0448771265641576 --- libdb4.7_int-4.7.25-alt13.x86_64.rpm.repo 2024-03-06 13:34:03.000000000 +0000 +++ libdb4.7_int-4.7.25-alt13.x86_64.rpm.hasher 2024-11-14 04:33:33.167883359 +0000 @@ -4,5 +4,5 @@ Provides: libdb4_int = 4.7.25-alt13 -Provides: libdb_int-4.7.so()(64bit) = set:od2eZi9uA7ifHCjJTTi1IEfZdonEe8VzXZx278ytin51IBuKnsA3JlkWhj2ZsoeiuNHwaE9eaDS3tTvKxbXZasBBOZ2b2jzZ10s13xw0foaje6chmwj4nlzgmmkJ64Riduboys1HaQPoOZgpiXvZl11hMlTjv11zPY074SCfBS97l3ZyKingZ1vZGIIbsDGM97dKMrOVxmL2e0zXn4RGNI33X61CN6EMJ8xTcD7Vvj1vGx6w4FfZCJuKmlrXBVdzcUZ79KEE7kR4GeUjajZGXfF8EeUs4BQwTgYDkg4b6oHzAD7K8uhnro5JqLa0DheDkcciagp0EOGUaElgAinPQBuecnxtX8ErZDMi2SfA8ogsmpDEBBz0Zi6J2NjttrjF7bRIyPNZjNv9tPx971olfPqHaWjxK2RH7gVXQ9TI6RyJIw76BrAeAk90RoKWpXahlA5X1MKzsh5gAWDnEBCr4HS2bDLlNBNjgHhUp0Y4AcvWSJC0sg9lTBxf8TaZiebP9ZjRRPdqVoOUXxnZ3aOLW7ezCl5EqQDq1RT0nP0aR3j8adGBjaPkTedGZnapc41hsGUY5dvMIZg4umpojdhgOnzZsfC4rCZjQ9wo9EpYU2AhCfDC9UCz8OUnVEEEuprapHwaJx3JZgkZz2cEWiIzo5Ck23EYwTzDFZxZfnRdh36RH0KhUkNVhsP48JWcsliNwlx5SADH3qudebbFKEZtNHh4yPPQBng3EzwlVdz1CXVqTTh3rNTCjuKmyC7YqlATo1YMPgPqg5H8iA0EIxpAyWhYNHspkxGFX78T4ieJhsiZ2jBSAGjukbqUqdceibZzwzN7GFIxUn7tbZhCP9yY1I1fZ3tGRa5PO3dGB9pOX8mEV7248wewL64Mmx9xQ2qYZ61dneratZLIsD8Gp9d7MU4PTbY0hZGx14lBkZsp0ZjIGlYFtVGMRJYdudrZhjJbpx92yQBb0RrlNz7D0F9DBZubZDltOGprZgQDnFCkzNRKUWYv7zeE45Hpyfri7tD8ohsnGUzOu4ZahSRz8VcrzHTtDIMyfOiwBO6I36aLoNZpIkdcr0ckyv6t0tjbABlhRPWhQaN61c2l7ZACHi4cZgAoMWyNAVPy6dp4MMmSOIbkpVnF0QSawXw8kAW072jbMFrIJpqmV1ZxCNeNNFB0Dhk1kIz2dZwS7Ik0HDnuogV31PdZJppw26Z4Gxc6ot9tprlnZHPo8ZJBBeQNVpCKIqqryvYdoZ6tWQtcCpVfRpI0BZzQCA41uYouEH56KpR6vnOvvXiZf4u5TLakooZgIfhFH1wkQ7RfIOspuUOJdDsAx0rJQoxOOGChKJzEQai7HcZ2bX98MBZxnHdqRhstrCqzTei0NZEUrjKa1IpHNUS2lx28IQhOec51Mw0lupkW68AlvGAn0rZkPVJaDpY4GsFj4vmtInKfatAsUlYeQLy0BQs6zE1pIuSFPAZmXmeT3YySggrmRRMZFhwAZ4Sce1QZ2y0K3Q0WeqZDGPH7GFWeIZjS3JSiSZJjGl33pfuQ6FJ4Ny753Fn0WgG3fVfP4MEARoFcVramZjjBamoLOopFW2b6ZFaaeiAjjsMMZajYMnhbr3tPd723mH2SttDwlN3ACiHkI5hZBn1NvupE1uZ61gU0txWcVp6OXZDnZ9MlVap9742N0xeGcTgBoi7uZG20MZ21aDVe3LzkOigfuyXO8Ya1wZIzZ7P11uk06nw3GL7iu6Bnv1JInIeMS0FNOhPQ6EiTxG3YtlntFP9giZEZEhSr8DaadGFODRZHvo18EIvbEUK3fa4uqt34sKEBEEsf8U014z18e5conhTDvV85f37mExI4wo5FbdhIgevk5ZgVENTowwMN1ipp1U9McO42z7T9vf8QkjEZIH22Ep3bftYQPFUj8N8VDbetAeqFL9FKfWtNFFjXso0CZ2xpjFUQ4rDx0bh6iami2H5uxvbZbGIRtvCXRL2St9olxZEaRXYbnmfZC5gFqxsk8LZnzBstlWrY9AJ8xFq5DSG8xAxlpHZIF1lnSh6zsz1Mth79Hrostks2eQQG4PRK9X5VaAYEySOs8fju29BABKaFHmLtTA769C36lWESlCUrxyRrGm7mNlEFUlZdn5vjuWUq3ZgMirGrShqdI00XQ6AJgQPMslsrE1Y5qeAO0CJYKBa7Z7gEIhctKFU9DC6B19Z60D2nM8FB48Z8V6HhT4yk20wCOjqkk45RZw2QZ0glyARkopmbGqYNE9HWpQHal9eaytvSxg09WsxeTIcIWsRvPscS9b4fvMMJpIGeAu521ZIWEqXZmIvlyt3jCurZGIS9ZyWBrcvZGWPr7NO8EeoeZhlAcYt8ORkhADumrfT7qz0SlZaV5rpA47EZI3Ld5md3VBMC1F60yeSVy1VMJci6PjhXpf7cOg7a5xBmVYE9kKqcoOxnfsNxAI8pZzOaQPOiaw004VvojucInHMMm15vZyR3PNBeoxloa841Imc8jCH028lMFMxmBkfY7z7Acy00UfjFrycyY840DipOqZn50u7nGkdFwRyZx9PKhA0DcDLudUH4E80oDquOwZnErwKeCiKcdDFsl312stb83tDbceBJ1eF0tKmw7cJZ6sZrYGrxB15iqGZ6Z42xnWkvFmwkIqM1kTFR16f2kssYM18pGy81VyMNDzL8nwqFAQG4vdb9Dj0wRjmjoW92CsM1pSZEZdfYCIFEWZEWQD3EaexIKVi5iy13ojLPODFspAx4YRjx2Bi008E2vTKSeHBxcM4V08LPz3 +Provides: libdb_int-4.7.so()(64bit) = set:od2eZi9uA7ifHCjJTTi1IEfZdonEe8VzXZx278ytin51IBuKnsA3JlkWhj2ZsoeiuNHwaE9eaDS3tTvKxbXZasBBOZ2b2jzZ10s13xw0foaje6chmwj4nlzgmmkJ64RiduoP4IGgfz9X3piXvZl11hMlTjv11zPY074SCfBS97l3vq5gZ1vZGIIbsDGM97dKMrOVxmL2e0zXn4RGNI33X61CN6EMJ8xTcD7Vvj1vGx6w49VHuKmlrXBVdzcUZ79KEENdwVIcZbKZAa2G3e7h9doOAa8y53IpF7K8uhnro5JqLa0DheDkcciagp0EOGUG8aBKCp5Os5SJzwKZf1b9oZwIgeHIjQOOh0LYgYknTSkWNiZszZ7yZyFrecV80HWpmrlhvaQlEuZ0EYVHK6RyJIw76BrAeAk90RoKWpXahlA5X1MKzsh5gAWDjXIhUBNVrlspY4Qq4u60f19PDedneEAGXO0lrZiebP9C2JEKuKhb7j6vfYGvkAvRf8znwGhvG54Mk8wiZ0j8adGBjaPkTedGZnapc41hsGUY5dvMIZg4umpojdhgOnzZsfC4rCZjQ90gvZ1nwcOYVQc1MhoYHskkkLIdBIlgBSMxmvwWv4ogRBo7NacF46gV1L7fjZzWZHGry6cGn1szMF2nljwQGPMl953m5mojuKeEVRUIIAWyWTNHh4yPPQBng3EzwlVZEs4OZHSZdh3rNTCjuKmyC7YqlATo1YMPgPqg5H8iA0EIxpAyWhAVAh5GCKvwsj8VQ6N9RbjBSAGjukbqUqdceibZzwzNqr3NLeWmY3PV4hZgo3uWDeRqBypVxHepOX8mEV7248wewL64Mmx9xQ2qYZ61dner6Z6VehkPiqewN9CLnU1yZl338GaFYVc0ZxmRaZkXOlxHrVrYaZjRKA5C88inK0kLl5fus2ACsmWXbZDltOGprZgQDnFCkzNRKUWYv7zeE45Hpyfri7tD8ohsnGUzOu4ZahSRz8VcrzHTtDIMyfOiwBO6I36aLoNZpIkdcr0cjdW0WCGu5ltJm9S8gCthHeZpcnB8oY1icotNoOYphzCc2oobrpS5Mkg1EJl0T1xO3s8cJ0DKNSCFEVfcztyzjb1ezE2Eo75qZhIfocxuVx1gFoPvDB1aoQjUiOWiWOSGKZnDNgZrbbtEzPPctpRQS4ZEL1HTWQFXocPOvwZAOZxqjiy0fucfQR23TIqzLbVLLtFZn2LyXn5accvwZ9EQR0gaWzW7mpKcfsVSCjeOgwJmXSOGChKJzEQai7HcZ2bX98MBZxnHTJUWSkCQh28Zn4vrOl9wdrd6TmEak0xBeiSxF8064EObziT0lQaV5MCnUFOp6fxanW4NDl7XBXzi797u5L3Zby0BQs6zE1pIuSFPAZmXmeT3YySggrmRRMZFhwAZ4Sce1QZ2y0K3Q0WeqZDGPH7GFWeIZjS3JSiSZJjaqZKNzS8JB8mYEo8Z20t8RxDYDp20dAipOTkIYDFCtLOGZloNUflksA8DCUwxXR9uUHEBJxKVC3x1Hl1XKKjMGU1ijFlaSyEZGHwUfLcQ0LuIegnEejuCxYZvTlv2nBHABsg8434WEOMmyQxTLa00Tb1aDVe3LzVyuY4TBhUl2MgnfvIZCe8Mz2MU2sgZd3I6KZiEBZ2m7orwQoVEpq3kFXgR1ZuGKWiDjwAZhZxzITgelkqkjBfHZDZwb01BZb5ksTx752fLisKEBEEsf8U014MQaoMKyKfZy7FUpUM2d4wNHC8m8DfCjeqYd688sswkmA5o6p21phvf8QkjEZIH22Ep3bftYQPFUj8N8VDbetAeqFL9FKfGemDSVM0cXBMIFksqyJjHh6iami2H5uxvbZbGIRtvCXRL2St9olxZEaRympZ6MalbAz2VRZCIAHHiv6UwKj5DSG8xAxlpHDyHzc6V63wXyeimTMUWEU4sEFl9CHtjSbOl8Vh5RIZIADgi9pFHiWGRrTdVxhyVwhBeGtB9ZmxyRrGmzrrjx65LeQD0v0mqjtPeiHx50oDSwI5yuqHT6q0vxC3FcwpbLrFOhZx4ar4jDrEvA6B19Z60D2nM8FB4MmBREr2ha10gjV9daEOZ14EX1EahOqaIcH5ldZohjmRPEnlGisk4XZse4ymW7IcIWsRvPscS9b4fvMMJpIGeAu521ZIWEqXZmIvlyt3jCUOiZlsZdTLGfLt4bzwWwVU7lAcYt8ORkhADumrfT7qz0SlZaV5rpoFYP3Ld5md3VBMC1F60yeSVizoAff5JDZc1zcQxihoFlefq2BH63Cs8QKwAI8pZzOaQPOiaw004VvojucInH07fYZbkfc7nWw5mxFwg4MqNwcpK28wk1D27qliZ0Zxz7Acy00UfjFrycyY8cBPARYL20LzblGC9zZx9PKhA0DcDLudUH4E80oDquOwZnErwKeCiKcdDFsl312stb83tDbceBJ1eF0tKmw7cJZ6sZrYGrxB15iqGZ6Z42xnWkvFmwkItEKjH3cu4EUUUx3gOk5h2O5xzf7vhK0Ri9Fl9Zqp9Vs20IuOq2jfhMA3e8PZnILvUdpjhRZxRFf7MpSWCbl896cwdZeIYpan6p81vZ4x200wO3YtLQJcA1C870Vtus Provides: libdb4.7_int = 4.7.25-alt13:sisyphus+341099.200.4.1 -File: /usr/lib64/libdb_int-4.7.so 100644 root:root e9ce12d155a312e0a99550b7a5ff85a4 -RPMIdentity: 29c71eb3335f537ff19cccbab6c1af9e0cb1db82a8bd9773543346097ef6b4d0b58f05f245829169017cbb864993f9fdc15cad9eb194951d0bb61ce5a8f37aeb +File: /usr/lib64/libdb_int-4.7.so 100644 root:root 8bdf2f0e4cf08bcdce5e90eded77a6c6 +RPMIdentity: 61b824ecfd2e4d821dabaaa2eb37878aadfe982ebb5fe3a01b8ea04d5c0e94ce6407a83241c366138c3dae7401802d5c073284b2895813c27b8c1d17a8066207 --- libdb4.7_int-debuginfo-4.7.25-alt13.x86_64.rpm.repo 2024-03-06 13:34:04.000000000 +0000 +++ libdb4.7_int-debuginfo-4.7.25-alt13.x86_64.rpm.hasher 2024-11-14 04:33:33.258885207 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f4 40755 root:root -/usr/lib/debug/.build-id/f4/fc69a134973a59dbae6f39d7b2f1de66b94602 120777 root:root ../../../../lib64/libdb_int-4.7.so -/usr/lib/debug/.build-id/f4/fc69a134973a59dbae6f39d7b2f1de66b94602.debug 120777 root:root ../../usr/lib64/libdb_int-4.7.so.debug +/usr/lib/debug/.build-id/6a 40755 root:root +/usr/lib/debug/.build-id/6a/a80c7a38818e5044d9adea1b2395fb3adbfc0c 120777 root:root ../../../../lib64/libdb_int-4.7.so +/usr/lib/debug/.build-id/6a/a80c7a38818e5044d9adea1b2395fb3adbfc0c.debug 120777 root:root ../../usr/lib64/libdb_int-4.7.so.debug /usr/lib/debug/usr/lib64/libdb_int-4.7.so.debug 100644 root:root @@ -9,6 +9,6 @@ Provides: libdb4.7_int-debuginfo = 4.7.25-alt13:sisyphus+341099.200.4.1 -File: /usr/lib/debug/.build-id/f4 40755 root:root -File: /usr/lib/debug/.build-id/f4/fc69a134973a59dbae6f39d7b2f1de66b94602 120777 root:root ../../../../lib64/libdb_int-4.7.so -File: /usr/lib/debug/.build-id/f4/fc69a134973a59dbae6f39d7b2f1de66b94602.debug 120777 root:root ../../usr/lib64/libdb_int-4.7.so.debug -File: /usr/lib/debug/usr/lib64/libdb_int-4.7.so.debug 100644 root:root abf3f3d0438dcbfabf4d083f96804cc8 -RPMIdentity: 2ecc1e203a6a3076507c908957fcc3c0ba4bc3e4952c246e12a26dcb64ad6d8bfaaaaa6d9de9d01711db754401d8cd6abd12b96a003b9024baef0c0deede2908 +File: /usr/lib/debug/.build-id/6a 40755 root:root +File: /usr/lib/debug/.build-id/6a/a80c7a38818e5044d9adea1b2395fb3adbfc0c 120777 root:root ../../../../lib64/libdb_int-4.7.so +File: /usr/lib/debug/.build-id/6a/a80c7a38818e5044d9adea1b2395fb3adbfc0c.debug 120777 root:root ../../usr/lib64/libdb_int-4.7.so.debug +File: /usr/lib/debug/usr/lib64/libdb_int-4.7.so.debug 100644 root:root a9dd4c19450b3017ad16ea99d5f9086b +RPMIdentity: 6e0afd486ea60c6f96ca445723af01367408430e66835d9ff4588ddcfbf8f4308c7833c7a47174fe86cf55ebd9b7a136f2e531abc46ad8e2a56b104f53574f2c