[INFO] fetching crate libdb-sys 0.1.1...
[INFO] testing libdb-sys-0.1.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate libdb-sys 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate libdb-sys 0.1.1
[INFO] finished tweaking crates.io crate libdb-sys 0.1.1
[INFO] tweaked toml for crates.io crate libdb-sys 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libdb-sys 0.1.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 45 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.51.1 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6aceb31d0dae68dfadb910892f44b8c0fa26009281f9cec1eb52436d5dfd5b17
[INFO] running `Command { std: "docker" "start" "-a" "6aceb31d0dae68dfadb910892f44b8c0fa26009281f9cec1eb52436d5dfd5b17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6aceb31d0dae68dfadb910892f44b8c0fa26009281f9cec1eb52436d5dfd5b17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aceb31d0dae68dfadb910892f44b8c0fa26009281f9cec1eb52436d5dfd5b17", kill_on_drop: false }`
[INFO] [stdout] 6aceb31d0dae68dfadb910892f44b8c0fa26009281f9cec1eb52436d5dfd5b17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea7bd8c623f84437965c11fefc2e10d0ede7e79cbf69ca9cb6fdbd2efd32e74e
[INFO] running `Command { std: "docker" "start" "-a" "ea7bd8c623f84437965c11fefc2e10d0ede7e79cbf69ca9cb6fdbd2efd32e74e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling libdb-sys v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `libdb-sys v0.1.1 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libdb-sys-5e81075ca9e11a7f/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   checking build system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking if building in the top-level or dist directories... no
[INFO] [stderr]   checking if --enable-smallbuild option specified... no
[INFO] [stderr]   checking if --disable-atomicsupport option specified... no
[INFO] [stderr]   checking if --disable-compression option specified... no
[INFO] [stderr]   checking if --disable-hash option specified... no
[INFO] [stderr]   checking if --disable-heap option specified... no
[INFO] [stderr]   checking if --disable-mutexsupport option specified... no
[INFO] [stderr]   checking if --disable-log_checksum option specified... no
[INFO] [stderr]   checking if --disable-partition option specified... no
[INFO] [stderr]   checking if --disable-queue option specified... no
[INFO] [stderr]   checking if --disable-replication option specified... no
[INFO] [stderr]   checking if --disable-statistics option specified... no
[INFO] [stderr]   checking if --disable-verify option specified... no
[INFO] [stderr]   checking if --enable-compat185 option specified... no
[INFO] [stderr]   checking if --enable-cxx option specified... no
[INFO] [stderr]   checking if --enable-debug option specified... no
[INFO] [stderr]   checking if --enable-debug_rop option specified... no
[INFO] [stderr]   checking if --enable-debug_wop option specified... no
[INFO] [stderr]   checking if --enable-diagnostic option specified... no
[INFO] [stderr]   checking if --enable-dump185 option specified... no
[INFO] [stderr]   checking if --enable-java option specified... no
[INFO] [stderr]   checking if --enable-mingw option specified... no
[INFO] [stderr]   checking if --enable-o_direct option specified... no
[INFO] [stderr]   checking if --enable-posixmutexes option specified... no
[INFO] [stderr]   checking if --enable-rpc option specified... no
[INFO] [stderr]   checking if --enable-sql option specified... no
[INFO] [stderr]   checking if --enable-sql_compat option specified... no
[INFO] [stderr]   checking if --enable-jdbc option specified... no
[INFO] [stderr]   checking if --with-jdbc=DIR option specified... no
[INFO] [stderr]   checking if --enable-amalgamation option specified... no
[INFO] [stderr]   checking if --enable-sql_codegen option specified... no
[INFO] [stderr]   checking if --enable-stl option specified... no
[INFO] [stderr]   checking if --enable-tcl option specified... no
[INFO] [stderr]   checking if --enable-test option specified... no
[INFO] [stderr]   checking if --enable-localization option specified... no
[INFO] [stderr]   checking if --enable-stripped_messages option specified... no
[INFO] [stderr]   checking if --enable-dbm option specified... no
[INFO] [stderr]   checking if --enable-dtrace option specified... no
[INFO] [stderr]   checking if --enable-systemtap option specified... no
[INFO] [stderr]   checking if --enable-perfmon-statistics option specified... no
[INFO] [stderr]   checking if --enable-uimutexes option specified... no
[INFO] [stderr]   checking if --enable-umrw option specified... no
[INFO] [stderr]   checking if --enable-atomicfileread option specified... no
[INFO] [stderr]   checking if --with-cryptography option specified... yes
[INFO] [stderr]   checking if --with-mutex=MUTEX option specified... no
[INFO] [stderr]   checking if --with-tcl=DIR option specified... no
[INFO] [stderr]   checking if --with-uniquename=NAME option specified... no
[INFO] [stderr]   checking for chmod... chmod
[INFO] [stderr]   checking for cp... cp
[INFO] [stderr]   checking for ln... ln
[INFO] [stderr]   checking for mkdir... mkdir
[INFO] [stderr]   checking for rm... rm
[INFO] [stderr]   checking for mv... mv
[INFO] [stderr]   checking for sh... /usr/bin/sh
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking for cc... cc
[INFO] [stderr]   checking whether the C compiler works... yes
[INFO] [stderr]   checking for C compiler default output file name... a.out
[INFO] [stderr]   checking for suffix of executables... 
[INFO] [stderr]   checking whether we are cross compiling... no
[INFO] [stderr]   checking for suffix of object files... o
[INFO] [stderr]   checking whether we are using the GNU C compiler... yes
[INFO] [stderr]   checking whether cc accepts -g... yes
[INFO] [stderr]   checking for cc option to accept ISO C89... none needed
[INFO] [stderr]   checking for an ANSI C-conforming const... yes
[INFO] [stderr]   checking for inline... inline
[INFO] [stderr]   checking for GCC aligned attribute... yes
[INFO] [stderr]   checking whether we are using gcc version 2.96... no
[INFO] [stderr]   checking how to print strings... printf
[INFO] [stderr]   checking for a sed that does not truncate output... /usr/bin/sed
[INFO] [stderr]   checking for grep that handles long lines and -e... /usr/bin/grep
[INFO] [stderr]   checking for egrep... /usr/bin/grep -E
[INFO] [stderr]   checking for fgrep... /usr/bin/grep -F
[INFO] [stderr]   checking for ld used by cc... /usr/bin/ld
[INFO] [stderr]   checking if the linker (/usr/bin/ld) is GNU ld... yes
[INFO] [stderr]   checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[INFO] [stderr]   checking the name lister (/usr/bin/nm -B) interface... BSD nm
[INFO] [stderr]   checking whether ln -s works... yes
[INFO] [stderr]   checking the maximum length of command line arguments... 1572864
[INFO] [stderr]   checking whether the shell understands some XSI constructs... yes
[INFO] [stderr]   checking whether the shell understands "+="... yes
[INFO] [stderr]   checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
[INFO] [stderr]   checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
[INFO] [stderr]   checking for /usr/bin/ld option to reload object files... -r
[INFO] [stderr]   checking for objdump... objdump
[INFO] [stderr]   checking how to recognize dependent libraries... pass_all
[INFO] [stderr]   checking for dlltool... no
[INFO] [stderr]   checking how to associate runtime and link libraries... printf %s\n
[INFO] [stderr]   checking for ar... ar
[INFO] [stderr]   checking for archiver @FILE support... @
[INFO] [stderr]   checking for strip... strip
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking command to parse /usr/bin/nm -B output from cc object... ok
[INFO] [stderr]   checking for sysroot... no
[INFO] [stderr]   checking for mt... no
[INFO] [stderr]   checking if : is a manifest tool... no
[INFO] [stderr]   checking how to run the C preprocessor... cc -E
[INFO] [stderr]   checking for ANSI C header files... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for sys/stat.h... yes
[INFO] [stderr]   checking for stdlib.h... yes
[INFO] [stderr]   checking for string.h... yes
[INFO] [stderr]   checking for memory.h... yes
[INFO] [stderr]   checking for strings.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for objdir... .libs
[INFO] [stderr]   checking if cc supports -fno-rtti -fno-exceptions... no
[INFO] [stderr]   checking for cc option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if cc PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if cc static flag -static works... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking whether -lc should be explicitly linked in... no
[INFO] [stderr]   checking dynamic linker characteristics... GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking whether stripping libraries is possible... yes
[INFO] [stderr]   checking if libtool supports shared libraries... yes
[INFO] [stderr]   checking whether to build shared libraries... yes
[INFO] [stderr]   checking whether to build static libraries... yes
[INFO] [stderr]   checking SOSUFFIX from libtool... .so
[INFO] [stderr]   checking MODSUFFIX from libtool... .so
[INFO] [stderr]   checking JMODSUFFIX from libtool... .so
[INFO] [stderr]   checking whether stat file-mode macros are broken... no
[INFO] [stderr]   checking whether time.h and sys/time.h may both be included... yes
[INFO] [stderr]   checking for dirent.h that defines DIR... yes
[INFO] [stderr]   checking for library containing opendir... none required
[INFO] [stderr]   checking execinfo.h usability... yes
[INFO] [stderr]   checking execinfo.h presence... yes
[INFO] [stderr]   checking for execinfo.h... yes
[INFO] [stderr]   checking sys/select.h usability... yes
[INFO] [stderr]   checking sys/select.h presence... yes
[INFO] [stderr]   checking for sys/select.h... yes
[INFO] [stderr]   checking sys/socket.h usability... yes
[INFO] [stderr]   checking sys/socket.h presence... yes
[INFO] [stderr]   checking for sys/socket.h... yes
[INFO] [stderr]   checking sys/time.h usability... yes
[INFO] [stderr]   checking sys/time.h presence... yes
[INFO] [stderr]   checking for sys/time.h... yes
[INFO] [stderr]   checking for struct stat.st_blksize... yes
[INFO] [stderr]   checking for inttypes.h... (cached) yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking stddef.h usability... yes
[INFO] [stderr]   checking stddef.h presence... yes
[INFO] [stderr]   checking for stddef.h... yes
[INFO] [stderr]   checking for unistd.h... (cached) yes
[INFO] [stderr]   checking size of char... 1
[INFO] [stderr]   checking size of unsigned char... 1
[INFO] [stderr]   checking size of short... 2
[INFO] [stderr]   checking size of unsigned short... 2
[INFO] [stderr]   checking size of int... 4
[INFO] [stderr]   checking size of unsigned int... 4
[INFO] [stderr]   checking size of long... 8
[INFO] [stderr]   checking size of unsigned long... 8
[INFO] [stderr]   checking size of long long... 8
[INFO] [stderr]   checking size of unsigned long long... 8
[INFO] [stderr]   checking size of char *... 8
[INFO] [stderr]   checking for u_char... yes
[INFO] [stderr]   checking for u_short... yes
[INFO] [stderr]   checking for u_int... yes
[INFO] [stderr]   checking for u_long... yes
[INFO] [stderr]   checking for u_int8_t... yes
[INFO] [stderr]   checking for u_int16_t... yes
[INFO] [stderr]   checking for int16_t... yes
[INFO] [stderr]   checking for u_int32_t... yes
[INFO] [stderr]   checking for int32_t... yes
[INFO] [stderr]   checking for u_int64_t... yes
[INFO] [stderr]   checking for int64_t... yes
[INFO] [stderr]   checking for FILE *... yes
[INFO] [stderr]   checking for off_t... yes
[INFO] [stderr]   checking for pid_t... yes
[INFO] [stderr]   checking for size_t... yes
[INFO] [stderr]   checking for time_t... yes
[INFO] [stderr]   checking size of size_t... 8
[INFO] [stderr]   checking for ssize_t... yes
[INFO] [stderr]   checking for uintmax_t... yes
[INFO] [stderr]   checking for uintptr_t... yes
[INFO] [stderr]   checking for socklen_t... yes
[INFO] [stderr]   checking for ANSI C exit success/failure values... yes
[INFO] [stderr]   checking for getopt optreset variable... no
[INFO] [stderr]   checking for mutexes... POSIX/pthreads/library/x86_64/gcc-assembly
[INFO] [stderr]   checking pthread.h usability... yes
[INFO] [stderr]   checking pthread.h presence... yes
[INFO] [stderr]   checking for pthread.h... yes
[INFO] [stderr]   checking for main in -lpthread... yes
[INFO] [stderr]   checking for atomic operations... x86/gcc-assembly
[INFO] [stderr]   checking for library containing sched_yield... none required
[INFO] [stderr]   checking for library containing fdatasync... none required
[INFO] [stderr]   checking for library containing getaddrinfo... none required
[INFO] [stderr]   checking for library containing hstrerror... none required
[INFO] [stderr]   checking for main in -lm... yes
[INFO] [stderr]   checking for main in -lnsl... no
[INFO] [stderr]   checking for main in -lsocket... no
[INFO] [stderr]   checking for abort... yes
[INFO] [stderr]   checking for atoi... yes
[INFO] [stderr]   checking for atol... yes
[INFO] [stderr]   checking for bsearch... yes
[INFO] [stderr]   checking for getcwd... yes
[INFO] [stderr]   checking for getenv... yes
[INFO] [stderr]   checking for getopt... yes
[INFO] [stderr]   checking for isalpha... yes
[INFO] [stderr]   checking for isdigit... yes
[INFO] [stderr]   checking for isprint... yes
[INFO] [stderr]   checking for isspace... yes
[INFO] [stderr]   checking for memcmp... yes
[INFO] [stderr]   checking for memcpy... yes
[INFO] [stderr]   checking for memmove... yes
[INFO] [stderr]   checking for printf... yes
[INFO] [stderr]   checking for qsort... yes
[INFO] [stderr]   checking for raise... yes
[INFO] [stderr]   checking for rand... yes
[INFO] [stderr]   checking for strcasecmp... yes
[INFO] [stderr]   checking for strcat... yes
[INFO] [stderr]   checking for strchr... yes
[INFO] [stderr]   checking for strdup... yes
[INFO] [stderr]   checking for strerror... yes
[INFO] [stderr]   checking for strncat... yes
[INFO] [stderr]   checking for strncmp... yes
[INFO] [stderr]   checking for strrchr... yes
[INFO] [stderr]   checking for strsep... yes
[INFO] [stderr]   checking for strtol... yes
[INFO] [stderr]   checking for strtoul... yes
[INFO] [stderr]   checking for _fstati64... no
[INFO] [stderr]   checking for backtrace... yes
[INFO] [stderr]   checking for backtrace_symbols... yes
[INFO] [stderr]   checking for directio... no
[INFO] [stderr]   checking for fchmod... yes
[INFO] [stderr]   checking for fclose... yes
[INFO] [stderr]   checking for fcntl... yes
[INFO] [stderr]   checking for fdatasync... yes
[INFO] [stderr]   checking for fgetc... yes
[INFO] [stderr]   checking for fgets... yes
[INFO] [stderr]   checking for fopen... yes
[INFO] [stderr]   checking for fwrite... yes
[INFO] [stderr]   checking for getgid... yes
[INFO] [stderr]   checking for getrusage... yes
[INFO] [stderr]   checking for getuid... yes
[INFO] [stderr]   checking for hstrerror... yes
[INFO] [stderr]   checking for mprotect... yes
[INFO] [stderr]   checking for pstat_getdynamic... no
[INFO] [stderr]   checking for pthread_self... yes
[INFO] [stderr]   checking for pthread_yield... no
[INFO] [stderr]   checking for random... yes
[INFO] [stderr]   checking for sched_yield... yes
[INFO] [stderr]   checking for select... yes
[INFO] [stderr]   checking for setgid... yes
[INFO] [stderr]   checking for setuid... yes
[INFO] [stderr]   checking for sigaction... yes
[INFO] [stderr]   checking for snprintf... yes
[INFO] [stderr]   checking for stat... yes
[INFO] [stderr]   checking for sysconf... yes
[INFO] [stderr]   checking for vsnprintf... yes
[INFO] [stderr]   checking for yield... no
[INFO] [stderr]   checking for gettimeofday... yes
[INFO] [stderr]   checking for localtime... yes
[INFO] [stderr]   checking for time... yes
[INFO] [stderr]   checking for strftime... yes
[INFO] [stderr]   checking for clock_gettime... yes
[INFO] [stderr]   checking for clock_gettime monotonic clock... no
[INFO] [stderr]   checking for ctime_r... yes
[INFO] [stderr]   checking for 2 or 3 argument version of ctime_r... 2-argument
[INFO] [stderr]   checking for ftruncate... yes
[INFO] [stderr]   checking for pread... yes
[INFO] [stderr]   checking for pwrite... yes
[INFO] [stderr]   checking for getaddrinfo... yes
[INFO] [stderr]   checking for fcntl/F_SETFD... yes
[INFO] [stderr]   checking for special C compiler options needed for large files... no
[INFO] [stderr]   checking for _FILE_OFFSET_BITS value needed for large files... no
[INFO] [stderr]   checking for mlock... yes
[INFO] [stderr]   checking for munlock... yes
[INFO] [stderr]   checking for mmap... yes
[INFO] [stderr]   checking for munmap... yes
[INFO] [stderr]   checking for shmget... yes
[INFO] [stderr]   checking for shmctl... yes
[INFO] [stderr]   checking for 64-bit integral type support for sequences... yes
[INFO] [stderr]   checking for growing a file under an mmap region... yes
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   config.status: creating Makefile
[INFO] [stderr]   config.status: creating db_cxx.h
[INFO] [stderr]   config.status: creating db_int.h
[INFO] [stderr]   config.status: creating clib_port.h
[INFO] [stderr]   config.status: creating include.tcl
[INFO] [stderr]   config.status: creating db.h
[INFO] [stderr]   config.status: creating db_config.h
[INFO] [stderr]   config.status: executing libtool commands
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mutex/mut_tas.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mutex/mut_tas.c  -fPIC -DPIC -o .libs/mut_tas.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mutex/mut_tas.c -o mut_tas.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mutex/mut_pthread.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mutex/mut_pthread.c  -fPIC -DPIC -o .libs/mut_pthread.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mutex/mut_pthread.c -o mut_pthread.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/btree/bt_compare.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_compare.c  -fPIC -DPIC -o .libs/bt_compare.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_compare.c -o bt_compare.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/btree/bt_compress.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_compress.c  -fPIC -DPIC -o .libs/bt_compress.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_compress.c -o bt_compress.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/btree/bt_conv.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_conv.c  -fPIC -DPIC -o .libs/bt_conv.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_conv.c -o bt_conv.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/btree/bt_curadj.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_curadj.c  -fPIC -DPIC -o .libs/bt_curadj.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_curadj.c -o bt_curadj.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/btree/bt_cursor.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_cursor.c  -fPIC -DPIC -o .libs/bt_cursor.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_cursor.c -o bt_cursor.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/btree/bt_delete.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_delete.c  -fPIC -DPIC -o .libs/bt_delete.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_delete.c -o bt_delete.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/btree/bt_method.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_method.c  -fPIC -DPIC -o .libs/bt_method.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_method.c -o bt_method.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/btree/bt_open.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_open.c  -fPIC -DPIC -o .libs/bt_open.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_open.c -o bt_open.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/btree/bt_put.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_put.c  -fPIC -DPIC -o .libs/bt_put.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_put.c -o bt_put.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/btree/bt_rec.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_rec.c  -fPIC -DPIC -o .libs/bt_rec.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_rec.c -o bt_rec.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/btree/bt_reclaim.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_reclaim.c  -fPIC -DPIC -o .libs/bt_reclaim.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_reclaim.c -o bt_reclaim.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/btree/bt_recno.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_recno.c  -fPIC -DPIC -o .libs/bt_recno.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_recno.c -o bt_recno.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/btree/bt_rsearch.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_rsearch.c  -fPIC -DPIC -o .libs/bt_rsearch.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_rsearch.c -o bt_rsearch.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/btree/bt_search.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_search.c  -fPIC -DPIC -o .libs/bt_search.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_search.c -o bt_search.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/btree/bt_split.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_split.c  -fPIC -DPIC -o .libs/bt_split.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_split.c -o bt_split.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/btree/bt_stat.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_stat.c  -fPIC -DPIC -o .libs/bt_stat.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_stat.c -o bt_stat.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/btree/bt_compact.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_compact.c  -fPIC -DPIC -o .libs/bt_compact.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_compact.c -o bt_compact.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/btree/bt_upgrade.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_upgrade.c  -fPIC -DPIC -o .libs/bt_upgrade.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_upgrade.c -o bt_upgrade.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/btree/btree_auto.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/btree_auto.c  -fPIC -DPIC -o .libs/btree_auto.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/btree_auto.c -o btree_auto.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/hash/hash.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash.c  -fPIC -DPIC -o .libs/hash.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash.c -o hash.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/hash/hash_auto.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_auto.c  -fPIC -DPIC -o .libs/hash_auto.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_auto.c -o hash_auto.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/hash/hash_compact.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_compact.c  -fPIC -DPIC -o .libs/hash_compact.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_compact.c -o hash_compact.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/hash/hash_conv.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_conv.c  -fPIC -DPIC -o .libs/hash_conv.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_conv.c -o hash_conv.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/hash/hash_dup.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_dup.c  -fPIC -DPIC -o .libs/hash_dup.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_dup.c -o hash_dup.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/hash/hash_meta.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_meta.c  -fPIC -DPIC -o .libs/hash_meta.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_meta.c -o hash_meta.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/hash/hash_method.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_method.c  -fPIC -DPIC -o .libs/hash_method.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_method.c -o hash_method.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/hash/hash_open.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_open.c  -fPIC -DPIC -o .libs/hash_open.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_open.c -o hash_open.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/hash/hash_page.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_page.c  -fPIC -DPIC -o .libs/hash_page.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_page.c -o hash_page.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/hash/hash_rec.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_rec.c  -fPIC -DPIC -o .libs/hash_rec.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_rec.c -o hash_rec.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/hash/hash_reclaim.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_reclaim.c  -fPIC -DPIC -o .libs/hash_reclaim.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_reclaim.c -o hash_reclaim.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/hash/hash_stat.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_stat.c  -fPIC -DPIC -o .libs/hash_stat.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_stat.c -o hash_stat.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/hash/hash_upgrade.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_upgrade.c  -fPIC -DPIC -o .libs/hash_upgrade.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_upgrade.c -o hash_upgrade.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/hash/hash_verify.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_verify.c  -fPIC -DPIC -o .libs/hash_verify.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_verify.c -o hash_verify.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/heap/heap.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/heap/heap.c  -fPIC -DPIC -o .libs/heap.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/heap/heap.c -o heap.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/heap/heap_auto.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/heap/heap_auto.c  -fPIC -DPIC -o .libs/heap_auto.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/heap/heap_auto.c -o heap_auto.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/heap/heap_backup.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/heap/heap_backup.c  -fPIC -DPIC -o .libs/heap_backup.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/heap/heap_backup.c -o heap_backup.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/heap/heap_conv.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/heap/heap_conv.c  -fPIC -DPIC -o .libs/heap_conv.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/heap/heap_conv.c -o heap_conv.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/heap/heap_method.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/heap/heap_method.c  -fPIC -DPIC -o .libs/heap_method.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/heap/heap_method.c -o heap_method.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/heap/heap_open.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/heap/heap_open.c  -fPIC -DPIC -o .libs/heap_open.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/heap/heap_open.c -o heap_open.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/heap/heap_rec.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/heap/heap_rec.c  -fPIC -DPIC -o .libs/heap_rec.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/heap/heap_rec.c -o heap_rec.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/heap/heap_reclaim.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/heap/heap_reclaim.c  -fPIC -DPIC -o .libs/heap_reclaim.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/heap/heap_reclaim.c -o heap_reclaim.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/heap/heap_stat.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/heap/heap_stat.c  -fPIC -DPIC -o .libs/heap_stat.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/heap/heap_stat.c -o heap_stat.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/heap/heap_verify.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/heap/heap_verify.c  -fPIC -DPIC -o .libs/heap_verify.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/heap/heap_verify.c -o heap_verify.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/qam/qam.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/qam/qam.c  -fPIC -DPIC -o .libs/qam.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/qam/qam.c -o qam.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/qam/qam_auto.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/qam/qam_auto.c  -fPIC -DPIC -o .libs/qam_auto.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/qam/qam_auto.c -o qam_auto.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/qam/qam_conv.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/qam/qam_conv.c  -fPIC -DPIC -o .libs/qam_conv.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/qam/qam_conv.c -o qam_conv.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/qam/qam_files.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/qam/qam_files.c  -fPIC -DPIC -o .libs/qam_files.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/qam/qam_files.c -o qam_files.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/qam/qam_method.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/qam/qam_method.c  -fPIC -DPIC -o .libs/qam_method.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/qam/qam_method.c -o qam_method.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/qam/qam_open.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/qam/qam_open.c  -fPIC -DPIC -o .libs/qam_open.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/qam/qam_open.c -o qam_open.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/qam/qam_rec.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/qam/qam_rec.c  -fPIC -DPIC -o .libs/qam_rec.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/qam/qam_rec.c -o qam_rec.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/qam/qam_stat.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/qam/qam_stat.c  -fPIC -DPIC -o .libs/qam_stat.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/qam/qam_stat.c -o qam_stat.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/qam/qam_upgrade.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/qam/qam_upgrade.c  -fPIC -DPIC -o .libs/qam_upgrade.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/qam/qam_upgrade.c -o qam_upgrade.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/qam/qam_verify.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/qam/qam_verify.c  -fPIC -DPIC -o .libs/qam_verify.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/qam/qam_verify.c -o qam_verify.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/rep/rep_automsg.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/rep/rep_automsg.c  -fPIC -DPIC -o .libs/rep_automsg.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/rep/rep_automsg.c -o rep_automsg.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/rep/rep_backup.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/rep/rep_backup.c  -fPIC -DPIC -o .libs/rep_backup.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/rep/rep_backup.c -o rep_backup.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/rep/rep_elect.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/rep/rep_elect.c  -fPIC -DPIC -o .libs/rep_elect.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/rep/rep_elect.c -o rep_elect.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/rep/rep_lease.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/rep/rep_lease.c  -fPIC -DPIC -o .libs/rep_lease.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/rep/rep_lease.c -o rep_lease.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/rep/rep_log.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/rep/rep_log.c  -fPIC -DPIC -o .libs/rep_log.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/rep/rep_log.c -o rep_log.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/rep/rep_method.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/rep/rep_method.c  -fPIC -DPIC -o .libs/rep_method.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/rep/rep_method.c -o rep_method.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/rep/rep_record.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/rep/rep_record.c  -fPIC -DPIC -o .libs/rep_record.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/rep/rep_record.c -o rep_record.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/rep/rep_region.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/rep/rep_region.c  -fPIC -DPIC -o .libs/rep_region.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/rep/rep_region.c -o rep_region.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/rep/rep_stat.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/rep/rep_stat.c  -fPIC -DPIC -o .libs/rep_stat.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/rep/rep_stat.c -o rep_stat.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/rep/rep_util.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/rep/rep_util.c  -fPIC -DPIC -o .libs/rep_util.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/rep/rep_util.c -o rep_util.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/rep/rep_verify.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/rep/rep_verify.c  -fPIC -DPIC -o .libs/rep_verify.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/rep/rep_verify.c -o rep_verify.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_addrinfo.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_addrinfo.c  -fPIC -DPIC -o .libs/os_addrinfo.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_addrinfo.c -o os_addrinfo.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/repmgr/repmgr_auto.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_auto.c  -fPIC -DPIC -o .libs/repmgr_auto.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_auto.c -o repmgr_auto.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/repmgr/repmgr_automsg.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_automsg.c  -fPIC -DPIC -o .libs/repmgr_automsg.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_automsg.c -o repmgr_automsg.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/repmgr/repmgr_elect.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_elect.c  -fPIC -DPIC -o .libs/repmgr_elect.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_elect.c -o repmgr_elect.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/repmgr/repmgr_method.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_method.c  -fPIC -DPIC -o .libs/repmgr_method.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_method.c -o repmgr_method.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/repmgr/repmgr_msg.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_msg.c  -fPIC -DPIC -o .libs/repmgr_msg.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_msg.c -o repmgr_msg.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/repmgr/repmgr_net.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_net.c  -fPIC -DPIC -o .libs/repmgr_net.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_net.c -o repmgr_net.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/repmgr/repmgr_posix.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_posix.c  -fPIC -DPIC -o .libs/repmgr_posix.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_posix.c -o repmgr_posix.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/repmgr/repmgr_queue.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_queue.c  -fPIC -DPIC -o .libs/repmgr_queue.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_queue.c -o repmgr_queue.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/repmgr/repmgr_rec.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_rec.c  -fPIC -DPIC -o .libs/repmgr_rec.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_rec.c -o repmgr_rec.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/repmgr/repmgr_sel.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_sel.c  -fPIC -DPIC -o .libs/repmgr_sel.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_sel.c -o repmgr_sel.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/repmgr/repmgr_stat.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_stat.c  -fPIC -DPIC -o .libs/repmgr_stat.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_stat.c -o repmgr_stat.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/repmgr/repmgr_util.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_util.c  -fPIC -DPIC -o .libs/repmgr_util.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_util.c -o repmgr_util.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_ovfl_vrfy.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_ovfl_vrfy.c  -fPIC -DPIC -o .libs/db_ovfl_vrfy.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_ovfl_vrfy.c -o db_ovfl_vrfy.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_vrfy.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_vrfy.c  -fPIC -DPIC -o .libs/db_vrfy.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_vrfy.c -o db_vrfy.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_vrfyutil.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_vrfyutil.c  -fPIC -DPIC -o .libs/db_vrfyutil.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_vrfyutil.c -o db_vrfyutil.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/btree/bt_verify.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_verify.c  -fPIC -DPIC -o .libs/bt_verify.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/bt_verify.c -o bt_verify.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/log/log_verify.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_verify.c  -fPIC -DPIC -o .libs/log_verify.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_verify.c -o log_verify.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/log/log_verify_util.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_verify_util.c  -fPIC -DPIC -o .libs/log_verify_util.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_verify_util.c -o log_verify_util.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/log/log_verify_int.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_verify_int.c  -fPIC -DPIC -o .libs/log_verify_int.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_verify_int.c -o log_verify_int.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/log/log_verify_auto.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_verify_auto.c  -fPIC -DPIC -o .libs/log_verify_auto.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_verify_auto.c -o log_verify_auto.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/lock/lock.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/lock/lock.c  -fPIC -DPIC -o .libs/lock.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/lock/lock.c -o lock.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/lock/lock_deadlock.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/lock/lock_deadlock.c  -fPIC -DPIC -o .libs/lock_deadlock.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/lock/lock_deadlock.c -o lock_deadlock.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/lock/lock_failchk.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/lock/lock_failchk.c  -fPIC -DPIC -o .libs/lock_failchk.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/lock/lock_failchk.c -o lock_failchk.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/lock/lock_id.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/lock/lock_id.c  -fPIC -DPIC -o .libs/lock_id.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/lock/lock_id.c -o lock_id.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/lock/lock_list.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/lock/lock_list.c  -fPIC -DPIC -o .libs/lock_list.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/lock/lock_list.c -o lock_list.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/lock/lock_method.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/lock/lock_method.c  -fPIC -DPIC -o .libs/lock_method.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/lock/lock_method.c -o lock_method.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/lock/lock_region.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/lock/lock_region.c  -fPIC -DPIC -o .libs/lock_region.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/lock/lock_region.c -o lock_region.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/lock/lock_stat.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/lock/lock_stat.c  -fPIC -DPIC -o .libs/lock_stat.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/lock/lock_stat.c -o lock_stat.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/lock/lock_timer.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/lock/lock_timer.c  -fPIC -DPIC -o .libs/lock_timer.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/lock/lock_timer.c -o lock_timer.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/lock/lock_util.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/lock/lock_util.c  -fPIC -DPIC -o .libs/lock_util.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/lock/lock_util.c -o lock_util.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mutex/mut_alloc.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mutex/mut_alloc.c  -fPIC -DPIC -o .libs/mut_alloc.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mutex/mut_alloc.c -o mut_alloc.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mutex/mut_failchk.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mutex/mut_failchk.c  -fPIC -DPIC -o .libs/mut_failchk.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mutex/mut_failchk.c -o mut_failchk.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mutex/mut_method.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mutex/mut_method.c  -fPIC -DPIC -o .libs/mut_method.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mutex/mut_method.c -o mut_method.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mutex/mut_region.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mutex/mut_region.c  -fPIC -DPIC -o .libs/mut_region.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mutex/mut_region.c -o mut_region.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mutex/mut_stat.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mutex/mut_stat.c  -fPIC -DPIC -o .libs/mut_stat.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mutex/mut_stat.c -o mut_stat.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/crypto/aes_method.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/crypto/aes_method.c  -fPIC -DPIC -o .libs/aes_method.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/crypto/aes_method.c -o aes_method.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/crypto/crypto.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/crypto/crypto.c  -fPIC -DPIC -o .libs/crypto.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/crypto/crypto.c -o crypto.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/crypto/mersenne/mt19937db.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/crypto/mersenne/mt19937db.c  -fPIC -DPIC -o .libs/mt19937db.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/crypto/mersenne/mt19937db.c -o mt19937db.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/crypto/rijndael/rijndael-alg-fst.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/crypto/rijndael/rijndael-alg-fst.c  -fPIC -DPIC -o .libs/rijndael-alg-fst.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/crypto/rijndael/rijndael-alg-fst.c -o rijndael-alg-fst.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/crypto/rijndael/rijndael-api-fst.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/crypto/rijndael/rijndael-api-fst.c  -fPIC -DPIC -o .libs/rijndael-api-fst.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/crypto/rijndael/rijndael-api-fst.c -o rijndael-api-fst.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/common/clock.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/clock.c  -fPIC -DPIC -o .libs/clock.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/clock.c -o clock.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/crdel_auto.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/crdel_auto.c  -fPIC -DPIC -o .libs/crdel_auto.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/crdel_auto.c -o crdel_auto.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/crdel_rec.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/crdel_rec.c  -fPIC -DPIC -o .libs/crdel_rec.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/crdel_rec.c -o crdel_rec.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db.c  -fPIC -DPIC -o .libs/db.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db.c -o db.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_am.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_am.c  -fPIC -DPIC -o .libs/db_am.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_am.c -o db_am.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_auto.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_auto.c  -fPIC -DPIC -o .libs/db_auto.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_auto.c -o db_auto.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_backup.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_backup.c  -fPIC -DPIC -o .libs/db_backup.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_backup.c -o db_backup.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/common/db_byteorder.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/db_byteorder.c  -fPIC -DPIC -o .libs/db_byteorder.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/db_byteorder.c -o db_byteorder.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_cam.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_cam.c  -fPIC -DPIC -o .libs/db_cam.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_cam.c -o db_cam.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_cds.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_cds.c  -fPIC -DPIC -o .libs/db_cds.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_cds.c -o db_cds.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_compact.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_compact.c  -fPIC -DPIC -o .libs/db_compact.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_compact.c -o db_compact.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/common/db_compint.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/db_compint.c  -fPIC -DPIC -o .libs/db_compint.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/db_compint.c -o db_compint.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_conv.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_conv.c  -fPIC -DPIC -o .libs/db_conv.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_conv.c -o db_conv.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_copy.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_copy.c  -fPIC -DPIC -o .libs/db_copy.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_copy.c -o db_copy.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_dispatch.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_dispatch.c  -fPIC -DPIC -o .libs/db_dispatch.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_dispatch.c -o db_dispatch.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_dup.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_dup.c  -fPIC -DPIC -o .libs/db_dup.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_dup.c -o db_dup.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/common/db_err.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/db_err.c  -fPIC -DPIC -o .libs/db_err.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/db_err.c -o db_err.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/common/db_getlong.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/db_getlong.c  -fPIC -DPIC -o .libs/db_getlong.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/db_getlong.c -o db_getlong.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/common/db_idspace.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/db_idspace.c  -fPIC -DPIC -o .libs/db_idspace.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/db_idspace.c -o db_idspace.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_iface.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_iface.c  -fPIC -DPIC -o .libs/db_iface.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_iface.c -o db_iface.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_join.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_join.c  -fPIC -DPIC -o .libs/db_join.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_join.c -o db_join.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/common/db_log2.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/db_log2.c  -fPIC -DPIC -o .libs/db_log2.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/db_log2.c -o db_log2.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_meta.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_meta.c  -fPIC -DPIC -o .libs/db_meta.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_meta.c -o db_meta.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_method.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_method.c  -fPIC -DPIC -o .libs/db_method.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_method.c -o db_method.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_open.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_open.c  -fPIC -DPIC -o .libs/db_open.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_open.c -o db_open.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_overflow.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_overflow.c  -fPIC -DPIC -o .libs/db_overflow.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_overflow.c -o db_overflow.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_pr.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_pr.c  -fPIC -DPIC -o .libs/db_pr.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_pr.c -o db_pr.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_rec.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_rec.c  -fPIC -DPIC -o .libs/db_rec.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_rec.c -o db_rec.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_reclaim.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_reclaim.c  -fPIC -DPIC -o .libs/db_reclaim.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_reclaim.c -o db_reclaim.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_remove.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_remove.c  -fPIC -DPIC -o .libs/db_remove.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_remove.c -o db_remove.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_rename.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_rename.c  -fPIC -DPIC -o .libs/db_rename.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_rename.c -o db_rename.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_ret.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_ret.c  -fPIC -DPIC -o .libs/db_ret.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_ret.c -o db_ret.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_setid.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_setid.c  -fPIC -DPIC -o .libs/db_setid.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_setid.c -o db_setid.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_setlsn.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_setlsn.c  -fPIC -DPIC -o .libs/db_setlsn.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_setlsn.c -o db_setlsn.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/common/db_shash.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/db_shash.c  -fPIC -DPIC -o .libs/db_shash.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/db_shash.c -o db_shash.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_sort_multiple.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_sort_multiple.c  -fPIC -DPIC -o .libs/db_sort_multiple.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_sort_multiple.c -o db_sort_multiple.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_stati.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_stati.c  -fPIC -DPIC -o .libs/db_stati.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_stati.c -o db_stati.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_truncate.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_truncate.c  -fPIC -DPIC -o .libs/db_truncate.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_truncate.c -o db_truncate.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_upg.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_upg.c  -fPIC -DPIC -o .libs/db_upg.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_upg.c -o db_upg.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_upg_opd.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_upg_opd.c  -fPIC -DPIC -o .libs/db_upg_opd.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_upg_opd.c -o db_upg_opd.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/dbreg/dbreg.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/dbreg/dbreg.c  -fPIC -DPIC -o .libs/dbreg.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/dbreg/dbreg.c -o dbreg.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/dbreg/dbreg_stat.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/dbreg/dbreg_stat.c  -fPIC -DPIC -o .libs/dbreg_stat.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/dbreg/dbreg_stat.c -o dbreg_stat.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/dbreg/dbreg_auto.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/dbreg/dbreg_auto.c  -fPIC -DPIC -o .libs/dbreg_auto.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/dbreg/dbreg_auto.c -o dbreg_auto.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/dbreg/dbreg_rec.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/dbreg/dbreg_rec.c  -fPIC -DPIC -o .libs/dbreg_rec.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/dbreg/dbreg_rec.c -o dbreg_rec.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/dbreg/dbreg_util.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/dbreg/dbreg_util.c  -fPIC -DPIC -o .libs/dbreg_util.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/dbreg/dbreg_util.c -o dbreg_util.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/common/dbt.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/dbt.c  -fPIC -DPIC -o .libs/dbt.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/dbt.c -o dbt.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/env/env_alloc.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_alloc.c  -fPIC -DPIC -o .libs/env_alloc.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_alloc.c -o env_alloc.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/env/env_config.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_config.c  -fPIC -DPIC -o .libs/env_config.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_config.c -o env_config.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/env/env_backup.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_backup.c  -fPIC -DPIC -o .libs/env_backup.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_backup.c -o env_backup.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/env/env_failchk.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_failchk.c  -fPIC -DPIC -o .libs/env_failchk.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_failchk.c -o env_failchk.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/env/env_file.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_file.c  -fPIC -DPIC -o .libs/env_file.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_file.c -o env_file.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/env/env_globals.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_globals.c  -fPIC -DPIC -o .libs/env_globals.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_globals.c -o env_globals.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/env/env_open.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_open.c  -fPIC -DPIC -o .libs/env_open.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_open.c -o env_open.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/env/env_method.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_method.c  -fPIC -DPIC -o .libs/env_method.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_method.c -o env_method.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/env/env_name.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_name.c  -fPIC -DPIC -o .libs/env_name.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_name.c -o env_name.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/env/env_recover.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_recover.c  -fPIC -DPIC -o .libs/env_recover.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_recover.c -o env_recover.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/env/env_region.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_region.c  -fPIC -DPIC -o .libs/env_region.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_region.c -o env_region.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/env/env_register.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_register.c  -fPIC -DPIC -o .libs/env_register.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_register.c -o env_register.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/env/env_sig.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_sig.c  -fPIC -DPIC -o .libs/env_sig.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_sig.c -o env_sig.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/env/env_stat.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_stat.c  -fPIC -DPIC -o .libs/env_stat.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/env/env_stat.c -o env_stat.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/fileops/fileops_auto.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/fileops/fileops_auto.c  -fPIC -DPIC -o .libs/fileops_auto.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/fileops/fileops_auto.c -o fileops_auto.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/fileops/fop_basic.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/fileops/fop_basic.c  -fPIC -DPIC -o .libs/fop_basic.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/fileops/fop_basic.c -o fop_basic.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/fileops/fop_rec.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/fileops/fop_rec.c  -fPIC -DPIC -o .libs/fop_rec.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/fileops/fop_rec.c -o fop_rec.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/fileops/fop_util.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/fileops/fop_util.c  -fPIC -DPIC -o .libs/fop_util.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/fileops/fop_util.c -o fop_util.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/hash/hash_func.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_func.c  -fPIC -DPIC -o .libs/hash_func.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_func.c -o hash_func.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/hmac/hmac.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hmac/hmac.c  -fPIC -DPIC -o .libs/hmac.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hmac/hmac.c -o hmac.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/log/log.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log.c  -fPIC -DPIC -o .libs/log.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log.c -o log.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/log/log_archive.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_archive.c  -fPIC -DPIC -o .libs/log_archive.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_archive.c -o log_archive.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/log/log_compare.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_compare.c  -fPIC -DPIC -o .libs/log_compare.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_compare.c -o log_compare.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/log/log_debug.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_debug.c  -fPIC -DPIC -o .libs/log_debug.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_debug.c -o log_debug.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/log/log_get.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_get.c  -fPIC -DPIC -o .libs/log_get.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_get.c -o log_get.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/log/log_method.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_method.c  -fPIC -DPIC -o .libs/log_method.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_method.c -o log_method.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/log/log_print.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_print.c  -fPIC -DPIC -o .libs/log_print.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_print.c -o log_print.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/log/log_put.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_put.c  -fPIC -DPIC -o .libs/log_put.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_put.c -o log_put.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/log/log_stat.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_stat.c  -fPIC -DPIC -o .libs/log_stat.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/log/log_stat.c -o log_stat.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/common/mkpath.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/mkpath.c  -fPIC -DPIC -o .libs/mkpath.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/mkpath.c -o mkpath.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mp/mp_alloc.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_alloc.c  -fPIC -DPIC -o .libs/mp_alloc.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_alloc.c -o mp_alloc.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mp/mp_backup.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_backup.c  -fPIC -DPIC -o .libs/mp_backup.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_backup.c -o mp_backup.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mp/mp_bh.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_bh.c  -fPIC -DPIC -o .libs/mp_bh.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_bh.c -o mp_bh.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mp/mp_fget.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_fget.c  -fPIC -DPIC -o .libs/mp_fget.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_fget.c -o mp_fget.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mp/mp_fmethod.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_fmethod.c  -fPIC -DPIC -o .libs/mp_fmethod.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_fmethod.c -o mp_fmethod.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mp/mp_fopen.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_fopen.c  -fPIC -DPIC -o .libs/mp_fopen.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_fopen.c -o mp_fopen.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mp/mp_fput.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_fput.c  -fPIC -DPIC -o .libs/mp_fput.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_fput.c -o mp_fput.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mp/mp_fset.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_fset.c  -fPIC -DPIC -o .libs/mp_fset.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_fset.c -o mp_fset.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mp/mp_method.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_method.c  -fPIC -DPIC -o .libs/mp_method.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_method.c -o mp_method.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mp/mp_mvcc.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_mvcc.c  -fPIC -DPIC -o .libs/mp_mvcc.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_mvcc.c -o mp_mvcc.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mp/mp_region.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_region.c  -fPIC -DPIC -o .libs/mp_region.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_region.c -o mp_region.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mp/mp_register.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_register.c  -fPIC -DPIC -o .libs/mp_register.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_register.c -o mp_register.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mp/mp_resize.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_resize.c  -fPIC -DPIC -o .libs/mp_resize.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_resize.c -o mp_resize.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mp/mp_stat.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_stat.c  -fPIC -DPIC -o .libs/mp_stat.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_stat.c -o mp_stat.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mp/mp_sync.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_sync.c  -fPIC -DPIC -o .libs/mp_sync.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_sync.c -o mp_sync.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/mp/mp_trickle.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_trickle.c  -fPIC -DPIC -o .libs/mp_trickle.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/mp/mp_trickle.c -o mp_trickle.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/common/openflags.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/openflags.c  -fPIC -DPIC -o .libs/openflags.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/openflags.c -o openflags.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_abort.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_abort.c  -fPIC -DPIC -o .libs/os_abort.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_abort.c -o os_abort.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_abs.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_abs.c  -fPIC -DPIC -o .libs/os_abs.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_abs.c -o os_abs.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_alloc.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_alloc.c  -fPIC -DPIC -o .libs/os_alloc.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_alloc.c -o os_alloc.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_clock.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_clock.c  -fPIC -DPIC -o .libs/os_clock.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_clock.c -o os_clock.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_cpu.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_cpu.c  -fPIC -DPIC -o .libs/os_cpu.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_cpu.c -o os_cpu.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_ctime.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_ctime.c  -fPIC -DPIC -o .libs/os_ctime.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_ctime.c -o os_ctime.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_config.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_config.c  -fPIC -DPIC -o .libs/os_config.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_config.c -o os_config.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_dir.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_dir.c  -fPIC -DPIC -o .libs/os_dir.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_dir.c -o os_dir.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_errno.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_errno.c  -fPIC -DPIC -o .libs/os_errno.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_errno.c -o os_errno.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_fid.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_fid.c  -fPIC -DPIC -o .libs/os_fid.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_fid.c -o os_fid.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_flock.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_flock.c  -fPIC -DPIC -o .libs/os_flock.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_flock.c -o os_flock.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_fsync.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_fsync.c  -fPIC -DPIC -o .libs/os_fsync.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_fsync.c -o os_fsync.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_getenv.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_getenv.c  -fPIC -DPIC -o .libs/os_getenv.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_getenv.c -o os_getenv.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_handle.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_handle.c  -fPIC -DPIC -o .libs/os_handle.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_handle.c -o os_handle.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_map.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_map.c  -fPIC -DPIC -o .libs/os_map.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_map.c -o os_map.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/common/os_method.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/os_method.c  -fPIC -DPIC -o .libs/os_method.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/os_method.c -o os_method.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_mkdir.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_mkdir.c  -fPIC -DPIC -o .libs/os_mkdir.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_mkdir.c -o os_mkdir.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_open.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_open.c  -fPIC -DPIC -o .libs/os_open.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_open.c -o os_open.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_path.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_path.c  -fPIC -DPIC -o .libs/os_path.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_path.c -o os_path.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_pid.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_pid.c  -fPIC -DPIC -o .libs/os_pid.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_pid.c -o os_pid.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_rename.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_rename.c  -fPIC -DPIC -o .libs/os_rename.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_rename.c -o os_rename.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_root.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_root.c  -fPIC -DPIC -o .libs/os_root.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_root.c -o os_root.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_rpath.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_rpath.c  -fPIC -DPIC -o .libs/os_rpath.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_rpath.c -o os_rpath.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_rw.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_rw.c  -fPIC -DPIC -o .libs/os_rw.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_rw.c -o os_rw.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_seek.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_seek.c  -fPIC -DPIC -o .libs/os_seek.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_seek.c -o os_seek.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_stack.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_stack.c  -fPIC -DPIC -o .libs/os_stack.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_stack.c -o os_stack.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_stat.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_stat.c  -fPIC -DPIC -o .libs/os_stat.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_stat.c -o os_stat.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_tmpdir.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_tmpdir.c  -fPIC -DPIC -o .libs/os_tmpdir.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_tmpdir.c -o os_tmpdir.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_truncate.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_truncate.c  -fPIC -DPIC -o .libs/os_truncate.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_truncate.c -o os_truncate.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_uid.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_uid.c  -fPIC -DPIC -o .libs/os_uid.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_uid.c -o os_uid.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_unlink.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_unlink.c  -fPIC -DPIC -o .libs/os_unlink.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_unlink.c -o os_unlink.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/os/os_yield.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_yield.c  -fPIC -DPIC -o .libs/os_yield.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/os/os_yield.c -o os_yield.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/partition.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/partition.c  -fPIC -DPIC -o .libs/partition.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/partition.c -o partition.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/sequence/seq_stat.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/sequence/seq_stat.c  -fPIC -DPIC -o .libs/seq_stat.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/sequence/seq_stat.c -o seq_stat.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/sequence/sequence.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/sequence/sequence.c  -fPIC -DPIC -o .libs/sequence.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/sequence/sequence.c -o sequence.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/hmac/sha1.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hmac/sha1.c  -fPIC -DPIC -o .libs/sha1.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hmac/sha1.c -o sha1.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/clib/snprintf.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/clib/snprintf.c  -fPIC -DPIC -o .libs/snprintf.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/clib/snprintf.c -o snprintf.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/txn/txn.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/txn/txn.c  -fPIC -DPIC -o .libs/txn.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/txn/txn.c -o txn.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/txn/txn_auto.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/txn/txn_auto.c  -fPIC -DPIC -o .libs/txn_auto.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/txn/txn_auto.c -o txn_auto.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/txn/txn_chkpt.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/txn/txn_chkpt.c  -fPIC -DPIC -o .libs/txn_chkpt.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/txn/txn_chkpt.c -o txn_chkpt.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/txn/txn_failchk.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/txn/txn_failchk.c  -fPIC -DPIC -o .libs/txn_failchk.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/txn/txn_failchk.c -o txn_failchk.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/txn/txn_method.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/txn/txn_method.c  -fPIC -DPIC -o .libs/txn_method.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/txn/txn_method.c -o txn_method.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/txn/txn_rec.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/txn/txn_rec.c  -fPIC -DPIC -o .libs/txn_rec.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/txn/txn_rec.c -o txn_rec.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/txn/txn_recover.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/txn/txn_recover.c  -fPIC -DPIC -o .libs/txn_recover.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/txn/txn_recover.c -o txn_recover.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/txn/txn_region.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/txn/txn_region.c  -fPIC -DPIC -o .libs/txn_region.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/txn/txn_region.c -o txn_region.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/txn/txn_stat.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/txn/txn_stat.c  -fPIC -DPIC -o .libs/txn_stat.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/txn/txn_stat.c -o txn_stat.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/txn/txn_util.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/txn/txn_util.c  -fPIC -DPIC -o .libs/txn_util.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/txn/txn_util.c -o txn_util.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/xa/xa.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/xa/xa.c  -fPIC -DPIC -o .libs/xa.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/xa/xa.c -o xa.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/xa/xa_map.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/xa/xa_map.c  -fPIC -DPIC -o .libs/xa_map.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/xa/xa_map.c -o xa_map.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/common/zerofill.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/zerofill.c  -fPIC -DPIC -o .libs/zerofill.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/zerofill.c -o zerofill.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=link cc -avoid-version -O3  -rpath /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib  -o libdb-5.3.la mut_tas.lo mut_pthread.lo  bt_compare.lo bt_compress.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_compact.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 heap.lo heap_auto.lo heap_backup.lo heap_conv.lo heap_method.lo heap_open.lo heap_rec.lo heap_reclaim.lo heap_stat.lo heap_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_automsg.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_automsg.lo repmgr_elect.lo repmgr_method.lo repmgr_msg.lo repmgr_net.lo repmgr_posix.lo repmgr_queue.lo repmgr_rec.lo repmgr_sel.lo repmgr_stat.lo repmgr_util.lo db_ovfl_vrfy.lo db_vrfy.lo db_vrfyutil.lo bt_verify.lo log_verify.lo log_verify_util.lo log_verify_int.lo log_verify_auto.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 clock.lo crdel_auto.lo crdel_rec.lo db.lo db_am.lo db_auto.lo db_backup.lo db_byteorder.lo db_cam.lo db_cds.lo db_compact.lo db_compint.lo db_conv.lo db_copy.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_sort_multiple.lo db_stati.lo db_truncate.lo db_upg.lo db_upg_opd.lo dbreg.lo dbreg_stat.lo dbreg_auto.lo dbreg_rec.lo dbreg_util.lo dbt.lo env_alloc.lo env_config.lo env_backup.lo env_failchk.lo env_file.lo env_globals.lo env_open.lo env_method.lo env_name.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 log.lo log_archive.lo log_compare.lo log_debug.lo log_get.lo log_method.lo log_print.lo log_put.lo log_stat.lo mkpath.lo mp_alloc.lo mp_backup.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_path.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 partition.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_map.lo zerofill.lo   \
[INFO] [stderr]   	-lpthread
[INFO] [stderr]   libtool: link: cc -shared  -fPIC -DPIC  .libs/mut_tas.o .libs/mut_pthread.o .libs/bt_compare.o .libs/bt_compress.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_compact.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/heap.o .libs/heap_auto.o .libs/heap_backup.o .libs/heap_conv.o .libs/heap_method.o .libs/heap_open.o .libs/heap_rec.o .libs/heap_reclaim.o .libs/heap_stat.o .libs/heap_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_automsg.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_automsg.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_rec.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/log_verify.o .libs/log_verify_util.o .libs/log_verify_int.o .libs/log_verify_auto.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/clock.o .libs/crdel_auto.o .libs/crdel_rec.o .libs/db.o .libs/db_am.o .libs/db_auto.o .libs/db_backup.o .libs/db_byteorder.o .libs/db_cam.o .libs/db_cds.o .libs/db_compact.o .libs/db_compint.o .libs/db_conv.o .libs/db_copy.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_sort_multiple.o .libs/db_stati.o .libs/db_truncate.o .libs/db_upg.o .libs/db_upg_opd.o .libs/dbreg.o .libs/dbreg_stat.o .libs/dbreg_auto.o .libs/dbreg_rec.o .libs/dbreg_util.o .libs/dbt.o .libs/env_alloc.o .libs/env_config.o .libs/env_backup.o .libs/env_failchk.o .libs/env_file.o .libs/env_globals.o .libs/env_open.o .libs/env_method.o .libs/env_name.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/log.o .libs/log_archive.o .libs/log_compare.o .libs/log_debug.o .libs/log_get.o .libs/log_method.o .libs/log_print.o .libs/log_put.o .libs/log_stat.o .libs/mkpath.o .libs/mp_alloc.o .libs/mp_backup.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_path.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/partition.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_map.o .libs/zerofill.o   -lpthread  -O3   -Wl,-soname -Wl,libdb-5.3.so -o .libs/libdb-5.3.so
[INFO] [stderr]   libtool: link: ar cru .libs/libdb-5.3.a  mut_tas.o mut_pthread.o bt_compare.o bt_compress.o bt_conv.o bt_curadj.o bt_cursor.o bt_delete.o bt_method.o bt_open.o bt_put.o bt_rec.o bt_reclaim.o bt_recno.o bt_rsearch.o bt_search.o bt_split.o bt_stat.o bt_compact.o bt_upgrade.o btree_auto.o hash.o hash_auto.o hash_compact.o hash_conv.o hash_dup.o hash_meta.o hash_method.o hash_open.o hash_page.o hash_rec.o hash_reclaim.o hash_stat.o hash_upgrade.o hash_verify.o heap.o heap_auto.o heap_backup.o heap_conv.o heap_method.o heap_open.o heap_rec.o heap_reclaim.o heap_stat.o heap_verify.o qam.o qam_auto.o qam_conv.o qam_files.o qam_method.o qam_open.o qam_rec.o qam_stat.o qam_upgrade.o qam_verify.o rep_automsg.o rep_backup.o rep_elect.o rep_lease.o rep_log.o rep_method.o rep_record.o rep_region.o rep_stat.o rep_util.o rep_verify.o os_addrinfo.o repmgr_auto.o repmgr_automsg.o repmgr_elect.o repmgr_method.o repmgr_msg.o repmgr_net.o repmgr_posix.o repmgr_queue.o repmgr_rec.o repmgr_sel.o repmgr_stat.o repmgr_util.o db_ovfl_vrfy.o db_vrfy.o db_vrfyutil.o bt_verify.o log_verify.o log_verify_util.o log_verify_int.o log_verify_auto.o lock.o lock_deadlock.o lock_failchk.o lock_id.o lock_list.o lock_method.o lock_region.o lock_stat.o lock_timer.o lock_util.o mut_alloc.o mut_failchk.o mut_method.o mut_region.o mut_stat.o aes_method.o crypto.o mt19937db.o rijndael-alg-fst.o rijndael-api-fst.o clock.o crdel_auto.o crdel_rec.o db.o db_am.o db_auto.o db_backup.o db_byteorder.o db_cam.o db_cds.o db_compact.o db_compint.o db_conv.o db_copy.o db_dispatch.o db_dup.o db_err.o db_getlong.o db_idspace.o db_iface.o db_join.o db_log2.o db_meta.o db_method.o db_open.o db_overflow.o db_pr.o db_rec.o db_reclaim.o db_remove.o db_rename.o db_ret.o db_setid.o db_setlsn.o db_shash.o db_sort_multiple.o db_stati.o db_truncate.o db_upg.o db_upg_opd.o dbreg.o dbreg_stat.o dbreg_auto.o dbreg_rec.o dbreg_util.o dbt.o env_alloc.o env_config.o env_backup.o env_failchk.o env_file.o env_globals.o env_open.o env_method.o env_name.o env_recover.o env_region.o env_register.o env_sig.o env_stat.o fileops_auto.o fop_basic.o fop_rec.o fop_util.o hash_func.o hmac.o log.o log_archive.o log_compare.o log_debug.o log_get.o log_method.o log_print.o log_put.o log_stat.o mkpath.o mp_alloc.o mp_backup.o mp_bh.o mp_fget.o mp_fmethod.o mp_fopen.o mp_fput.o mp_fset.o mp_method.o mp_mvcc.o mp_region.o mp_register.o mp_resize.o mp_stat.o mp_sync.o mp_trickle.o openflags.o os_abort.o os_abs.o os_alloc.o os_clock.o os_cpu.o os_ctime.o os_config.o os_dir.o os_errno.o os_fid.o os_flock.o os_fsync.o os_getenv.o os_handle.o os_map.o os_method.o os_mkdir.o os_open.o os_path.o os_pid.o os_rename.o os_root.o os_rpath.o os_rw.o os_seek.o os_stack.o os_stat.o os_tmpdir.o os_truncate.o os_uid.o os_unlink.o os_yield.o partition.o seq_stat.o sequence.o sha1.o snprintf.o txn.o txn_auto.o txn_chkpt.o txn_failchk.o txn_method.o txn_rec.o txn_recover.o txn_region.o txn_stat.o txn_util.o xa.o xa_map.o zerofill.o
[INFO] [stderr]   libtool: link: ranlib .libs/libdb-5.3.a
[INFO] [stderr]   libtool: link: ( cd ".libs" && rm -f "libdb-5.3.la" && ln -s "../libdb-5.3.la" "libdb-5.3.la" )
[INFO] [stderr]   rm -f libdb.a
[INFO] [stderr]   ln -s .libs/libdb-5.3.a libdb.a
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../util/db_archive.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_archive.c  -fPIC -DPIC -o .libs/db_archive.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_archive.c -o db_archive.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/common/util_sig.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/util_sig.c  -fPIC -DPIC -o .libs/util_sig.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/util_sig.c -o util_sig.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=link cc -O3  -o db_archive  \
[INFO] [stderr]       db_archive.lo util_sig.lo libdb-5.3.la -lpthread
[INFO] [stderr]   libtool: link: cc -O3 -o .libs/db_archive .libs/db_archive.o .libs/util_sig.o  ./.libs/libdb-5.3.so -lpthread  -Wl,-rpath -Wl,/opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib
[INFO] [stderr]   ./libtool --mode=execute true db_archive
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../util/db_checkpoint.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_checkpoint.c  -fPIC -DPIC -o .libs/db_checkpoint.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_checkpoint.c -o db_checkpoint.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/common/util_log.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/util_log.c  -fPIC -DPIC -o .libs/util_log.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/util_log.c -o util_log.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=link cc -O3  -o db_checkpoint  \
[INFO] [stderr]       db_checkpoint.lo util_log.lo util_sig.lo libdb-5.3.la -lpthread
[INFO] [stderr]   libtool: link: cc -O3 -o .libs/db_checkpoint .libs/db_checkpoint.o .libs/util_log.o .libs/util_sig.o  ./.libs/libdb-5.3.so -lpthread  -Wl,-rpath -Wl,/opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib
[INFO] [stderr]   ./libtool --mode=execute true db_checkpoint
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../util/db_deadlock.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_deadlock.c  -fPIC -DPIC -o .libs/db_deadlock.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_deadlock.c -o db_deadlock.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=link cc -O3  -o db_deadlock  \
[INFO] [stderr]       db_deadlock.lo util_log.lo util_sig.lo libdb-5.3.la -lpthread
[INFO] [stderr]   libtool: link: cc -O3 -o .libs/db_deadlock .libs/db_deadlock.o .libs/util_log.o .libs/util_sig.o  ./.libs/libdb-5.3.so -lpthread  -Wl,-rpath -Wl,/opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib
[INFO] [stderr]   ./libtool --mode=execute true db_deadlock
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../util/db_dump.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_dump.c  -fPIC -DPIC -o .libs/db_dump.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_dump.c -o db_dump.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/common/util_cache.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/util_cache.c  -fPIC -DPIC -o .libs/util_cache.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/common/util_cache.c -o util_cache.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=link cc -O3  -o db_dump  \
[INFO] [stderr]       db_dump.lo util_cache.lo util_sig.lo libdb-5.3.la -lpthread
[INFO] [stderr]   libtool: link: cc -O3 -o .libs/db_dump .libs/db_dump.o .libs/util_cache.o .libs/util_sig.o  ./.libs/libdb-5.3.so -lpthread  -Wl,-rpath -Wl,/opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib
[INFO] [stderr]   ./libtool --mode=execute true db_dump
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../util/db_hotbackup.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_hotbackup.c  -fPIC -DPIC -o .libs/db_hotbackup.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_hotbackup.c -o db_hotbackup.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=link cc -O3  -o db_hotbackup  \
[INFO] [stderr]       db_hotbackup.lo util_sig.lo libdb-5.3.la -lpthread
[INFO] [stderr]   libtool: link: cc -O3 -o .libs/db_hotbackup .libs/db_hotbackup.o .libs/util_sig.o  ./.libs/libdb-5.3.so -lpthread  -Wl,-rpath -Wl,/opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib
[INFO] [stderr]   ./libtool --mode=execute true db_hotbackup
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../util/db_load.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_load.c  -fPIC -DPIC -o .libs/db_load.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_load.c -o db_load.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=link cc -O3  -o db_load  \
[INFO] [stderr]       db_load.lo util_cache.lo util_sig.lo libdb-5.3.la -lpthread
[INFO] [stderr]   libtool: link: cc -O3 -o .libs/db_load .libs/db_load.o .libs/util_cache.o .libs/util_sig.o  ./.libs/libdb-5.3.so -lpthread  -Wl,-rpath -Wl,/opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib
[INFO] [stderr]   ./libtool --mode=execute true db_load
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../util/db_log_verify.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_log_verify.c  -fPIC -DPIC -o .libs/db_log_verify.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_log_verify.c -o db_log_verify.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=link cc -O3  -o db_log_verify  \
[INFO] [stderr]       db_log_verify.lo util_cache.lo util_sig.lo libdb-5.3.la -lpthread
[INFO] [stderr]   libtool: link: cc -O3 -o .libs/db_log_verify .libs/db_log_verify.o .libs/util_cache.o .libs/util_sig.o  ./.libs/libdb-5.3.so -lpthread  -Wl,-rpath -Wl,/opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib
[INFO] [stderr]   ./libtool --mode=execute true db_log_verify
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../util/db_printlog.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_printlog.c  -fPIC -DPIC -o .libs/db_printlog.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_printlog.c -o db_printlog.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/btree/btree_autop.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/btree_autop.c  -fPIC -DPIC -o .libs/btree_autop.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/btree/btree_autop.c -o btree_autop.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/crdel_autop.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/crdel_autop.c  -fPIC -DPIC -o .libs/crdel_autop.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/crdel_autop.c -o crdel_autop.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/db/db_autop.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_autop.c  -fPIC -DPIC -o .libs/db_autop.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/db/db_autop.c -o db_autop.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/dbreg/dbreg_autop.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/dbreg/dbreg_autop.c  -fPIC -DPIC -o .libs/dbreg_autop.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/dbreg/dbreg_autop.c -o dbreg_autop.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/fileops/fileops_autop.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/fileops/fileops_autop.c  -fPIC -DPIC -o .libs/fileops_autop.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/fileops/fileops_autop.c -o fileops_autop.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/hash/hash_autop.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_autop.c  -fPIC -DPIC -o .libs/hash_autop.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/hash/hash_autop.c -o hash_autop.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/heap/heap_autop.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/heap/heap_autop.c  -fPIC -DPIC -o .libs/heap_autop.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/heap/heap_autop.c -o heap_autop.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/qam/qam_autop.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/qam/qam_autop.c  -fPIC -DPIC -o .libs/qam_autop.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/qam/qam_autop.c -o qam_autop.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/repmgr/repmgr_autop.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_autop.c  -fPIC -DPIC -o .libs/repmgr_autop.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/repmgr/repmgr_autop.c -o repmgr_autop.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../src/txn/txn_autop.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/txn/txn_autop.c  -fPIC -DPIC -o .libs/txn_autop.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../src/txn/txn_autop.c -o txn_autop.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=link cc -O3  -o db_printlog  \
[INFO] [stderr]       db_printlog.lo btree_autop.lo crdel_autop.lo db_autop.lo dbreg_autop.lo fileops_autop.lo hash_autop.lo heap_autop.lo qam_autop.lo repmgr_autop.lo txn_autop.lo util_sig.lo libdb-5.3.la -lpthread
[INFO] [stderr]   libtool: link: cc -O3 -o .libs/db_printlog .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/heap_autop.o .libs/qam_autop.o .libs/repmgr_autop.o .libs/txn_autop.o .libs/util_sig.o  ./.libs/libdb-5.3.so -lpthread  -Wl,-rpath -Wl,/opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib
[INFO] [stderr]   ./libtool --mode=execute true db_printlog
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../util/db_recover.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_recover.c  -fPIC -DPIC -o .libs/db_recover.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_recover.c -o db_recover.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=link cc -O3  -o db_recover  \
[INFO] [stderr]       db_recover.lo util_sig.lo libdb-5.3.la -lpthread
[INFO] [stderr]   libtool: link: cc -O3 -o .libs/db_recover .libs/db_recover.o .libs/util_sig.o  ./.libs/libdb-5.3.so -lpthread  -Wl,-rpath -Wl,/opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib
[INFO] [stderr]   ./libtool --mode=execute true db_recover
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../util/db_replicate.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_replicate.c  -fPIC -DPIC -o .libs/db_replicate.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_replicate.c -o db_replicate.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=link cc -O3  -o db_replicate  \
[INFO] [stderr]       db_replicate.lo util_log.lo util_sig.lo libdb-5.3.la -lpthread
[INFO] [stderr]   libtool: link: cc -O3 -o .libs/db_replicate .libs/db_replicate.o .libs/util_log.o .libs/util_sig.o  ./.libs/libdb-5.3.so -lpthread  -Wl,-rpath -Wl,/opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib
[INFO] [stderr]   ./libtool --mode=execute true db_replicate
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../util/db_stat.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_stat.c  -fPIC -DPIC -o .libs/db_stat.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_stat.c -o db_stat.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=link cc -O3  -o db_stat  \
[INFO] [stderr]       db_stat.lo util_cache.lo util_sig.lo libdb-5.3.la -lpthread
[INFO] [stderr]   libtool: link: cc -O3 -o .libs/db_stat .libs/db_stat.o .libs/util_cache.o .libs/util_sig.o  ./.libs/libdb-5.3.so -lpthread  -Wl,-rpath -Wl,/opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib
[INFO] [stderr]   ./libtool --mode=execute true db_stat
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../util/db_tuner.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_tuner.c  -fPIC -DPIC -o .libs/db_tuner.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_tuner.c -o db_tuner.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=link cc -O3  -o db_tuner  \
[INFO] [stderr]       db_tuner.lo util_sig.lo libdb-5.3.la -lpthread
[INFO] [stderr]   libtool: link: cc -O3 -o .libs/db_tuner .libs/db_tuner.o .libs/util_sig.o  ./.libs/libdb-5.3.so -lpthread  -Wl,-rpath -Wl,/opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib
[INFO] [stderr]   ./libtool --mode=execute true db_tuner
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../util/db_upgrade.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_upgrade.c  -fPIC -DPIC -o .libs/db_upgrade.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_upgrade.c -o db_upgrade.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=link cc -O3  -o db_upgrade  \
[INFO] [stderr]       db_upgrade.lo util_sig.lo libdb-5.3.la -lpthread
[INFO] [stderr]   libtool: link: cc -O3 -o .libs/db_upgrade .libs/db_upgrade.o .libs/util_sig.o  ./.libs/libdb-5.3.so -lpthread  -Wl,-rpath -Wl,/opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib
[INFO] [stderr]   ./libtool --mode=execute true db_upgrade
[INFO] [stderr]   ./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -O3  ../util/db_verify.c
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_verify.c  -fPIC -DPIC -o .libs/db_verify.o
[INFO] [stderr]   libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O3 ../util/db_verify.c -o db_verify.o >/dev/null 2>&1
[INFO] [stderr]   ./libtool --mode=link cc -O3  -o db_verify  \
[INFO] [stderr]       db_verify.lo util_cache.lo util_sig.lo libdb-5.3.la -lpthread
[INFO] [stderr]   libtool: link: cc -O3 -o .libs/db_verify .libs/db_verify.o .libs/util_cache.o .libs/util_sig.o  ./.libs/libdb-5.3.so -lpthread  -Wl,-rpath -Wl,/opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib
[INFO] [stderr]   ./libtool --mode=execute true db_verify
[INFO] [stderr]   Installing DB include files: /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/include ...
[INFO] [stderr]   Installing DB library: /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib ...
[INFO] [stderr]   libtool: install: cp -p .libs/libdb-5.3.so /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib/libdb-5.3.so
[INFO] [stderr]   libtool: install: cp -p .libs/libdb-5.3.lai /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib/libdb-5.3.la
[INFO] [stderr]   libtool: install: cp -p .libs/libdb-5.3.a /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib/libdb-5.3.a
[INFO] [stderr]   libtool: install: chmod 644 /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib/libdb-5.3.a
[INFO] [stderr]   libtool: install: ranlib /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib/libdb-5.3.a
[INFO] [stderr]   libtool: install: cp -p libdb.a /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib/libdb.a
[INFO] [stderr]   libtool: install: chmod 644 /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib/libdb.a
[INFO] [stderr]   libtool: install: ranlib /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib/libdb.a
[INFO] [stderr]   libtool: finish: PATH="/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib
[INFO] [stderr]   ----------------------------------------------------------------------
[INFO] [stderr]   Libraries have been installed in:
[INFO] [stderr]      /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib
[INFO] [stderr] 
[INFO] [stderr]   If you ever happen to want to link against installed libraries
[INFO] [stderr]   in a given directory, LIBDIR, you must either use libtool, and
[INFO] [stderr]   specify the full pathname of the library, or use the `-LLIBDIR'
[INFO] [stderr]   flag during linking and do at least one of the following:
[INFO] [stderr]      - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
[INFO] [stderr]        during execution
[INFO] [stderr]      - add LIBDIR to the `LD_RUN_PATH' environment variable
[INFO] [stderr]        during linking
[INFO] [stderr]      - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
[INFO] [stderr]      - have your system administrator add LIBDIR to `/etc/ld.so.conf'
[INFO] [stderr] 
[INFO] [stderr]   See any operating system documentation about shared libraries for
[INFO] [stderr]   more information, such as the ld(1) and ld.so(8) manual pages.
[INFO] [stderr]   ----------------------------------------------------------------------
[INFO] [stderr]   Installing DB utilities: /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/bin ...
[INFO] [stderr]   libtool: install: cp -p .libs/db_archive /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/bin/db_archive
[INFO] [stderr]   libtool: install: cp -p .libs/db_checkpoint /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/bin/db_checkpoint
[INFO] [stderr]   libtool: install: cp -p .libs/db_deadlock /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/bin/db_deadlock
[INFO] [stderr]   libtool: install: cp -p .libs/db_dump /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/bin/db_dump
[INFO] [stderr]   libtool: install: cp -p .libs/db_hotbackup /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/bin/db_hotbackup
[INFO] [stderr]   libtool: install: cp -p .libs/db_load /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/bin/db_load
[INFO] [stderr]   libtool: install: cp -p .libs/db_log_verify /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/bin/db_log_verify
[INFO] [stderr]   libtool: install: cp -p .libs/db_printlog /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/bin/db_printlog
[INFO] [stderr]   libtool: install: cp -p .libs/db_recover /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/bin/db_recover
[INFO] [stderr]   libtool: install: cp -p .libs/db_replicate /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/bin/db_replicate
[INFO] [stderr]   libtool: install: cp -p .libs/db_stat /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/bin/db_stat
[INFO] [stderr]   libtool: install: cp -p .libs/db_tuner /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/bin/db_tuner
[INFO] [stderr]   libtool: install: cp -p .libs/db_upgrade /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/bin/db_upgrade
[INFO] [stderr]   libtool: install: cp -p .libs/db_verify /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/bin/db_verify
[INFO] [stderr]   Installing documentation: /opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/docs ...
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libdb-sys-cfc8968840474412/out/lib
[INFO] [stderr]   cargo:rustc-link-lib=static=db
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mutex/mut_tas.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mutex/mut_pthread.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/btree/bt_compare.c:46:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/btree/bt_compress.c:9:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/btree/bt_conv.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/btree/bt_curadj.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/btree/bt_cursor.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/btree/bt_delete.c:46:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/btree/bt_method.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/btree/bt_open.c:46:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/btree/bt_put.c:46:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/btree/bt_rec.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/btree/bt_reclaim.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/btree/bt_recno.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/btree/bt_rsearch.c:43:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/btree/bt_search.c:46:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/btree/bt_split.c:43:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/btree/bt_stat.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/btree/bt_compact.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/btree/bt_upgrade.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/btree/btree_auto.c:4:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/hash/hash.c:46:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/hash/hash_auto.c:4:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/hash/hash_compact.c:10:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/hash/hash_conv.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/hash/hash_dup.c:49:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/hash/hash_meta.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/hash/hash_method.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/hash/hash_open.c:46:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/hash/hash_page.c:53:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/hash/hash_rec.c:46:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/hash/hash_reclaim.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/hash/hash_stat.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/hash/hash_upgrade.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/hash/hash_verify.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/heap/heap.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/heap/heap_auto.c:4:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/heap/heap_backup.c:10:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/heap/heap_conv.c:9:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/heap/heap_method.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/heap/heap_open.c:9:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/heap/heap_rec.c:9:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/heap/heap_reclaim.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/heap/heap_stat.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/heap/heap_verify.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/qam/qam.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/qam/qam_auto.c:4:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/qam/qam_conv.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/qam/qam_files.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/qam/qam_method.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/qam/qam_open.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/qam/qam_rec.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/qam/qam_stat.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/qam/qam_upgrade.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/qam/qam_verify.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/rep/rep_automsg.c:5:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/rep/rep_backup.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/rep/rep_elect.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/rep/rep_lease.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/rep/rep_log.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/rep/rep_method.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/rep/rep_record.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/rep/rep_region.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/rep/rep_stat.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/rep/rep_util.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/rep/rep_verify.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_addrinfo.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/repmgr/repmgr_auto.c:4:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/repmgr/repmgr_automsg.c:5:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/repmgr/repmgr_elect.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/repmgr/repmgr_method.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/repmgr/repmgr_msg.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/repmgr/repmgr_net.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/repmgr/repmgr_posix.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/repmgr/repmgr_queue.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/repmgr/repmgr_rec.c:3:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/repmgr/repmgr_sel.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/repmgr/repmgr_stat.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/repmgr/repmgr_util.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_ovfl_vrfy.c:46:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_vrfy.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_vrfyutil.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/btree/bt_verify.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/log/log_verify.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/log/log_verify_util.c:14:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/log/log_verify_int.c:29:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/log/log_verify_auto.c:4:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/lock/lock.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/lock/lock_deadlock.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/lock/lock_failchk.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/lock/lock_id.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/lock/lock_list.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/lock/lock_method.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/lock/lock_region.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/lock/lock_stat.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/lock/lock_timer.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/lock/lock_util.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mutex/mut_alloc.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mutex/mut_failchk.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mutex/mut_method.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mutex/mut_region.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mutex/mut_stat.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/crypto/aes_method.c:14:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/crypto/crypto.c:14:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/crypto/mersenne/mt19937db.c:6:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/crypto/rijndael/rijndael-alg-fst.c:28:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/crypto/rijndael/rijndael-api-fst.c:39:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/common/clock.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/crdel_auto.c:4:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/crdel_rec.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db.c:43:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_am.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_auto.c:4:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_backup.c:10:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/common/db_byteorder.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_cam.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_cds.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_compact.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/common/db_compint.c:9:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_conv.c:43:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_copy.c:10:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_dispatch.c:42:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_dup.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/common/db_err.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/common/db_getlong.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/common/db_idspace.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_iface.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_join.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/common/db_log2.c:42:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_meta.c:46:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_method.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_open.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_overflow.c:46:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_pr.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_rec.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_reclaim.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_remove.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_rename.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_ret.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_setid.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_setlsn.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/common/db_shash.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_sort_multiple.c:9:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_stati.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_truncate.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_upg.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_upg_opd.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/dbreg/dbreg.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/dbreg/dbreg_stat.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/dbreg/dbreg_auto.c:4:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/dbreg/dbreg_rec.c:39:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/dbreg/dbreg_util.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/common/dbt.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/env/env_alloc.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/env/env_config.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/env/env_backup.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/env/env_failchk.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/env/env_file.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/env/env_globals.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/env/env_open.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/env/env_method.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/env/env_name.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/env/env_recover.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/env/env_region.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/env/env_register.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/env/env_sig.c:9:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/env/env_stat.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/fileops/fileops_auto.c:4:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/fileops/fop_basic.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/fileops/fop_rec.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/fileops/fop_util.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/hash/hash_func.c:46:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/hmac/hmac.c:14:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/log/log.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/log/log_archive.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/log/log_compare.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/log/log_debug.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/log/log_get.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/log/log_method.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/log/log_print.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/log/log_put.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/log/log_stat.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/common/mkpath.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mp/mp_alloc.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mp/mp_backup.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mp/mp_bh.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mp/mp_fget.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mp/mp_fmethod.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mp/mp_fopen.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mp/mp_fput.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mp/mp_fset.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mp/mp_method.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mp/mp_mvcc.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mp/mp_region.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mp/mp_register.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mp/mp_resize.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mp/mp_stat.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mp/mp_sync.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/mp/mp_trickle.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/common/openflags.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_abort.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_abs.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_alloc.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_clock.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_cpu.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_ctime.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_config.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_dir.c:28:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_errno.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_fid.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_flock.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_fsync.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_getenv.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_handle.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_map.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/common/os_method.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_mkdir.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_open.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_path.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_pid.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_rename.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_root.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_rpath.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_rw.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_seek.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_stack.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_stat.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_tmpdir.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_truncate.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_uid.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_unlink.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/os/os_yield.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/partition.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/sequence/seq_stat.c:12:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/sequence/sequence.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/hmac/sha1.c:7:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/clib/snprintf.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/txn/txn.c:42:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/txn/txn_auto.c:4:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/txn/txn_chkpt.c:42:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/txn/txn_failchk.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/txn/txn_method.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/txn/txn_rec.c:39:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/txn/txn_recover.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/txn/txn_region.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/txn/txn_stat.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/txn/txn_util.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/xa/xa.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/xa/xa_map.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/common/zerofill.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   ar: `u' modifier ignored since `D' is the default (see `U')
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../util/db_archive.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/common/util_sig.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../util/db_checkpoint.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/common/util_log.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../util/db_deadlock.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../util/db_dump.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/common/util_cache.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../util/db_hotbackup.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../util/db_load.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../util/db_log_verify.c:10:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../util/db_printlog.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/btree/btree_autop.c:5:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/crdel_autop.c:5:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/db/db_autop.c:5:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/dbreg/dbreg_autop.c:5:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/fileops/fileops_autop.c:5:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/hash/hash_autop.c:6:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/heap/heap_autop.c:6:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/qam/qam_autop.c:6:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/repmgr/repmgr_autop.c:6:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../src/txn/txn_autop.c:5:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../util/db_recover.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../util/db_replicate.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../util/db_stat.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../util/db_tuner.c:51:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../util/db_upgrade.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   In file included from ../src/dbinc/mutex_int.h:12,
[INFO] [stderr]                    from ../src/dbinc/mutex.h:15,
[INFO] [stderr]                    from ./db_int.h:1113,
[INFO] [stderr]                    from ../util/db_verify.c:11:
[INFO] [stderr]   ../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'; expected '_Bool(long unsigned int,  volatile void *, void *, void *, int,  int)' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]     179 | static inline int __atomic_compare_exchange(
[INFO] [stderr]         |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /usr/bin/sh: 1: cd: can't cd to ../docs
[INFO] [stderr]   make: *** [Makefile:1167: install_docs] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (620) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.51.1/src/ir/context.rs:891:9:
[INFO] [stderr]   "__atomic_wide_counter_struct_(unnamed_at_/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter_h_28_3)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5e2178e73012 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5e2178e73012 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5e2178e73012 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5e2178e73012 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5e2178e8423f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5e2178e8423f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x5e2178e455d1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5e2178e455d1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5e2178e50402 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5e2178e5303f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5e2178e52e99 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5e2178e536c5 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5e2178e5355a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5e2178e50539 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5e2178e39b8d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5e2178e8e320 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5e2178d34adf - proc_macro2::fallback::validate_ident::h2c3b38b088e9b492
[INFO] [stderr]     17:     0x5e2178d35198 - proc_macro2::fallback::Ident::new_checked::hef9111c7f7c8dc2b
[INFO] [stderr]     18:     0x5e2178d2cb37 - proc_macro2::Ident::new::he68d0c5da044dd86
[INFO] [stderr]     19:     0x5e2178a8349c - bindgen::ir::context::BindgenContext::rust_ident_raw::haea51cb505bd89e5
[INFO] [stderr]     20:     0x5e2178a81420 - bindgen::ir::context::BindgenContext::rust_ident::h19b13ece2ddf3ff6
[INFO] [stderr]     21:     0x5e2178acb0d1 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h2931b78c067e7580
[INFO] [stderr]     22:     0x5e2178afd55d - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::hf3d6bedbd1ff02b5
[INFO] [stderr]     23:     0x5e2178a0f045 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::ha7c12e18c4f81a11
[INFO] [stderr]     24:     0x5e2178ad11d6 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h2931b78c067e7580
[INFO] [stderr]     25:     0x5e2178afd55d - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::hf3d6bedbd1ff02b5
[INFO] [stderr]     26:     0x5e2178a0f045 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::ha7c12e18c4f81a11
[INFO] [stderr]     27:     0x5e2178ab0265 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h4af23e7b627f399d
[INFO] [stderr]     28:     0x5e2178b033e3 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::hc00e4ffa067809c9
[INFO] [stderr]     29:     0x5e2178a0f01d - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::ha7c12e18c4f81a11
[INFO] [stderr]     30:     0x5e2178ab93ef - bindgen::codegen::codegen::{{closure}}::h50e5fe8857290f9a
[INFO] [stderr]     31:     0x5e2178a8ea28 - bindgen::ir::context::BindgenContext::gen::h1216edbd3b51cc19
[INFO] [stderr]     32:     0x5e2178ab8b5d - bindgen::codegen::codegen::had6913b7f972e458
[INFO] [stderr]     33:     0x5e2178abca5d - bindgen::Bindings::generate::hca0df4dcad212a69
[INFO] [stderr]     34:     0x5e2178ab18e1 - bindgen::Builder::generate::h91d23f6c20f9fde1
[INFO] [stderr]     35:     0x5e21789d74ae - build_script_build::build_5_3::generate_bindings::he1ff78f166699ca8
[INFO] [stderr]     36:     0x5e21789d65c5 - build_script_build::main::h02aabc29cfd15044
[INFO] [stderr]     37:     0x5e21789d7fe3 - core::ops::function::FnOnce::call_once::h8b17645abb9164e0
[INFO] [stderr]     38:     0x5e21789d7da6 - std::sys::backtrace::__rust_begin_short_backtrace::ha3c401c1c0370898
[INFO] [stderr]     39:     0x5e21789d7d89 - std::rt::lang_start::{{closure}}::h25ea326bdaf8a32c
[INFO] [stderr]     40:     0x5e2178e47130 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     41:     0x5e2178e47130 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]     42:     0x5e2178e47130 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]     43:     0x5e2178e47130 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]     44:     0x5e2178e47130 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stderr]     45:     0x5e2178e47130 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]     46:     0x5e2178e47130 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]     47:     0x5e2178e47130 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]     48:     0x5e2178e47130 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stderr]     49:     0x5e21789d7d71 - std::rt::lang_start::hb8dbae1aa254aa5c
[INFO] [stderr]     50:     0x5e21789d9355 - main
[INFO] [stderr]     51:     0x719e6e2031ca - <unknown>
[INFO] [stderr]     52:     0x719e6e20328b - __libc_start_main
[INFO] [stderr]     53:     0x5e21789d6275 - _start
[INFO] [stderr]     54:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "ea7bd8c623f84437965c11fefc2e10d0ede7e79cbf69ca9cb6fdbd2efd32e74e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea7bd8c623f84437965c11fefc2e10d0ede7e79cbf69ca9cb6fdbd2efd32e74e", kill_on_drop: false }`
[INFO] [stdout] ea7bd8c623f84437965c11fefc2e10d0ede7e79cbf69ca9cb6fdbd2efd32e74e
