<86>Oct 23 04:59:34 userdel[3096962]: delete user 'rooter' <86>Oct 23 04:59:34 userdel[3096962]: removed group 'rooter' owned by 'rooter' <86>Oct 23 04:59:34 userdel[3096962]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 23 04:59:34 groupadd[3097014]: group added to /etc/group: name=rooter, GID=1823 <86>Oct 23 04:59:34 groupadd[3097014]: group added to /etc/gshadow: name=rooter <86>Oct 23 04:59:34 groupadd[3097014]: new group: name=rooter, GID=1823 <86>Oct 23 04:59:34 useradd[3097057]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none <86>Oct 23 04:59:34 userdel[3097137]: delete user 'builder' <86>Oct 23 04:59:34 userdel[3097137]: removed group 'builder' owned by 'builder' <86>Oct 23 04:59:34 userdel[3097137]: removed shadow group 'builder' owned by 'builder' <86>Oct 23 04:59:34 groupadd[3097190]: group added to /etc/group: name=builder, GID=1824 <86>Oct 23 04:59:34 groupadd[3097190]: group added to /etc/gshadow: name=builder <86>Oct 23 04:59:34 groupadd[3097190]: new group: name=builder, GID=1824 <86>Oct 23 04:59:34 useradd[3097227]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none <13>Oct 23 04:59:39 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Oct 23 04:59:39 rpmi: libstdc++13-devel-13.2.1-alt4 sisyphus+354645.100.1.1 1723060849 installed <13>Oct 23 04:59:40 rpmi: gcc13-c++-13.2.1-alt4 sisyphus+354645.100.1.1 1723060849 installed <13>Oct 23 04:59:40 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 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.9523 + 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.82308 + 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... POSIX/pthreads/library/x86_64/gcc-assembly checking for main in -lpthread... yes checking for library containing sched_yield... none required checking for library containing fdatasync... none required checking for library containing getaddrinfo... none required checking for library containing hstrerror... none required checking for main in -lm... yes checking for main in -lnsl... no checking for main in -lpthread... (cached) yes checking for main in -lsocket... no checking for abort... yes checking for atoi... yes checking for atol... yes checking for getcwd... yes checking for getenv... yes checking for getopt... yes checking for isalpha... yes checking for isdigit... yes checking for isprint... yes checking for isspace... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for printf... yes checking for qsort... yes checking for raise... yes checking for rand... yes checking for strcasecmp... yes checking for strcat... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncat... yes checking for strncmp... yes checking for strrchr... yes checking for strsep... yes checking for strtol... yes checking for strtoul... yes checking for _fstati64... no checking for backtrace... yes checking for backtrace_symbols... yes checking for directio... no checking for fchmod... yes checking for fclose... yes checking for fcntl... yes checking for fdatasync... yes checking for fgetc... yes checking for fgets... yes checking for fopen... yes checking for fwrite... yes checking for getgid... yes checking for getrusage... yes checking for getuid... yes checking for hstrerror... yes checking for mprotect... yes checking for pstat_getdynamic... no checking for pthread_yield... 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... yes configure: creating ./config.status config.status: creating Makefile config.status: creating db_cxx.h config.status: creating db_int.h config.status: creating clib_port.h config.status: creating include.tcl config.status: creating db.h config.status: creating db_185.h config.status: creating db185_int.h config.status: creating db_config.h + sed -i 's/-shared -nostdlib/-shared/' libtool + sed -i 's/^\(predep_objects="\|postdep_objects="\).*$/\1"/' libtool + xargs -r0 sed -i 's|^\(sys_lib_dlsearch_path_spec="\).*|\1/lib64 /usr/lib64"|' -- + find -type f -name libtool -print0 + xargs -r0 grep -lZ '^sys_lib_dlsearch_path_spec="' -- + 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_tas.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_tas.c -fPIC -DPIC -o .libs/mut_tas.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_pthread.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_pthread.c -fPIC -DPIC -o .libs/mut_pthread.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/../os/os_addrinfo.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../os/os_addrinfo.c -fPIC -DPIC -o .libs/os_addrinfo.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_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/../repmgr/repmgr_auto.c -fPIC -DPIC -o .libs/repmgr_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/../repmgr/repmgr_elect.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../repmgr/repmgr_elect.c -fPIC -DPIC -o .libs/repmgr_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/../repmgr/repmgr_method.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../repmgr/repmgr_method.c -fPIC -DPIC -o .libs/repmgr_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/../repmgr/repmgr_msg.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../repmgr/repmgr_msg.c -fPIC -DPIC -o .libs/repmgr_msg.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_net.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_net.c -fPIC -DPIC -o .libs/repmgr_net.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_posix.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_posix.c -fPIC -DPIC -o .libs/repmgr_posix.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_queue.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_queue.c -fPIC -DPIC -o .libs/repmgr_queue.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_sel.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_sel.c -fPIC -DPIC -o .libs/repmgr_sel.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_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/../repmgr/repmgr_stat.c -fPIC -DPIC -o .libs/repmgr_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/../repmgr/repmgr_util.c x86_64-alt-linux-gcc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing ../dist/../repmgr/repmgr_util.c -fPIC -DPIC -o .libs/repmgr_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/../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_tas.lo mut_pthread.lo bt_compare.lo bt_conv.lo bt_curadj.lo bt_cursor.lo bt_delete.lo bt_method.lo bt_open.lo bt_put.lo bt_rec.lo bt_reclaim.lo bt_recno.lo bt_rsearch.lo bt_search.lo bt_split.lo bt_stat.lo bt_compact.lo bt_upgrade.lo btree_auto.lo hash.lo hash_auto.lo hash_conv.lo hash_dup.lo hash_meta.lo hash_method.lo hash_open.lo hash_page.lo hash_rec.lo hash_reclaim.lo hash_stat.lo hash_upgrade.lo hash_verify.lo qam.lo qam_auto.lo qam_conv.lo qam_files.lo qam_method.lo qam_open.lo qam_rec.lo qam_stat.lo qam_upgrade.lo qam_verify.lo rep_auto.lo rep_backup.lo rep_elect.lo rep_lease.lo rep_log.lo rep_method.lo rep_record.lo rep_region.lo rep_stat.lo rep_util.lo rep_verify.lo os_addrinfo.lo repmgr_auto.lo repmgr_elect.lo repmgr_method.lo repmgr_msg.lo repmgr_net.lo repmgr_posix.lo repmgr_queue.lo repmgr_sel.lo repmgr_stat.lo repmgr_util.lo db_ovfl_vrfy.lo db_vrfy.lo db_vrfyutil.lo bt_verify.lo lock.lo lock_deadlock.lo lock_failchk.lo lock_id.lo lock_list.lo lock_method.lo lock_region.lo lock_stat.lo lock_timer.lo lock_util.lo mut_alloc.lo mut_failchk.lo mut_method.lo mut_region.lo mut_stat.lo aes_method.lo crypto.lo mt19937db.lo rijndael-alg-fst.lo rijndael-api-fst.lo crdel_auto.lo crdel_rec.lo db.lo db_am.lo db_auto.lo db_byteorder.lo db_cam.lo db_cds.lo db_conv.lo db_dispatch.lo db_dup.lo db_err.lo db_getlong.lo db_idspace.lo db_iface.lo db_join.lo db_log2.lo db_meta.lo db_method.lo db_open.lo db_overflow.lo db_pr.lo db_rec.lo db_reclaim.lo db_remove.lo db_rename.lo db_ret.lo db_setid.lo db_setlsn.lo db_shash.lo db_stati.lo db_truncate.lo db_upg.lo db_upg_opd.lo dbm.lo dbreg.lo dbreg_auto.lo dbreg_rec.lo dbreg_stat.lo dbreg_util.lo dbt.lo env_alloc.lo env_config.lo env_failchk.lo env_file.lo env_globals.lo env_method.lo env_name.lo env_open.lo env_recover.lo env_region.lo env_register.lo env_sig.lo env_stat.lo fileops_auto.lo fop_basic.lo fop_rec.lo fop_util.lo hash_func.lo hmac.lo hsearch.lo log.lo log_archive.lo log_compare.lo log_debug.lo log_get.lo log_method.lo log_put.lo log_stat.lo mkpath.lo mp_alloc.lo mp_bh.lo mp_fget.lo mp_fmethod.lo mp_fopen.lo mp_fput.lo mp_fset.lo mp_method.lo mp_mvcc.lo mp_region.lo mp_register.lo mp_resize.lo mp_stat.lo mp_sync.lo mp_trickle.lo openflags.lo os_abort.lo os_abs.lo os_alloc.lo os_clock.lo os_cpu.lo os_ctime.lo os_config.lo os_dir.lo os_errno.lo os_fid.lo os_flock.lo os_fsync.lo os_getenv.lo os_handle.lo os_map.lo os_method.lo os_mkdir.lo os_open.lo os_pid.lo os_rename.lo os_root.lo os_rpath.lo os_rw.lo os_seek.lo os_stack.lo os_stat.lo os_tmpdir.lo os_truncate.lo os_uid.lo os_unlink.lo os_yield.lo seq_stat.lo sequence.lo sha1.lo snprintf.lo txn.lo txn_auto.lo txn_chkpt.lo txn_failchk.lo txn_method.lo txn_rec.lo txn_recover.lo txn_region.lo txn_stat.lo txn_util.lo xa.lo xa_db.lo xa_map.lo zerofill.lo -lpthread x86_64-alt-linux-gcc -shared .libs/db185.o .libs/mut_tas.o .libs/mut_pthread.o .libs/bt_compare.o .libs/bt_conv.o .libs/bt_curadj.o .libs/bt_cursor.o .libs/bt_delete.o .libs/bt_method.o .libs/bt_open.o .libs/bt_put.o .libs/bt_rec.o .libs/bt_reclaim.o .libs/bt_recno.o .libs/bt_rsearch.o .libs/bt_search.o .libs/bt_split.o .libs/bt_stat.o .libs/bt_compact.o .libs/bt_upgrade.o .libs/btree_auto.o .libs/hash.o .libs/hash_auto.o .libs/hash_conv.o .libs/hash_dup.o .libs/hash_meta.o .libs/hash_method.o .libs/hash_open.o .libs/hash_page.o .libs/hash_rec.o .libs/hash_reclaim.o .libs/hash_stat.o .libs/hash_upgrade.o .libs/hash_verify.o .libs/qam.o .libs/qam_auto.o .libs/qam_conv.o .libs/qam_files.o .libs/qam_method.o .libs/qam_open.o .libs/qam_rec.o .libs/qam_stat.o .libs/qam_upgrade.o .libs/qam_verify.o .libs/rep_auto.o .libs/rep_backup.o .libs/rep_elect.o .libs/rep_lease.o .libs/rep_log.o .libs/rep_method.o .libs/rep_record.o .libs/rep_region.o .libs/rep_stat.o .libs/rep_util.o .libs/rep_verify.o .libs/os_addrinfo.o .libs/repmgr_auto.o .libs/repmgr_elect.o .libs/repmgr_method.o .libs/repmgr_msg.o .libs/repmgr_net.o .libs/repmgr_posix.o .libs/repmgr_queue.o .libs/repmgr_sel.o .libs/repmgr_stat.o .libs/repmgr_util.o .libs/db_ovfl_vrfy.o .libs/db_vrfy.o .libs/db_vrfyutil.o .libs/bt_verify.o .libs/lock.o .libs/lock_deadlock.o .libs/lock_failchk.o .libs/lock_id.o .libs/lock_list.o .libs/lock_method.o .libs/lock_region.o .libs/lock_stat.o .libs/lock_timer.o .libs/lock_util.o .libs/mut_alloc.o .libs/mut_failchk.o .libs/mut_method.o .libs/mut_region.o .libs/mut_stat.o .libs/aes_method.o .libs/crypto.o .libs/mt19937db.o .libs/rijndael-alg-fst.o .libs/rijndael-api-fst.o .libs/crdel_auto.o .libs/crdel_rec.o .libs/db.o .libs/db_am.o .libs/db_auto.o .libs/db_byteorder.o .libs/db_cam.o .libs/db_cds.o .libs/db_conv.o .libs/db_dispatch.o .libs/db_dup.o .libs/db_err.o .libs/db_getlong.o .libs/db_idspace.o .libs/db_iface.o .libs/db_join.o .libs/db_log2.o .libs/db_meta.o .libs/db_method.o .libs/db_open.o .libs/db_overflow.o .libs/db_pr.o .libs/db_rec.o .libs/db_reclaim.o .libs/db_remove.o .libs/db_rename.o .libs/db_ret.o .libs/db_setid.o .libs/db_setlsn.o .libs/db_shash.o .libs/db_stati.o .libs/db_truncate.o .libs/db_upg.o .libs/db_upg_opd.o .libs/dbm.o .libs/dbreg.o .libs/dbreg_auto.o .libs/dbreg_rec.o .libs/dbreg_stat.o .libs/dbreg_util.o .libs/dbt.o .libs/env_alloc.o .libs/env_config.o .libs/env_failchk.o .libs/env_file.o .libs/env_globals.o .libs/env_method.o .libs/env_name.o .libs/env_open.o .libs/env_recover.o .libs/env_region.o .libs/env_register.o .libs/env_sig.o .libs/env_stat.o .libs/fileops_auto.o .libs/fop_basic.o .libs/fop_rec.o .libs/fop_util.o .libs/hash_func.o .libs/hmac.o .libs/hsearch.o .libs/log.o .libs/log_archive.o .libs/log_compare.o .libs/log_debug.o .libs/log_get.o .libs/log_method.o .libs/log_put.o .libs/log_stat.o .libs/mkpath.o .libs/mp_alloc.o .libs/mp_bh.o .libs/mp_fget.o .libs/mp_fmethod.o .libs/mp_fopen.o .libs/mp_fput.o .libs/mp_fset.o .libs/mp_method.o .libs/mp_mvcc.o .libs/mp_region.o .libs/mp_register.o .libs/mp_resize.o .libs/mp_stat.o .libs/mp_sync.o .libs/mp_trickle.o .libs/openflags.o .libs/os_abort.o .libs/os_abs.o .libs/os_alloc.o .libs/os_clock.o .libs/os_cpu.o .libs/os_ctime.o .libs/os_config.o .libs/os_dir.o .libs/os_errno.o .libs/os_fid.o .libs/os_flock.o .libs/os_fsync.o .libs/os_getenv.o .libs/os_handle.o .libs/os_map.o .libs/os_method.o .libs/os_mkdir.o .libs/os_open.o .libs/os_pid.o .libs/os_rename.o .libs/os_root.o .libs/os_rpath.o .libs/os_rw.o .libs/os_seek.o .libs/os_stack.o .libs/os_stat.o .libs/os_tmpdir.o .libs/os_truncate.o .libs/os_uid.o .libs/os_unlink.o .libs/os_yield.o .libs/seq_stat.o .libs/sequence.o .libs/sha1.o .libs/snprintf.o .libs/txn.o .libs/txn_auto.o .libs/txn_chkpt.o .libs/txn_failchk.o .libs/txn_method.o .libs/txn_rec.o .libs/txn_recover.o .libs/txn_region.o .libs/txn_stat.o .libs/txn_util.o .libs/xa.o .libs/xa_db.o .libs/xa_map.o .libs/zerofill.o -lpthread -Wl,--no-undefined -Wl,-soname -Wl,libdb_int-4.7.so -o .libs/libdb_int-4.7.so 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_tas.lo mut_pthread.lo bt_compare.lo bt_conv.lo bt_curadj.lo bt_cursor.lo bt_delete.lo bt_method.lo bt_open.lo bt_put.lo bt_rec.lo bt_reclaim.lo bt_recno.lo bt_rsearch.lo bt_search.lo bt_split.lo bt_stat.lo bt_compact.lo bt_upgrade.lo btree_auto.lo hash.lo hash_auto.lo hash_conv.lo hash_dup.lo hash_meta.lo hash_method.lo hash_open.lo hash_page.lo hash_rec.lo hash_reclaim.lo hash_stat.lo hash_upgrade.lo hash_verify.lo qam.lo qam_auto.lo qam_conv.lo qam_files.lo qam_method.lo qam_open.lo qam_rec.lo qam_stat.lo qam_upgrade.lo qam_verify.lo rep_auto.lo rep_backup.lo rep_elect.lo rep_lease.lo rep_log.lo rep_method.lo rep_record.lo rep_region.lo rep_stat.lo rep_util.lo rep_verify.lo os_addrinfo.lo repmgr_auto.lo repmgr_elect.lo repmgr_method.lo repmgr_msg.lo repmgr_net.lo repmgr_posix.lo repmgr_queue.lo repmgr_sel.lo repmgr_stat.lo repmgr_util.lo db_ovfl_vrfy.lo db_vrfy.lo db_vrfyutil.lo bt_verify.lo lock.lo lock_deadlock.lo lock_failchk.lo lock_id.lo lock_list.lo lock_method.lo lock_region.lo lock_stat.lo lock_timer.lo lock_util.lo mut_alloc.lo mut_failchk.lo mut_method.lo mut_region.lo mut_stat.lo aes_method.lo crypto.lo mt19937db.lo rijndael-alg-fst.lo rijndael-api-fst.lo crdel_auto.lo crdel_rec.lo db.lo db_am.lo db_auto.lo db_byteorder.lo db_cam.lo db_cds.lo db_conv.lo db_dispatch.lo db_dup.lo db_err.lo db_getlong.lo db_idspace.lo db_iface.lo db_join.lo db_log2.lo db_meta.lo db_method.lo db_open.lo db_overflow.lo db_pr.lo db_rec.lo db_reclaim.lo db_remove.lo db_rename.lo db_ret.lo db_setid.lo db_setlsn.lo db_shash.lo db_stati.lo db_truncate.lo db_upg.lo db_upg_opd.lo dbm.lo dbreg.lo dbreg_auto.lo dbreg_rec.lo dbreg_stat.lo dbreg_util.lo dbt.lo env_alloc.lo env_config.lo env_failchk.lo env_file.lo env_globals.lo env_method.lo env_name.lo env_open.lo env_recover.lo env_region.lo env_register.lo env_sig.lo env_stat.lo fileops_auto.lo fop_basic.lo fop_rec.lo fop_util.lo hash_func.lo hmac.lo hsearch.lo log.lo log_archive.lo log_compare.lo log_debug.lo log_get.lo log_method.lo log_put.lo log_stat.lo mkpath.lo mp_alloc.lo mp_bh.lo mp_fget.lo mp_fmethod.lo mp_fopen.lo mp_fput.lo mp_fset.lo mp_method.lo mp_mvcc.lo mp_region.lo mp_register.lo mp_resize.lo mp_stat.lo mp_sync.lo mp_trickle.lo openflags.lo os_abort.lo os_abs.lo os_alloc.lo os_clock.lo os_cpu.lo os_ctime.lo os_config.lo os_dir.lo os_errno.lo os_fid.lo os_flock.lo os_fsync.lo os_getenv.lo os_handle.lo os_map.lo os_method.lo os_mkdir.lo os_open.lo os_pid.lo os_rename.lo os_root.lo os_rpath.lo os_rw.lo os_seek.lo os_stack.lo os_stat.lo os_tmpdir.lo os_truncate.lo os_uid.lo os_unlink.lo os_yield.lo seq_stat.lo sequence.lo sha1.lo snprintf.lo txn.lo txn_auto.lo txn_chkpt.lo txn_failchk.lo txn_method.lo txn_rec.lo txn_recover.lo txn_region.lo txn_stat.lo txn_util.lo xa.lo xa_db.lo xa_map.lo zerofill.lo -lpthread x86_64-alt-linux-gcc -shared .libs/db185.o .libs/mut_tas.o .libs/mut_pthread.o .libs/bt_compare.o .libs/bt_conv.o .libs/bt_curadj.o .libs/bt_cursor.o .libs/bt_delete.o .libs/bt_method.o .libs/bt_open.o .libs/bt_put.o .libs/bt_rec.o .libs/bt_reclaim.o .libs/bt_recno.o .libs/bt_rsearch.o .libs/bt_search.o .libs/bt_split.o .libs/bt_stat.o .libs/bt_compact.o .libs/bt_upgrade.o .libs/btree_auto.o .libs/hash.o .libs/hash_auto.o .libs/hash_conv.o .libs/hash_dup.o .libs/hash_meta.o .libs/hash_method.o .libs/hash_open.o .libs/hash_page.o .libs/hash_rec.o .libs/hash_reclaim.o .libs/hash_stat.o .libs/hash_upgrade.o .libs/hash_verify.o .libs/qam.o .libs/qam_auto.o .libs/qam_conv.o .libs/qam_files.o .libs/qam_method.o .libs/qam_open.o .libs/qam_rec.o .libs/qam_stat.o .libs/qam_upgrade.o .libs/qam_verify.o .libs/rep_auto.o .libs/rep_backup.o .libs/rep_elect.o .libs/rep_lease.o .libs/rep_log.o .libs/rep_method.o .libs/rep_record.o .libs/rep_region.o .libs/rep_stat.o .libs/rep_util.o .libs/rep_verify.o .libs/os_addrinfo.o .libs/repmgr_auto.o .libs/repmgr_elect.o .libs/repmgr_method.o .libs/repmgr_msg.o .libs/repmgr_net.o .libs/repmgr_posix.o .libs/repmgr_queue.o .libs/repmgr_sel.o .libs/repmgr_stat.o .libs/repmgr_util.o .libs/db_ovfl_vrfy.o .libs/db_vrfy.o .libs/db_vrfyutil.o .libs/bt_verify.o .libs/lock.o .libs/lock_deadlock.o .libs/lock_failchk.o .libs/lock_id.o .libs/lock_list.o .libs/lock_method.o .libs/lock_region.o .libs/lock_stat.o .libs/lock_timer.o .libs/lock_util.o .libs/mut_alloc.o .libs/mut_failchk.o .libs/mut_method.o .libs/mut_region.o .libs/mut_stat.o .libs/aes_method.o .libs/crypto.o .libs/mt19937db.o .libs/rijndael-alg-fst.o .libs/rijndael-api-fst.o .libs/crdel_auto.o .libs/crdel_rec.o .libs/db.o .libs/db_am.o .libs/db_auto.o .libs/db_byteorder.o .libs/db_cam.o .libs/db_cds.o .libs/db_conv.o .libs/db_dispatch.o .libs/db_dup.o .libs/db_err.o .libs/db_getlong.o .libs/db_idspace.o .libs/db_iface.o .libs/db_join.o .libs/db_log2.o .libs/db_meta.o .libs/db_method.o .libs/db_open.o .libs/db_overflow.o .libs/db_pr.o .libs/db_rec.o .libs/db_reclaim.o .libs/db_remove.o .libs/db_rename.o .libs/db_ret.o .libs/db_setid.o .libs/db_setlsn.o .libs/db_shash.o .libs/db_stati.o .libs/db_truncate.o .libs/db_upg.o .libs/db_upg_opd.o .libs/dbm.o .libs/dbreg.o .libs/dbreg_auto.o .libs/dbreg_rec.o .libs/dbreg_stat.o .libs/dbreg_util.o .libs/dbt.o .libs/env_alloc.o .libs/env_config.o .libs/env_failchk.o .libs/env_file.o .libs/env_globals.o .libs/env_method.o .libs/env_name.o .libs/env_open.o .libs/env_recover.o .libs/env_region.o .libs/env_register.o .libs/env_sig.o .libs/env_stat.o .libs/fileops_auto.o .libs/fop_basic.o .libs/fop_rec.o .libs/fop_util.o .libs/hash_func.o .libs/hmac.o .libs/hsearch.o .libs/log.o .libs/log_archive.o .libs/log_compare.o .libs/log_debug.o .libs/log_get.o .libs/log_method.o .libs/log_put.o .libs/log_stat.o .libs/mkpath.o .libs/mp_alloc.o .libs/mp_bh.o .libs/mp_fget.o .libs/mp_fmethod.o .libs/mp_fopen.o .libs/mp_fput.o .libs/mp_fset.o .libs/mp_method.o .libs/mp_mvcc.o .libs/mp_region.o .libs/mp_register.o .libs/mp_resize.o .libs/mp_stat.o .libs/mp_sync.o .libs/mp_trickle.o .libs/openflags.o .libs/os_abort.o .libs/os_abs.o .libs/os_alloc.o .libs/os_clock.o .libs/os_cpu.o .libs/os_ctime.o .libs/os_config.o .libs/os_dir.o .libs/os_errno.o .libs/os_fid.o .libs/os_flock.o .libs/os_fsync.o .libs/os_getenv.o .libs/os_handle.o .libs/os_map.o .libs/os_method.o .libs/os_mkdir.o .libs/os_open.o .libs/os_pid.o .libs/os_rename.o .libs/os_root.o .libs/os_rpath.o .libs/os_rw.o .libs/os_seek.o .libs/os_stack.o .libs/os_stat.o .libs/os_tmpdir.o .libs/os_truncate.o .libs/os_uid.o .libs/os_unlink.o .libs/os_yield.o .libs/seq_stat.o .libs/sequence.o .libs/sha1.o .libs/snprintf.o .libs/txn.o .libs/txn_auto.o .libs/txn_chkpt.o .libs/txn_failchk.o .libs/txn_method.o .libs/txn_rec.o .libs/txn_recover.o .libs/txn_region.o .libs/txn_stat.o .libs/txn_util.o .libs/xa.o .libs/xa_db.o .libs/xa_map.o .libs/zerofill.o -lpthread -Wl,--version-script=../dist/../dist/libdb.map -Wl,--no-undefined -Wl,-soname -Wl,libdb-4.7.so -o .libs/libdb-4.7.so 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 -lpthread x86_64-alt-linux-g++ -shared .libs/cxx_db.o .libs/cxx_dbc.o .libs/cxx_dbt.o .libs/cxx_env.o .libs/cxx_except.o .libs/cxx_lock.o .libs/cxx_logc.o .libs/cxx_mpool.o .libs/cxx_multi.o .libs/cxx_seq.o .libs/cxx_txn.o -Wl,--rpath -Wl,/usr/src/RPM/BUILD/db-4.7.25/build_unix/.libs ./.libs/libdb_int-4.7.so -lpthread -L/usr/lib64/gcc/x86_64-alt-linux/13 -L/usr/lib64/gcc/x86_64-alt-linux/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/13/../../.. -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 -lpthread 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 -lpthread 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 -lpthread 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 -lpthread 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 -lpthread 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 -lpthread 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 -lpthread 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 -lpthread 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 -lpthread 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 -lpthread 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 -lpthread 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 -lpthread 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 -lpthread 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 -lpthread 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 -lpthread 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 -lpthread 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 -lpthread 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 -lpthread 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 -lpthread 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 -lpthread 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 -lpthread 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 -lpthread 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 -lpthread 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 -lpthread 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.67411 + 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 -lpthread -inst-prefix-dir /usr/src/tmp/libdb4.7-buildroot) x86_64-alt-linux-g++ -shared .libs/cxx_db.o .libs/cxx_dbc.o .libs/cxx_dbt.o .libs/cxx_env.o .libs/cxx_except.o .libs/cxx_lock.o .libs/cxx_logc.o .libs/cxx_mpool.o .libs/cxx_multi.o .libs/cxx_seq.o .libs/cxx_txn.o -L/usr/src/tmp/libdb4.7-buildroot/usr/lib64 -L/usr/lib64 -ldb_int-4.7 -lpthread -L/usr/lib64/gcc/x86_64-alt-linux/13 -L/usr/lib64/gcc/x86_64-alt-linux/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/13/../../.. -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_cxx-4.7.la' removed './usr/lib64/libdb-4.7.la' removed './usr/lib64/libdb_int-4.7.la' mode of './usr/lib64/libdb_cxx-4.7.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libdb_int-4.7.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './lib64/libdb-4.7.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libdb4.7-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libdb4.7-buildroot/ (default) Compressing files in /usr/src/tmp/libdb4.7-buildroot (auto) Adjusting library links in /usr/src/tmp/libdb4.7-buildroot ./usr/lib64: (from :0) libdb_int-4.7.so -> libdb_int-4.7.so libdb_cxx-4.7.so -> libdb_cxx-4.7.so ./lib64: (from :0) libdb-4.7.so -> libdb-4.7.so Verifying ELF objects in /usr/src/tmp/libdb4.7-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) 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.8LLWBS 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.tQ1Ccr 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.15)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(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.MWfhbW 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.p7B2ge 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.FSer0t 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.2RNfM9 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.pyhRtA 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.EoBGBx 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.05LaeQ 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.EbjqgC 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: 1362 symbols, 21 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DIIK72 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:od2eZi9uA7ifHCjJTTi1IEfZdonEe8VzXZx278ytin51IBuKnsA3JlkWhj2ZsoeiuNHwaE9eaDS3tTvKxbXZasBBOZ2b2jzZ10s13xw0foaje6chmwj4nlzgmmkJ64Riduboys1HaQPoOZgpiXvZl11hMlTjv11zPY074SCfBS97l3ZyKingZ1vZGIIbsDGM97dKMrOVxmL2e0zXn4RGNI33X61CN6EMJ8xTcD7Vvj1vGx6w4FfZCJuKmlrXBVdzcUZ79KEE7kR4GeUjajZGXfF8EeUs4BQwTgYDkg4b6oHzAD7K8uhnro5JqLa0DheDkcciagp0EOGUaElgAinPQBuecnxtX8ErZDMi2SfA8ogsmpDEBBz0Zi6J2NjttrjF7bRIyPNZjNv9tPx971olfPqHaWjxK2RH7gVXQ9TI6RyJIw76BrAeAk90RoKWpXahlA5X1MKzsh5gAWDnEBCr4HS2bDLlNBNjgHhUp0Y4AcvWSJC0sg9lTBxf8TaZiebP9ZjRRPdqVoOUXxnZ3aOLW7ezCl5EqQDq1RT0nP0aR3j8adGBjaPkTedGZnapc41hsGUY5dvMIZg4umpojdhgOnzZsfC4rCZjQ9wo9EpYU2AhCfDC9UCz8OUnVEEEuprapHwaJx3JZgkZz2cEWiIzo5Ck23EYwTzDFZxZfnRdh36RH0KhUkNVhsP48JWcsliNwlx5SADH3qudebbFKEZtNHh4yPPQBng3EzwlVdz1CXVqTTh3rNTCjuKmyC7YqlATo1YMPgPqg5H8iA0EIxpAyWhYNHspkxGFX78T4ieJhsiZ2jBSAGjukbqUqdceibZzwzN7GFIxUn7tbZhCP9yY1I1fZ3tGRa5PO3dGB9pOX8mEV7248wewL64Mmx9xQ2qYZ61dneratZLIsD8Gp9d7MU4PTbY0hZGx14lBkZsp0ZjIGlYFtVGMRJYdudrZhjJbpx92yQBb0RrlNz7D0F9DBZubZDltOGprZgQDnFCkzNRKUWYv7zeE45Hpyfri7tD8ohsnGUzOu4ZahSRz8VcrzHTtDIMyfOiwBO6I36aLoNZpIkdcr0ckyv6t0tjbABlhRPWhQaN61c2l7ZACHi4cZgAoMWyNAVPy6dp4MMmSOIbkpVnF0QSawXw8kAW072jbMFrIJpqmV1ZxCNeNNFB0Dhk1kIz2dZwS7Ik0HDnuogV31PdZJppw26Z4Gxc6ot9tprlnZHPo8ZJBBeQNVpCKIqqryvYdoZ6tWQtcCpVfRpI0BZzQCA41uYouEH56KpR6vnOvvXiZf4u5TLakooZgIfhFH1wkQ7RfIOspuUOJdDsAx0rJQoxOOGChKJzEQai7HcZ2bX98MBZxnHdqRhstrCqzTei0NZEUrjKa1IpHNUS2lx28IQhOec51Mw0lupkW68AlvGAn0rZkPVJaDpY4GsFj4vmtInKfatAsUlYeQLy0BQs6zE1pIuSFPAZmXmeT3YySggrmRRMZFhwAZ4Sce1QZ2y0K3Q0WeqZDGPH7GFWeIZjS3JSiSZJjGl33pfuQ6FJ4Ny753Fn0WgG3fVfP4MEARoFcVramZjjBamoLOopFW2b6ZFaaeiAjjsMMZajYMnhbr3tPd723mH2SttDwlN3ACiHkI5hZBn1NvupE1uZ61gU0txWcVp6OXZDnZ9MlVap9742N0xeGcTgBoi7uZG20MZ21aDVe3LzkOigfuyXO8Ya1wZIzZ7P11uk06nw3GL7iu6Bnv1JInIeMS0FNOhPQ6EiTxG3YtlntFP9giZEZEhSr8DaadGFODRZHvo18EIvbEUK3fa4uqt34sKEBEEsf8U014z18e5conhTDvV85f37mExI4wo5FbdhIgevk5ZgVENTowwMN1ipp1U9McO42z7T9vf8QkjEZIH22Ep3bftYQPFUj8N8VDbetAeqFL9FKfWtNFFjXso0CZ2xpjFUQ4rDx0bh6iami2H5uxvbZbGIRtvCXRL2St9olxZEaRXYbnmfZC5gFqxsk8LZnzBstlWrY9AJ8xFq5DSG8xAxlpHZIF1lnSh6zsz1Mth79Hrostks2eQQG4PRK9X5VaAYEySOs8fju29BABKaFHmLtTA769C36lWESlCUrxyRrGm7mNlEFUlZdn5vjuWUq3ZgMirGrShqdI00XQ6AJgQPMslsrE1Y5qeAO0CJYKBa7Z7gEIhctKFU9DC6B19Z60D2nM8FB48Z8V6HhT4yk20wCOjqkk45RZw2QZ0glyARkopmbGqYNE9HWpQHal9eaytvSxg09WsxeTIcIWsRvPscS9b4fvMMJpIGeAu521ZIWEqXZmIvlyt3jCurZGIS9ZyWBrcvZGWPr7NO8EeoeZhlAcYt8ORkhADumrfT7qz0SlZaV5rpA47EZI3Ld5md3VBMC1F60yeSVy1VMJci6PjhXpf7cOg7a5xBmVYE9kKqcoOxnfsNxAI8pZzOaQPOiaw004VvojucInHMMm15vZyR3PNBeoxloa841Imc8jCH028lMFMxmBkfY7z7Acy00UfjFrycyY840DipOqZn50u7nGkdFwRyZx9PKhA0DcDLudUH4E80oDquOwZnErwKeCiKcdDFsl312stb83tDbceBJ1eF0tKmw7cJZ6sZrYGrxB15iqGZ6Z42xnWkvFmwkIqM1kTFR16f2kssYM18pGy81VyMNDzL8nwqFAQG4vdb9Dj0wRjmjoW92CsM1pSZEZdfYCIFEWZEWQD3EaexIKVi5iy13ojLPODFspAx4YRjx2Bi008E2vTKSeHBxcM4V08LPz3 Requires: libdb4.7 = 4.7.25-alt13, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(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.dhXPfx 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.uvJ1a1 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.9GEEsI 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.VmYH83 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.rvnZSt 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.9ky22n 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:mdHSsZ7qSeRrAgT9dbhYIOog0yQFimWNCCMs2CNWMOzhVnbAqLtvfa6sA25SrE04Urm7K2MSqUTd76vT5z3Zm9z18XhnO1BIKVuxYAelAhSA639KZ0z7K0nFzfG8akMR9AHcApRTOuxFdoAWVqZwXYCGKzw0vozRQh8IpThqC2K5SgMoG1cYuvXz1PkBBEyiSLA9B4flZ4Qp3tDCZy4hjurG7QoPjJROhQBrgFWMT0shRYVf8Dg391czqQWXLNgHuPqrffssmkgb1sMZgmlSSSg6GcqlJ5MuN5Bsl6gw6RTbOWWxxZjxIjNeMfZaugj6Y8J4XzLDQVfaLc9Eme1Zn8ZkKn1HgRm4Ig2VFBZm9ItmelfSjidpahNc4RBtQRc9sdyCtAmU8WLZ3LhkSJpKz51RB5n6NQwYTpbBsVGwao1kz2vHr1VO0Pq9nN3gebRiuMCEt9tIbYSmaX0rjZKm4XoZk4rbTzkk9jFzcR7rBZzHaW8ayHGW0pZImg719KwgIvXccgK364vQ1xpREUdfB6MtFgVyuRmwC5HnG7D79fnnRT8EoZzzT8rXojLcAoEZckrndivWwmRMSiSMspwVLIhuwD5rfdDQZjKCYzN9vcsE622nZrUImAqxx52aaBdlZ1j6oTaDYexfo1XkZ9RprPJHyv8nPbilE5JaqO3XijeEdLkig2uZf2E1IEGZzZCKg8jDkOfZDA7epsiA18kg2gs9lYcgLZqZmDfwfhjbQCzX0Wv6xbsQsGmjMu8zR6aBCCisLVEZzLw7M7sAdrZ60aqHyxUX2Ku3eaebdRqHFCh7GBGJFwcI4zYom7y8pUFZ8iJAxuOKEnAm6XcyJD6W2SwS3af8JjHjoaQRsJPXOI5CUbLZxCLu4x4jAJ6kjMYov5P29xRJARYyZbWcZCNXa14zmayTm66oDdtgiBeeCqTX7nrHgqae5bR4ieU3e7OP5FZ58tE55YrrDhb75BpjxSmbWLE4naj5Z2m0a6 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.tEh3XR 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.Dh4ect 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.syMiLu 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.RRiZZq 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.w3iaoT 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.Vcz6aq 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.nWi3UI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.34zw4h 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.3lBjuo find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uCucCr 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.NEHtDe find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zsGAzZ 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.cxlu5A find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IsRuWd 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 35 sources provided by libdb4.7-debuginfo also prunning dir /usr/src/debug/db-4.7.25/build_unix also prunning dir /usr/src/debug/db-4.7.25/dbinc also prunning dir /usr/src/debug/db-4.7.25/dbinc_auto Adding to libdb4.7_int-debuginfo a strict dependency on libdb4.7-debuginfo Removing from libdb4.7_int-debuginfo 284 sources provided by libdb4.7-debuginfo also prunning dir /usr/src/debug/db-4.7.25/btree also prunning dir /usr/src/debug/db-4.7.25/build_unix also prunning dir /usr/src/debug/db-4.7.25/clib also prunning dir /usr/src/debug/db-4.7.25/common also prunning dir /usr/src/debug/db-4.7.25/crypto/mersenne also prunning dir /usr/src/debug/db-4.7.25/crypto/rijndael also prunning dir /usr/src/debug/db-4.7.25/db also prunning dir /usr/src/debug/db-4.7.25/db185 also prunning dir /usr/src/debug/db-4.7.25/dbinc also prunning dir /usr/src/debug/db-4.7.25/dbinc_auto also prunning dir /usr/src/debug/db-4.7.25/dbm also prunning dir /usr/src/debug/db-4.7.25/dbreg also prunning dir /usr/src/debug/db-4.7.25/env also prunning dir /usr/src/debug/db-4.7.25/fileops also prunning dir /usr/src/debug/db-4.7.25/hash also prunning dir /usr/src/debug/db-4.7.25/hmac also prunning dir /usr/src/debug/db-4.7.25/hsearch also prunning dir /usr/src/debug/db-4.7.25/lock also prunning dir /usr/src/debug/db-4.7.25/log also prunning dir /usr/src/debug/db-4.7.25/mp also prunning dir /usr/src/debug/db-4.7.25/mutex also prunning dir /usr/src/debug/db-4.7.25/os also prunning dir /usr/src/debug/db-4.7.25/qam also prunning dir /usr/src/debug/db-4.7.25/rep also prunning dir /usr/src/debug/db-4.7.25/repmgr also prunning dir /usr/src/debug/db-4.7.25/sequence also prunning dir /usr/src/debug/db-4.7.25/txn also prunning dir /usr/src/debug/db-4.7.25/xa also prunning dir /usr/src/debug/db-4.7.25/crypto also prunning dir /usr/src/debug/db-4.7.25 Adding to libdb4.7_cxx-debuginfo a strict dependency on libdb4.7-debuginfo Removing from libdb4.7_cxx-debuginfo 16 sources provided by libdb4.7-debuginfo also prunning dir /usr/src/debug/db-4.7.25/dbinc_auto Removing 1 extra deps from libdb4.7-devel due to dependency on libdb4.7 Removing 2 extra deps from db4.7-utils due to dependency on libdb4.7_int Removing 1 extra deps from libdb4.7_cxx-devel due to dependency on libdb4.7-devel Removing 1 extra deps from libdb4.7_int-devel due to dependency on libdb4.7_int Removing 2 extra deps from libdb4.7_cxx due to dependency on libdb4.7_int Removing 1 extra deps from libdb4.7_cxx-devel due to dependency on libdb4.7_cxx Removing 1 extra deps from db4.7-utils-debuginfo due to dependency on libdb4.7_int-debuginfo Removing 1 extra deps from libdb4.7_cxx-debuginfo due to dependency on libdb4.7_int-debuginfo Removing 7 extra deps from db4.7-utils due to repentancy on libdb4.7 Removing 12 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) 133.32user 56.10system 3:15.83elapsed 96%CPU (0avgtext+0avgdata 118080maxresident)k 0inputs+0outputs (0major+9605645minor)pagefaults 0swaps 4.22user 2.99system 3:31.94elapsed 3%CPU (0avgtext+0avgdata 137008maxresident)k 0inputs+0outputs (0major+202585minor)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-10-23 05:03:03.058510652 +0000 @@ -37,14 +37,14 @@ File: /etc/buildreqs/packages/substitute.d/db4.7-utils 100644 root:root 82425542f762b1471e4fea0bfbdf23fb -File: /usr/bin/db_archive 100755 root:root 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 cf4587669dbeb9a277b216088171dc01 +File: /usr/bin/db_checkpoint 100755 root:root 4b0954805f869b6e1c730ce6fc49112a +File: /usr/bin/db_codegen 100755 root:root 90562cec045c46944528d76a300e4878 +File: /usr/bin/db_deadlock 100755 root:root b62f06b2c5d8ad185e992f8a372561c7 +File: /usr/bin/db_dump 100755 root:root 381448557f221ba1ad2e5a5b8d5afe71 +File: /usr/bin/db_hotbackup 100755 root:root 9b1a8b9f678be094a1f847d66f799486 +File: /usr/bin/db_load 100755 root:root d6a6788c97c31368d681601faf2f0d2e +File: /usr/bin/db_printlog 100755 root:root ebefa63d57b37024d11b0420cdbad526 +File: /usr/bin/db_recover 100755 root:root 9c9f66496ae3d0c3fa0e105e9669e185 +File: /usr/bin/db_stat 100755 root:root 1bfbdc7e591b87802c31722b2d1b8869 +File: /usr/bin/db_upgrade 100755 root:root a9ea5de2b99bae6f40cdf84e138e1345 +File: /usr/bin/db_verify 100755 root:root d5186e90326b4516884160ebe13127b9 File: /usr/share/man/man1/berkeley_db_svc.1.xz 100644 root:root ab4873564e58f2eb01a6673b379dbd35 @@ -61,2 +61,2 @@ File: /usr/share/man/man1/db_verify.1.xz 100644 root:root 7e62d857e0851ef87737153fa7ca4bdf -RPMIdentity: 6f2d67165a13293c2ced694bebc51bae71c51a18142e8a3da6a032d78b700b52915aae3760c956745a7ac3570b67390eff8c17f38818d50259e57e3463e26d95 +RPMIdentity: 8279da788df766d29f15e23f0847e0553e5f0987b3ad6693da937183d7953e76a57aea5f264c956cb0574e4063cfab1e44a942b64516f0dcb32091c593f53886 --- 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-10-23 05:03:03.144512107 +0000 @@ -1,37 +1,36 @@ -/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/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/4c 40755 root:root +/usr/lib/debug/.build-id/4c/cb72c5bd5ea24f36b1e110be68f16516276aeb 120777 root:root ../../../../bin/db_load +/usr/lib/debug/.build-id/4c/cb72c5bd5ea24f36b1e110be68f16516276aeb.debug 120777 root:root ../../usr/bin/db_load.debug +/usr/lib/debug/.build-id/53 40755 root:root +/usr/lib/debug/.build-id/53/f2e5911bade5144580a6138e7e3204826904fd 120777 root:root ../../../../bin/db_hotbackup +/usr/lib/debug/.build-id/53/f2e5911bade5144580a6138e7e3204826904fd.debug 120777 root:root ../../usr/bin/db_hotbackup.debug +/usr/lib/debug/.build-id/5c 40755 root:root +/usr/lib/debug/.build-id/5c/dbf860db67942d4cd7d435a6435b25c2f1ba13 120777 root:root ../../../../bin/db_stat +/usr/lib/debug/.build-id/5c/dbf860db67942d4cd7d435a6435b25c2f1ba13.debug 120777 root:root ../../usr/bin/db_stat.debug +/usr/lib/debug/.build-id/5e 40755 root:root +/usr/lib/debug/.build-id/5e/a2865795ffdfebebb6590468d32ecf330bcabd 120777 root:root ../../../../bin/db_verify +/usr/lib/debug/.build-id/5e/a2865795ffdfebebb6590468d32ecf330bcabd.debug 120777 root:root ../../usr/bin/db_verify.debug +/usr/lib/debug/.build-id/82 40755 root:root +/usr/lib/debug/.build-id/82/ca6fde6e30ebeef062fbe16e511afae6a215a0 120777 root:root ../../../../bin/db_upgrade +/usr/lib/debug/.build-id/82/ca6fde6e30ebeef062fbe16e511afae6a215a0.debug 120777 root:root ../../usr/bin/db_upgrade.debug +/usr/lib/debug/.build-id/aa 40755 root:root +/usr/lib/debug/.build-id/aa/782cfbfb5e52b8f8d55f2b993c3510d490290d 120777 root:root ../../../../bin/db_checkpoint +/usr/lib/debug/.build-id/aa/782cfbfb5e52b8f8d55f2b993c3510d490290d.debug 120777 root:root ../../usr/bin/db_checkpoint.debug +/usr/lib/debug/.build-id/ac 40755 root:root +/usr/lib/debug/.build-id/ac/a5d8b4e663bc21f02f57997e2b0e8d94b4be70 120777 root:root ../../../../bin/db_printlog +/usr/lib/debug/.build-id/ac/a5d8b4e663bc21f02f57997e2b0e8d94b4be70.debug 120777 root:root ../../usr/bin/db_printlog.debug +/usr/lib/debug/.build-id/ac/d73f12ff42a5677bca4ca3e5d5dc2c6a14baab 120777 root:root ../../../../bin/db_archive +/usr/lib/debug/.build-id/ac/d73f12ff42a5677bca4ca3e5d5dc2c6a14baab.debug 120777 root:root ../../usr/bin/db_archive.debug +/usr/lib/debug/.build-id/bc 40755 root:root +/usr/lib/debug/.build-id/bc/7c5a36d0f6c57db27829011facebb38bdd75a3 120777 root:root ../../../../bin/db_recover +/usr/lib/debug/.build-id/bc/7c5a36d0f6c57db27829011facebb38bdd75a3.debug 120777 root:root ../../usr/bin/db_recover.debug +/usr/lib/debug/.build-id/c2 40755 root:root +/usr/lib/debug/.build-id/c2/7d3baa0579ea5a008c121d6bb6a1c34ecc8f34 120777 root:root ../../../../bin/db_dump +/usr/lib/debug/.build-id/c2/7d3baa0579ea5a008c121d6bb6a1c34ecc8f34.debug 120777 root:root ../../usr/bin/db_dump.debug +/usr/lib/debug/.build-id/db 40755 root:root +/usr/lib/debug/.build-id/db/3af025c73d8079b0fd9016583707ae6e08e5ee 120777 root:root ../../../../bin/db_codegen +/usr/lib/debug/.build-id/db/3af025c73d8079b0fd9016583707ae6e08e5ee.debug 120777 root:root ../../usr/bin/db_codegen.debug +/usr/lib/debug/.build-id/ec 40755 root:root +/usr/lib/debug/.build-id/ec/eb247a343196865c9fdf15fd1167a927197bef 120777 root:root ../../../../bin/db_deadlock +/usr/lib/debug/.build-id/ec/eb247a343196865c9fdf15fd1167a927197bef.debug 120777 root:root ../../usr/bin/db_deadlock.debug /usr/lib/debug/usr/bin/db_archive.debug 100644 root:root @@ -100,50 +99,49 @@ 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/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/4c 40755 root:root +File: /usr/lib/debug/.build-id/4c/cb72c5bd5ea24f36b1e110be68f16516276aeb 120777 root:root ../../../../bin/db_load +File: /usr/lib/debug/.build-id/4c/cb72c5bd5ea24f36b1e110be68f16516276aeb.debug 120777 root:root ../../usr/bin/db_load.debug +File: /usr/lib/debug/.build-id/53 40755 root:root +File: /usr/lib/debug/.build-id/53/f2e5911bade5144580a6138e7e3204826904fd 120777 root:root ../../../../bin/db_hotbackup +File: /usr/lib/debug/.build-id/53/f2e5911bade5144580a6138e7e3204826904fd.debug 120777 root:root ../../usr/bin/db_hotbackup.debug +File: /usr/lib/debug/.build-id/5c 40755 root:root +File: /usr/lib/debug/.build-id/5c/dbf860db67942d4cd7d435a6435b25c2f1ba13 120777 root:root ../../../../bin/db_stat +File: /usr/lib/debug/.build-id/5c/dbf860db67942d4cd7d435a6435b25c2f1ba13.debug 120777 root:root ../../usr/bin/db_stat.debug +File: /usr/lib/debug/.build-id/5e 40755 root:root +File: /usr/lib/debug/.build-id/5e/a2865795ffdfebebb6590468d32ecf330bcabd 120777 root:root ../../../../bin/db_verify +File: /usr/lib/debug/.build-id/5e/a2865795ffdfebebb6590468d32ecf330bcabd.debug 120777 root:root ../../usr/bin/db_verify.debug +File: /usr/lib/debug/.build-id/82 40755 root:root +File: /usr/lib/debug/.build-id/82/ca6fde6e30ebeef062fbe16e511afae6a215a0 120777 root:root ../../../../bin/db_upgrade +File: /usr/lib/debug/.build-id/82/ca6fde6e30ebeef062fbe16e511afae6a215a0.debug 120777 root:root ../../usr/bin/db_upgrade.debug +File: /usr/lib/debug/.build-id/aa 40755 root:root +File: /usr/lib/debug/.build-id/aa/782cfbfb5e52b8f8d55f2b993c3510d490290d 120777 root:root ../../../../bin/db_checkpoint +File: /usr/lib/debug/.build-id/aa/782cfbfb5e52b8f8d55f2b993c3510d490290d.debug 120777 root:root ../../usr/bin/db_checkpoint.debug +File: /usr/lib/debug/.build-id/ac 40755 root:root +File: /usr/lib/debug/.build-id/ac/a5d8b4e663bc21f02f57997e2b0e8d94b4be70 120777 root:root ../../../../bin/db_printlog +File: /usr/lib/debug/.build-id/ac/a5d8b4e663bc21f02f57997e2b0e8d94b4be70.debug 120777 root:root ../../usr/bin/db_printlog.debug +File: /usr/lib/debug/.build-id/ac/d73f12ff42a5677bca4ca3e5d5dc2c6a14baab 120777 root:root ../../../../bin/db_archive +File: /usr/lib/debug/.build-id/ac/d73f12ff42a5677bca4ca3e5d5dc2c6a14baab.debug 120777 root:root ../../usr/bin/db_archive.debug +File: /usr/lib/debug/.build-id/bc 40755 root:root +File: /usr/lib/debug/.build-id/bc/7c5a36d0f6c57db27829011facebb38bdd75a3 120777 root:root ../../../../bin/db_recover +File: /usr/lib/debug/.build-id/bc/7c5a36d0f6c57db27829011facebb38bdd75a3.debug 120777 root:root ../../usr/bin/db_recover.debug +File: /usr/lib/debug/.build-id/c2 40755 root:root +File: /usr/lib/debug/.build-id/c2/7d3baa0579ea5a008c121d6bb6a1c34ecc8f34 120777 root:root ../../../../bin/db_dump +File: /usr/lib/debug/.build-id/c2/7d3baa0579ea5a008c121d6bb6a1c34ecc8f34.debug 120777 root:root ../../usr/bin/db_dump.debug +File: /usr/lib/debug/.build-id/db 40755 root:root +File: /usr/lib/debug/.build-id/db/3af025c73d8079b0fd9016583707ae6e08e5ee 120777 root:root ../../../../bin/db_codegen +File: /usr/lib/debug/.build-id/db/3af025c73d8079b0fd9016583707ae6e08e5ee.debug 120777 root:root ../../usr/bin/db_codegen.debug +File: /usr/lib/debug/.build-id/ec 40755 root:root +File: /usr/lib/debug/.build-id/ec/eb247a343196865c9fdf15fd1167a927197bef 120777 root:root ../../../../bin/db_deadlock +File: /usr/lib/debug/.build-id/ec/eb247a343196865c9fdf15fd1167a927197bef.debug 120777 root:root ../../usr/bin/db_deadlock.debug +File: /usr/lib/debug/usr/bin/db_archive.debug 100644 root:root f09470431b8783a78dc659e5c4881197 +File: /usr/lib/debug/usr/bin/db_checkpoint.debug 100644 root:root 3400d2adb623b06e2813d96278ab0a6e +File: /usr/lib/debug/usr/bin/db_codegen.debug 100644 root:root b85b31e2794b096cd9560e7747b35bba +File: /usr/lib/debug/usr/bin/db_deadlock.debug 100644 root:root cd8ab8a5cec5598d04f8ce682336445d +File: /usr/lib/debug/usr/bin/db_dump.debug 100644 root:root 3a834ef773f5b93d7e496ae396f12621 +File: /usr/lib/debug/usr/bin/db_hotbackup.debug 100644 root:root 751b98639a969960a46a0e6465ba7812 +File: /usr/lib/debug/usr/bin/db_load.debug 100644 root:root 978bf5374b540d934609afd965ef2d72 +File: /usr/lib/debug/usr/bin/db_printlog.debug 100644 root:root 819492bc598e3d8209e535be7aa8509f +File: /usr/lib/debug/usr/bin/db_recover.debug 100644 root:root 75fa9495ae0967955c862eb46291d794 +File: /usr/lib/debug/usr/bin/db_stat.debug 100644 root:root e5b886cfcd10e8971eafa7045256c493 +File: /usr/lib/debug/usr/bin/db_upgrade.debug 100644 root:root 6d82236af7f27859a01c004a8d793153 +File: /usr/lib/debug/usr/bin/db_verify.debug 100644 root:root 30979a9dff0648e0e40c6b7acf40c916 File: /usr/src/debug/db-4.7.25 40755 root:root @@ -195,2 +193,2 @@ File: /usr/src/debug/db-4.7.25/txn/txn_autop.c 100644 root:root d4bc1fd136b0b4584a344131237136a7 -RPMIdentity: 3392fb79f131f1cd6695b5bdc3c46804d16ef48819da5764ca2d2f3e2997134162e0b2a6497f083dcd478f2da17f289fe274f7bbadd003ae505304fd62d62408 +RPMIdentity: e95826c92177b4570c7f04b1d9d8dc0662f05ce32ed2d888f3a02a37745d3334a844b82cc81dfdf6aabd31612693214f6d83404466110f5f4eaa8c24cd53bf32 --- 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-10-23 05:03:03.240513731 +0000 @@ -24,3 +24,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 1a9886cbccc5443f80f089f8c0cba400 File: /usr/share/doc/db-4.7.25 40755 root:root @@ -28,2 +28,2 @@ File: /usr/share/doc/db-4.7.25/README 100644 root:root fdbcef9250aecd0fdd8a7f590021019e -RPMIdentity: 0d4e1b02e541be1005b61bb84998591e39fd3c0eea571193f73a83d7e35d6d8040b87025a91dcb172186d43dd1cd2a8f6163dadb584dc2180787fe796b561c2a +RPMIdentity: 8575a5b5673eb25f14aa952020e513cfbff1d2def459025315023862aeb946054f76f03b41abd69d61033bc7898cb863c8c936da0b428981ab5bf61809df8b7f --- 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-10-23 05:03:03.346515525 +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/6d 40755 root:root +/usr/lib/debug/.build-id/6d/bdaa49d531998e0e6a31811716749662820359 120777 root:root ../../../../../lib64/libdb-4.7.so +/usr/lib/debug/.build-id/6d/bdaa49d531998e0e6a31811716749662820359.debug 120777 root:root ../../lib64/libdb-4.7.so.debug /usr/lib/debug/lib64/libdb-4.7.so.debug 100644 root:root @@ -323,6 +323,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/6d 40755 root:root +File: /usr/lib/debug/.build-id/6d/bdaa49d531998e0e6a31811716749662820359 120777 root:root ../../../../../lib64/libdb-4.7.so +File: /usr/lib/debug/.build-id/6d/bdaa49d531998e0e6a31811716749662820359.debug 120777 root:root ../../lib64/libdb-4.7.so.debug +File: /usr/lib/debug/lib64/libdb-4.7.so.debug 100644 root:root 75830d71ca798448148f239b717c0717 File: /usr/src/debug/db-4.7.25 40755 root:root @@ -641,2 +641,2 @@ File: /usr/src/debug/db-4.7.25/xa/xa_map.c 100644 root:root 0555b8ce9e32d8e4e9011d3bf0e8abfe -RPMIdentity: e54b6b860c5e82f1b8e1da2e41f9d3debdcafd7d75bbe23b5e524f22652c52614512a035027a1a53e1bc9362adf8d5de9aeef980b15aa0d92ffc03a7ca38fd5e +RPMIdentity: 086c424b3d50fcc859576a151f93f272fefd0860871a6f9e781f87630a714fc339b8992709025fbd35df5ad220e9d0e0e23e93c88f66888e4c96c8d508008cee --- 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-10-23 05:03:03.614520059 +0000 @@ -15,3 +15,3 @@ File: /etc/buildreqs/packages/substitute.d/libdb4.7_cxx 100644 root:root bd0350d5c87f4ffc285e85a8676d3615 -File: /usr/lib64/libdb_cxx-4.7.so 100644 root:root f5e34ce6f4a3b251b8c36c0218fc786c -RPMIdentity: a413b970d2ccce17c06e2bd356969f7a13384accf484f06f716657d45c126af239d66c26c52dcaaf79dc17892dccca1a58beeba18e8d4e1d60bd349f3058045b +File: /usr/lib64/libdb_cxx-4.7.so 100644 root:root cb7c3593f408a032c3d25925e2b8d96a +RPMIdentity: d942cf5c11fe4d18b6ed397cdf35d0235f29e61ae0e635296a0101c5a66bec63c893fcd2196268ef34bf5ea29dfa7e1d0961834e06fc145e3c6cff3b34f9ad8e --- 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-10-23 05:03:03.784522935 +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/79 40755 root:root +/usr/lib/debug/.build-id/79/374e08a903c85c2f3b4bd1d9bc85cb468a6e85 120777 root:root ../../../../lib64/libdb_cxx-4.7.so +/usr/lib/debug/.build-id/79/374e08a903c85c2f3b4bd1d9bc85cb468a6e85.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/79 40755 root:root +File: /usr/lib/debug/.build-id/79/374e08a903c85c2f3b4bd1d9bc85cb468a6e85 120777 root:root ../../../../lib64/libdb_cxx-4.7.so +File: /usr/lib/debug/.build-id/79/374e08a903c85c2f3b4bd1d9bc85cb468a6e85.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 548fca753bae68a1c394f230acb83d06 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: 8a880f719d82e22aa89ca2964c77d032280c4321973c799690ebc3186fd8269a102d8866ac4fcf04b0d754c102b16dac8f5b38e28da7f1e43781346b7b90bea2 --- 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-10-23 05:03:04.203530025 +0000 @@ -6,3 +6,3 @@ 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 c89d87e0344f536836bdbdd282d09268 +RPMIdentity: a14fa427c805407885af643fc76783c948a599f0393fa7af82ca75cea7f2cb8fe139dd33ca504dcb3f801d7c0cc31025f1ff41aa86a0ef033394fac48ae56ff2 --- 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-10-23 05:03:04.412533561 +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/d0 40755 root:root +/usr/lib/debug/.build-id/d0/9e179555e5219e07eed7dec863e8c8c80c1abf 120777 root:root ../../../../lib64/libdb_int-4.7.so +/usr/lib/debug/.build-id/d0/9e179555e5219e07eed7dec863e8c8c80c1abf.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/d0 40755 root:root +File: /usr/lib/debug/.build-id/d0/9e179555e5219e07eed7dec863e8c8c80c1abf 120777 root:root ../../../../lib64/libdb_int-4.7.so +File: /usr/lib/debug/.build-id/d0/9e179555e5219e07eed7dec863e8c8c80c1abf.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 bf99f891e9390b4c86fee6630ff0e838 +RPMIdentity: 109295e9e6d2236f7be0fffd5073c71a55c54250237e3a22281d2106c0797aead108bbb286b1cabfd5632b84117341929dc16d22cd71ad9841f8962590724850