The build took 00h 03m 06s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
451,851 |
ansic |
111,824 |
java |
80,525 |
tcl |
44,320 |
sh |
33,697 |
cs |
22,648 |
cpp |
14,557 |
perl |
3,566 |
makefile |
1,003 |
yacc |
965 |
awk |
216 |
python |
24 |
php |
14 |
asm |
765,210 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: db 5.3.28-3 (Wed Aug 24 13:14:46 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: if you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking if building in the top-level or dist directories... no
checking if --enable-smallbuild option specified... no
checking if --disable-atomicsupport option specified... no
checking if --disable-compression option specified... no
checking if --disable-hash option specified... no
checking if --disable-heap option specified... no
checking if --disable-mutexsupport option specified... no
checking if --disable-log_checksum option specified... no
checking if --disable-partition option specified... no
checking if --disable-queue option specified... no
checking if --disable-replication option specified... no
checking if --disable-statistics option specified... no
checking if --disable-verify option specified... no
checking if --enable-compat185 option specified... yes
checking if --enable-cxx option specified... yes
checking if --enable-debug option specified... no
checking if --enable-debug_rop option specified... no
checking if --enable-debug_wop option specified... no
checking if --enable-diagnostic option specified... no
checking if --enable-dump185 option specified... no
checking if --enable-java option specified... no
checking if --enable-mingw option specified... no
checking if --enable-o_direct option specified... no
checking if --enable-posixmutexes option specified... no
checking if --enable-rpc option specified... no
checking if --enable-sql option specified... no
checking if --enable-sql_compat option specified... no
checking if --enable-jdbc option specified... no
checking if --with-jdbc=DIR option specified... no
checking if --enable-amalgamation option specified... no
checking if --enable-sql_codegen option specified... no
checking if --enable-stl option specified... yes
checking if --enable-tcl option specified... no
checking if --enable-test option specified... no
checking if --enable-localization option specified... no
checking if --enable-stripped_messages option specified... no
checking if --enable-dbm option specified... yes
checking if --enable-dtrace option specified... no
checking if --enable-systemtap option specified... no
checking if --enable-perfmon-statistics option specified... no
checking if --enable-uimutexes option specified... no
checking if --enable-umrw option specified... no
checking if --enable-atomicfileread option specified... no
checking if --with-cryptography option specified... yes
checking if --with-mutex=MUTEX option specified... no
checking if --with-tcl=DIR option specified... no
checking if --with-uniquename=NAME option specified... no
checking for x86_64-unknown-linux-chmod... no
checking for chmod... chmod
checking for x86_64-unknown-linux-cp... no
checking for cp... cp
checking for x86_64-unknown-linux-ln... no
checking for ln... ln
checking for x86_64-unknown-linux-mkdir... no
checking for mkdir... mkdir
checking for x86_64-unknown-linux-rm... no
checking for rm... rm
checking for x86_64-unknown-linux-mv... no
checking for mv... mv
checking for x86_64-unknown-linux-sh... no
checking for sh... /usr/sbin/sh
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-unknown-linux-cc... no
checking for x86_64-unknown-linux-gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for GCC aligned attribute... yes
checking for x86_64-unknown-linux-g++... no
checking for x86_64-unknown-linux-c++... no
checking for x86_64-unknown-linux-gpp... no
checking for x86_64-unknown-linux-aCC... no
checking for x86_64-unknown-linux-CC... no
checking for x86_64-unknown-linux-cxx... no
checking for x86_64-unknown-linux-cc++... no
checking for x86_64-unknown-linux-cl.exe... no
checking for x86_64-unknown-linux-FCC... no
checking for x86_64-unknown-linux-KCC... no
checking for x86_64-unknown-linux-RCC... no
checking for x86_64-unknown-linux-xlC_r... no
checking for x86_64-unknown-linux-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking whether C++ supports the ISO C++ standard includes... yes
checking whether we are using gcc version 2.96... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for fgrep... /usr/sbin/grep -F
checking for ld used by cc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
checking the name lister (/usr/sbin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/sbin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/sbin/nm -B output from cc object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking SOSUFFIX from libtool... .so
checking MODSUFFIX from libtool... .so
checking JMODSUFFIX from libtool... .so
checking whether the C++ compiler supports templates for STL... yes
checking whether C++ supports the wstring class... checking for thread local storage (TLS) class... pthread
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for struct stat.st_blksize... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... yes
checking if stdint.h can be used by C++... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for unistd.h... (cached) yes
checking size of char... 1
checking size of unsigned char... 1
checking size of short... 2
checking size of unsigned short... 2
checking size of int... 4
checking size of unsigned int... 4
checking size of long... 8
checking size of unsigned long... 8
checking size of long long... 8
checking size of unsigned long long... 8
checking size of char *... 8
checking for u_char... yes
checking for u_short... yes
checking for u_int... yes
checking for u_long... yes
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for int16_t... yes
checking for u_int32_t... yes
checking for int32_t... yes
checking for u_int64_t... yes
checking for int64_t... yes
checking for FILE *... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for time_t... yes
checking size of size_t... 8
checking for ssize_t... yes
checking for uintmax_t... yes
checking for uintptr_t... yes
checking for socklen_t... yes
checking for ANSI C exit success/failure values... yes
checking for getopt optreset variable... no
checking for mutexes... POSIX/pthreads/library/x86_64/gcc-assembly
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for main in -lpthread... yes
checking for atomic operations... x86/gcc-assembly
checking for library containing sched_yield... none required
checking for library containing fdatasync... none required
checking for library containing getaddrinfo... none required
checking for library containing hstrerror... none required
checking for main in -lm... yes
checking for main in -lnsl... yes
checking for main in -lsocket... no
checking for abort... yes
checking for atoi... yes
checking for atol... yes
checking for bsearch... yes
checking for getcwd... yes
checking for getenv... yes
checking for getopt... yes
checking for isalpha... yes
checking for isdigit... yes
checking for isprint... yes
checking for isspace... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for printf... yes
checking for qsort... yes
checking for raise... yes
checking for rand... yes
checking for strcasecmp... yes
checking for strcat... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncat... yes
checking for strncmp... yes
checking for strrchr... yes
checking for strsep... yes
checking for strtol... yes
checking for strtoul... yes
checking for _fstati64... no
checking for backtrace... yes
checking for backtrace_symbols... yes
checking for directio... no
checking for fchmod... yes
checking for fclose... yes
checking for fcntl... yes
checking for fdatasync... yes
checking for fgetc... yes
checking for fgets... yes
checking for fopen... yes
checking for fwrite... yes
checking for getgid... yes
checking for getrusage... yes
checking for getuid... yes
checking for hstrerror... yes
checking for mprotect... yes
checking for pstat_getdynamic... no
checking for pthread_self... yes
checking for pthread_yield... yes
checking for random... yes
checking for sched_yield... yes
checking for select... yes
checking for setgid... yes
checking for setuid... yes
checking for sigaction... yes
checking for snprintf... yes
checking for stat... yes
checking for sysconf... yes
checking for vsnprintf... yes
checking for yield... no
checking for gettimeofday... yes
checking for localtime... yes
checking for time... yes
checking for strftime... yes
checking for clock_gettime... yes
checking for clock_gettime monotonic clock... no
checking for ctime_r... yes
checking for 2 or 3 argument version of ctime_r... 2-argument
checking for ftruncate... yes
checking for pread... yes
checking for pwrite... yes
checking for getaddrinfo... yes
checking for fcntl/F_SETFD... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for mlock... yes
checking for munlock... yes
checking for mmap... yes
checking for munmap... yes
checking for shmget... yes
checking for shmctl... yes
checking for 64-bit integral type support for sequences... yes
checking for growing a file under an mmap region... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating db_cxx.h
config.status: creating db_int.h
config.status: creating clib_port.h
config.status: creating include.tcl
config.status: creating db.h
config.status: creating db_185.h
config.status: creating db185_int.h
config.status: creating dbstl_common.h
config.status: creating db_config.h
config.status: executing libtool commands
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/db185/db185.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_tas.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/db185/db185.c -fPIC -DPIC -o .libs/db185.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_tas.c -fPIC -DPIC -o .libs/mut_tas.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mutex/mut_tas.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../lang/db185/db185.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_tas.c -o mut_tas.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/db185/db185.c -o db185.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_pthread.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_compare.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_pthread.c -fPIC -DPIC -o .libs/mut_pthread.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_compare.c -fPIC -DPIC -o .libs/bt_compare.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mutex/mut_pthread.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/btree/bt_compare.c:46:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_pthread.c -o mut_pthread.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_compare.c -o bt_compare.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_compress.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_conv.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_compress.c -fPIC -DPIC -o .libs/bt_compress.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_conv.c -fPIC -DPIC -o .libs/bt_conv.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/btree/bt_compress.c:9:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/btree/bt_conv.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_conv.c -o bt_conv.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_curadj.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_curadj.c -fPIC -DPIC -o .libs/bt_curadj.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_compress.c -o bt_compress.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/btree/bt_curadj.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_curadj.c -o bt_curadj.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_cursor.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_cursor.c -fPIC -DPIC -o .libs/bt_cursor.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_delete.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/btree/bt_cursor.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_delete.c -fPIC -DPIC -o .libs/bt_delete.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/btree/bt_delete.c:46:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_delete.c -o bt_delete.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_cursor.c -o bt_cursor.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_method.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_method.c -fPIC -DPIC -o .libs/bt_method.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/btree/bt_method.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_method.c -o bt_method.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_open.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_put.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_put.c -fPIC -DPIC -o .libs/bt_put.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_open.c -fPIC -DPIC -o .libs/bt_open.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/btree/bt_open.c:46:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/btree/bt_put.c:46:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_open.c -o bt_open.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_put.c -o bt_put.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_rec.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_rec.c -fPIC -DPIC -o .libs/bt_rec.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_reclaim.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_reclaim.c -fPIC -DPIC -o .libs/bt_reclaim.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/btree/bt_rec.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/btree/bt_reclaim.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_reclaim.c -o bt_reclaim.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_recno.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_recno.c -fPIC -DPIC -o .libs/bt_recno.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/btree/bt_recno.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_rec.c -o bt_rec.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_recno.c -o bt_recno.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_rsearch.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_rsearch.c -fPIC -DPIC -o .libs/bt_rsearch.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/btree/bt_rsearch.c:43:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_rsearch.c -o bt_rsearch.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_search.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_search.c -fPIC -DPIC -o .libs/bt_search.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/btree/bt_search.c:46:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_split.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_split.c -fPIC -DPIC -o .libs/bt_split.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/btree/bt_split.c:43:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_search.c -o bt_search.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_split.c -o bt_split.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_stat.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_stat.c -fPIC -DPIC -o .libs/bt_stat.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/btree/bt_stat.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_compact.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_compact.c -fPIC -DPIC -o .libs/bt_compact.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/btree/bt_compact.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_stat.c -o bt_stat.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_upgrade.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_compact.c -o bt_compact.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_upgrade.c -fPIC -DPIC -o .libs/bt_upgrade.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/btree/bt_upgrade.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_upgrade.c -o bt_upgrade.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/btree_auto.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/btree_auto.c -fPIC -DPIC -o .libs/btree_auto.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/btree/btree_auto.c:4:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash.c -fPIC -DPIC -o .libs/hash.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/btree_auto.c -o btree_auto.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/hash/hash.c:46:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_auto.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_auto.c -fPIC -DPIC -o .libs/hash_auto.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/hash/hash_auto.c:4:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash.c -o hash.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_auto.c -o hash_auto.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_compact.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_compact.c -fPIC -DPIC -o .libs/hash_compact.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/hash/hash_compact.c:10:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_conv.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_conv.c -fPIC -DPIC -o .libs/hash_conv.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/hash/hash_conv.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_compact.c -o hash_compact.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_conv.c -o hash_conv.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_dup.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_meta.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_dup.c -fPIC -DPIC -o .libs/hash_dup.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_meta.c -fPIC -DPIC -o .libs/hash_meta.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/hash/hash_dup.c:49:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/hash/hash_meta.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_meta.c -o hash_meta.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_dup.c -o hash_dup.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_method.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_method.c -fPIC -DPIC -o .libs/hash_method.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/hash/hash_method.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_open.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_method.c -o hash_method.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_open.c -fPIC -DPIC -o .libs/hash_open.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/hash/hash_open.c:46:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_page.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_page.c -fPIC -DPIC -o .libs/hash_page.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_open.c -o hash_open.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/hash/hash_page.c:53:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_rec.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_rec.c -fPIC -DPIC -o .libs/hash_rec.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/hash/hash_rec.c:46:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_page.c -o hash_page.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_rec.c -o hash_rec.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_reclaim.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_reclaim.c -fPIC -DPIC -o .libs/hash_reclaim.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/hash/hash_reclaim.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_reclaim.c -o hash_reclaim.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_stat.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_stat.c -fPIC -DPIC -o .libs/hash_stat.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_upgrade.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_upgrade.c -fPIC -DPIC -o .libs/hash_upgrade.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/hash/hash_stat.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/hash/hash_upgrade.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_stat.c -o hash_stat.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_upgrade.c -o hash_upgrade.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_verify.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap.c -fPIC -DPIC -o .libs/heap.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_verify.c -fPIC -DPIC -o .libs/hash_verify.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/heap/heap.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/hash/hash_verify.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_verify.c -o hash_verify.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap.c -o heap.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_auto.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_auto.c -fPIC -DPIC -o .libs/heap_auto.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/heap/heap_auto.c:4:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_auto.c -o heap_auto.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_backup.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_backup.c -fPIC -DPIC -o .libs/heap_backup.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/heap/heap_backup.c:10:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_conv.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_conv.c -fPIC -DPIC -o .libs/heap_conv.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_backup.c -o heap_backup.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/heap/heap_conv.c:9:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_conv.c -o heap_conv.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_method.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_method.c -fPIC -DPIC -o .libs/heap_method.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_open.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/heap/heap_method.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_open.c -fPIC -DPIC -o .libs/heap_open.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/heap/heap_open.c:9:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_method.c -o heap_method.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_open.c -o heap_open.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_rec.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_rec.c -fPIC -DPIC -o .libs/heap_rec.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/heap/heap_rec.c:9:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_reclaim.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_reclaim.c -fPIC -DPIC -o .libs/heap_reclaim.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_rec.c -o heap_rec.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/heap/heap_reclaim.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_reclaim.c -o heap_reclaim.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_stat.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_verify.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_stat.c -fPIC -DPIC -o .libs/heap_stat.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_verify.c -fPIC -DPIC -o .libs/heap_verify.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/heap/heap_verify.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/heap/heap_stat.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_verify.c -o heap_verify.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_stat.c -o heap_stat.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_auto.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam.c -fPIC -DPIC -o .libs/qam.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_auto.c -fPIC -DPIC -o .libs/qam_auto.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/qam/qam.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/qam/qam_auto.c:4:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_auto.c -o qam_auto.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_conv.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_conv.c -fPIC -DPIC -o .libs/qam_conv.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam.c -o qam.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/qam/qam_conv.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_conv.c -o qam_conv.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_files.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_files.c -fPIC -DPIC -o .libs/qam_files.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_method.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/qam/qam_files.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_method.c -fPIC -DPIC -o .libs/qam_method.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/qam/qam_method.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_files.c -o qam_files.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_method.c -o qam_method.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_open.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_rec.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_open.c -fPIC -DPIC -o .libs/qam_open.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_rec.c -fPIC -DPIC -o .libs/qam_rec.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/qam/qam_open.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/qam/qam_rec.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_open.c -o qam_open.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_rec.c -o qam_rec.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_stat.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_stat.c -fPIC -DPIC -o .libs/qam_stat.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/qam/qam_stat.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_stat.c -o qam_stat.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_upgrade.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_upgrade.c -fPIC -DPIC -o .libs/qam_upgrade.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_verify.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/qam/qam_upgrade.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_verify.c -fPIC -DPIC -o .libs/qam_verify.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_upgrade.c -o qam_upgrade.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/qam/qam_verify.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_verify.c -o qam_verify.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_automsg.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_automsg.c -fPIC -DPIC -o .libs/rep_automsg.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/rep/rep_automsg.c:5:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_backup.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_backup.c -fPIC -DPIC -o .libs/rep_backup.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/rep/rep_backup.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_automsg.c -o rep_automsg.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_elect.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_elect.c -fPIC -DPIC -o .libs/rep_elect.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_backup.c -o rep_backup.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/rep/rep_elect.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_elect.c -o rep_elect.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_lease.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_lease.c -fPIC -DPIC -o .libs/rep_lease.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_log.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_log.c -fPIC -DPIC -o .libs/rep_log.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/rep/rep_lease.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/rep/rep_log.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_lease.c -o rep_lease.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_log.c -o rep_log.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_method.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_method.c -fPIC -DPIC -o .libs/rep_method.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_record.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/rep/rep_method.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_record.c -fPIC -DPIC -o .libs/rep_record.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/rep/rep_record.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_method.c -o rep_method.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_record.c -o rep_record.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_region.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_region.c -fPIC -DPIC -o .libs/rep_region.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/rep/rep_region.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_stat.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_stat.c -fPIC -DPIC -o .libs/rep_stat.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/rep/rep_stat.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_region.c -o rep_region.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_stat.c -o rep_stat.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_util.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_util.c -fPIC -DPIC -o .libs/rep_util.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/rep/rep_util.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_verify.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_verify.c -fPIC -DPIC -o .libs/rep_verify.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/rep/rep_verify.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_util.c -o rep_util.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_verify.c -o rep_verify.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_addrinfo.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_addrinfo.c -fPIC -DPIC -o .libs/os_addrinfo.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_addrinfo.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_auto.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_addrinfo.c -o os_addrinfo.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_auto.c -fPIC -DPIC -o .libs/repmgr_auto.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_automsg.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/repmgr/repmgr_auto.c:4:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_auto.c -o repmgr_auto.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_automsg.c -fPIC -DPIC -o .libs/repmgr_automsg.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/repmgr/repmgr_automsg.c:5:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_elect.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_elect.c -fPIC -DPIC -o .libs/repmgr_elect.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/repmgr/repmgr_elect.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_elect.c -o repmgr_elect.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_automsg.c -o repmgr_automsg.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_method.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_method.c -fPIC -DPIC -o .libs/repmgr_method.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/repmgr/repmgr_method.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_msg.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_msg.c -fPIC -DPIC -o .libs/repmgr_msg.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/repmgr/repmgr_msg.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_msg.c -o repmgr_msg.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_method.c -o repmgr_method.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_net.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_net.c -fPIC -DPIC -o .libs/repmgr_net.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/repmgr/repmgr_net.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_posix.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_net.c -o repmgr_net.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_posix.c -fPIC -DPIC -o .libs/repmgr_posix.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/repmgr/repmgr_posix.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_posix.c -o repmgr_posix.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_queue.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_queue.c -fPIC -DPIC -o .libs/repmgr_queue.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_rec.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/repmgr/repmgr_queue.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_rec.c -fPIC -DPIC -o .libs/repmgr_rec.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_queue.c -o repmgr_queue.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/repmgr/repmgr_rec.c:3:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_rec.c -o repmgr_rec.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_sel.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_sel.c -fPIC -DPIC -o .libs/repmgr_sel.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_stat.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_stat.c -fPIC -DPIC -o .libs/repmgr_stat.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/repmgr/repmgr_sel.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/repmgr/repmgr_stat.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_stat.c -o repmgr_stat.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_sel.c -o repmgr_sel.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_util.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_util.c -fPIC -DPIC -o .libs/repmgr_util.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/repmgr/repmgr_util.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_ovfl_vrfy.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_ovfl_vrfy.c -fPIC -DPIC -o .libs/db_ovfl_vrfy.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_ovfl_vrfy.c:46:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_util.c -o repmgr_util.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_ovfl_vrfy.c -o db_ovfl_vrfy.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_vrfy.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_vrfy.c -fPIC -DPIC -o .libs/db_vrfy.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_vrfyutil.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_vrfyutil.c -fPIC -DPIC -o .libs/db_vrfyutil.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_vrfy.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_vrfyutil.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_vrfyutil.c -o db_vrfyutil.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_vrfy.c -o db_vrfy.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_verify.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_verify.c -fPIC -DPIC -o .libs/bt_verify.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/btree/bt_verify.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify.c -fPIC -DPIC -o .libs/log_verify.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/log/log_verify.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_verify.c -o bt_verify.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify.c -o log_verify.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify_util.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify_util.c -fPIC -DPIC -o .libs/log_verify_util.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify_int.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify_int.c -fPIC -DPIC -o .libs/log_verify_int.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/log/log_verify_util.c:14:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/log/log_verify_int.c:29:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify_util.c -o log_verify_util.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify_int.c -o log_verify_int.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify_auto.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify_auto.c -fPIC -DPIC -o .libs/log_verify_auto.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/log/log_verify_auto.c:4:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify_auto.c -o log_verify_auto.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock.c -fPIC -DPIC -o .libs/lock.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/lock/lock.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_deadlock.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_deadlock.c -fPIC -DPIC -o .libs/lock_deadlock.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/lock/lock_deadlock.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_deadlock.c -o lock_deadlock.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock.c -o lock.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_failchk.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_failchk.c -fPIC -DPIC -o .libs/lock_failchk.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/lock/lock_failchk.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_failchk.c -o lock_failchk.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_id.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_id.c -fPIC -DPIC -o .libs/lock_id.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_list.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_list.c -fPIC -DPIC -o .libs/lock_list.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/lock/lock_id.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/lock/lock_list.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_id.c -o lock_id.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_list.c -o lock_list.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_method.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_region.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_method.c -fPIC -DPIC -o .libs/lock_method.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_region.c -fPIC -DPIC -o .libs/lock_region.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/lock/lock_method.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/lock/lock_region.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_method.c -o lock_method.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_region.c -o lock_region.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_stat.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_stat.c -fPIC -DPIC -o .libs/lock_stat.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_timer.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_timer.c -fPIC -DPIC -o .libs/lock_timer.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/lock/lock_stat.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/lock/lock_timer.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_timer.c -o lock_timer.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_stat.c -o lock_stat.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_util.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_util.c -fPIC -DPIC -o .libs/lock_util.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/lock/lock_util.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_alloc.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_util.c -o lock_util.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_alloc.c -fPIC -DPIC -o .libs/mut_alloc.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mutex/mut_alloc.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_failchk.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_alloc.c -o mut_alloc.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_failchk.c -fPIC -DPIC -o .libs/mut_failchk.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mutex/mut_failchk.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_method.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_failchk.c -o mut_failchk.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_method.c -fPIC -DPIC -o .libs/mut_method.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mutex/mut_method.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_region.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_region.c -fPIC -DPIC -o .libs/mut_region.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_method.c -o mut_method.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mutex/mut_region.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_region.c -o mut_region.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_stat.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_stat.c -fPIC -DPIC -o .libs/mut_stat.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mutex/mut_stat.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/dbm/dbm.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/dbm/dbm.c -fPIC -DPIC -o .libs/dbm.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_stat.c -o mut_stat.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../lang/dbm/dbm.c:46:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/dbm/dbm.c -o dbm.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/hsearch/hsearch.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/hsearch/hsearch.c -fPIC -DPIC -o .libs/hsearch.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/aes_method.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/aes_method.c -fPIC -DPIC -o .libs/aes_method.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../lang/hsearch/hsearch.c:46:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/hsearch/hsearch.c -o hsearch.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/crypto/aes_method.c:14:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/aes_method.c -o aes_method.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/crypto.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/mersenne/mt19937db.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/crypto.c -fPIC -DPIC -o .libs/crypto.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/mersenne/mt19937db.c -fPIC -DPIC -o .libs/mt19937db.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/crypto/crypto.c:14:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/crypto/mersenne/mt19937db.c:6:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/mersenne/mt19937db.c -o mt19937db.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/crypto.c -o crypto.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/rijndael/rijndael-alg-fst.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/rijndael/rijndael-alg-fst.c -fPIC -DPIC -o .libs/rijndael-alg-fst.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/rijndael/rijndael-api-fst.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/crypto/rijndael/rijndael-alg-fst.c:28:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/rijndael/rijndael-api-fst.c -fPIC -DPIC -o .libs/rijndael-api-fst.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/crypto/rijndael/rijndael-api-fst.c:39:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/rijndael/rijndael-alg-fst.c -o rijndael-alg-fst.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/rijndael/rijndael-api-fst.c -o rijndael-api-fst.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/clock.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/clock.c -fPIC -DPIC -o .libs/clock.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/crdel_auto.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/crdel_auto.c -fPIC -DPIC -o .libs/crdel_auto.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/common/clock.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/clock.c -o clock.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/crdel_auto.c:4:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/crdel_auto.c -o crdel_auto.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/crdel_rec.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/crdel_rec.c -fPIC -DPIC -o .libs/crdel_rec.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db.c -fPIC -DPIC -o .libs/db.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/crdel_rec.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db.c:43:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/crdel_rec.c -o crdel_rec.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db.c -o db.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_am.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_am.c -fPIC -DPIC -o .libs/db_am.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_auto.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_auto.c -fPIC -DPIC -o .libs/db_auto.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_am.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_auto.c:4:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_auto.c -o db_auto.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_am.c -o db_am.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_backup.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_backup.c -fPIC -DPIC -o .libs/db_backup.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_backup.c:10:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_byteorder.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_backup.c -o db_backup.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_byteorder.c -fPIC -DPIC -o .libs/db_byteorder.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/common/db_byteorder.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_byteorder.c -o db_byteorder.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_cam.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_cds.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_cam.c -fPIC -DPIC -o .libs/db_cam.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_cds.c -fPIC -DPIC -o .libs/db_cds.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_cam.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_cds.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_cds.c -o db_cds.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_cam.c -o db_cam.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_compact.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_compact.c -fPIC -DPIC -o .libs/db_compact.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_compact.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_compact.c -o db_compact.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_compint.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_compint.c -fPIC -DPIC -o .libs/db_compint.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/common/db_compint.c:9:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_compint.c -o db_compint.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_conv.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_conv.c -fPIC -DPIC -o .libs/db_conv.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_conv.c:43:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_copy.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_copy.c -fPIC -DPIC -o .libs/db_copy.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_copy.c:10:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_copy.c -o db_copy.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_conv.c -o db_conv.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_dispatch.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_dispatch.c -fPIC -DPIC -o .libs/db_dispatch.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_dispatch.c:42:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_dup.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_dispatch.c -o db_dispatch.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_dup.c -fPIC -DPIC -o .libs/db_dup.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_dup.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_dup.c -o db_dup.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_err.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_err.c -fPIC -DPIC -o .libs/db_err.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_getlong.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_getlong.c -fPIC -DPIC -o .libs/db_getlong.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/common/db_err.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/common/db_getlong.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_getlong.c -o db_getlong.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_err.c -o db_err.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_idspace.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_idspace.c -fPIC -DPIC -o .libs/db_idspace.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_iface.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/common/db_idspace.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_iface.c -fPIC -DPIC -o .libs/db_iface.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_idspace.c -o db_idspace.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_iface.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_join.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_join.c -fPIC -DPIC -o .libs/db_join.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_join.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_join.c -o db_join.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_iface.c -o db_iface.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_log2.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_log2.c -fPIC -DPIC -o .libs/db_log2.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/common/db_log2.c:42:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_log2.c -o db_log2.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_meta.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_meta.c -fPIC -DPIC -o .libs/db_meta.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_method.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_meta.c:46:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_method.c -fPIC -DPIC -o .libs/db_method.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_method.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_meta.c -o db_meta.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_method.c -o db_method.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_open.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_open.c -fPIC -DPIC -o .libs/db_open.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_overflow.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_open.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_overflow.c -fPIC -DPIC -o .libs/db_overflow.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_overflow.c:46:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_open.c -o db_open.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_overflow.c -o db_overflow.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_pr.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_rec.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_rec.c -fPIC -DPIC -o .libs/db_rec.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_pr.c -fPIC -DPIC -o .libs/db_pr.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_rec.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_pr.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_pr.c -o db_pr.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_rec.c -o db_rec.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_reclaim.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_reclaim.c -fPIC -DPIC -o .libs/db_reclaim.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_reclaim.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_reclaim.c -o db_reclaim.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_remove.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_remove.c -fPIC -DPIC -o .libs/db_remove.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_rename.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_rename.c -fPIC -DPIC -o .libs/db_rename.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_remove.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_rename.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_remove.c -o db_remove.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_rename.c -o db_rename.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_ret.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_setid.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_ret.c -fPIC -DPIC -o .libs/db_ret.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_setid.c -fPIC -DPIC -o .libs/db_setid.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_setid.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_ret.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_setid.c -o db_setid.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_ret.c -o db_ret.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_setlsn.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_setlsn.c -fPIC -DPIC -o .libs/db_setlsn.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_shash.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_setlsn.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_shash.c -fPIC -DPIC -o .libs/db_shash.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_setlsn.c -o db_setlsn.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/common/db_shash.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_shash.c -o db_shash.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_sort_multiple.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_sort_multiple.c -fPIC -DPIC -o .libs/db_sort_multiple.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_stati.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_stati.c -fPIC -DPIC -o .libs/db_stati.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_sort_multiple.c:9:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_stati.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_sort_multiple.c -o db_sort_multiple.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_stati.c -o db_stati.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_truncate.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_upg.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_truncate.c -fPIC -DPIC -o .libs/db_truncate.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_upg.c -fPIC -DPIC -o .libs/db_upg.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_truncate.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_upg.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_truncate.c -o db_truncate.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_upg.c -o db_upg.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_upg_opd.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_upg_opd.c -fPIC -DPIC -o .libs/db_upg_opd.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg.c -fPIC -DPIC -o .libs/dbreg.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_upg_opd.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/dbreg/dbreg.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_upg_opd.c -o db_upg_opd.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg.c -o dbreg.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_stat.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_stat.c -fPIC -DPIC -o .libs/dbreg_stat.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/dbreg/dbreg_stat.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_stat.c -o dbreg_stat.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_auto.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_auto.c -fPIC -DPIC -o .libs/dbreg_auto.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/dbreg/dbreg_auto.c:4:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_rec.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_rec.c -fPIC -DPIC -o .libs/dbreg_rec.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_auto.c -o dbreg_auto.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/dbreg/dbreg_rec.c:39:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_rec.c -o dbreg_rec.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_util.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_util.c -fPIC -DPIC -o .libs/dbreg_util.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/dbt.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/dbreg/dbreg_util.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/dbt.c -fPIC -DPIC -o .libs/dbt.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/common/dbt.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_util.c -o dbreg_util.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/dbt.c -o dbt.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_alloc.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_alloc.c -fPIC -DPIC -o .libs/env_alloc.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_config.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_config.c -fPIC -DPIC -o .libs/env_config.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/env/env_alloc.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/env/env_config.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_alloc.c -o env_alloc.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_config.c -o env_config.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_backup.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_backup.c -fPIC -DPIC -o .libs/env_backup.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_failchk.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/env/env_backup.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_failchk.c -fPIC -DPIC -o .libs/env_failchk.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_backup.c -o env_backup.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/env/env_failchk.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_file.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_failchk.c -o env_failchk.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_file.c -fPIC -DPIC -o .libs/env_file.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/env/env_file.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_file.c -o env_file.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_globals.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_globals.c -fPIC -DPIC -o .libs/env_globals.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_open.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/env/env_globals.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_open.c -fPIC -DPIC -o .libs/env_open.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_globals.c -o env_globals.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/env/env_open.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_method.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_method.c -fPIC -DPIC -o .libs/env_method.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_open.c -o env_open.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/env/env_method.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_method.c -o env_method.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_name.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_name.c -fPIC -DPIC -o .libs/env_name.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/env/env_name.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_name.c -o env_name.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_recover.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_recover.c -fPIC -DPIC -o .libs/env_recover.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/env/env_recover.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_region.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_region.c -fPIC -DPIC -o .libs/env_region.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/env/env_region.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_recover.c -o env_recover.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_region.c -o env_region.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_register.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_register.c -fPIC -DPIC -o .libs/env_register.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_sig.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_sig.c -fPIC -DPIC -o .libs/env_sig.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/env/env_register.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_register.c -o env_register.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/env/env_sig.c:9:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_sig.c -o env_sig.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_stat.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_stat.c -fPIC -DPIC -o .libs/env_stat.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/env/env_stat.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fileops_auto.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fileops_auto.c -fPIC -DPIC -o .libs/fileops_auto.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/fileops/fileops_auto.c:4:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_stat.c -o env_stat.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fileops_auto.c -o fileops_auto.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fop_basic.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fop_basic.c -fPIC -DPIC -o .libs/fop_basic.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fop_rec.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fop_rec.c -fPIC -DPIC -o .libs/fop_rec.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/fileops/fop_basic.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/fileops/fop_rec.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fop_basic.c -o fop_basic.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fop_rec.c -o fop_rec.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fop_util.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fop_util.c -fPIC -DPIC -o .libs/fop_util.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_func.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_func.c -fPIC -DPIC -o .libs/hash_func.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/fileops/fop_util.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fop_util.c -o fop_util.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hmac/hmac.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hmac/hmac.c -fPIC -DPIC -o .libs/hmac.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/hmac/hmac.c:14:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hmac/hmac.c -o hmac.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log.c -fPIC -DPIC -o .libs/log.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/log/log.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/hash/hash_func.c:46:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_func.c -o hash_func.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log.c -o log.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_archive.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_archive.c -fPIC -DPIC -o .libs/log_archive.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/log/log_archive.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_compare.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_compare.c -fPIC -DPIC -o .libs/log_compare.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_archive.c -o log_archive.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/log/log_compare.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_compare.c -o log_compare.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_debug.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_get.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_debug.c -fPIC -DPIC -o .libs/log_debug.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_get.c -fPIC -DPIC -o .libs/log_get.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/log/log_debug.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/log/log_get.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_debug.c -o log_debug.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_method.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_get.c -o log_get.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_method.c -fPIC -DPIC -o .libs/log_method.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/log/log_method.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_method.c -o log_method.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_print.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_put.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_print.c -fPIC -DPIC -o .libs/log_print.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_put.c -fPIC -DPIC -o .libs/log_put.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/log/log_print.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/log/log_put.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_print.c -o log_print.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_put.c -o log_put.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_stat.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_stat.c -fPIC -DPIC -o .libs/log_stat.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/log/log_stat.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_stat.c -o log_stat.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/mkpath.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_alloc.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/mkpath.c -fPIC -DPIC -o .libs/mkpath.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_alloc.c -fPIC -DPIC -o .libs/mp_alloc.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/common/mkpath.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mp/mp_alloc.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/mkpath.c -o mkpath.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_alloc.c -o mp_alloc.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_backup.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_backup.c -fPIC -DPIC -o .libs/mp_backup.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_bh.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mp/mp_backup.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_bh.c -fPIC -DPIC -o .libs/mp_bh.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_backup.c -o mp_backup.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mp/mp_bh.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_bh.c -o mp_bh.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fget.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fget.c -fPIC -DPIC -o .libs/mp_fget.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mp/mp_fget.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fmethod.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fmethod.c -fPIC -DPIC -o .libs/mp_fmethod.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fget.c -o mp_fget.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mp/mp_fmethod.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fmethod.c -o mp_fmethod.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fopen.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fopen.c -fPIC -DPIC -o .libs/mp_fopen.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fput.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fput.c -fPIC -DPIC -o .libs/mp_fput.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mp/mp_fopen.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mp/mp_fput.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fput.c -o mp_fput.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fopen.c -o mp_fopen.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fset.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fset.c -fPIC -DPIC -o .libs/mp_fset.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mp/mp_fset.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_method.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_method.c -fPIC -DPIC -o .libs/mp_method.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fset.c -o mp_fset.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mp/mp_method.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_mvcc.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_mvcc.c -fPIC -DPIC -o .libs/mp_mvcc.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_method.c -o mp_method.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mp/mp_mvcc.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_mvcc.c -o mp_mvcc.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_region.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_region.c -fPIC -DPIC -o .libs/mp_region.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mp/mp_region.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_register.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_region.c -o mp_region.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_register.c -fPIC -DPIC -o .libs/mp_register.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mp/mp_register.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_register.c -o mp_register.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_resize.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_resize.c -fPIC -DPIC -o .libs/mp_resize.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_stat.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mp/mp_resize.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_stat.c -fPIC -DPIC -o .libs/mp_stat.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mp/mp_stat.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_resize.c -o mp_resize.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_stat.c -o mp_stat.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_sync.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_sync.c -fPIC -DPIC -o .libs/mp_sync.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mp/mp_sync.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_trickle.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_trickle.c -fPIC -DPIC -o .libs/mp_trickle.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_sync.c -o mp_sync.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/mp/mp_trickle.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_trickle.c -o mp_trickle.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/openflags.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/openflags.c -fPIC -DPIC -o .libs/openflags.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_abort.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_abort.c -fPIC -DPIC -o .libs/os_abort.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/common/openflags.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/openflags.c -o openflags.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_abs.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_abs.c -fPIC -DPIC -o .libs/os_abs.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_abort.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_abs.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_abort.c -o os_abort.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_abs.c -o os_abs.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_alloc.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_alloc.c -fPIC -DPIC -o .libs/os_alloc.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_clock.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_alloc.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_clock.c -fPIC -DPIC -o .libs/os_clock.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_clock.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_alloc.c -o os_alloc.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_clock.c -o os_clock.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_cpu.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_ctime.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_cpu.c -fPIC -DPIC -o .libs/os_cpu.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_ctime.c -fPIC -DPIC -o .libs/os_ctime.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_cpu.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_cpu.c -o os_cpu.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_ctime.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_ctime.c -o os_ctime.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_config.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_config.c -fPIC -DPIC -o .libs/os_config.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_dir.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_dir.c -fPIC -DPIC -o .libs/os_dir.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_config.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_config.c -o os_config.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_dir.c:28:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_dir.c -o os_dir.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_errno.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_errno.c -fPIC -DPIC -o .libs/os_errno.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_errno.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_fid.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_errno.c -o os_errno.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_fid.c -fPIC -DPIC -o .libs/os_fid.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_fid.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_fid.c -o os_fid.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_flock.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_flock.c -fPIC -DPIC -o .libs/os_flock.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_fsync.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_flock.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_fsync.c -fPIC -DPIC -o .libs/os_fsync.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_flock.c -o os_flock.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_fsync.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_getenv.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_fsync.c -o os_fsync.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_getenv.c -fPIC -DPIC -o .libs/os_getenv.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_getenv.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_getenv.c -o os_getenv.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_handle.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_handle.c -fPIC -DPIC -o .libs/os_handle.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_map.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_handle.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_map.c -fPIC -DPIC -o .libs/os_map.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_handle.c -o os_handle.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_map.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_map.c -o os_map.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/os_method.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/os_method.c -fPIC -DPIC -o .libs/os_method.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/common/os_method.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/os_method.c -o os_method.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_mkdir.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_mkdir.c -fPIC -DPIC -o .libs/os_mkdir.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_mkdir.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_mkdir.c -o os_mkdir.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_open.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_open.c -fPIC -DPIC -o .libs/os_open.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_path.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_open.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_path.c -fPIC -DPIC -o .libs/os_path.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_open.c -o os_open.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_path.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_path.c -o os_path.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_pid.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_pid.c -fPIC -DPIC -o .libs/os_pid.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_rename.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_rename.c -fPIC -DPIC -o .libs/os_rename.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_pid.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_pid.c -o os_pid.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_rename.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_rename.c -o os_rename.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_root.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_root.c -fPIC -DPIC -o .libs/os_root.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_rpath.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_rpath.c -fPIC -DPIC -o .libs/os_rpath.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_root.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_root.c -o os_root.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_rpath.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_rpath.c -o os_rpath.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_rw.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_rw.c -fPIC -DPIC -o .libs/os_rw.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_seek.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_seek.c -fPIC -DPIC -o .libs/os_seek.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_rw.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_rw.c -o os_rw.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_seek.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_seek.c -o os_seek.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_stack.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_stat.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_stack.c -fPIC -DPIC -o .libs/os_stack.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_stat.c -fPIC -DPIC -o .libs/os_stat.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_stack.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_stat.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_stack.c -o os_stack.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_stat.c -o os_stat.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_tmpdir.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_truncate.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_tmpdir.c -fPIC -DPIC -o .libs/os_tmpdir.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_truncate.c -fPIC -DPIC -o .libs/os_truncate.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_tmpdir.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_truncate.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_tmpdir.c -o os_tmpdir.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_truncate.c -o os_truncate.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_uid.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_unlink.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_unlink.c -fPIC -DPIC -o .libs/os_unlink.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_uid.c -fPIC -DPIC -o .libs/os_uid.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_uid.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_unlink.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_uid.c -o os_uid.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_unlink.c -o os_unlink.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_yield.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/partition.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_yield.c -fPIC -DPIC -o .libs/os_yield.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/partition.c -fPIC -DPIC -o .libs/partition.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/partition.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/os/os_yield.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_yield.c -o os_yield.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/sequence/seq_stat.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/sequence/seq_stat.c -fPIC -DPIC -o .libs/seq_stat.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/partition.c -o partition.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/sequence/seq_stat.c:12:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/sequence/seq_stat.c -o seq_stat.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/sequence/sequence.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/sequence/sequence.c -fPIC -DPIC -o .libs/sequence.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hmac/sha1.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hmac/sha1.c -fPIC -DPIC -o .libs/sha1.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/sequence/sequence.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/hmac/sha1.c:7:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/sequence/sequence.c -o sequence.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hmac/sha1.c -o sha1.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/clib/snprintf.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/clib/snprintf.c -fPIC -DPIC -o .libs/snprintf.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn.c -fPIC -DPIC -o .libs/txn.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/clib/snprintf.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/clib/snprintf.c -o snprintf.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/txn/txn.c:42:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_auto.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_auto.c -fPIC -DPIC -o .libs/txn_auto.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/txn/txn_auto.c:4:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_auto.c -o txn_auto.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn.c -o txn.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_chkpt.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_chkpt.c -fPIC -DPIC -o .libs/txn_chkpt.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/txn/txn_chkpt.c:42:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_chkpt.c -o txn_chkpt.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_failchk.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_method.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_failchk.c -fPIC -DPIC -o .libs/txn_failchk.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_method.c -fPIC -DPIC -o .libs/txn_method.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/txn/txn_method.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/txn/txn_failchk.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_method.c -o txn_method.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_failchk.c -o txn_failchk.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_rec.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_rec.c -fPIC -DPIC -o .libs/txn_rec.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_recover.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_recover.c -fPIC -DPIC -o .libs/txn_recover.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/txn/txn_rec.c:39:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/txn/txn_recover.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_rec.c -o txn_rec.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_recover.c -o txn_recover.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_region.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_stat.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_region.c -fPIC -DPIC -o .libs/txn_region.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_stat.c -fPIC -DPIC -o .libs/txn_stat.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/txn/txn_region.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/txn/txn_stat.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_region.c -o txn_region.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_stat.c -o txn_stat.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_util.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_util.c -fPIC -DPIC -o .libs/txn_util.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/xa/xa.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/xa/xa.c -fPIC -DPIC -o .libs/xa.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/txn/txn_util.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/xa/xa.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_util.c -o txn_util.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/xa/xa.c -o xa.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/xa/xa_map.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/xa/xa_map.c -fPIC -DPIC -o .libs/xa_map.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/zerofill.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/zerofill.c -fPIC -DPIC -o .libs/zerofill.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/xa/xa_map.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/xa/xa_map.c -o xa_map.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/common/zerofill.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/zerofill.c -o zerofill.o >/dev/null 2>&1
./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_channel.cpp
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_channel.cpp -fPIC -DPIC -o .libs/cxx_channel.o
./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_db.cpp
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_db.cpp -fPIC -DPIC -o .libs/cxx_db.o
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_channel.cpp -o cxx_channel.o >/dev/null 2>&1
./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_dbc.cpp
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_dbc.cpp -fPIC -DPIC -o .libs/cxx_dbc.o
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_dbc.cpp -o cxx_dbc.o >/dev/null 2>&1
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_db.cpp -o cxx_db.o >/dev/null 2>&1
./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_dbt.cpp
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_dbt.cpp -fPIC -DPIC -o .libs/cxx_dbt.o
./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_env.cpp
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_env.cpp -fPIC -DPIC -o .libs/cxx_env.o
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_dbt.cpp -o cxx_dbt.o >/dev/null 2>&1
./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_except.cpp
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_except.cpp -fPIC -DPIC -o .libs/cxx_except.o
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_env.cpp -o cxx_env.o >/dev/null 2>&1
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_except.cpp -o cxx_except.o >/dev/null 2>&1
./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_lock.cpp
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_lock.cpp -fPIC -DPIC -o .libs/cxx_lock.o
./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_logc.cpp
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_logc.cpp -fPIC -DPIC -o .libs/cxx_logc.o
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_lock.cpp -o cxx_lock.o >/dev/null 2>&1
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_logc.cpp -o cxx_logc.o >/dev/null 2>&1
./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_mpool.cpp
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_mpool.cpp -fPIC -DPIC -o .libs/cxx_mpool.o
./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_multi.cpp
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_multi.cpp -fPIC -DPIC -o .libs/cxx_multi.o
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_mpool.cpp -o cxx_mpool.o >/dev/null 2>&1
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_multi.cpp -o cxx_multi.o >/dev/null 2>&1
./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_rid.cpp
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_rid.cpp -fPIC -DPIC -o .libs/cxx_rid.o
./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_seq.cpp
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_seq.cpp -fPIC -DPIC -o .libs/cxx_seq.o
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_rid.cpp -o cxx_rid.o >/dev/null 2>&1
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_seq.cpp -o cxx_seq.o >/dev/null 2>&1
./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_site.cpp
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_site.cpp -fPIC -DPIC -o .libs/cxx_site.o
./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_txn.cpp
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_txn.cpp -fPIC -DPIC -o .libs/cxx_txn.o
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_site.cpp -o cxx_site.o >/dev/null 2>&1
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_txn.cpp -o cxx_txn.o >/dev/null 2>&1
./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -I../lang/cxx/stl ../lang/cxx/stl/dbstl_container.cpp
./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -I../lang/cxx/stl ../lang/cxx/stl/dbstl_resource_manager.cpp
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -I../lang/cxx/stl ../lang/cxx/stl/dbstl_container.cpp -fPIC -DPIC -o .libs/dbstl_container.o
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -I../lang/cxx/stl ../lang/cxx/stl/dbstl_resource_manager.cpp -fPIC -DPIC -o .libs/dbstl_resource_manager.o
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -I../lang/cxx/stl ../lang/cxx/stl/dbstl_container.cpp -o dbstl_container.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_archive.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_archive.c -fPIC -DPIC -o .libs/db_archive.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../util/db_archive.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_archive.c -o db_archive.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/util_sig.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/util_sig.c -fPIC -DPIC -o .libs/util_sig.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/common/util_sig.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/util_sig.c -o util_sig.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_checkpoint.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_checkpoint.c -fPIC -DPIC -o .libs/db_checkpoint.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../util/db_checkpoint.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_checkpoint.c -o db_checkpoint.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/util_log.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/util_log.c -fPIC -DPIC -o .libs/util_log.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/common/util_log.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/util_log.c -o util_log.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_deadlock.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_deadlock.c -fPIC -DPIC -o .libs/db_deadlock.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../util/db_deadlock.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_deadlock.c -o db_deadlock.o >/dev/null 2>&1
libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -I../lang/cxx/stl ../lang/cxx/stl/dbstl_resource_manager.cpp -o dbstl_resource_manager.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_dump.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_dump.c -fPIC -DPIC -o .libs/db_dump.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../util/db_dump.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_dump.c -o db_dump.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/util_cache.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/util_cache.c -fPIC -DPIC -o .libs/util_cache.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/common/util_cache.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/util_cache.c -o util_cache.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_hotbackup.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_hotbackup.c -fPIC -DPIC -o .libs/db_hotbackup.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../util/db_hotbackup.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_hotbackup.c -o db_hotbackup.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_load.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_load.c -fPIC -DPIC -o .libs/db_load.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../util/db_load.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_load.c -o db_load.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_log_verify.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_log_verify.c -fPIC -DPIC -o .libs/db_log_verify.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../util/db_log_verify.c:10:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_log_verify.c -o db_log_verify.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_printlog.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_printlog.c -fPIC -DPIC -o .libs/db_printlog.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../util/db_printlog.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_printlog.c -o db_printlog.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/btree_autop.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/btree_autop.c -fPIC -DPIC -o .libs/btree_autop.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/btree/btree_autop.c:5:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/btree_autop.c -o btree_autop.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/crdel_autop.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/crdel_autop.c -fPIC -DPIC -o .libs/crdel_autop.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_autop.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/crdel_autop.c:5:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_autop.c -fPIC -DPIC -o .libs/db_autop.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/crdel_autop.c -o crdel_autop.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/db/db_autop.c:5:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_autop.c -o db_autop.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_autop.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_autop.c -fPIC -DPIC -o .libs/dbreg_autop.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fileops_autop.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fileops_autop.c -fPIC -DPIC -o .libs/fileops_autop.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/dbreg/dbreg_autop.c:5:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_autop.c -o dbreg_autop.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/fileops/fileops_autop.c:5:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fileops_autop.c -o fileops_autop.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_autop.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_autop.c -fPIC -DPIC -o .libs/hash_autop.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_autop.c
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/hash/hash_autop.c:6:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_autop.c -fPIC -DPIC -o .libs/heap_autop.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_autop.c -o hash_autop.o >/dev/null 2>&1
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/heap/heap_autop.c:6:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_autop.c -o heap_autop.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_autop.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_autop.c -fPIC -DPIC -o .libs/qam_autop.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_autop.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_autop.c -fPIC -DPIC -o .libs/repmgr_autop.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/qam/qam_autop.c:6:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/repmgr/repmgr_autop.c:6:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_autop.c -o qam_autop.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_autop.c -o repmgr_autop.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_autop.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_autop.c -fPIC -DPIC -o .libs/txn_autop.o
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_recover.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_recover.c -fPIC -DPIC -o .libs/db_recover.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../src/txn/txn_autop.c:5:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../util/db_recover.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_autop.c -o txn_autop.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_recover.c -o db_recover.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_replicate.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_stat.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_replicate.c -fPIC -DPIC -o .libs/db_replicate.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_stat.c -fPIC -DPIC -o .libs/db_stat.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../util/db_replicate.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../util/db_stat.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_replicate.c -o db_replicate.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_stat.c -o db_stat.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_tuner.c
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_upgrade.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_tuner.c -fPIC -DPIC -o .libs/db_tuner.o
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_upgrade.c -fPIC -DPIC -o .libs/db_upgrade.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../util/db_tuner.c:51:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../util/db_upgrade.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_upgrade.c -o db_upgrade.o >/dev/null 2>&1
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_tuner.c -o db_tuner.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_verify.c
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_verify.c -fPIC -DPIC -o .libs/db_verify.o
In file included from ../src/dbinc/mutex_int.h:12:0,
from ../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../util/db_verify.c:11:
../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_verify.c -o db_verify.o >/dev/null 2>&1
./libtool --mode=link cc -avoid-version -rpath /usr/lib -o libdb-5.3.la db185.lo 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 dbm.lo hsearch.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 \
-lpthread
./libtool --mode=link g++ -avoid-version -rpath /usr/lib \
-o libdb_cxx-5.3.la cxx_channel.lo cxx_db.lo cxx_dbc.lo cxx_dbt.lo cxx_env.lo cxx_except.lo cxx_lock.lo cxx_logc.lo cxx_mpool.lo cxx_multi.lo cxx_rid.lo cxx_seq.lo cxx_site.lo cxx_txn.lo db185.lo 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 dbm.lo hsearch.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 -lpthread
libtool: link: cc -shared -fPIC -DPIC .libs/db185.o .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/dbm.o .libs/hsearch.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 -Wl,-soname -Wl,libdb-5.3.so -o .libs/libdb-5.3.so
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/cxx_channel.o .libs/cxx_db.o .libs/cxx_dbc.o .libs/cxx_dbt.o .libs/cxx_env.o .libs/cxx_except.o .libs/cxx_lock.o .libs/cxx_logc.o .libs/cxx_mpool.o .libs/cxx_multi.o .libs/cxx_rid.o .libs/cxx_seq.o .libs/cxx_site.o .libs/cxx_txn.o .libs/db185.o .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/dbm.o .libs/hsearch.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 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,libdb_cxx-5.3.so -o .libs/libdb_cxx-5.3.so
libtool: link: ar cru .libs/libdb-5.3.a db185.o 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 dbm.o hsearch.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
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libdb-5.3.a
libtool: link: ( cd ".libs" && rm -f "libdb-5.3.la" && ln -s "../libdb-5.3.la" "libdb-5.3.la" )
rm -f libdb.a
ln -s .libs/libdb-5.3.a libdb.a
./libtool --mode=link g++ -avoid-version -rpath /usr/lib -o libdb_stl-5.3.la dbstl_container.lo dbstl_resource_manager.lo \
-lpthread cxx_channel.lo cxx_db.lo cxx_dbc.lo cxx_dbt.lo cxx_env.lo cxx_except.lo cxx_lock.lo cxx_logc.lo cxx_mpool.lo cxx_multi.lo cxx_rid.lo cxx_seq.lo cxx_site.lo cxx_txn.lo db185.lo 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 dbm.lo hsearch.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 -lpthread
libtool: link: ar cru .libs/libdb_cxx-5.3.a cxx_channel.o cxx_db.o cxx_dbc.o cxx_dbt.o cxx_env.o cxx_except.o cxx_lock.o cxx_logc.o cxx_mpool.o cxx_multi.o cxx_rid.o cxx_seq.o cxx_site.o cxx_txn.o db185.o 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 dbm.o hsearch.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
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libdb_cxx-5.3.a
libtool: link: ( cd ".libs" && rm -f "libdb_cxx-5.3.la" && ln -s "../libdb_cxx-5.3.la" "libdb_cxx-5.3.la" )
rm -f libdb_cxx.a
ln -s .libs/libdb_cxx-5.3.a libdb_cxx.a
./libtool --mode=link cc -o db_archive \
db_archive.lo util_sig.lo libdb-5.3.la -lpthread
libtool: link: cc -o .libs/db_archive .libs/db_archive.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/dbstl_container.o .libs/dbstl_resource_manager.o .libs/cxx_channel.o .libs/cxx_db.o .libs/cxx_dbc.o .libs/cxx_dbt.o .libs/cxx_env.o .libs/cxx_except.o .libs/cxx_lock.o .libs/cxx_logc.o .libs/cxx_mpool.o .libs/cxx_multi.o .libs/cxx_rid.o .libs/cxx_seq.o .libs/cxx_site.o .libs/cxx_txn.o .libs/db185.o .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/dbm.o .libs/hsearch.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 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,libdb_stl-5.3.so -o .libs/libdb_stl-5.3.so
./libtool --mode=execute true db_archive
libtool: link: ar cru .libs/libdb_stl-5.3.a dbstl_container.o dbstl_resource_manager.o cxx_channel.o cxx_db.o cxx_dbc.o cxx_dbt.o cxx_env.o cxx_except.o cxx_lock.o cxx_logc.o cxx_mpool.o cxx_multi.o cxx_rid.o cxx_seq.o cxx_site.o cxx_txn.o db185.o 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 dbm.o hsearch.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
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libdb_stl-5.3.a
libtool: link: ( cd ".libs" && rm -f "libdb_stl-5.3.la" && ln -s "../libdb_stl-5.3.la" "libdb_stl-5.3.la" )
rm -f libdb_stl.a
ln -s .libs/libdb_stl-5.3.a libdb_stl.a
./libtool --mode=link cc -o db_checkpoint \
db_checkpoint.lo util_log.lo util_sig.lo libdb-5.3.la -lpthread
libtool: link: cc -o .libs/db_checkpoint .libs/db_checkpoint.o .libs/util_log.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread
./libtool --mode=execute true db_checkpoint
./libtool --mode=link cc -o db_deadlock \
db_deadlock.lo util_log.lo util_sig.lo libdb-5.3.la -lpthread
./libtool --mode=link cc -o db_dump \
db_dump.lo util_cache.lo util_sig.lo libdb-5.3.la -lpthread
libtool: link: cc -o .libs/db_dump .libs/db_dump.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread
libtool: link: cc -o .libs/db_deadlock .libs/db_deadlock.o .libs/util_log.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread
./libtool --mode=execute true db_dump
./libtool --mode=execute true db_deadlock
./libtool --mode=link cc -o db_hotbackup \
db_hotbackup.lo util_sig.lo libdb-5.3.la -lpthread
./libtool --mode=link cc -o db_load \
db_load.lo util_cache.lo util_sig.lo libdb-5.3.la -lpthread
libtool: link: cc -o .libs/db_hotbackup .libs/db_hotbackup.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread
libtool: link: cc -o .libs/db_load .libs/db_load.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread
./libtool --mode=execute true db_hotbackup
./libtool --mode=execute true db_load
./libtool --mode=link cc -o db_log_verify \
db_log_verify.lo util_cache.lo util_sig.lo libdb-5.3.la -lpthread
./libtool --mode=link cc -o db_printlog \
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
libtool: link: cc -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
libtool: link: cc -o .libs/db_log_verify .libs/db_log_verify.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread
./libtool --mode=execute true db_printlog
./libtool --mode=execute true db_log_verify
./libtool --mode=link cc -o db_recover \
db_recover.lo util_sig.lo libdb-5.3.la -lpthread
./libtool --mode=link cc -o db_replicate \
db_replicate.lo util_log.lo util_sig.lo libdb-5.3.la -lpthread
libtool: link: cc -o .libs/db_recover .libs/db_recover.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread
./libtool --mode=execute true db_recover
libtool: link: cc -o .libs/db_replicate .libs/db_replicate.o .libs/util_log.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread
./libtool --mode=link cc -o db_stat \
db_stat.lo util_cache.lo util_sig.lo libdb-5.3.la -lpthread
./libtool --mode=execute true db_replicate
./libtool --mode=link cc -o db_tuner \
db_tuner.lo util_sig.lo libdb-5.3.la -lpthread
libtool: link: cc -o .libs/db_stat .libs/db_stat.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread
./libtool --mode=execute true db_stat
libtool: link: cc -o .libs/db_tuner .libs/db_tuner.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread
./libtool --mode=execute true db_tuner
./libtool --mode=link cc -o db_upgrade \
db_upgrade.lo util_sig.lo libdb-5.3.la -lpthread
./libtool --mode=link cc -o db_verify \
db_verify.lo util_cache.lo util_sig.lo libdb-5.3.la -lpthread
libtool: link: cc -o .libs/db_upgrade .libs/db_upgrade.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread
./libtool --mode=execute true db_upgrade
libtool: link: cc -o .libs/db_verify .libs/db_verify.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread
./libtool --mode=execute true db_verify
==> Entering fakeroot environment...
==> Starting package()...
Installing DB include files: /tmp/db/pkg/db/usr/include ...
Installing DB library: /tmp/db/pkg/db/usr/lib ...
libtool: install: cp -p .libs/libdb-5.3.so /tmp/db/pkg/db/usr/lib/libdb-5.3.so
libtool: install: cp -p .libs/libdb-5.3.lai /tmp/db/pkg/db/usr/lib/libdb-5.3.la
libtool: install: cp -p .libs/libdb_cxx-5.3.so /tmp/db/pkg/db/usr/lib/libdb_cxx-5.3.so
libtool: install: cp -p .libs/libdb_cxx-5.3.lai /tmp/db/pkg/db/usr/lib/libdb_cxx-5.3.la
libtool: install: cp -p .libs/libdb_stl-5.3.so /tmp/db/pkg/db/usr/lib/libdb_stl-5.3.so
libtool: install: cp -p .libs/libdb_stl-5.3.lai /tmp/db/pkg/db/usr/lib/libdb_stl-5.3.la
libtool: install: cp -p .libs/libdb-5.3.a /tmp/db/pkg/db/usr/lib/libdb-5.3.a
libtool: install: chmod 644 /tmp/db/pkg/db/usr/lib/libdb-5.3.a
libtool: install: ranlib /tmp/db/pkg/db/usr/lib/libdb-5.3.a
libtool: install: cp -p libdb.a /tmp/db/pkg/db/usr/lib/libdb.a
libtool: install: chmod 644 /tmp/db/pkg/db/usr/lib/libdb.a
libtool: install: ranlib /tmp/db/pkg/db/usr/lib/libdb.a
Installing DB utilities: /tmp/db/pkg/db/usr/bin ...
libtool: install: cp -p .libs/libdb_cxx-5.3.a /tmp/db/pkg/db/usr/lib/libdb_cxx-5.3.a
libtool: install: chmod 644 /tmp/db/pkg/db/usr/lib/libdb_cxx-5.3.a
libtool: install: ranlib /tmp/db/pkg/db/usr/lib/libdb_cxx-5.3.a
libtool: install: cp -p libdb_cxx.a /tmp/db/pkg/db/usr/lib/libdb_cxx.a
libtool: install: chmod 644 /tmp/db/pkg/db/usr/lib/libdb_cxx.a
libtool: install: ranlib /tmp/db/pkg/db/usr/lib/libdb_cxx.a
libtool: install: cp -p .libs/libdb_stl-5.3.a /tmp/db/pkg/db/usr/lib/libdb_stl-5.3.a
libtool: install: chmod 644 /tmp/db/pkg/db/usr/lib/libdb_stl-5.3.a
libtool: install: ranlib /tmp/db/pkg/db/usr/lib/libdb_stl-5.3.a
libtool: install: cp -p libdb_stl.a /tmp/db/pkg/db/usr/lib/libdb_stl.a
libtool: install: chmod 644 /tmp/db/pkg/db/usr/lib/libdb_stl.a
libtool: install: ranlib /tmp/db/pkg/db/usr/lib/libdb_stl.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
Installing documentation: /tmp/db/pkg/db/usr/docs ...
libtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_archive /tmp/db/pkg/db/usr/bin/db_archive
libtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_checkpoint /tmp/db/pkg/db/usr/bin/db_checkpoint
libtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_deadlock /tmp/db/pkg/db/usr/bin/db_deadlock
libtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_dump /tmp/db/pkg/db/usr/bin/db_dump
libtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_hotbackup /tmp/db/pkg/db/usr/bin/db_hotbackup
libtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_load /tmp/db/pkg/db/usr/bin/db_load
libtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_log_verify /tmp/db/pkg/db/usr/bin/db_log_verify
libtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_printlog /tmp/db/pkg/db/usr/bin/db_printlog
libtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_recover /tmp/db/pkg/db/usr/bin/db_recover
libtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_replicate /tmp/db/pkg/db/usr/bin/db_replicate
libtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_stat /tmp/db/pkg/db/usr/bin/db_stat
libtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_tuner /tmp/db/pkg/db/usr/bin/db_tuner
libtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_upgrade /tmp/db/pkg/db/usr/bin/db_upgrade
libtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_verify /tmp/db/pkg/db/usr/bin/db_verify
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "db"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: db 5.3.28-3 (Wed Aug 24 13:16:20 UTC 2016)
CMD: pacman --query --file db-5.3.28-3-x86_64.pkg.tar.xz
Creating hybrid package for 'db'
Trying to find vanilla package 'db'...
CMD: pacman --query --file /mirror/wireless-regdb-2015.07.20-1.pkg.tar.xz
CMD: pacman --query --file /mirror/gambas3-gb-db-odbc-3.8.4-3.pkg.tar.xz
CMD: pacman --query --file /mirror/gdb-7.11.1-1.pkg.tar.xz
CMD: pacman --query --file /mirror/libkcddb-16.04.2-1.pkg.tar.xz
CMD: pacman --query --file /mirror/perl-net-dbus-1.1.0-3.pkg.tar.xz
CMD: pacman --query --file /mirror/libdbi-0.9.0-2.pkg.tar.xz
CMD: pacman --query --file /mirror/php-mongodb-1.1.8-1.pkg.tar.xz
CMD: pacman --query --file /mirror/ruby-dbus-0.11.0-2.pkg.tar.xz
CMD: pacman --query --file /mirror/python-pudb-2016.2-1.pkg.tar.xz
CMD: pacman --query --file /mirror/mongodb-tools-3.2.5-1.pkg.tar.xz
CMD: pacman --query --file /mirror/foomatic-db-ppds-3:20160606-1.pkg.tar.xz
CMD: pacman --query --file /mirror/xorg-xcmsdb-1.0.5-1.pkg.tar.xz
CMD: pacman --query --file /mirror/gambas3-gb-db-postgresql-3.8.4-3.pkg.tar.xz
CMD: pacman --query --file /mirror/dvdbackup-0.4.2-2.pkg.tar.xz
CMD: pacman --query --file /mirror/foomatic-db-gutenprint-ppds-5.2.11-3.pkg.tar.xz
CMD: pacman --query --file /mirror/couchdb-1.6.1-7.pkg.tar.xz
CMD: pacman --query --file /mirror/dbus-sharp-glib-0.6.0-1.pkg.tar.xz
CMD: pacman --query --file /mirror/gimp-dbp-1.1.9-5.pkg.tar.xz
CMD: pacman --query --file /mirror/perl-dbd-sqlite-1.50-2.pkg.tar.xz
CMD: pacman --query --file /mirror/mariadb-clients-10.1.14-1.pkg.tar.xz
CMD: pacman --query --file /mirror/foomatic-db-3:20160606-1.pkg.tar.xz
CMD: pacman --query --file /mirror/python2-ipdb-0.10.1-1.pkg.tar.xz
CMD: pacman --query --file /mirror/leveldb-1.18-2.pkg.tar.xz
CMD: pacman --query --file /mirror/python2-bsddb-6.1.1-1.pkg.tar.xz
CMD: pacman --query --file /mirror/pydb-1.26-3.pkg.tar.xz
CMD: pacman --query --file /mirror/buildbot-slave-0.8.12-1.pkg.tar.xz
CMD: pacman --query --file /mirror/perl-dbd-mysql-4.035-1.pkg.tar.xz
CMD: pacman --query --file /mirror/iputils-20160308.0db72a4-1.pkg.tar.xz
CMD: pacman --query --file /mirror/vmoviedb-0.1.5-7.pkg.tar.xz
CMD: pacman --query --file /mirror/unixodbc-2.3.4-1.pkg.tar.xz
CMD: pacman --query --file /mirror/calligra-handbook-2.9.11-4.pkg.tar.xz
CMD: pacman --query --file /mirror/python-minidb-2.0.1-1.pkg.tar.xz
CMD: pacman --query --file /mirror/avr-gdb-7.11.1-1.pkg.tar.xz
CMD: pacman --query --file /mirror/libdbusmenu-qt4-0.9.3+16.04.20160218-1.pkg.tar.xz
CMD: pacman --query --file /mirror/vapoursynth-plugin-f3kdb-2.0.0-1.pkg.tar.xz
CMD: pacman --query --file /mirror/perl-dbi-shell-11.95-4.pkg.tar.xz
CMD: pacman --query --file /mirror/python2-pudb-2016.2-1.pkg.tar.xz
CMD: pacman --query --file /mirror/mariadb-10.1.14-1.pkg.tar.xz
CMD: pacman --query --file /mirror/gambas3-gb-db-form-3.8.4-3.pkg.tar.xz
CMD: pacman --query --file /mirror/gambas3-gb-dbus-3.8.4-3.pkg.tar.xz
CMD: pacman --query --file /mirror/opendbx-1.4.6-2.pkg.tar.xz
CMD: pacman --query --file /mirror/cddb-py-1.4-7.pkg.tar.xz
CMD: pacman --query --file /mirror/kdbg-2.5.5-3.pkg.tar.xz
CMD: pacman --query --file /mirror/libcddb-1.3.2-4.pkg.tar.xz
CMD: pacman --query --file /mirror/dblatex-0.3.7-1.pkg.tar.xz
CMD: pacman --query --file /mirror/cgdb-0.6.8-3.pkg.tar.xz
CMD: pacman --query --file /mirror/libdbus-1.10.8-1.pkg.tar.xz
CMD: pacman --query --file /mirror/perl-berkeleydb-0.55-2.pkg.tar.xz
CMD: pacman --query --file /mirror/cddb_get-2.28-1.pkg.tar.xz
CMD: pacman --query --file /mirror/jack2-dbus-1.9.10-4.pkg.tar.xz
CMD: pacman --query --file /mirror/mobile-broadband-provider-info-20151214-1.pkg.tar.xz
CMD: pacman --query --file /mirror/python-dbus-1.2.4-1.pkg.tar.xz
CMD: pacman --query --file /mirror/perl-mail-transport-dbx-0.07-12.pkg.tar.xz
CMD: pacman --query --file /mirror/perl-dbd-odbc-1.52-2.pkg.tar.xz
CMD: pacman --query --file /mirror/buildbot-0.8.12-1.pkg.tar.xz
CMD: pacman --query --file /mirror/qt5-feedback-0.0.0.20150918-2.pkg.tar.xz
CMD: pacman --query --file /mirror/db-5.3.28-3.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/lib/libdb.so
/usr/lib/libdb-5.so
/usr/lib/libdb_cxx.so
/usr/lib/libdb_cxx-5.so
/usr/lib/libdb_stl.so
/usr/lib/libdb_stl-5.so
/usr/lib/libdb-5.3.so
/usr/lib/libdb_cxx-5.3.so
/usr/lib/libdb_stl-5.3.so
/usr/include/db.h
/usr/include/db_cxx.h
/usr/include/db_185.h
/usr/include/dbstl_common.h
/usr/include/dbstl_set.h
/usr/include/dbstl_vector.h
/usr/include/dbstl_exception.h
/usr/include/dbstl_map.h
/usr/include/dbstl_utility.h
/usr/include/dbstl_dbc.h
/usr/include/dbstl_dbt.h
/usr/include/dbstl_base_iterator.h
/usr/include/dbstl_container.h
/usr/include/dbstl_element_ref.h
/usr/include/dbstl_inner_utility.h
/usr/include/dbstl_resource_manager.h
/usr/bin/db_archive
/usr/bin/db_checkpoint
/usr/bin/db_deadlock
/usr/bin/db_dump
/usr/bin/db_hotbackup
/usr/bin/db_load
/usr/bin/db_log_verify
/usr/bin/db_printlog
/usr/bin/db_recover
/usr/bin/db_replicate
/usr/bin/db_stat
/usr/bin/db_tuner
/usr/bin/db_upgrade
/usr/bin/db_verify
/usr/share/licenses/db/LICENSE
/sysroot/usr/lib/libdb-5.3.so
/sysroot/usr/lib/libdb-5.3.la
/sysroot/usr/lib/libdb_cxx-5.3.so
/sysroot/usr/lib/libdb_cxx-5.3.la
/sysroot/usr/lib/libdb_stl-5.3.so
/sysroot/usr/lib/libdb_stl-5.3.la
/sysroot/usr/lib/libdb-5.3.a
/sysroot/usr/lib/libdb.a
/sysroot/usr/lib/libdb_cxx-5.3.a
/sysroot/usr/lib/libdb_cxx.a
/sysroot/usr/lib/libdb_stl-5.3.a
/sysroot/usr/lib/libdb_stl.a
/sysroot/usr/lib/libdb.so
/sysroot/usr/lib/libdb-5.so
/sysroot/usr/lib/libdb_cxx.so
/sysroot/usr/lib/libdb_cxx-5.so
/sysroot/usr/lib/libdb_stl.so
/sysroot/usr/lib/libdb_stl-5.so
/sysroot/usr/include/db.h
/sysroot/usr/include/db_cxx.h
/sysroot/usr/include/db_185.h
/sysroot/usr/include/dbstl_common.h
/sysroot/usr/include/dbstl_set.h
/sysroot/usr/include/dbstl_vector.h
/sysroot/usr/include/dbstl_exception.h
/sysroot/usr/include/dbstl_map.h
/sysroot/usr/include/dbstl_utility.h
/sysroot/usr/include/dbstl_dbc.h
/sysroot/usr/include/dbstl_dbt.h
/sysroot/usr/include/dbstl_base_iterator.h
/sysroot/usr/include/dbstl_container.h
/sysroot/usr/include/dbstl_element_ref.h
/sysroot/usr/include/dbstl_inner_utility.h
/sysroot/usr/include/dbstl_resource_manager.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf db.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/db.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/db.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/db.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/db/src/db-5.3.28/build_unix/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Berkeley DB configure 5.3.28, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ../dist/configure --host=x86_64-unknown-linux --prefix=/usr --enable-compat185 --enable-shared --enable-static --enable-cxx --enable-dbm --enable-stl
## --------- ##
## Platform. ##
## --------- ##
hostname = 6e80b335ba23
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2845: checking build system type
configure:2859: result: x86_64-unknown-linux-gnu
configure:2879: checking host system type
configure:2892: result: x86_64-unknown-linux-gnu
configure:2924: checking if building in the top-level or dist directories
configure:2934: result: no
configure:3027: checking if --enable-smallbuild option specified
configure:3040: result: no
configure:3043: checking if --disable-atomicsupport option specified
configure:3056: result: no
configure:3068: checking if --disable-compression option specified
configure:3081: result: no
configure:3085: checking if --disable-hash option specified
configure:3098: result: no
configure:3102: checking if --disable-heap option specified
configure:3115: result: no
configure:3119: checking if --disable-mutexsupport option specified
configure:3132: result: no
configure:3136: checking if --disable-log_checksum option specified
configure:3151: result: no
configure:3156: checking if --disable-partition option specified
configure:3169: result: no
configure:3173: checking if --disable-queue option specified
configure:3186: result: no
configure:3190: checking if --disable-replication option specified
configure:3203: result: no
configure:3207: checking if --disable-statistics option specified
configure:3220: result: no
configure:3224: checking if --disable-verify option specified
configure:3237: result: no
configure:3241: checking if --enable-compat185 option specified
configure:3250: result: yes
configure:3253: checking if --enable-cxx option specified
configure:3262: result: yes
configure:3265: checking if --enable-debug option specified
configure:3274: result: no
configure:3277: checking if --enable-debug_rop option specified
configure:3286: result: no
configure:3289: checking if --enable-debug_wop option specified
configure:3298: result: no
configure:3301: checking if --enable-diagnostic option specified
configure:3325: result: no
configure:3329: checking if --enable-dump185 option specified
configure:3338: result: no
configure:3341: checking if --enable-java option specified
configure:3350: result: no
configure:3353: checking if --enable-mingw option specified
configure:3362: result: no
configure:3365: checking if --enable-o_direct option specified
configure:3374: result: no
configure:3377: checking if --enable-posixmutexes option specified
configure:3386: result: no
configure:3403: checking if --enable-rpc option specified
configure:3413: result: no
configure:3416: checking if --enable-sql option specified
configure:3425: result: no
configure:3428: checking if --enable-sql_compat option specified
configure:3437: result: no
configure:3440: checking if --enable-jdbc option specified
configure:3449: result: no
configure:3452: checking if --with-jdbc=DIR option specified
configure:3462: result: no
configure:3468: checking if --enable-amalgamation option specified
configure:3477: result: no
configure:3480: checking if --enable-sql_codegen option specified
configure:3489: result: no
configure:3492: checking if --enable-stl option specified
configure:3504: result: yes
configure:3507: checking if --enable-tcl option specified
configure:3516: result: no
configure:3519: checking if --enable-test option specified
configure:3528: result: no
configure:3531: checking if --enable-localization option specified
configure:3540: result: no
configure:3543: checking if --enable-stripped_messages option specified
configure:3552: result: no
configure:3555: checking if --enable-dbm option specified
configure:3564: result: yes
configure:3567: checking if --enable-dtrace option specified
configure:3576: result: no
configure:3579: checking if --enable-systemtap option specified
configure:3588: result: no
configure:3591: checking if --enable-perfmon-statistics option specified
configure:3600: result: no
configure:3603: checking if --enable-uimutexes option specified
configure:3612: result: no
configure:3615: checking if --enable-umrw option specified
configure:3624: result: no
configure:3635: checking if --enable-atomicfileread option specified
configure:3644: result: no
configure:3663: checking if --with-cryptography option specified
configure:3686: result: yes
configure:3689: checking if --with-mutex=MUTEX option specified
configure:3705: result: no
configure:3726: checking if --with-tcl=DIR option specified
configure:3736: result: no
configure:3742: checking if --with-uniquename=NAME option specified
configure:3755: result: no
configure:3830: checking for x86_64-unknown-linux-chmod
configure:3860: result: no
configure:3870: checking for chmod
configure:3886: found /usr/sbin/chmod
configure:3897: result: chmod
configure:3924: checking for x86_64-unknown-linux-cp
configure:3954: result: no
configure:3964: checking for cp
configure:3980: found /usr/sbin/cp
configure:3991: result: cp
configure:4115: checking for x86_64-unknown-linux-ln
configure:4145: result: no
configure:4155: checking for ln
configure:4171: found /usr/sbin/ln
configure:4182: result: ln
configure:4209: checking for x86_64-unknown-linux-mkdir
configure:4239: result: no
configure:4249: checking for mkdir
configure:4265: found /usr/sbin/mkdir
configure:4276: result: mkdir
configure:4303: checking for x86_64-unknown-linux-rm
configure:4333: result: no
configure:4343: checking for rm
configure:4359: found /usr/sbin/rm
configure:4370: result: rm
configure:4400: checking for x86_64-unknown-linux-mv
configure:4430: result: no
configure:4440: checking for mv
configure:4456: found /usr/sbin/mv
configure:4467: result: mv
configure:4878: checking for x86_64-unknown-linux-sh
configure:4911: result: no
configure:4921: checking for sh
configure:4939: found /usr/sbin/sh
configure:4951: result: /usr/sbin/sh
configure:4993: checking for a BSD-compatible install
configure:5061: result: /usr/bin/install -c
configure:5167: checking for x86_64-unknown-linux-cc
configure:5197: result: no
configure:5167: checking for x86_64-unknown-linux-gcc
configure:5197: result: no
configure:5211: checking for cc
configure:5227: found /usr/sbin/cc
configure:5238: result: cc
configure:5269: checking for C compiler version
configure:5278: cc --version >&5
cc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:5289: $? = 0
configure:5278: cc -v >&5
Using built-in specs.
COLLECT_GCC=cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:5289: $? = 0
configure:5278: cc -V >&5
cc: error: unrecognized command line option '-V'
cc: fatal error: no input files
compilation terminated.
configure:5289: $? = 1
configure:5278: cc -qversion >&5
cc: error: unrecognized command line option '-qversion'; did you mean '--version'?
cc: fatal error: no input files
compilation terminated.
configure:5289: $? = 1
configure:5309: checking whether the C compiler works
configure:5331: cc -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:5335: $? = 0
configure:5383: result: yes
configure:5386: checking for C compiler default output file name
configure:5388: result: a.out
configure:5394: checking for suffix of executables
configure:5401: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:5405: $? = 0
configure:5427: result:
configure:5449: checking whether we are cross compiling
configure:5457: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:5461: $? = 0
configure:5468: ./conftest
configure:5472: $? = 0
configure:5487: result: no
configure:5492: checking for suffix of object files
configure:5514: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:5518: $? = 0
configure:5539: result: o
configure:5543: checking whether we are using the GNU C compiler
configure:5562: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:5562: $? = 0
configure:5571: result: yes
configure:5580: checking whether cc accepts -g
configure:5600: cc -c -g -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:5600: $? = 0
configure:5641: result: yes
configure:5658: checking for cc option to accept ISO C89
configure:5722: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:5722: $? = 0
configure:5735: result: none needed
configure:5780: checking for an ANSI C-conforming const
configure:5845: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:5845: $? = 0
configure:5852: result: yes
configure:5860: checking for inline
configure:5876: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:5876: $? = 0
configure:5884: result: inline
configure:5916: checking for GCC aligned attribute
configure:5933: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:5933: $? = 0
configure:5940: result: yes
configure:6453: checking for x86_64-unknown-linux-g++
configure:6483: result: no
configure:6453: checking for x86_64-unknown-linux-c++
configure:6483: result: no
configure:6453: checking for x86_64-unknown-linux-gpp
configure:6483: result: no
configure:6453: checking for x86_64-unknown-linux-aCC
configure:6483: result: no
configure:6453: checking for x86_64-unknown-linux-CC
configure:6483: result: no
configure:6453: checking for x86_64-unknown-linux-cxx
configure:6483: result: no
configure:6453: checking for x86_64-unknown-linux-cc++
configure:6483: result: no
configure:6453: checking for x86_64-unknown-linux-cl.exe
configure:6483: result: no
configure:6453: checking for x86_64-unknown-linux-FCC
configure:6483: result: no
configure:6453: checking for x86_64-unknown-linux-KCC
configure:6483: result: no
configure:6453: checking for x86_64-unknown-linux-RCC
configure:6483: result: no
configure:6453: checking for x86_64-unknown-linux-xlC_r
configure:6483: result: no
configure:6453: checking for x86_64-unknown-linux-xlC
configure:6483: result: no
configure:6497: checking for g++
configure:6513: found /usr/sbin/g++
configure:6524: result: g++
configure:6551: checking for C++ compiler version
configure:6560: g++ --version >&5
g++ (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:6571: $? = 0
configure:6560: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:6571: $? = 0
configure:6560: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:6571: $? = 1
configure:6560: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:6571: $? = 1
configure:6575: checking whether we are using the GNU C++ compiler
configure:6594: g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
configure:6594: $? = 0
configure:6603: result: yes
configure:6612: checking whether g++ accepts -g
configure:6632: g++ -c -g -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
configure:6632: $? = 0
configure:6673: result: yes
configure:6702: checking how to run the C++ preprocessor
configure:6729: g++ -E -D_GNU_SOURCE -D_REENTRANT conftest.cpp
configure:6729: $? = 0
configure:6743: g++ -E -D_GNU_SOURCE -D_REENTRANT conftest.cpp
conftest.cpp:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:6743: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| /* end confdefs.h. */
| #include
configure:6768: result: g++ -E
configure:6788: g++ -E -D_GNU_SOURCE -D_REENTRANT conftest.cpp
configure:6788: $? = 0
configure:6802: g++ -E -D_GNU_SOURCE -D_REENTRANT conftest.cpp
conftest.cpp:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:6802: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| /* end confdefs.h. */
| #include
configure:6834: checking whether C++ supports the ISO C++ standard includes
configure:6854: g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
configure:6854: $? = 0
configure:6866: result: yes
configure:6877: checking whether we are using gcc version 2.96
configure:6892: result: no
configure:6968: checking how to print strings
configure:6995: result: printf
configure:7016: checking for a sed that does not truncate output
configure:7080: result: /usr/sbin/sed
configure:7098: checking for grep that handles long lines and -e
configure:7156: result: /usr/sbin/grep
configure:7161: checking for egrep
configure:7223: result: /usr/sbin/grep -E
configure:7228: checking for fgrep
configure:7290: result: /usr/sbin/grep -F
configure:7325: checking for ld used by cc
configure:7392: result: /usr/sbin/ld
configure:7399: checking if the linker (/usr/sbin/ld) is GNU ld
configure:7414: result: yes
configure:7426: checking for BSD- or MS-compatible name lister (nm)
configure:7475: result: /usr/sbin/nm -B
configure:7605: checking the name lister (/usr/sbin/nm -B) interface
configure:7612: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:7615: /usr/sbin/nm -B "conftest.o"
configure:7618: output
0000000000000000 B some_variable
configure:7625: result: BSD nm
configure:7628: checking whether ln -s works
configure:7632: result: yes
configure:7640: checking the maximum length of command line arguments
configure:7765: result: 1572864
configure:7782: checking whether the shell understands some XSI constructs
configure:7792: result: yes
configure:7796: checking whether the shell understands "+="
configure:7802: result: yes
configure:7837: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:7877: result: func_convert_file_noop
configure:7884: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:7904: result: func_convert_file_noop
configure:7911: checking for /usr/sbin/ld option to reload object files
configure:7918: result: -r
configure:7952: checking for x86_64-unknown-linux-objdump
configure:7982: result: no
configure:7992: checking for objdump
configure:8008: found /usr/sbin/objdump
configure:8019: result: objdump
configure:8051: checking how to recognize dependent libraries
configure:8253: result: pass_all
configure:8298: checking for x86_64-unknown-linux-dlltool
configure:8328: result: no
configure:8338: checking for dlltool
configure:8368: result: no
configure:8398: checking how to associate runtime and link libraries
configure:8425: result: printf %s\n
configure:8441: checking for x86_64-unknown-linux-ar
configure:8471: result: no
configure:8485: checking for ar
configure:8501: found /usr/sbin/ar
configure:8512: result: ar
configure:8549: checking for archiver @FILE support
configure:8566: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:8566: $? = 0
configure:8569: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:8572: $? = 0
configure:8577: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:8580: $? = 1
configure:8592: result: @
configure:8610: checking for x86_64-unknown-linux-strip
configure:8640: result: no
configure:8650: checking for strip
configure:8666: found /usr/sbin/strip
configure:8677: result: strip
configure:8709: checking for x86_64-unknown-linux-ranlib
configure:8739: result: no
configure:8749: checking for ranlib
configure:8765: found /usr/sbin/ranlib
configure:8776: result: ranlib
configure:8853: checking for gawk
configure:8869: found /usr/sbin/gawk
configure:8880: result: gawk
configure:8920: checking command to parse /usr/sbin/nm -B output from cc object
configure:9039: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:9042: $? = 0
configure:9046: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:9049: $? = 0
configure:9115: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c conftstm.o >&5
configure:9118: $? = 0
configure:9156: result: ok
configure:9193: checking for sysroot
configure:9223: result: no
configure:9300: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:9303: $? = 0
configure:9426: checking for x86_64-unknown-linux-mt
configure:9456: result: no
configure:9466: checking for mt
configure:9496: result: no
configure:9516: checking if : is a manifest tool
configure:9522: : '-?'
configure:9530: result: no
configure:10162: checking how to run the C preprocessor
configure:10193: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:10193: $? = 0
configure:10207: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:10207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| /* end confdefs.h. */
| #include
configure:10232: result: cc -E
configure:10252: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:10252: $? = 0
configure:10266: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:10266: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| /* end confdefs.h. */
| #include
configure:10295: checking for ANSI C header files
configure:10315: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:10315: $? = 0
configure:10388: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:10388: $? = 0
configure:10388: ./conftest
configure:10388: $? = 0
configure:10399: result: yes
configure:10412: checking for sys/types.h
configure:10412: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:10412: $? = 0
configure:10412: result: yes
configure:10412: checking for sys/stat.h
configure:10412: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:10412: $? = 0
configure:10412: result: yes
configure:10412: checking for stdlib.h
configure:10412: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:10412: $? = 0
configure:10412: result: yes
configure:10412: checking for string.h
configure:10412: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:10412: $? = 0
configure:10412: result: yes
configure:10412: checking for memory.h
configure:10412: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:10412: $? = 0
configure:10412: result: yes
configure:10412: checking for strings.h
configure:10412: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:10412: $? = 0
configure:10412: result: yes
configure:10412: checking for inttypes.h
configure:10412: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:10412: $? = 0
configure:10412: result: yes
configure:10412: checking for stdint.h
configure:10412: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:10412: $? = 0
configure:10412: result: yes
configure:10412: checking for unistd.h
configure:10412: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:10412: $? = 0
configure:10412: result: yes
configure:10426: checking for dlfcn.h
configure:10426: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:10426: $? = 0
configure:10426: result: yes
configure:10623: checking for objdir
configure:10638: result: .libs
configure:10909: checking if cc supports -fno-rtti -fno-exceptions
configure:10927: cc -c -D_GNU_SOURCE -D_REENTRANT -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:10931: $? = 0
configure:10944: result: no
configure:11254: checking for cc option to produce PIC
configure:11261: result: -fPIC -DPIC
configure:11269: checking if cc PIC flag -fPIC -DPIC works
configure:11287: cc -c -D_GNU_SOURCE -D_REENTRANT -fPIC -DPIC -DPIC conftest.c >&5
configure:11291: $? = 0
configure:11304: result: yes
configure:11333: checking if cc static flag -static works
configure:11361: result: yes
configure:11376: checking if cc supports -c -o file.o
configure:11397: cc -c -D_GNU_SOURCE -D_REENTRANT -o out/conftest2.o conftest.c >&5
configure:11401: $? = 0
configure:11423: result: yes
configure:11431: checking if cc supports -c -o file.o
configure:11478: result: yes
configure:11511: checking whether the cc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:12669: result: yes
configure:12706: checking whether -lc should be explicitly linked in
configure:12714: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:12717: $? = 0
configure:12732: cc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:12735: $? = 0
configure:12749: result: no
configure:12914: checking dynamic linker characteristics
configure:13428: cc -o conftest -D_GNU_SOURCE -D_REENTRANT -Wl,-rpath -Wl,/foo conftest.c >&5
configure:13428: $? = 0
configure:13650: result: GNU/Linux ld.so
configure:13757: checking how to hardcode library paths into programs
configure:13782: result: immediate
configure:14322: checking whether stripping libraries is possible
configure:14327: result: yes
configure:14362: checking if libtool supports shared libraries
configure:14364: result: yes
configure:14367: checking whether to build shared libraries
configure:14388: result: yes
configure:14391: checking whether to build static libraries
configure:14395: result: yes
configure:14418: checking how to run the C++ preprocessor
configure:14484: result: g++ -E
configure:14504: g++ -E -D_GNU_SOURCE -D_REENTRANT conftest.cpp
configure:14504: $? = 0
configure:14518: g++ -E -D_GNU_SOURCE -D_REENTRANT conftest.cpp
conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:14518: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:14688: checking for ld used by g++
configure:14755: result: /usr/sbin/ld -m elf_x86_64
configure:14762: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
configure:14777: result: yes
configure:14832: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:15836: result: yes
configure:15871: g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
configure:15874: $? = 0
configure:16394: checking for g++ option to produce PIC
configure:16401: result: -fPIC -DPIC
configure:16409: checking if g++ PIC flag -fPIC -DPIC works
configure:16427: g++ -c -D_GNU_SOURCE -D_REENTRANT -fPIC -DPIC -DPIC conftest.cpp >&5
configure:16431: $? = 0
configure:16444: result: yes
configure:16467: checking if g++ static flag -static works
configure:16495: result: yes
configure:16507: checking if g++ supports -c -o file.o
configure:16528: g++ -c -D_GNU_SOURCE -D_REENTRANT -o out/conftest2.o conftest.cpp >&5
configure:16532: $? = 0
configure:16554: result: yes
configure:16559: checking if g++ supports -c -o file.o
configure:16606: result: yes
configure:16636: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:16670: result: yes
configure:16813: checking dynamic linker characteristics
configure:17483: result: GNU/Linux ld.so
configure:17536: checking how to hardcode library paths into programs
configure:17561: result: immediate
configure:17625: checking SOSUFFIX from libtool
configure:17647: result: .so
configure:17652: checking MODSUFFIX from libtool
configure:17674: result: .so
configure:17679: checking JMODSUFFIX from libtool
configure:17705: result: .so
configure:18786: checking whether the C++ compiler supports templates for STL
configure:19077: g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
configure:19077: $? = 0
configure:19078: result: yes
configure:19092: checking whether C++ supports the wstring class
configure:19115: g++ -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
conftest.cpp:24:19: error: 'ws' does not name a type
std::wstring ws; ws.find_first_of(ws);
^~
conftest.cpp:31:2: error: mixing declarations and function-definitions is forbidden
},
^
conftest.cpp:32:15: error: invalid conversion from 'const char*' to 'int' [-fpermissive]
WSTRING_decl="#define HAVE_WSTRING 1" ; AC_MSG_RESULT(yes),
^~~~~~~~~~~~~~~~~~~~~~~~
conftest.cpp:32:55: error: expected constructor, destructor, or type conversion before '(' token
WSTRING_decl="#define HAVE_WSTRING 1" ; AC_MSG_RESULT(yes),
^
conftest.cpp:33:52: error: expected constructor, destructor, or type conversion before '(' token
WSTRING_decl="#undef HAVE_WSTRING" ; AC_MSG_RESULT(no)
^
configure:19115: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| /* end confdefs.h. */
| #include
| std::wstring ws; ws.find_first_of(ws);
| int
| main ()
| {
|
| ;
| return 0;
| },
| WSTRING_decl="#define HAVE_WSTRING 1" ; AC_MSG_RESULT(yes),
| WSTRING_decl="#undef HAVE_WSTRING" ; AC_MSG_RESULT(no)
configure:19128: checking for thread local storage (TLS) class
configure:19164: g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
conftest.cpp:29:72: error: 'NULL' was not declared in this scope
template __thread T* TLSClass::tlsvar = NULL;
^~~~
conftest.cpp: In function 'int main()':
conftest.cpp:35:25: error: 'NULL' was not declared in this scope
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~
configure:19164: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| /* end confdefs.h. */
| template class TLSClass {
| public: static __thread T *tlsvar;
| };
| class TLSClass2 {
| public: static __thread int tlsvar;
| };
| template __thread T* TLSClass::tlsvar = NULL;
| __thread int TLSClass2::tlsvar = 1;
| static __thread int x = 0;
| int
| main ()
| {
| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
| ;
| return 0;
| }
configure:19164: g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
conftest.cpp:29:47: error: expected constructor, destructor, or type conversion before '(' token
template __declspec(thread) T* TLSClass::tlsvar = NULL;
^
conftest.cpp:30:25: error: expected constructor, destructor, or type conversion before '(' token
__declspec(thread) int TLSClass2::tlsvar = 1;
^
conftest.cpp: In function 'int main()':
conftest.cpp:35:25: error: 'NULL' was not declared in this scope
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~
configure:19164: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| /* end confdefs.h. */
| template class TLSClass {
| public: static __thread T *tlsvar;
| };
| class TLSClass2 {
| public: static __thread int tlsvar;
| };
| template __declspec(thread) T* TLSClass::tlsvar = NULL;
| __declspec(thread) int TLSClass2::tlsvar = 1;
| static __thread int x = 0;
| int
| main ()
| {
| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
| ;
| return 0;
| }
configure:19164: g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
conftest.cpp:29:48: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]
template __declspec(__thread) T* TLSClass::tlsvar = NULL;
^~~~~~~~
conftest.cpp:29:48: error: storage class specifiers invalid in parameter declarations
conftest.cpp:29:48: error: storage class specified for parameter 'parameter'
conftest.cpp:29:59: error: expected constructor, destructor, or type conversion before 'T'
template __declspec(__thread) T* TLSClass::tlsvar = NULL;
^
conftest.cpp:30:26: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]
__declspec(__thread) int TLSClass2::tlsvar = 1;
^~~~~~~~
conftest.cpp:30:26: error: storage class specifiers invalid in parameter declarations
conftest.cpp:30:26: error: storage class specified for parameter 'parameter'
conftest.cpp:30:36: error: expected constructor, destructor, or type conversion before 'int'
__declspec(__thread) int TLSClass2::tlsvar = 1;
^~~
conftest.cpp: In function 'int main()':
conftest.cpp:35:25: error: 'NULL' was not declared in this scope
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~
configure:19164: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| /* end confdefs.h. */
| template class TLSClass {
| public: static __thread T *tlsvar;
| };
| class TLSClass2 {
| public: static __thread int tlsvar;
| };
| template __declspec(__thread) T* TLSClass::tlsvar = NULL;
| __declspec(__thread) int TLSClass2::tlsvar = 1;
| static __thread int x = 0;
| int
| main ()
| {
| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
| ;
| return 0;
| }
configure:19164: g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
conftest.cpp:29:55: error: non-thread-local declaration of 'T* TLSClass::tlsvar' follows thread-local declaration
template T* TLSClass::tlsvar = NULL;
^~~~~~
conftest.cpp:24:44: note: 'T* TLSClass::tlsvar' previously declared here
public: static __thread T *tlsvar;
^~~~~~
conftest.cpp:29:55: error: declaration of 'T* TLSClass::tlsvar' outside of class is not definition [-fpermissive]
template T* TLSClass::tlsvar = NULL;
^~~~~~
conftest.cpp:29:64: error: 'NULL' was not declared in this scope
template T* TLSClass::tlsvar = NULL;
^~~~
conftest.cpp:30:31: error: non-thread-local declaration of 'int TLSClass2::tlsvar' follows thread-local declaration
int TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp:27:44: note: 'int TLSClass2::tlsvar' previously declared here
public: static __thread int tlsvar;
^~~~~~
conftest.cpp:30:31: error: declaration of 'int TLSClass2::tlsvar' outside of class is not definition [-fpermissive]
int TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp: In function 'int main()':
conftest.cpp:35:25: error: 'NULL' was not declared in this scope
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~
configure:19164: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| /* end confdefs.h. */
| template class TLSClass {
| public: static __thread T *tlsvar;
| };
| class TLSClass2 {
| public: static __thread int tlsvar;
| };
| template T* TLSClass::tlsvar = NULL;
| int TLSClass2::tlsvar = 1;
| static __thread int x = 0;
| int
| main ()
| {
| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
| ;
| return 0;
| }
configure:19164: g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
conftest.cpp:24:42: error: 'thread' has not been declared
public: static __declspec(thread) T *tlsvar;
^~~~~~
conftest.cpp:24:48: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]
public: static __declspec(thread) T *tlsvar;
^
conftest.cpp:24:48: error: expected ';' at end of member declaration
conftest.cpp:27:42: error: 'thread' has not been declared
public: static __declspec(thread) int tlsvar;
^~~~~~
conftest.cpp:27:48: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]
public: static __declspec(thread) int tlsvar;
^
conftest.cpp:27:48: error: expected ';' at end of member declaration
conftest.cpp:29:63: error: 'T* TLSClass::tlsvar' is not a static data member of 'class TLSClass'
template __thread T* TLSClass::tlsvar = NULL;
^~~~~~
conftest.cpp:29:63: error: template definition of non-template 'T* TLSClass::tlsvar'
conftest.cpp:29:72: error: 'NULL' was not declared in this scope
template __thread T* TLSClass::tlsvar = NULL;
^~~~
conftest.cpp:30:39: error: 'int TLSClass2::tlsvar' is not a static data member of 'class TLSClass2'
__thread int TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp:31:39: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]
static __declspec(thread) int x = 0;
^
conftest.cpp:31:33: error: 'thread' was not declared in this scope
static __declspec(thread) int x = 0;
^~~~~~
conftest.cpp: In function 'int main()':
conftest.cpp:35:16: error: invalid use of non-static data member 'TLSClass::tlsvar'
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp:24:54: note: declared here
public: static __declspec(thread) T *tlsvar;
^~~~~~
conftest.cpp:35:25: error: 'NULL' was not declared in this scope
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~
conftest.cpp:35:42: error: invalid use of non-static data member 'TLSClass2::tlsvar'
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp:27:54: note: declared here
public: static __declspec(thread) int tlsvar;
^~~~~~
configure:19164: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| /* end confdefs.h. */
| template class TLSClass {
| public: static __declspec(thread) T *tlsvar;
| };
| class TLSClass2 {
| public: static __declspec(thread) int tlsvar;
| };
| template __thread T* TLSClass::tlsvar = NULL;
| __thread int TLSClass2::tlsvar = 1;
| static __declspec(thread) int x = 0;
| int
| main ()
| {
| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
| ;
| return 0;
| }
configure:19164: g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
conftest.cpp:24:42: error: 'thread' has not been declared
public: static __declspec(thread) T *tlsvar;
^~~~~~
conftest.cpp:24:48: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]
public: static __declspec(thread) T *tlsvar;
^
conftest.cpp:24:48: error: expected ';' at end of member declaration
conftest.cpp:27:42: error: 'thread' has not been declared
public: static __declspec(thread) int tlsvar;
^~~~~~
conftest.cpp:27:48: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]
public: static __declspec(thread) int tlsvar;
^
conftest.cpp:27:48: error: expected ';' at end of member declaration
conftest.cpp:29:47: error: expected constructor, destructor, or type conversion before '(' token
template __declspec(thread) T* TLSClass::tlsvar = NULL;
^
conftest.cpp:30:25: error: expected constructor, destructor, or type conversion before '(' token
__declspec(thread) int TLSClass2::tlsvar = 1;
^
conftest.cpp:31:39: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]
static __declspec(thread) int x = 0;
^
conftest.cpp:31:33: error: 'thread' was not declared in this scope
static __declspec(thread) int x = 0;
^~~~~~
conftest.cpp: In function 'int main()':
conftest.cpp:35:16: error: invalid use of non-static data member 'TLSClass::tlsvar'
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp:24:54: note: declared here
public: static __declspec(thread) T *tlsvar;
^~~~~~
conftest.cpp:35:25: error: 'NULL' was not declared in this scope
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~
conftest.cpp:35:42: error: invalid use of non-static data member 'TLSClass2::tlsvar'
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp:27:54: note: declared here
public: static __declspec(thread) int tlsvar;
^~~~~~
configure:19164: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| /* end confdefs.h. */
| template class TLSClass {
| public: static __declspec(thread) T *tlsvar;
| };
| class TLSClass2 {
| public: static __declspec(thread) int tlsvar;
| };
| template __declspec(thread) T* TLSClass::tlsvar = NULL;
| __declspec(thread) int TLSClass2::tlsvar = 1;
| static __declspec(thread) int x = 0;
| int
| main ()
| {
| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
| ;
| return 0;
| }
configure:19164: g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
conftest.cpp:24:42: error: 'thread' has not been declared
public: static __declspec(thread) T *tlsvar;
^~~~~~
conftest.cpp:24:48: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]
public: static __declspec(thread) T *tlsvar;
^
conftest.cpp:24:48: error: expected ';' at end of member declaration
conftest.cpp:27:42: error: 'thread' has not been declared
public: static __declspec(thread) int tlsvar;
^~~~~~
conftest.cpp:27:48: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]
public: static __declspec(thread) int tlsvar;
^
conftest.cpp:27:48: error: expected ';' at end of member declaration
conftest.cpp:29:48: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]
template __declspec(__thread) T* TLSClass::tlsvar = NULL;
^~~~~~~~
conftest.cpp:29:48: error: storage class specifiers invalid in parameter declarations
conftest.cpp:29:48: error: storage class specified for parameter 'parameter'
conftest.cpp:29:59: error: expected constructor, destructor, or type conversion before 'T'
template __declspec(__thread) T* TLSClass::tlsvar = NULL;
^
conftest.cpp:30:26: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]
__declspec(__thread) int TLSClass2::tlsvar = 1;
^~~~~~~~
conftest.cpp:30:26: error: storage class specifiers invalid in parameter declarations
conftest.cpp:30:26: error: storage class specified for parameter 'parameter'
conftest.cpp:30:36: error: expected constructor, destructor, or type conversion before 'int'
__declspec(__thread) int TLSClass2::tlsvar = 1;
^~~
conftest.cpp:31:39: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]
static __declspec(thread) int x = 0;
^
conftest.cpp:31:33: error: 'thread' was not declared in this scope
static __declspec(thread) int x = 0;
^~~~~~
conftest.cpp: In function 'int main()':
conftest.cpp:35:16: error: invalid use of non-static data member 'TLSClass::tlsvar'
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp:24:54: note: declared here
public: static __declspec(thread) T *tlsvar;
^~~~~~
conftest.cpp:35:25: error: 'NULL' was not declared in this scope
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~
conftest.cpp:35:42: error: invalid use of non-static data member 'TLSClass2::tlsvar'
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp:27:54: note: declared here
public: static __declspec(thread) int tlsvar;
^~~~~~
configure:19164: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| /* end confdefs.h. */
| template class TLSClass {
| public: static __declspec(thread) T *tlsvar;
| };
| class TLSClass2 {
| public: static __declspec(thread) int tlsvar;
| };
| template __declspec(__thread) T* TLSClass::tlsvar = NULL;
| __declspec(__thread) int TLSClass2::tlsvar = 1;
| static __declspec(thread) int x = 0;
| int
| main ()
| {
| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
| ;
| return 0;
| }
configure:19164: g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
conftest.cpp:24:42: error: 'thread' has not been declared
public: static __declspec(thread) T *tlsvar;
^~~~~~
conftest.cpp:24:48: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]
public: static __declspec(thread) T *tlsvar;
^
conftest.cpp:24:48: error: expected ';' at end of member declaration
conftest.cpp:27:42: error: 'thread' has not been declared
public: static __declspec(thread) int tlsvar;
^~~~~~
conftest.cpp:27:48: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]
public: static __declspec(thread) int tlsvar;
^
conftest.cpp:27:48: error: expected ';' at end of member declaration
conftest.cpp:29:55: error: 'T* TLSClass::tlsvar' is not a static data member of 'class TLSClass'
template T* TLSClass::tlsvar = NULL;
^~~~~~
conftest.cpp:29:55: error: template definition of non-template 'T* TLSClass::tlsvar'
conftest.cpp:29:64: error: 'NULL' was not declared in this scope
template T* TLSClass::tlsvar = NULL;
^~~~
conftest.cpp:30:31: error: 'int TLSClass2::tlsvar' is not a static data member of 'class TLSClass2'
int TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp:31:39: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]
static __declspec(thread) int x = 0;
^
conftest.cpp:31:33: error: 'thread' was not declared in this scope
static __declspec(thread) int x = 0;
^~~~~~
conftest.cpp: In function 'int main()':
conftest.cpp:35:16: error: invalid use of non-static data member 'TLSClass::tlsvar'
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp:24:54: note: declared here
public: static __declspec(thread) T *tlsvar;
^~~~~~
conftest.cpp:35:25: error: 'NULL' was not declared in this scope
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~
conftest.cpp:35:42: error: invalid use of non-static data member 'TLSClass2::tlsvar'
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp:27:54: note: declared here
public: static __declspec(thread) int tlsvar;
^~~~~~
configure:19164: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| /* end confdefs.h. */
| template class TLSClass {
| public: static __declspec(thread) T *tlsvar;
| };
| class TLSClass2 {
| public: static __declspec(thread) int tlsvar;
| };
| template T* TLSClass::tlsvar = NULL;
| int TLSClass2::tlsvar = 1;
| static __declspec(thread) int x = 0;
| int
| main ()
| {
| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
| ;
| return 0;
| }
configure:19164: g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
conftest.cpp:24:42: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]
public: static __declspec(__thread) T *tlsvar;
^~~~~~~~
conftest.cpp:24:42: error: storage class specifiers invalid in parameter declarations
conftest.cpp:24:42: error: storage class specified for parameter 'parameter'
conftest.cpp:24:50: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]
public: static __declspec(__thread) T *tlsvar;
^
conftest.cpp:24:50: error: expected ';' at end of member declaration
conftest.cpp:27:42: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]
public: static __declspec(__thread) int tlsvar;
^~~~~~~~
conftest.cpp:27:42: error: storage class specifiers invalid in parameter declarations
conftest.cpp:27:42: error: storage class specified for parameter 'parameter'
conftest.cpp:27:50: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]
public: static __declspec(__thread) int tlsvar;
^
conftest.cpp:27:50: error: expected ';' at end of member declaration
conftest.cpp:29:63: error: 'T* TLSClass::tlsvar' is not a static data member of 'class TLSClass'
template __thread T* TLSClass::tlsvar = NULL;
^~~~~~
conftest.cpp:29:63: error: template definition of non-template 'T* TLSClass::tlsvar'
conftest.cpp:29:72: error: 'NULL' was not declared in this scope
template __thread T* TLSClass::tlsvar = NULL;
^~~~
conftest.cpp:30:39: error: 'int TLSClass2::tlsvar' is not a static data member of 'class TLSClass2'
__thread int TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp:31:33: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]
static __declspec(__thread) int x = 0;
^~~~~~~~
conftest.cpp:31:33: error: storage class specifiers invalid in parameter declarations
conftest.cpp:31:33: error: storage class specified for parameter 'parameter'
conftest.cpp:31:43: error: expected initializer before 'int'
static __declspec(__thread) int x = 0;
^~~
conftest.cpp: In function 'int main()':
conftest.cpp:35:16: error: invalid use of non-static data member 'TLSClass::tlsvar'
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp:24:56: note: declared here
public: static __declspec(__thread) T *tlsvar;
^~~~~~
conftest.cpp:35:25: error: 'NULL' was not declared in this scope
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~
conftest.cpp:35:42: error: invalid use of non-static data member 'TLSClass2::tlsvar'
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp:27:56: note: declared here
public: static __declspec(__thread) int tlsvar;
^~~~~~
configure:19164: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| /* end confdefs.h. */
| template class TLSClass {
| public: static __declspec(__thread) T *tlsvar;
| };
| class TLSClass2 {
| public: static __declspec(__thread) int tlsvar;
| };
| template __thread T* TLSClass::tlsvar = NULL;
| __thread int TLSClass2::tlsvar = 1;
| static __declspec(__thread) int x = 0;
| int
| main ()
| {
| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
| ;
| return 0;
| }
configure:19164: g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
conftest.cpp:24:42: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]
public: static __declspec(__thread) T *tlsvar;
^~~~~~~~
conftest.cpp:24:42: error: storage class specifiers invalid in parameter declarations
conftest.cpp:24:42: error: storage class specified for parameter 'parameter'
conftest.cpp:24:50: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]
public: static __declspec(__thread) T *tlsvar;
^
conftest.cpp:24:50: error: expected ';' at end of member declaration
conftest.cpp:27:42: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]
public: static __declspec(__thread) int tlsvar;
^~~~~~~~
conftest.cpp:27:42: error: storage class specifiers invalid in parameter declarations
conftest.cpp:27:42: error: storage class specified for parameter 'parameter'
conftest.cpp:27:50: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]
public: static __declspec(__thread) int tlsvar;
^
conftest.cpp:27:50: error: expected ';' at end of member declaration
conftest.cpp:29:47: error: expected constructor, destructor, or type conversion before '(' token
template __declspec(thread) T* TLSClass::tlsvar = NULL;
^
conftest.cpp:30:25: error: expected constructor, destructor, or type conversion before '(' token
__declspec(thread) int TLSClass2::tlsvar = 1;
^
conftest.cpp:31:33: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]
static __declspec(__thread) int x = 0;
^~~~~~~~
conftest.cpp:31:33: error: storage class specifiers invalid in parameter declarations
conftest.cpp:31:33: error: storage class specified for parameter 'parameter'
conftest.cpp:31:43: error: expected initializer before 'int'
static __declspec(__thread) int x = 0;
^~~
conftest.cpp: In function 'int main()':
conftest.cpp:35:16: error: invalid use of non-static data member 'TLSClass::tlsvar'
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp:24:56: note: declared here
public: static __declspec(__thread) T *tlsvar;
^~~~~~
conftest.cpp:35:25: error: 'NULL' was not declared in this scope
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~
conftest.cpp:35:42: error: invalid use of non-static data member 'TLSClass2::tlsvar'
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp:27:56: note: declared here
public: static __declspec(__thread) int tlsvar;
^~~~~~
configure:19164: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| /* end confdefs.h. */
| template class TLSClass {
| public: static __declspec(__thread) T *tlsvar;
| };
| class TLSClass2 {
| public: static __declspec(__thread) int tlsvar;
| };
| template __declspec(thread) T* TLSClass::tlsvar = NULL;
| __declspec(thread) int TLSClass2::tlsvar = 1;
| static __declspec(__thread) int x = 0;
| int
| main ()
| {
| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
| ;
| return 0;
| }
configure:19164: g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
conftest.cpp:24:42: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]
public: static __declspec(__thread) T *tlsvar;
^~~~~~~~
conftest.cpp:24:42: error: storage class specifiers invalid in parameter declarations
conftest.cpp:24:42: error: storage class specified for parameter 'parameter'
conftest.cpp:24:50: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]
public: static __declspec(__thread) T *tlsvar;
^
conftest.cpp:24:50: error: expected ';' at end of member declaration
conftest.cpp:27:42: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]
public: static __declspec(__thread) int tlsvar;
^~~~~~~~
conftest.cpp:27:42: error: storage class specifiers invalid in parameter declarations
conftest.cpp:27:42: error: storage class specified for parameter 'parameter'
conftest.cpp:27:50: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]
public: static __declspec(__thread) int tlsvar;
^
conftest.cpp:27:50: error: expected ';' at end of member declaration
conftest.cpp:29:48: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]
template __declspec(__thread) T* TLSClass::tlsvar = NULL;
^~~~~~~~
conftest.cpp:29:48: error: storage class specifiers invalid in parameter declarations
conftest.cpp:29:48: error: storage class specified for parameter 'parameter'
conftest.cpp:29:59: error: expected constructor, destructor, or type conversion before 'T'
template __declspec(__thread) T* TLSClass::tlsvar = NULL;
^
conftest.cpp:30:26: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]
__declspec(__thread) int TLSClass2::tlsvar = 1;
^~~~~~~~
conftest.cpp:30:26: error: storage class specifiers invalid in parameter declarations
conftest.cpp:30:26: error: storage class specified for parameter 'parameter'
conftest.cpp:30:36: error: expected constructor, destructor, or type conversion before 'int'
__declspec(__thread) int TLSClass2::tlsvar = 1;
^~~
conftest.cpp:31:33: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]
static __declspec(__thread) int x = 0;
^~~~~~~~
conftest.cpp:31:33: error: storage class specifiers invalid in parameter declarations
conftest.cpp:31:33: error: storage class specified for parameter 'parameter'
conftest.cpp:31:43: error: expected initializer before 'int'
static __declspec(__thread) int x = 0;
^~~
conftest.cpp: In function 'int main()':
conftest.cpp:35:16: error: invalid use of non-static data member 'TLSClass::tlsvar'
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp:24:56: note: declared here
public: static __declspec(__thread) T *tlsvar;
^~~~~~
conftest.cpp:35:25: error: 'NULL' was not declared in this scope
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~
conftest.cpp:35:42: error: invalid use of non-static data member 'TLSClass2::tlsvar'
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp:27:56: note: declared here
public: static __declspec(__thread) int tlsvar;
^~~~~~
configure:19164: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| /* end confdefs.h. */
| template class TLSClass {
| public: static __declspec(__thread) T *tlsvar;
| };
| class TLSClass2 {
| public: static __declspec(__thread) int tlsvar;
| };
| template __declspec(__thread) T* TLSClass::tlsvar = NULL;
| __declspec(__thread) int TLSClass2::tlsvar = 1;
| static __declspec(__thread) int x = 0;
| int
| main ()
| {
| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
| ;
| return 0;
| }
configure:19164: g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
conftest.cpp:24:42: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]
public: static __declspec(__thread) T *tlsvar;
^~~~~~~~
conftest.cpp:24:42: error: storage class specifiers invalid in parameter declarations
conftest.cpp:24:42: error: storage class specified for parameter 'parameter'
conftest.cpp:24:50: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]
public: static __declspec(__thread) T *tlsvar;
^
conftest.cpp:24:50: error: expected ';' at end of member declaration
conftest.cpp:27:42: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]
public: static __declspec(__thread) int tlsvar;
^~~~~~~~
conftest.cpp:27:42: error: storage class specifiers invalid in parameter declarations
conftest.cpp:27:42: error: storage class specified for parameter 'parameter'
conftest.cpp:27:50: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]
public: static __declspec(__thread) int tlsvar;
^
conftest.cpp:27:50: error: expected ';' at end of member declaration
conftest.cpp:29:55: error: 'T* TLSClass::tlsvar' is not a static data member of 'class TLSClass'
template T* TLSClass::tlsvar = NULL;
^~~~~~
conftest.cpp:29:55: error: template definition of non-template 'T* TLSClass::tlsvar'
conftest.cpp:29:64: error: 'NULL' was not declared in this scope
template T* TLSClass::tlsvar = NULL;
^~~~
conftest.cpp:30:31: error: 'int TLSClass2::tlsvar' is not a static data member of 'class TLSClass2'
int TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp:31:33: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]
static __declspec(__thread) int x = 0;
^~~~~~~~
conftest.cpp:31:33: error: storage class specifiers invalid in parameter declarations
conftest.cpp:31:33: error: storage class specified for parameter 'parameter'
conftest.cpp:31:43: error: expected initializer before 'int'
static __declspec(__thread) int x = 0;
^~~
conftest.cpp: In function 'int main()':
conftest.cpp:35:16: error: invalid use of non-static data member 'TLSClass::tlsvar'
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp:24:56: note: declared here
public: static __declspec(__thread) T *tlsvar;
^~~~~~
conftest.cpp:35:25: error: 'NULL' was not declared in this scope
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~
conftest.cpp:35:42: error: invalid use of non-static data member 'TLSClass2::tlsvar'
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp:27:56: note: declared here
public: static __declspec(__thread) int tlsvar;
^~~~~~
configure:19164: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| /* end confdefs.h. */
| template class TLSClass {
| public: static __declspec(__thread) T *tlsvar;
| };
| class TLSClass2 {
| public: static __declspec(__thread) int tlsvar;
| };
| template T* TLSClass::tlsvar = NULL;
| int TLSClass2::tlsvar = 1;
| static __declspec(__thread) int x = 0;
| int
| main ()
| {
| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
| ;
| return 0;
| }
configure:19164: g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
conftest.cpp:29:63: error: thread-local declaration of 'T* TLSClass::tlsvar' follows non-thread-local declaration
template __thread T* TLSClass::tlsvar = NULL;
^~~~~~
conftest.cpp:24:36: note: 'T* TLSClass::tlsvar' previously declared here
public: static T *tlsvar;
^~~~~~
conftest.cpp:29:63: error: declaration of 'T* TLSClass::tlsvar' outside of class is not definition [-fpermissive]
template __thread T* TLSClass::tlsvar = NULL;
^~~~~~
conftest.cpp:29:72: error: 'NULL' was not declared in this scope
template __thread T* TLSClass::tlsvar = NULL;
^~~~
conftest.cpp:30:39: error: thread-local declaration of 'int TLSClass2::tlsvar' follows non-thread-local declaration
__thread int TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp:27:36: note: 'int TLSClass2::tlsvar' previously declared here
public: static int tlsvar;
^~~~~~
conftest.cpp:30:39: error: declaration of 'int TLSClass2::tlsvar' outside of class is not definition [-fpermissive]
__thread int TLSClass2::tlsvar = 1;
^~~~~~
conftest.cpp: In function 'int main()':
conftest.cpp:35:25: error: 'NULL' was not declared in this scope
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~
configure:19164: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| /* end confdefs.h. */
| template class TLSClass {
| public: static T *tlsvar;
| };
| class TLSClass2 {
| public: static int tlsvar;
| };
| template __thread T* TLSClass::tlsvar = NULL;
| __thread int TLSClass2::tlsvar = 1;
| static int x = 0;
| int
| main ()
| {
| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
| ;
| return 0;
| }
configure:19164: g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
conftest.cpp:29:47: error: expected constructor, destructor, or type conversion before '(' token
template __declspec(thread) T* TLSClass::tlsvar = NULL;
^
conftest.cpp:30:25: error: expected constructor, destructor, or type conversion before '(' token
__declspec(thread) int TLSClass2::tlsvar = 1;
^
conftest.cpp: In function 'int main()':
conftest.cpp:35:25: error: 'NULL' was not declared in this scope
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~
configure:19164: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| /* end confdefs.h. */
| template class TLSClass {
| public: static T *tlsvar;
| };
| class TLSClass2 {
| public: static int tlsvar;
| };
| template __declspec(thread) T* TLSClass::tlsvar = NULL;
| __declspec(thread) int TLSClass2::tlsvar = 1;
| static int x = 0;
| int
| main ()
| {
| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
| ;
| return 0;
| }
configure:19164: g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
conftest.cpp:29:48: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]
template __declspec(__thread) T* TLSClass::tlsvar = NULL;
^~~~~~~~
conftest.cpp:29:48: error: storage class specifiers invalid in parameter declarations
conftest.cpp:29:48: error: storage class specified for parameter 'parameter'
conftest.cpp:29:59: error: expected constructor, destructor, or type conversion before 'T'
template __declspec(__thread) T* TLSClass::tlsvar = NULL;
^
conftest.cpp:30:26: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]
__declspec(__thread) int TLSClass2::tlsvar = 1;
^~~~~~~~
conftest.cpp:30:26: error: storage class specifiers invalid in parameter declarations
conftest.cpp:30:26: error: storage class specified for parameter 'parameter'
conftest.cpp:30:36: error: expected constructor, destructor, or type conversion before 'int'
__declspec(__thread) int TLSClass2::tlsvar = 1;
^~~
conftest.cpp: In function 'int main()':
conftest.cpp:35:25: error: 'NULL' was not declared in this scope
TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
^~~~
configure:19164: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| /* end confdefs.h. */
| template class TLSClass {
| public: static T *tlsvar;
| };
| class TLSClass2 {
| public: static int tlsvar;
| };
| template __declspec(__thread) T* TLSClass::tlsvar = NULL;
| __declspec(__thread) int TLSClass2::tlsvar = 1;
| static int x = 0;
| int
| main ()
| {
| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1;
| ;
| return 0;
| }
configure:19203: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'get_tls':
conftest.c:33:49: warning: passing argument 1 of 'pthread_getspecific' makes integer from pointer without a cast [-Wint-conversion]
return (void *)pthread_getspecific(&key);
^
In file included from conftest.c:24:0:
/usr/include/pthread.h:1119:14: note: expected 'pthread_key_t {aka unsigned int}' but argument is of type 'pthread_key_t * {aka unsigned int *}'
extern void *pthread_getspecific (pthread_key_t __key) __THROW;
^~~~~~~~~~~~~~~~~~~
conftest.c: In function 'set_tls':
conftest.c:36:35: warning: passing argument 1 of 'pthread_setspecific' makes integer from pointer without a cast [-Wint-conversion]
pthread_setspecific(&key, p);
^
In file included from conftest.c:24:0:
/usr/include/pthread.h:1122:12: note: expected 'pthread_key_t {aka unsigned int}' but argument is of type 'pthread_key_t * {aka unsigned int *}'
extern int pthread_setspecific (pthread_key_t __key,
^~~~~~~~~~~~~~~~~~~
configure:19203: $? = 0
configure:19219: result: pthread
configure:19239: checking whether stat file-mode macros are broken
configure:19266: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19266: $? = 0
configure:19273: result: no
configure:19281: checking whether time.h and sys/time.h may both be included
configure:19301: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19301: $? = 0
configure:19308: result: yes
configure:19319: checking for dirent.h that defines DIR
configure:19338: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19338: $? = 0
configure:19346: result: yes
configure:19359: checking for library containing opendir
configure:19390: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19390: $? = 0
configure:19407: result: none required
configure:19477: checking execinfo.h usability
configure:19477: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19477: $? = 0
configure:19477: result: yes
configure:19477: checking execinfo.h presence
configure:19477: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:19477: $? = 0
configure:19477: result: yes
configure:19477: checking for execinfo.h
configure:19477: result: yes
configure:19477: checking sys/select.h usability
configure:19477: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19477: $? = 0
configure:19477: result: yes
configure:19477: checking sys/select.h presence
configure:19477: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:19477: $? = 0
configure:19477: result: yes
configure:19477: checking for sys/select.h
configure:19477: result: yes
configure:19477: checking sys/socket.h usability
configure:19477: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19477: $? = 0
configure:19477: result: yes
configure:19477: checking sys/socket.h presence
configure:19477: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:19477: $? = 0
configure:19477: result: yes
configure:19477: checking for sys/socket.h
configure:19477: result: yes
configure:19477: checking sys/time.h usability
configure:19477: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19477: $? = 0
configure:19477: result: yes
configure:19477: checking sys/time.h presence
configure:19477: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:19477: $? = 0
configure:19477: result: yes
configure:19477: checking for sys/time.h
configure:19477: result: yes
configure:19487: checking for struct stat.st_blksize
configure:19487: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19487: $? = 0
configure:19487: result: yes
configure:19511: checking for inttypes.h
configure:19511: result: yes
configure:19528: checking for stdint.h
configure:19539: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19539: $? = 0
configure:19540: result: yes
configure:19543: checking if stdint.h can be used by C++
configure:19559: g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
configure:19559: $? = 0
configure:19560: result: yes
configure:19597: checking stddef.h usability
configure:19597: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19597: $? = 0
configure:19597: result: yes
configure:19597: checking stddef.h presence
configure:19597: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:19597: $? = 0
configure:19597: result: yes
configure:19597: checking for stddef.h
configure:19597: result: yes
configure:19607: checking for unistd.h
configure:19607: result: yes
configure:19624: checking size of char
configure:19629: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19629: $? = 0
configure:19629: ./conftest
configure:19629: $? = 0
configure:19644: result: 1
configure:19658: checking size of unsigned char
configure:19663: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19663: $? = 0
configure:19663: ./conftest
configure:19663: $? = 0
configure:19678: result: 1
configure:19692: checking size of short
configure:19697: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19697: $? = 0
configure:19697: ./conftest
configure:19697: $? = 0
configure:19712: result: 2
configure:19726: checking size of unsigned short
configure:19731: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19731: $? = 0
configure:19731: ./conftest
configure:19731: $? = 0
configure:19746: result: 2
configure:19760: checking size of int
configure:19765: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19765: $? = 0
configure:19765: ./conftest
configure:19765: $? = 0
configure:19780: result: 4
configure:19794: checking size of unsigned int
configure:19799: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19799: $? = 0
configure:19799: ./conftest
configure:19799: $? = 0
configure:19814: result: 4
configure:19828: checking size of long
configure:19833: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19833: $? = 0
configure:19833: ./conftest
configure:19833: $? = 0
configure:19848: result: 8
configure:19862: checking size of unsigned long
configure:19867: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19867: $? = 0
configure:19867: ./conftest
configure:19867: $? = 0
configure:19882: result: 8
configure:19896: checking size of long long
configure:19901: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19901: $? = 0
configure:19901: ./conftest
configure:19901: $? = 0
configure:19916: result: 8
configure:19930: checking size of unsigned long long
configure:19935: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19935: $? = 0
configure:19935: ./conftest
configure:19935: $? = 0
configure:19950: result: 8
configure:19964: checking size of char *
configure:19969: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19969: $? = 0
configure:19969: ./conftest
configure:19969: $? = 0
configure:19984: result: 8
configure:19998: checking for u_char
configure:19998: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:19998: $? = 0
configure:19998: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:21: error: expected expression before ')' token
if (sizeof ((u_char)))
^
configure:19998: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((u_char)))
| return 0;
| ;
| return 0;
| }
configure:19998: result: yes
configure:20008: checking for u_short
configure:20008: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:20008: $? = 0
configure:20008: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:22: error: expected expression before ')' token
if (sizeof ((u_short)))
^
configure:20008: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((u_short)))
| return 0;
| ;
| return 0;
| }
configure:20008: result: yes
configure:20018: checking for u_int
configure:20018: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:20018: $? = 0
configure:20018: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:20: error: expected expression before ')' token
if (sizeof ((u_int)))
^
configure:20018: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((u_int)))
| return 0;
| ;
| return 0;
| }
configure:20018: result: yes
configure:20028: checking for u_long
configure:20028: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:20028: $? = 0
configure:20028: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:21: error: expected expression before ')' token
if (sizeof ((u_long)))
^
configure:20028: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((u_long)))
| return 0;
| ;
| return 0;
| }
configure:20028: result: yes
configure:20039: checking for u_int8_t
configure:20039: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:20039: $? = 0
configure:20039: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:23: error: expected expression before ')' token
if (sizeof ((u_int8_t)))
^
configure:20039: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((u_int8_t)))
| return 0;
| ;
| return 0;
| }
configure:20039: result: yes
configure:20065: checking for u_int16_t
configure:20065: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:20065: $? = 0
configure:20065: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:24: error: expected expression before ')' token
if (sizeof ((u_int16_t)))
^
configure:20065: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((u_int16_t)))
| return 0;
| ;
| return 0;
| }
configure:20065: result: yes
configure:20091: checking for int16_t
configure:20091: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:20091: $? = 0
configure:20091: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:22: error: expected expression before ')' token
if (sizeof ((int16_t)))
^
configure:20091: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((int16_t)))
| return 0;
| ;
| return 0;
| }
configure:20091: result: yes
configure:20117: checking for u_int32_t
configure:20117: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:20117: $? = 0
configure:20117: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:24: error: expected expression before ')' token
if (sizeof ((u_int32_t)))
^
configure:20117: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((u_int32_t)))
| return 0;
| ;
| return 0;
| }
configure:20117: result: yes
configure:20143: checking for int32_t
configure:20143: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:20143: $? = 0
configure:20143: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:22: error: expected expression before ')' token
if (sizeof ((int32_t)))
^
configure:20143: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((int32_t)))
| return 0;
| ;
| return 0;
| }
configure:20143: result: yes
configure:20169: checking for u_int64_t
configure:20169: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:20169: $? = 0
configure:20169: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:24: error: expected expression before ')' token
if (sizeof ((u_int64_t)))
^
configure:20169: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((u_int64_t)))
| return 0;
| ;
| return 0;
| }
configure:20169: result: yes
configure:20195: checking for int64_t
configure:20195: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:20195: $? = 0
configure:20195: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:22: error: expected expression before ')' token
if (sizeof ((int64_t)))
^
configure:20195: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((int64_t)))
| return 0;
| ;
| return 0;
| }
configure:20195: result: yes
configure:20225: checking for FILE *
configure:20225: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:20225: $? = 0
configure:20225: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:21: error: expected expression before ')' token
if (sizeof ((FILE *)))
^
configure:20225: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((FILE *)))
| return 0;
| ;
| return 0;
| }
configure:20225: result: yes
configure:20234: checking for off_t
configure:20234: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:20234: $? = 0
configure:20234: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:20: error: expected expression before ')' token
if (sizeof ((off_t)))
^
configure:20234: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:20234: result: yes
configure:20243: checking for pid_t
configure:20243: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:20243: $? = 0
configure:20243: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:20: error: expected expression before ')' token
if (sizeof ((pid_t)))
^
configure:20243: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:20243: result: yes
configure:20252: checking for size_t
configure:20252: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:20252: $? = 0
configure:20252: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:20252: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:20252: result: yes
configure:20261: checking for time_t
configure:20261: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:20261: $? = 0
configure:20261: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:21: error: expected expression before ')' token
if (sizeof ((time_t)))
^
configure:20261: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((time_t)))
| return 0;
| ;
| return 0;
| }
configure:20261: result: yes
configure:20276: checking size of size_t
configure:20281: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:20281: $? = 0
configure:20281: ./conftest
configure:20281: $? = 0
configure:20296: result: 8
configure:20307: checking for ssize_t
configure:20307: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:20307: $? = 0
configure:20307: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:52:22: error: expected expression before ')' token
if (sizeof ((ssize_t)))
^
configure:20307: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:20307: result: yes
configure:20335: checking for uintmax_t
configure:20335: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:20335: $? = 0
configure:20335: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:78:24: error: expected expression before ')' token
if (sizeof ((uintmax_t)))
^
configure:20335: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((uintmax_t)))
| return 0;
| ;
| return 0;
| }
configure:20335: result: yes
configure:20353: checking for uintptr_t
configure:20353: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:20353: $? = 0
configure:20353: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:78:24: error: expected expression before ')' token
if (sizeof ((uintptr_t)))
^
configure:20353: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| return 0;
| ;
| return 0;
| }
configure:20353: result: yes
configure:20378: checking for socklen_t
configure:20378: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:20378: $? = 0
configure:20378: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:55:24: error: expected expression before ')' token
if (sizeof ((socklen_t)))
^
configure:20378: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
| #include
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:20378: result: yes
configure:20437: checking for ANSI C exit success/failure values
configure:20454: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:20454: $? = 0
configure:20461: result: yes
configure:20469: checking for getopt optreset variable
configure:20486: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
/tmp/cc9DDRlP.o: In function `main':
conftest.c:(.text+0x6): undefined reference to `optreset'
collect2: error: ld returned 1 exit status
configure:20486: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_EXIT_SUCCESS 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| extern int optreset; optreset = 1;
| ;
| return 0;
| }
configure:20494: result: no
configure:20510: checking for mutexes
configure:20634: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:46:1: warning: return type defaults to 'int' [-Wimplicit-int]
main() {
^~~~
configure:20634: $? = 0
configure:20634: ./conftest
configure:20634: $? = 0
configure:20682: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:46:1: warning: return type defaults to 'int' [-Wimplicit-int]
main() {
^~~~
configure:20682: $? = 0
configure:20682: ./conftest
configure:20682: $? = 0
configure:20732: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:46:1: warning: return type defaults to 'int' [-Wimplicit-int]
main() {
^~~~
configure:20732: $? = 0
configure:20732: ./conftest
configure:20732: $? = 0
configure:21382: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:3: error: unknown type name 'FAIL'
FAIL TO COMPILE/LINK
^~~~
conftest.c:51:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'COMPILE'
FAIL TO COMPILE/LINK
^~~~~~~
configure:21382: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_EXIT_SUCCESS 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #if (defined(i386) || defined(__i386__)) && defined(__GNUC__)
| exit(0);
| #else
| FAIL TO COMPILE/LINK
| #endif
|
| ;
| return 0;
| }
configure:21405: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:49:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(0);
^~~~
conftest.c:49:3: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:49:3: note: include '' or provide a declaration of 'exit'
configure:21405: $? = 0
configure:21432: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c:44:25: fatal error: sys/atomic.h: No such file or directory
#include
^
compilation terminated.
configure:21432: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_EXIT_SUCCESS 1
| /* end confdefs.h. */
|
| #include
| #include
| int
| main ()
| {
|
| typedef lock_t tsl_t;
| lock_t x;
| _lock_try(&x);
| _lock_clear(&x);
| membar_enter();
|
| ;
| return 0;
| }
configure:21457: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:52:3: error: unknown type name 'FAIL'
FAIL TO COMPILE/LINK
^~~~
conftest.c:52:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'COMPILE'
FAIL TO COMPILE/LINK
^~~~~~~
configure:21457: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_EXIT_SUCCESS 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #if defined(__sparc__) && defined(__GNUC__)
| asm volatile ("membar #StoreStore|#StoreLoad|#LoadStore");
| exit(0);
| #else
| FAIL TO COMPILE/LINK
| #endif
|
| ;
| return 0;
| }
configure:22032: result: POSIX/pthreads/library/x86_64/gcc-assembly
configure:22325: checking pthread.h usability
configure:22325: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:22325: $? = 0
configure:22325: result: yes
configure:22325: checking pthread.h presence
configure:22325: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:22325: $? = 0
configure:22325: result: yes
configure:22325: checking for pthread.h
configure:22325: result: yes
configure:22335: checking for main in -lpthread
configure:22354: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:22354: $? = 0
configure:22363: result: yes
configure:22398: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:22398: $? = 0
configure:22441: checking for atomic operations
configure:22478: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c: In function 'main':
conftest.c:59:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(0);
^~~~
conftest.c:59:3: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:59:3: note: include '' or provide a declaration of 'exit'
configure:22478: $? = 0
configure:22510: result: x86/gcc-assembly
configure:22644: checking for library containing sched_yield
configure:22675: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:22675: $? = 0
configure:22692: result: none required
configure:22702: checking for library containing fdatasync
configure:22733: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:22733: $? = 0
configure:22750: result: none required
configure:22759: checking for library containing getaddrinfo
configure:22790: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:22790: $? = 0
configure:22807: result: none required
configure:22815: checking for library containing hstrerror
configure:22846: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:22846: $? = 0
configure:22863: result: none required
configure:22878: checking for main in -lm
configure:22897: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -lpthread >&5
configure:22897: $? = 0
configure:22906: result: yes
configure:22913: checking for main in -lnsl
configure:22932: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lnsl -lpthread >&5
configure:22932: $? = 0
configure:22941: result: yes
configure:22948: checking for main in -lsocket
configure:22967: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lsocket -lpthread >&5
/usr/sbin/ld: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure:22967: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_EXIT_SUCCESS 1
| #define HAVE_MUTEX_PTHREADS 1
| #define HAVE_PTHREAD_COND_REINIT_OKAY 1
| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1
| #define HAVE_MUTEX_X86_64_GCC_ASSEMBLY 1
| #define HAVE_MUTEX_SUPPORT 1
| #define HAVE_SHARED_LATCHES 1
| #define HAVE_MUTEX_HYBRID 1
| #define HAVE_SIMPLE_THREAD_TYPE 1
| #define HAVE_ATOMIC_SUPPORT 1
| #define HAVE_ATOMIC_X86_GCC_ASSEMBLY 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:22976: result: no
configure:22989: checking for abort
configure:22989: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:76:6: warning: conflicting types for built-in function 'abort'
char abort ();
^~~~~
configure:22989: $? = 0
configure:22989: result: yes
configure:23002: checking for atoi
configure:23002: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23002: $? = 0
configure:23002: result: yes
configure:23015: checking for atol
configure:23015: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23015: $? = 0
configure:23015: result: yes
configure:23028: checking for bsearch
configure:23028: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23028: $? = 0
configure:23028: result: yes
configure:23041: checking for getcwd
configure:23041: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23041: $? = 0
configure:23041: result: yes
configure:23054: checking for getenv
configure:23054: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23054: $? = 0
configure:23054: result: yes
configure:23067: checking for getopt
configure:23067: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23067: $? = 0
configure:23067: result: yes
configure:23080: checking for isalpha
configure:23080: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:83:6: warning: conflicting types for built-in function 'isalpha'
char isalpha ();
^~~~~~~
configure:23080: $? = 0
configure:23080: result: yes
configure:23093: checking for isdigit
configure:23093: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:84:6: warning: conflicting types for built-in function 'isdigit'
char isdigit ();
^~~~~~~
configure:23093: $? = 0
configure:23093: result: yes
configure:23106: checking for isprint
configure:23106: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:85:6: warning: conflicting types for built-in function 'isprint'
char isprint ();
^~~~~~~
configure:23106: $? = 0
configure:23106: result: yes
configure:23119: checking for isspace
configure:23119: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:86:6: warning: conflicting types for built-in function 'isspace'
char isspace ();
^~~~~~~
configure:23119: $? = 0
configure:23119: result: yes
configure:23132: checking for memcmp
configure:23132: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:87:6: warning: conflicting types for built-in function 'memcmp'
char memcmp ();
^~~~~~
configure:23132: $? = 0
configure:23132: result: yes
configure:23145: checking for memcpy
configure:23145: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:88:6: warning: conflicting types for built-in function 'memcpy'
char memcpy ();
^~~~~~
configure:23145: $? = 0
configure:23145: result: yes
configure:23158: checking for memmove
configure:23158: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:89:6: warning: conflicting types for built-in function 'memmove'
char memmove ();
^~~~~~~
configure:23158: $? = 0
configure:23158: result: yes
configure:23171: checking for printf
configure:23171: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:90:6: warning: conflicting types for built-in function 'printf'
char printf ();
^~~~~~
configure:23171: $? = 0
configure:23171: result: yes
configure:23184: checking for qsort
configure:23184: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23184: $? = 0
configure:23184: result: yes
configure:23197: checking for raise
configure:23197: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23197: $? = 0
configure:23197: result: yes
configure:23210: checking for rand
configure:23210: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23210: $? = 0
configure:23210: result: yes
configure:23223: checking for strcasecmp
configure:23223: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:94:6: warning: conflicting types for built-in function 'strcasecmp'
char strcasecmp ();
^~~~~~~~~~
configure:23223: $? = 0
configure:23223: result: yes
configure:23236: checking for strcat
configure:23236: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:95:6: warning: conflicting types for built-in function 'strcat'
char strcat ();
^~~~~~
configure:23236: $? = 0
configure:23236: result: yes
configure:23249: checking for strchr
configure:23249: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:96:6: warning: conflicting types for built-in function 'strchr'
char strchr ();
^~~~~~
configure:23249: $? = 0
configure:23249: result: yes
configure:23262: checking for strdup
configure:23262: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:97:6: warning: conflicting types for built-in function 'strdup'
char strdup ();
^~~~~~
configure:23262: $? = 0
configure:23262: result: yes
configure:23275: checking for strerror
configure:23275: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23275: $? = 0
configure:23275: result: yes
configure:23288: checking for strncat
configure:23288: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:99:6: warning: conflicting types for built-in function 'strncat'
char strncat ();
^~~~~~~
configure:23288: $? = 0
configure:23288: result: yes
configure:23301: checking for strncmp
configure:23301: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:100:6: warning: conflicting types for built-in function 'strncmp'
char strncmp ();
^~~~~~~
configure:23301: $? = 0
configure:23301: result: yes
configure:23314: checking for strrchr
configure:23314: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:101:6: warning: conflicting types for built-in function 'strrchr'
char strrchr ();
^~~~~~~
configure:23314: $? = 0
configure:23314: result: yes
configure:23327: checking for strsep
configure:23327: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23327: $? = 0
configure:23327: result: yes
configure:23340: checking for strtol
configure:23340: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23340: $? = 0
configure:23340: result: yes
configure:23353: checking for strtoul
configure:23353: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23353: $? = 0
configure:23353: result: yes
configure:23377: checking for _fstati64
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
/tmp/cc85nQSa.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `_fstati64'
collect2: error: ld returned 1 exit status
configure:23377: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_EXIT_SUCCESS 1
| #define HAVE_MUTEX_PTHREADS 1
| #define HAVE_PTHREAD_COND_REINIT_OKAY 1
| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1
| #define HAVE_MUTEX_X86_64_GCC_ASSEMBLY 1
| #define HAVE_MUTEX_SUPPORT 1
| #define HAVE_SHARED_LATCHES 1
| #define HAVE_MUTEX_HYBRID 1
| #define HAVE_SIMPLE_THREAD_TYPE 1
| #define HAVE_ATOMIC_SUPPORT 1
| #define HAVE_ATOMIC_X86_GCC_ASSEMBLY 1
| #define HAVE_ABORT 1
| #define HAVE_ATOI 1
| #define HAVE_ATOL 1
| #define HAVE_BSEARCH 1
| #define HAVE_GETCWD 1
| #define HAVE_GETENV 1
| #define HAVE_GETOPT 1
| #define HAVE_ISALPHA 1
| #define HAVE_ISDIGIT 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_RAISE 1
| #define HAVE_RAND 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCAT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCAT 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSEP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h. */
| /* Define _fstati64 to an innocuous variant, in case declares _fstati64.
| For example, HP-UX 11i declares gettimeofday. */
| #define _fstati64 innocuous__fstati64
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _fstati64 (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _fstati64
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _fstati64 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__fstati64 || defined __stub____fstati64
| choke me
| #endif
|
| int
| main ()
| {
| return _fstati64 ();
| ;
| return 0;
| }
configure:23377: result: no
configure:23377: checking for backtrace
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for backtrace_symbols
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for directio
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
/tmp/ccvluqXn.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `directio'
collect2: error: ld returned 1 exit status
configure:23377: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_EXIT_SUCCESS 1
| #define HAVE_MUTEX_PTHREADS 1
| #define HAVE_PTHREAD_COND_REINIT_OKAY 1
| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1
| #define HAVE_MUTEX_X86_64_GCC_ASSEMBLY 1
| #define HAVE_MUTEX_SUPPORT 1
| #define HAVE_SHARED_LATCHES 1
| #define HAVE_MUTEX_HYBRID 1
| #define HAVE_SIMPLE_THREAD_TYPE 1
| #define HAVE_ATOMIC_SUPPORT 1
| #define HAVE_ATOMIC_X86_GCC_ASSEMBLY 1
| #define HAVE_ABORT 1
| #define HAVE_ATOI 1
| #define HAVE_ATOL 1
| #define HAVE_BSEARCH 1
| #define HAVE_GETCWD 1
| #define HAVE_GETENV 1
| #define HAVE_GETOPT 1
| #define HAVE_ISALPHA 1
| #define HAVE_ISDIGIT 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_RAISE 1
| #define HAVE_RAND 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCAT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCAT 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSEP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_BACKTRACE 1
| #define HAVE_BACKTRACE_SYMBOLS 1
| /* end confdefs.h. */
| /* Define directio to an innocuous variant, in case declares directio.
| For example, HP-UX 11i declares gettimeofday. */
| #define directio innocuous_directio
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char directio (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef directio
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char directio ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_directio || defined __stub___directio
| choke me
| #endif
|
| int
| main ()
| {
| return directio ();
| ;
| return 0;
| }
configure:23377: result: no
configure:23377: checking for fchmod
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for fclose
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for fcntl
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for fdatasync
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for fgetc
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for fgets
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for fopen
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for fwrite
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:114:6: warning: conflicting types for built-in function 'fwrite'
char fwrite ();
^~~~~~
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for getgid
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for getrusage
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for getuid
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for hstrerror
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for mprotect
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for pstat_getdynamic
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
/tmp/ccFUrm3T.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `pstat_getdynamic'
collect2: error: ld returned 1 exit status
configure:23377: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_EXIT_SUCCESS 1
| #define HAVE_MUTEX_PTHREADS 1
| #define HAVE_PTHREAD_COND_REINIT_OKAY 1
| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1
| #define HAVE_MUTEX_X86_64_GCC_ASSEMBLY 1
| #define HAVE_MUTEX_SUPPORT 1
| #define HAVE_SHARED_LATCHES 1
| #define HAVE_MUTEX_HYBRID 1
| #define HAVE_SIMPLE_THREAD_TYPE 1
| #define HAVE_ATOMIC_SUPPORT 1
| #define HAVE_ATOMIC_X86_GCC_ASSEMBLY 1
| #define HAVE_ABORT 1
| #define HAVE_ATOI 1
| #define HAVE_ATOL 1
| #define HAVE_BSEARCH 1
| #define HAVE_GETCWD 1
| #define HAVE_GETENV 1
| #define HAVE_GETOPT 1
| #define HAVE_ISALPHA 1
| #define HAVE_ISDIGIT 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_RAISE 1
| #define HAVE_RAND 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCAT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCAT 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSEP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_BACKTRACE 1
| #define HAVE_BACKTRACE_SYMBOLS 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCLOSE 1
| #define HAVE_FCNTL 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FGETC 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FWRITE 1
| #define HAVE_GETGID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETUID 1
| #define HAVE_HSTRERROR 1
| #define HAVE_MPROTECT 1
| /* end confdefs.h. */
| /* Define pstat_getdynamic to an innocuous variant, in case declares pstat_getdynamic.
| For example, HP-UX 11i declares gettimeofday. */
| #define pstat_getdynamic innocuous_pstat_getdynamic
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pstat_getdynamic (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef pstat_getdynamic
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pstat_getdynamic ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_pstat_getdynamic || defined __stub___pstat_getdynamic
| choke me
| #endif
|
| int
| main ()
| {
| return pstat_getdynamic ();
| ;
| return 0;
| }
configure:23377: result: no
configure:23377: checking for pthread_self
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for pthread_yield
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for random
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for sched_yield
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for select
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for setgid
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for setuid
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for sigaction
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for snprintf
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:128:6: warning: conflicting types for built-in function 'snprintf'
char snprintf ();
^~~~~~~~
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for stat
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for sysconf
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for vsnprintf
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:131:6: warning: conflicting types for built-in function 'vsnprintf'
char vsnprintf ();
^~~~~~~~~
configure:23377: $? = 0
configure:23377: result: yes
configure:23377: checking for yield
configure:23377: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
/tmp/ccMDGQiI.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `yield'
collect2: error: ld returned 1 exit status
configure:23377: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_EXIT_SUCCESS 1
| #define HAVE_MUTEX_PTHREADS 1
| #define HAVE_PTHREAD_COND_REINIT_OKAY 1
| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1
| #define HAVE_MUTEX_X86_64_GCC_ASSEMBLY 1
| #define HAVE_MUTEX_SUPPORT 1
| #define HAVE_SHARED_LATCHES 1
| #define HAVE_MUTEX_HYBRID 1
| #define HAVE_SIMPLE_THREAD_TYPE 1
| #define HAVE_ATOMIC_SUPPORT 1
| #define HAVE_ATOMIC_X86_GCC_ASSEMBLY 1
| #define HAVE_ABORT 1
| #define HAVE_ATOI 1
| #define HAVE_ATOL 1
| #define HAVE_BSEARCH 1
| #define HAVE_GETCWD 1
| #define HAVE_GETENV 1
| #define HAVE_GETOPT 1
| #define HAVE_ISALPHA 1
| #define HAVE_ISDIGIT 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_RAISE 1
| #define HAVE_RAND 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCAT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCAT 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSEP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_BACKTRACE 1
| #define HAVE_BACKTRACE_SYMBOLS 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCLOSE 1
| #define HAVE_FCNTL 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FGETC 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FWRITE 1
| #define HAVE_GETGID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETUID 1
| #define HAVE_HSTRERROR 1
| #define HAVE_MPROTECT 1
| #define HAVE_PTHREAD_SELF 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_RANDOM 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_SELECT 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STAT 1
| #define HAVE_SYSCONF 1
| #define HAVE_VSNPRINTF 1
| /* end confdefs.h. */
| /* Define yield to an innocuous variant, in case declares yield.
| For example, HP-UX 11i declares gettimeofday. */
| #define yield innocuous_yield
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char yield (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef yield
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char yield ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_yield || defined __stub___yield
| choke me
| #endif
|
| int
| main ()
| {
| return yield ();
| ;
| return 0;
| }
configure:23377: result: no
configure:23392: checking for gettimeofday
configure:23392: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23392: $? = 0
configure:23392: result: yes
configure:23392: checking for localtime
configure:23392: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23392: $? = 0
configure:23392: result: yes
configure:23392: checking for time
configure:23392: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23392: $? = 0
configure:23392: result: yes
configure:23392: checking for strftime
configure:23392: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:135:6: warning: conflicting types for built-in function 'strftime'
char strftime ();
^~~~~~~~
configure:23392: $? = 0
configure:23392: result: yes
configure:23410: checking for clock_gettime
configure:23410: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23410: $? = 0
configure:23410: result: yes
configure:23425: checking for clock_gettime monotonic clock
configure:23464: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:116:1: warning: return type defaults to 'int' [-Wimplicit-int]
main() {
^~~~
conftest.c: In function 'main':
conftest.c:118:10: warning: implicit declaration of function 'clock_gettime' [-Wimplicit-function-declaration]
return (clock_gettime(CLOCK_MONOTONIC, &t) != 0);
^~~~~~~~~~~~~
conftest.c:118:24: error: 'CLOCK_MONOTONIC' undeclared (first use in this function)
return (clock_gettime(CLOCK_MONOTONIC, &t) != 0);
^~~~~~~~~~~~~~~
conftest.c:118:24: note: each undeclared identifier is reported only once for each function it appears in
configure:23464: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_EXIT_SUCCESS 1
| #define HAVE_MUTEX_PTHREADS 1
| #define HAVE_PTHREAD_COND_REINIT_OKAY 1
| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1
| #define HAVE_MUTEX_X86_64_GCC_ASSEMBLY 1
| #define HAVE_MUTEX_SUPPORT 1
| #define HAVE_SHARED_LATCHES 1
| #define HAVE_MUTEX_HYBRID 1
| #define HAVE_SIMPLE_THREAD_TYPE 1
| #define HAVE_ATOMIC_SUPPORT 1
| #define HAVE_ATOMIC_X86_GCC_ASSEMBLY 1
| #define HAVE_ABORT 1
| #define HAVE_ATOI 1
| #define HAVE_ATOL 1
| #define HAVE_BSEARCH 1
| #define HAVE_GETCWD 1
| #define HAVE_GETENV 1
| #define HAVE_GETOPT 1
| #define HAVE_ISALPHA 1
| #define HAVE_ISDIGIT 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_RAISE 1
| #define HAVE_RAND 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCAT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCAT 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSEP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_BACKTRACE 1
| #define HAVE_BACKTRACE_SYMBOLS 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCLOSE 1
| #define HAVE_FCNTL 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FGETC 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FWRITE 1
| #define HAVE_GETGID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETUID 1
| #define HAVE_HSTRERROR 1
| #define HAVE_MPROTECT 1
| #define HAVE_PTHREAD_SELF 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_RANDOM 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_SELECT 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STAT 1
| #define HAVE_SYSCONF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME 1
| #define HAVE_TIME 1
| #define HAVE_STRFTIME 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h. */
|
| #include
| main() {
| struct timespec t;
| return (clock_gettime(CLOCK_MONOTONIC, &t) != 0);
| }
configure:23475: result: no
configure:23491: checking for ctime_r
configure:23491: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23491: $? = 0
configure:23491: result: yes
configure:23501: checking for 2 or 3 argument version of ctime_r
configure:23521: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c: In function 'main':
conftest.c:121:2: error: too many arguments to function 'ctime_r'
ctime_r(NULL, NULL, 100);
^~~~~~~
In file included from conftest.c:116:0:
/usr/include/time.h:276:14: note: declared here
extern char *ctime_r (const time_t *__restrict __timer,
^~~~~~~
configure:23521: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-5.3.28"
| #define PACKAGE_VERSION "5.3.28"
| #define PACKAGE_STRING "Berkeley DB 5.3.28"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| #define PACKAGE_URL ""
| #define HAVE_UPGRADE_SUPPORT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYSTEM_INCLUDE_FILES 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_EXIT_SUCCESS 1
| #define HAVE_MUTEX_PTHREADS 1
| #define HAVE_PTHREAD_COND_REINIT_OKAY 1
| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1
| #define HAVE_MUTEX_X86_64_GCC_ASSEMBLY 1
| #define HAVE_MUTEX_SUPPORT 1
| #define HAVE_SHARED_LATCHES 1
| #define HAVE_MUTEX_HYBRID 1
| #define HAVE_SIMPLE_THREAD_TYPE 1
| #define HAVE_ATOMIC_SUPPORT 1
| #define HAVE_ATOMIC_X86_GCC_ASSEMBLY 1
| #define HAVE_ABORT 1
| #define HAVE_ATOI 1
| #define HAVE_ATOL 1
| #define HAVE_BSEARCH 1
| #define HAVE_GETCWD 1
| #define HAVE_GETENV 1
| #define HAVE_GETOPT 1
| #define HAVE_ISALPHA 1
| #define HAVE_ISDIGIT 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_RAISE 1
| #define HAVE_RAND 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCAT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCAT 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSEP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_BACKTRACE 1
| #define HAVE_BACKTRACE_SYMBOLS 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCLOSE 1
| #define HAVE_FCNTL 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FGETC 1
| #define HAVE_FGETS 1
| #define HAVE_FOPEN 1
| #define HAVE_FWRITE 1
| #define HAVE_GETGID 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETUID 1
| #define HAVE_HSTRERROR 1
| #define HAVE_MPROTECT 1
| #define HAVE_PTHREAD_SELF 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_RANDOM 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_SELECT 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STAT 1
| #define HAVE_SYSCONF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME 1
| #define HAVE_TIME 1
| #define HAVE_STRFTIME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CTIME_R 1
| /* end confdefs.h. */
|
| #include
| int
| main ()
| {
|
| ctime_r(NULL, NULL, 100);
|
| ;
| return 0;
| }
configure:23529: result: 2-argument
configure:23550: checking for ftruncate
configure:23550: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23550: $? = 0
configure:23550: result: yes
configure:23572: checking for pread
configure:23572: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23572: $? = 0
configure:23572: result: yes
configure:23572: checking for pwrite
configure:23572: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23572: $? = 0
configure:23572: result: yes
configure:23585: checking for getaddrinfo
configure:23606: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23606: $? = 0
configure:23614: result: yes
configure:23624: checking for fcntl/F_SETFD
configure:23645: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23645: $? = 0
configure:23653: result: yes
configure:23722: checking for special C compiler options needed for large files
configure:23767: result: no
configure:23773: checking for _FILE_OFFSET_BITS value needed for large files
configure:23798: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:23798: $? = 0
configure:23830: result: no
configure:23953: checking for mlock
configure:23953: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23953: $? = 0
configure:23953: result: yes
configure:23953: checking for munlock
configure:23953: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23953: $? = 0
configure:23953: result: yes
configure:23965: checking for mmap
configure:23965: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23965: $? = 0
configure:23965: result: yes
configure:23965: checking for munmap
configure:23965: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23965: $? = 0
configure:23965: result: yes
configure:23991: checking for shmget
configure:23991: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:23991: $? = 0
configure:23991: result: yes
configure:24004: checking for shmctl
configure:24027: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24150: checking for 64-bit integral type support for sequences
configure:24246: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:127:3: warning: return type defaults to 'int' [-Wimplicit-int]
main() {
^~~~
conftest.c: In function 'main':
conftest.c:134:10: warning: implicit declaration of function 'snprintf' [-Wimplicit-function-declaration]
(void)snprintf(buf, sizeof(buf), "%ld", l);
^~~~~~~~
conftest.c:134:10: warning: incompatible implicit declaration of built-in function 'snprintf'
conftest.c:134:10: note: include '' or provide a declaration of 'snprintf'
conftest.c:135:8: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
if (strcmp(buf, "9223372036854775807"))
^~~~~~
configure:24246: $? = 0
configure:24246: ./conftest
configure:24246: $? = 0
configure:24267: result: yes
configure:24279: checking for growing a file under an mmap region
configure:24376: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c: In function 'catch_sig':
conftest.c:160:6: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(1);
^~~~
conftest.c:160:6: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:160:6: note: include '' or provide a declaration of 'exit'
conftest.c: At top level:
conftest.c:163:5: warning: return type defaults to 'int' [-Wimplicit-int]
main() {
^~~~
conftest.c: In function 'main':
conftest.c:172:13: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration]
(void) unlink(underlying);
^~~~~~
conftest.c:185:19: warning: implicit declaration of function 'write' [-Wimplicit-function-declaration]
if ((count = write(fd, buf, sizeof(buf))) != sizeof(buf)) {
^~~~~
conftest.c:197:10: warning: implicit declaration of function 'lseek' [-Wimplicit-function-declaration]
if (lseek(fd, total_size - 1, SEEK_SET) < 0 ||
^~~~~
conftest.c:203:29: warning: passing argument 2 of 'signal' from incompatible pointer type [-Wincompatible-pointer-types]
(void) signal(SIGSEGV, catch_sig);
^~~~~~~~~
In file included from conftest.c:149:0:
/usr/include/signal.h:102:23: note: expected '__sighandler_t {aka void (*)(int)}' but argument is of type 'int (*)()'
extern __sighandler_t signal (int __sig, __sighandler_t __handler)
^~~~~~
conftest.c:204:28: warning: passing argument 2 of 'signal' from incompatible pointer type [-Wincompatible-pointer-types]
(void) signal(SIGBUS, catch_sig);
^~~~~~~~~
In file included from conftest.c:149:0:
/usr/include/signal.h:102:23: note: expected '__sighandler_t {aka void (*)(int)}' but argument is of type 'int (*)()'
extern __sighandler_t signal (int __sig, __sighandler_t __handler)
^~~~~~
conftest.c:209:6: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration]
close(fd);
^~~~~
configure:24376: $? = 0
configure:24376: ./conftest
configure:24376: $? = 0
configure:24391: result: yes
configure:24855: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Berkeley DB config.status 5.3.28, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 6e80b335ba23
config.status:1357: creating Makefile
config.status:1357: creating db_cxx.h
config.status:1357: creating db_int.h
config.status:1357: creating clib_port.h
config.status:1357: creating include.tcl
config.status:1357: creating db.h
config.status:1357: creating db_185.h
config.status:1357: creating db185_int.h
config.status:1357: creating dbstl_common.h
config.status:1357: creating db_config.h
config.status:1531: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__fstati64=no
ac_cv_func_abort=yes
ac_cv_func_atoi=yes
ac_cv_func_atol=yes
ac_cv_func_backtrace=yes
ac_cv_func_backtrace_symbols=yes
ac_cv_func_bsearch=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_ctime_r=yes
ac_cv_func_directio=no
ac_cv_func_fchmod=yes
ac_cv_func_fclose=yes
ac_cv_func_fcntl=yes
ac_cv_func_fdatasync=yes
ac_cv_func_fgetc=yes
ac_cv_func_fgets=yes
ac_cv_func_fopen=yes
ac_cv_func_ftruncate=yes
ac_cv_func_fwrite=yes
ac_cv_func_getcwd=yes
ac_cv_func_getenv=yes
ac_cv_func_getgid=yes
ac_cv_func_getopt=yes
ac_cv_func_getrusage=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getuid=yes
ac_cv_func_hstrerror=yes
ac_cv_func_isalpha=yes
ac_cv_func_isdigit=yes
ac_cv_func_isprint=yes
ac_cv_func_isspace=yes
ac_cv_func_localtime=yes
ac_cv_func_memcmp=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_mlock=yes
ac_cv_func_mmap=yes
ac_cv_func_mprotect=yes
ac_cv_func_munlock=yes
ac_cv_func_munmap=yes
ac_cv_func_pread=yes
ac_cv_func_printf=yes
ac_cv_func_pstat_getdynamic=no
ac_cv_func_pthread_self=yes
ac_cv_func_pthread_yield=yes
ac_cv_func_pwrite=yes
ac_cv_func_qsort=yes
ac_cv_func_raise=yes
ac_cv_func_rand=yes
ac_cv_func_random=yes
ac_cv_func_sched_yield=yes
ac_cv_func_select=yes
ac_cv_func_setgid=yes
ac_cv_func_setuid=yes
ac_cv_func_shmget=yes
ac_cv_func_sigaction=yes
ac_cv_func_snprintf=yes
ac_cv_func_stat=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strcat=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strftime=yes
ac_cv_func_strncat=yes
ac_cv_func_strncmp=yes
ac_cv_func_strrchr=yes
ac_cv_func_strsep=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_sysconf=yes
ac_cv_func_time=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_yield=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_m=ac_cv_lib_m_main
ac_cv_lib_m_main=yes
ac_cv_lib_nsl=ac_cv_lib_nsl_main
ac_cv_lib_nsl_main=yes
ac_cv_lib_pthread=ac_cv_lib_pthread_main
ac_cv_lib_pthread_main=yes
ac_cv_lib_socket=ac_cv_lib_socket_main
ac_cv_lib_socket_main=no
ac_cv_member_struct_stat_st_blksize=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_ac_pt_db_cv_path_sh=/usr/sbin/sh
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_CHMOD=chmod
ac_cv_prog_ac_ct_CP=cp
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_LN=ln
ac_cv_prog_ac_ct_MKDIR=mkdir
ac_cv_prog_ac_ct_MV=mv
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_RM=rm
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_search_fdatasync='none required'
ac_cv_search_getaddrinfo='none required'
ac_cv_search_hstrerror='none required'
ac_cv_search_opendir='none required'
ac_cv_search_sched_yield='none required'
ac_cv_sizeof_char=1
ac_cv_sizeof_char_p=8
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_sizeof_size_t=8
ac_cv_sizeof_unsigned_char=1
ac_cv_sizeof_unsigned_int=4
ac_cv_sizeof_unsigned_long=8
ac_cv_sizeof_unsigned_long_long=8
ac_cv_sizeof_unsigned_short=2
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_tls=pthread
ac_cv_type_FILE_p=yes
ac_cv_type_int16_t=yes
ac_cv_type_int32_t=yes
ac_cv_type_int64_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_time_t=yes
ac_cv_type_u_char=yes
ac_cv_type_u_int16_t=yes
ac_cv_type_u_int32_t=yes
ac_cv_type_u_int64_t=yes
ac_cv_type_u_int8_t=yes
ac_cv_type_u_int=yes
ac_cv_type_u_long=yes
ac_cv_type_u_short=yes
ac_cv_type_uintmax_t=yes
ac_cv_type_uintptr_t=yes
ac_pt_db_cv_path_sh=/usr/sbin/sh
db_cv_aligned_attribute=yes
db_cv_atomic=x86/gcc-assembly
db_cv_atomicfileread=no
db_cv_build_atomicsupport=yes
db_cv_build_compression=yes
db_cv_build_cryptography=yes
db_cv_build_full=yes
db_cv_build_hash=yes
db_cv_build_heap=yes
db_cv_build_mutexsupport=yes
db_cv_build_partition=yes
db_cv_build_queue=yes
db_cv_build_replication=yes
db_cv_build_sequence=yes
db_cv_build_statistics=yes
db_cv_build_verify=yes
db_cv_clock_monotonic=no
db_cv_compat185=yes
db_cv_ctime_r_3arg=2-argument
db_cv_cxx=yes
db_cv_cxx_have_stdheaders=yes
db_cv_dbm=yes
db_cv_debug=no
db_cv_debug_rop=no
db_cv_debug_wop=no
db_cv_diagnostic=no
db_cv_dtrace=no
db_cv_dump185=no
db_cv_exit_defines=yes
db_cv_fcntl_f_setfd=yes
db_cv_gcc_2_96=no
db_cv_getaddrinfo=yes
db_cv_java=no
db_cv_jdbc=no
db_cv_localization=no
db_cv_log_checksum=yes
db_cv_mingw=no
db_cv_mmap_extend=yes
db_cv_mutex=POSIX/pthreads/library/x86_64/gcc-assembly
db_cv_o_direct=no
db_cv_optreset=no
db_cv_path_sh=/usr/sbin/sh
db_cv_perfmon_statistics=no
db_cv_posixmutexes=no
db_cv_pthread_condinit_dupgood=yes
db_cv_pthread_rwlockinit_dupgood=yes
db_cv_rpc=no
db_cv_seq_fmt='"%ld"'
db_cv_seq_type=long
db_cv_seq_ufmt='"%lu"'
db_cv_shmctl_shm_lock=yes
db_cv_smallbuild=no
db_cv_sql=no
db_cv_sql_amalgamation=no
db_cv_sql_codegen=no
db_cv_sql_compat=no
db_cv_stl=yes
db_cv_stripped_messages=no
db_cv_systemtap=no
db_cv_tcl=no
db_cv_test=no
db_cv_uimutexes=no
db_cv_umrw=no
db_cv_uniquename=no
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/sbin/ld
lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/sbin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ADDITIONAL_INCS='db_185.h dbstl_common.h $(topdir)/lang/cxx/stl/dbstl_set.h $(topdir)/lang/cxx/stl/dbstl_vector.h $(topdir)/lang/cxx/stl/dbstl_exception.h $(topdir)/lang/cxx/stl/dbstl_map.h $(topdir)/lang/cxx/stl/dbstl_utility.h $(topdir)/lang/cxx/stl/dbstl_dbc.h $(topdir)/lang/cxx/stl/dbstl_dbt.h $(topdir)/lang/cxx/stl/dbstl_base_iterator.h $(topdir)/lang/cxx/stl/dbstl_container.h $(topdir)/lang/cxx/stl/dbstl_element_ref.h $(topdir)/lang/cxx/stl/dbstl_inner_utility.h $(topdir)/lang/cxx/stl/dbstl_resource_manager.h'
ADDITIONAL_LANG=''
ADDITIONAL_OBJS='db185.lo mut_tas.lo mut_pthread.lo $(BTREE_OBJS) $(HASH_OBJS) $(HASH_VRFY_OBJS) $(HEAP_OBJS) $(HEAP_VRFY_OBJS) $(QUEUE_OBJS) $(QUEUE_VRFY_OBJS) $(REP_OBJS) $(REPMGR_OBJS) $(BTREE_VRFY_OBJS) $(LOG_VRFY_OBJS) $(LOCK_OBJS) $(MUTEX_OBJS) dbm.lo hsearch.lo'
ADDITIONAL_PROGS=''
AR='ar'
AWK='gawk'
BUILD_TARGET='library_build'
CC='cc'
CCC='g++'
CFLAGS=' '
CHMOD='chmod'
CONFIGURATION_ARGS=''
CONFIGURATION_PATH=''
CP='cp'
CPP='cc -E'
CPPFLAGS=' -D_GNU_SOURCE -D_REENTRANT'
CRYPTO_OBJS='$(CRYPTO_OBJS)'
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS=''
DB_CONST=''
DB_PROTO1='#undef __P'
DB_PROTO2='#define __P(protos) protos'
DB_STRUCT_ALIGN8='__attribute__ ((aligned (8)))'
DB_VERSION_FAMILY='11'
DB_VERSION_FULL_STRING='"Berkeley DB 11g Release 2, library version 11.2.5.3.28: (September 9, 2013)"'
DB_VERSION_MAJOR='5'
DB_VERSION_MINOR='3'
DB_VERSION_PATCH='28'
DB_VERSION_RELEASE='2'
DB_VERSION_STRING='"Berkeley DB 5.3.28: (September 9, 2013)"'
DB_VERSION_UNIQUE_NAME=''
DEFAULT_LIB='$(libso_target)'
DEFAULT_LIB_CXX='$(libxso_target)'
DEFAULT_LIB_SQL=''
DEFAULT_LIB_SQLITE=''
DEFAULT_LIB_STL='$(libstlso_target)'
DEFAULT_LIB_TCL=''
DEFS='-DHAVE_CONFIG_H'
DLLTOOL='false'
DSYMUTIL=''
DTRACE=''
DTRACE_CPP='-C'
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
FILE_t_decl=''
FINAL_OBJS=''
GREP='/usr/sbin/grep'
INSTALLER='$(LIBTOOL) --mode=install cp -p'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LIBS='$(libso_target) $(libdb) $(libxso_target) $(libcxx) $(libstlso_target) $(libstl)'
INSTALL_LIBS_EXTRA=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_TARGET='library_install'
INT64_FMT='#define INT64_FMT "%ld"'
JAR=''
JAVA=''
JAVAC='nojavac'
JAVACFLAGS=''
JMODSUFFIX='.so'
KILL=''
LD='/usr/sbin/ld -m elf_x86_64'
LDFLAGS=''
LIBCSO_LIBS=''
LIBJSO_LIBS=''
LIBOBJS=''
LIBS=' -lpthread'
LIBSO_LIBS=' -lpthread'
LIBTOOL='./libtool'
LIBTSO_LIBS=''
LIBTSO_MODSUFFIX='.so'
LIBTSO_MODULE='-module'
LIBXSO_LIBS=''
LIPO=''
LISTPROBES_COMMAND=''
LISTPROBES_DEPENDENCY=''
LN='ln'
LN_S='ln -s'
LTLIBOBJS=''
MAKEFILE_CC='$(LIBTOOL) --mode=compile cc'
MAKEFILE_CCLINK='$(LIBTOOL) --mode=link cc'
MAKEFILE_CXX='$(LIBTOOL) --mode=compile g++'
MAKEFILE_CXXLINK='$(LIBTOOL) --mode=link g++'
MAKEFILE_SOLINK='$(LIBTOOL) --mode=link cc -avoid-version'
MAKEFILE_XSOLINK='$(LIBTOOL) --mode=link g++ -avoid-version'
MANIFEST_TOOL=':'
MKDIR='mkdir'
MODSUFFIX='.so'
MV='mv'
NM='/usr/sbin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OSDIR='os'
OTOOL64=''
OTOOL=''
PACKAGE_BUGREPORT='Oracle Technology Network Berkeley DB forum'
PACKAGE_NAME='Berkeley DB'
PACKAGE_STRING='Berkeley DB 5.3.28'
PACKAGE_TARNAME='db-5.3.28'
PACKAGE_URL=''
PACKAGE_VERSION='5.3.28'
PATH_SEPARATOR='/'
PERL=''
POSTLINK='$(LIBTOOL) --mode=execute true'
PRINTLOG_OBJS='$(PRINT_OBJS)'
RANLIB='ranlib'
REPLACEMENT_OBJS=''
RM='rm -f'
SED='/usr/sbin/sed'
SHELL='/bin/sh'
SOFLAGS='-rpath $(libdir)'
SOSUFFIX='.so'
SQL_FLAGS=''
SQL_LIBS=''
STAP=''
STRIP='strip'
SWIGCFLAGS=''
TCL_BIN_DIR=''
TCL_INCLUDE_SPEC=''
TCL_LIB_FILE=''
TCL_SRC_DIR=''
TCL_TCLSH=''
TEST_LIBS=' -lm -lnsl'
TLS_decl='#define HAVE_PTHREAD_TLS'
TLS_defn=''
UINT64_FMT='#define UINT64_FMT "%lu"'
WSTRING_decl=''
_ACJNI_JAVAC=''
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
cxx_have_stdheaders='#define HAVE_CXX_STDHEADERS 1'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
db_cv_path_sh='/usr/sbin/sh'
db_int_def=''
db_seq_decl='typedef long db_seq_t;'
db_threadid_t_decl='typedef pthread_t db_threadid_t;'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
int16_decl=''
int32_decl=''
int64_decl=''
inttypes_h_decl='#include '
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
o='.lo'
off_t_decl=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
pid_t_decl=''
platform_footer=''
platform_header=''
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
size_t_decl=''
ssize_t_decl=''
stddef_h_decl='#include '
stdint_h_decl='#include '
subdir_cmd=''
sysconfdir='${prefix}/etc'
target_alias=''
thread_h_decl='#include '
time_t_decl=''
topdir='..'
u_char_decl=''
u_int16_decl=''
u_int32_decl=''
u_int64_decl=''
u_int8_decl=''
u_int_decl=''
u_long_decl=''
u_short_decl=''
uintmax_t_decl=''
uintptr_t_decl=''
unistd_h_decl='#include '
uudecode=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "Berkeley DB"
#define PACKAGE_TARNAME "db-5.3.28"
#define PACKAGE_VERSION "5.3.28"
#define PACKAGE_STRING "Berkeley DB 5.3.28"
#define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
#define PACKAGE_URL ""
#define HAVE_UPGRADE_SUPPORT 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_SYSTEM_INCLUDE_FILES 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_DIRENT_H 1
#define HAVE_EXECINFO_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define SIZEOF_CHAR 1
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_UNSIGNED_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_CHAR_P 8
#define SIZEOF_SIZE_T 8
#define HAVE_EXIT_SUCCESS 1
#define HAVE_MUTEX_PTHREADS 1
#define HAVE_PTHREAD_COND_REINIT_OKAY 1
#define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1
#define HAVE_MUTEX_X86_64_GCC_ASSEMBLY 1
#define HAVE_MUTEX_SUPPORT 1
#define HAVE_SHARED_LATCHES 1
#define HAVE_MUTEX_HYBRID 1
#define HAVE_SIMPLE_THREAD_TYPE 1
#define HAVE_ATOMIC_SUPPORT 1
#define HAVE_ATOMIC_X86_GCC_ASSEMBLY 1
#define HAVE_ABORT 1
#define HAVE_ATOI 1
#define HAVE_ATOL 1
#define HAVE_BSEARCH 1
#define HAVE_GETCWD 1
#define HAVE_GETENV 1
#define HAVE_GETOPT 1
#define HAVE_ISALPHA 1
#define HAVE_ISDIGIT 1
#define HAVE_ISPRINT 1
#define HAVE_ISSPACE 1
#define HAVE_MEMCMP 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_PRINTF 1
#define HAVE_QSORT 1
#define HAVE_RAISE 1
#define HAVE_RAND 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCAT 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRNCAT 1
#define HAVE_STRNCMP 1
#define HAVE_STRRCHR 1
#define HAVE_STRSEP 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_BACKTRACE 1
#define HAVE_BACKTRACE_SYMBOLS 1
#define HAVE_FCHMOD 1
#define HAVE_FCLOSE 1
#define HAVE_FCNTL 1
#define HAVE_FDATASYNC 1
#define HAVE_FGETC 1
#define HAVE_FGETS 1
#define HAVE_FOPEN 1
#define HAVE_FWRITE 1
#define HAVE_GETGID 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETUID 1
#define HAVE_HSTRERROR 1
#define HAVE_MPROTECT 1
#define HAVE_PTHREAD_SELF 1
#define HAVE_PTHREAD_YIELD 1
#define HAVE_RANDOM 1
#define HAVE_SCHED_YIELD 1
#define HAVE_SELECT 1
#define HAVE_SETGID 1
#define HAVE_SETUID 1
#define HAVE_SIGACTION 1
#define HAVE_SNPRINTF 1
#define HAVE_STAT 1
#define HAVE_SYSCONF 1
#define HAVE_VSNPRINTF 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_LOCALTIME 1
#define HAVE_TIME 1
#define HAVE_STRFTIME 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_CTIME_R 1
#define HAVE_FTRUNCATE 1
#define HAVE_PREAD 1
#define HAVE_PWRITE 1
#define HAVE_GETADDRINFO 1
#define HAVE_FCNTL_F_SETFD 1
#define HAVE_MLOCK 1
#define HAVE_MUNLOCK 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define HAVE_SHMGET 1
#define HAVE_SHMCTL_SHM_LOCK 1
#define HAVE_64BIT_TYPES 1
#define HAVE_MMAP_EXTEND 1
#define HAVE_LOG_CHECKSUM 1
#define HAVE_COMPRESSION 1
#define HAVE_PARTITION 1
#define HAVE_HASH 1
#define HAVE_HEAP 1
#define HAVE_QUEUE 1
#define HAVE_REPLICATION 1
#define HAVE_REPLICATION_THREADS 1
#define HAVE_STATISTICS 1
#define HAVE_VERIFY 1
#define HAVE_CRYPTO 1
#define HAVE_DBM 1
configure: exit 0