==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: db 6.2.32-1 (Thu Dec 15 10:55:46 2022)
==> Retrieving sources...
  -> Found db-6.2.32.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    db-6.2.32.tar.gz ... Passed
==> Making package: db 6.2.32-1 (Thu Dec 15 10:56:06 2022)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found db-6.2.32.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting db-6.2.32.tar.gz with bsdtar
==> Starting build()...
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
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-error_history 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-server 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-slices 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-failchk_broadcast 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-mutex=MUTEX option specified... no
checking if --with-tcl=DIR option specified... no
checking if --with-uniquename=NAME option specified... no
checking if --with-cryptography option specified... yes
checking for chmod... chmod
checking for cp... cp
checking for ln... ln
checking for mkdir... mkdir
checking for rm... rm
checking for mv... mv
checking for sh... /usr/bin/sh
checking for a BSD-compatible install... /usr/bin/install -c
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 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/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/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 armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... 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/bin/ld) 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/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) 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/bin/ld) 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... 4
checking size of unsigned long... 4
checking size of long long... 8
checking size of unsigned long long... 8
checking size of char *... 4
checking for u_char... yes
checking for u_short... yes
checking for u_int... yes
checking for u_long... yes
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for int16_t... yes
checking for u_int32_t... yes
checking for int32_t... yes
checking for u_int64_t... yes
checking for int64_t... yes
checking for FILE *... yes
checking for off_t... yes
checking size of off_t... 4
checking for db_off_t... no
checking for pid_t... yes
checking for size_t... yes
checking for time_t... yes
checking size of size_t... 4
checking for ssize_t... yes
checking for uintmax_t... yes
checking for uintptr_t... yes
checking for socklen_t... yes
checking for ANSI C exit success/failure values... yes
checking for getopt optreset variable... no
checking for mutexes... POSIX/pthreads/library
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... gcc-builtin
checking for library containing sched_yield... none required
checking for library containing fdatasync... none required
checking for library containing getaddrinfo... none required
checking for library containing hstrerror... none required
checking for main in -lm... yes
checking for main in -lnsl... no
checking for main in -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 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 whether strcasecmp is declared... 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... no
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 initstate_r... yes
checking for random_r... yes
checking for srandom_r... yes
checking for gettimeofday... yes
checking for localtime... yes
checking for localtime_r... yes
checking for time... yes
checking for strftime... yes
checking for clock_gettime... yes
checking for clock_gettime monotonic clock... yes
checking for ctime_r... yes
checking for 2 or 3 argument version of ctime_r... 2-argument
checking for ftruncate... yes
checking for pread... yes
checking for pwrite... yes
checking for getaddrinfo... yes
checking for fcntl/F_SETFD... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for mlock... yes
checking for munlock... yes
checking for mmap... yes
checking for munmap... yes
checking for shmget... yes
checking for shmctl... yes
checking for 64-bit integral type support for sequences... yes
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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../lang/db185/db185.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/mutex/mut_pthread.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/btree/bt_compare.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/btree/bt_compress.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/btree/bt_conv.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mutex/mut_pthread.c  -fPIC -DPIC -o .libs/mut_pthread.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_compare.c  -fPIC -DPIC -o .libs/bt_compare.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_compress.c  -fPIC -DPIC -o .libs/bt_compress.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../lang/db185/db185.c  -fPIC -DPIC -o .libs/db185.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_conv.c  -fPIC -DPIC -o .libs/bt_conv.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_conv.c -o bt_conv.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../lang/db185/db185.c -o db185.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/btree/bt_curadj.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/btree/bt_cursor.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_curadj.c  -fPIC -DPIC -o .libs/bt_curadj.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/btree/bt_delete.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/btree/bt_method.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_compress.c -o bt_compress.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_cursor.c  -fPIC -DPIC -o .libs/bt_cursor.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_delete.c  -fPIC -DPIC -o .libs/bt_delete.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_method.c  -fPIC -DPIC -o .libs/bt_method.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_curadj.c -o bt_curadj.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/btree/bt_open.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_open.c  -fPIC -DPIC -o .libs/bt_open.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/btree/bt_put.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_put.c  -fPIC -DPIC -o .libs/bt_put.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/btree/bt_rec.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/btree/bt_reclaim.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_rec.c  -fPIC -DPIC -o .libs/bt_rec.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_reclaim.c  -fPIC -DPIC -o .libs/bt_reclaim.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_reclaim.c -o bt_reclaim.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/btree/bt_recno.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/btree/bt_rsearch.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_recno.c  -fPIC -DPIC -o .libs/bt_recno.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_rsearch.c  -fPIC -DPIC -o .libs/bt_rsearch.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/btree/bt_search.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_search.c  -fPIC -DPIC -o .libs/bt_search.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_rec.c -o bt_rec.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/btree/bt_split.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_split.c  -fPIC -DPIC -o .libs/bt_split.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_rsearch.c -o bt_rsearch.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_recno.c -o bt_recno.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_search.c -o bt_search.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/btree/bt_stat.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_stat.c  -fPIC -DPIC -o .libs/bt_stat.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/btree/bt_compact.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_compact.c  -fPIC -DPIC -o .libs/bt_compact.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/btree/bt_upgrade.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/btree/btree_auto.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_upgrade.c  -fPIC -DPIC -o .libs/bt_upgrade.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/btree_auto.c  -fPIC -DPIC -o .libs/btree_auto.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_stat.c -o bt_stat.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/hash/hash.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/btree_auto.c -o btree_auto.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash.c  -fPIC -DPIC -o .libs/hash.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/hash/hash_auto.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/hash/hash_compact.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/hash/hash_conv.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_auto.c  -fPIC -DPIC -o .libs/hash_auto.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_compact.c  -fPIC -DPIC -o .libs/hash_compact.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_conv.c  -fPIC -DPIC -o .libs/hash_conv.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_auto.c -o hash_auto.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_conv.c -o hash_conv.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash.c -o hash.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_compact.c -o hash_compact.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/hash/hash_dup.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_dup.c  -fPIC -DPIC -o .libs/hash_dup.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/hash/hash_meta.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_meta.c  -fPIC -DPIC -o .libs/hash_meta.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/hash/hash_method.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_method.c  -fPIC -DPIC -o .libs/hash_method.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_meta.c -o hash_meta.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/hash/hash_open.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_open.c  -fPIC -DPIC -o .libs/hash_open.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_dup.c -o hash_dup.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_method.c -o hash_method.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/hash/hash_page.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_page.c  -fPIC -DPIC -o .libs/hash_page.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/hash/hash_rec.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_rec.c  -fPIC -DPIC -o .libs/hash_rec.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_open.c -o hash_open.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/hash/hash_reclaim.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_reclaim.c  -fPIC -DPIC -o .libs/hash_reclaim.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/hash/hash_stat.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_stat.c  -fPIC -DPIC -o .libs/hash_stat.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/hash/hash_upgrade.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_upgrade.c  -fPIC -DPIC -o .libs/hash_upgrade.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_stat.c -o hash_stat.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/hash/hash_verify.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_verify.c  -fPIC -DPIC -o .libs/hash_verify.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_upgrade.c -o hash_upgrade.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/heap/heap.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/heap/heap.c  -fPIC -DPIC -o .libs/heap.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/heap/heap_auto.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/heap/heap_auto.c  -fPIC -DPIC -o .libs/heap_auto.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/heap/heap_backup.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/heap/heap_backup.c  -fPIC -DPIC -o .libs/heap_backup.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/heap/heap_conv.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/heap/heap_method.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/heap/heap_open.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/heap/heap_conv.c  -fPIC -DPIC -o .libs/heap_conv.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/heap/heap_method.c  -fPIC -DPIC -o .libs/heap_method.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/heap/heap_open.c  -fPIC -DPIC -o .libs/heap_open.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/heap/heap.c -o heap.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/heap/heap_backup.c -o heap_backup.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/heap/heap_conv.c -o heap_conv.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/heap/heap_rec.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/heap/heap_rec.c  -fPIC -DPIC -o .libs/heap_rec.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/heap/heap_reclaim.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/heap/heap_stat.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/heap/heap_reclaim.c  -fPIC -DPIC -o .libs/heap_reclaim.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/heap/heap_stat.c  -fPIC -DPIC -o .libs/heap_stat.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/heap/heap_upgrade.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/heap/heap_upgrade.c  -fPIC -DPIC -o .libs/heap_upgrade.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/heap/heap_reclaim.c -o heap_reclaim.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/heap/heap_stat.c -o heap_stat.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/heap/heap_rec.c -o heap_rec.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/heap/heap_verify.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/heap/heap_upgrade.c -o heap_upgrade.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/heap/heap_verify.c  -fPIC -DPIC -o .libs/heap_verify.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/qam/qam.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/qam/qam_auto.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/qam/qam.c  -fPIC -DPIC -o .libs/qam.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/qam/qam_auto.c  -fPIC -DPIC -o .libs/qam_auto.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/qam/qam_conv.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/qam/qam_conv.c  -fPIC -DPIC -o .libs/qam_conv.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/qam/qam_files.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/qam/qam_files.c  -fPIC -DPIC -o .libs/qam_files.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/qam/qam_auto.c -o qam_auto.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/qam/qam_method.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/qam/qam_open.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/qam/qam_method.c  -fPIC -DPIC -o .libs/qam_method.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/qam/qam.c -o qam.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/qam/qam_open.c  -fPIC -DPIC -o .libs/qam_open.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/qam/qam_rec.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/qam/qam_rec.c  -fPIC -DPIC -o .libs/qam_rec.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/qam/qam_method.c -o qam_method.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/qam/qam_open.c -o qam_open.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/qam/qam_stat.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/qam/qam_stat.c  -fPIC -DPIC -o .libs/qam_stat.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/qam/qam_upgrade.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/qam/qam_verify.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/rep/rep_automsg.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/qam/qam_upgrade.c  -fPIC -DPIC -o .libs/qam_upgrade.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/rep/rep_automsg.c  -fPIC -DPIC -o .libs/rep_automsg.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/qam/qam_verify.c  -fPIC -DPIC -o .libs/qam_verify.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/qam/qam_stat.c -o qam_stat.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/qam/qam_upgrade.c -o qam_upgrade.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/rep/rep_backup.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/rep/rep_elect.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/qam/qam_verify.c -o qam_verify.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/rep/rep_backup.c  -fPIC -DPIC -o .libs/rep_backup.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/rep/rep_elect.c  -fPIC -DPIC -o .libs/rep_elect.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/rep/rep_lease.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/rep/rep_lease.c  -fPIC -DPIC -o .libs/rep_lease.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/rep/rep_log.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/rep/rep_log.c  -fPIC -DPIC -o .libs/rep_log.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/rep/rep_method.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/rep/rep_record.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/rep/rep_log.c -o rep_log.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/rep/rep_record.c  -fPIC -DPIC -o .libs/rep_record.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/rep/rep_region.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/rep/rep_region.c  -fPIC -DPIC -o .libs/rep_region.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/rep/rep_backup.c -o rep_backup.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/rep/rep_stat.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/rep/rep_stat.c  -fPIC -DPIC -o .libs/rep_stat.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/rep/rep_util.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/rep/rep_record.c -o rep_record.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/rep/rep_util.c  -fPIC -DPIC -o .libs/rep_util.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/rep/rep_verify.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/rep/rep_verify.c  -fPIC -DPIC -o .libs/rep_verify.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_addrinfo.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_addrinfo.c  -fPIC -DPIC -o .libs/os_addrinfo.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/repmgr/repmgr_auto.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/repmgr/repmgr_automsg.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/repmgr/repmgr_automsg.c  -fPIC -DPIC -o .libs/repmgr_automsg.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/repmgr/repmgr_elect.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/repmgr/repmgr_elect.c  -fPIC -DPIC -o .libs/repmgr_elect.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/repmgr/repmgr_method.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/repmgr/repmgr_method.c  -fPIC -DPIC -o .libs/repmgr_method.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/repmgr/repmgr_msg.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/repmgr/repmgr_net.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/repmgr/repmgr_msg.c  -fPIC -DPIC -o .libs/repmgr_msg.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/repmgr/repmgr_net.c  -fPIC -DPIC -o .libs/repmgr_net.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/repmgr/repmgr_posix.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/repmgr/repmgr_posix.c  -fPIC -DPIC -o .libs/repmgr_posix.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/repmgr/repmgr_net.c -o repmgr_net.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/repmgr/repmgr_queue.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/repmgr/repmgr_queue.c  -fPIC -DPIC -o .libs/repmgr_queue.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/repmgr/repmgr_method.c -o repmgr_method.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/repmgr/repmgr_posix.c -o repmgr_posix.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/repmgr/repmgr_queue.c -o repmgr_queue.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/repmgr/repmgr_rec.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/repmgr/repmgr_rec.c  -fPIC -DPIC -o .libs/repmgr_rec.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/repmgr/repmgr_sel.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/repmgr/repmgr_stat.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/repmgr/repmgr_util.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/repmgr/repmgr_sel.c  -fPIC -DPIC -o .libs/repmgr_sel.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/repmgr/repmgr_stat.c  -fPIC -DPIC -o .libs/repmgr_stat.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/repmgr/repmgr_util.c  -fPIC -DPIC -o .libs/repmgr_util.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_ovfl_vrfy.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_ovfl_vrfy.c  -fPIC -DPIC -o .libs/db_ovfl_vrfy.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/repmgr/repmgr_stat.c -o repmgr_stat.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_vrfy.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_vrfy.c  -fPIC -DPIC -o .libs/db_vrfy.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/repmgr/repmgr_sel.c -o repmgr_sel.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_vrfyutil.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_vrfyutil.c  -fPIC -DPIC -o .libs/db_vrfyutil.o
../src/repmgr/repmgr_util.c: In function '__repmgr_msgdispatch':
../src/repmgr/repmgr_util.c:3213:72: warning: '%x' directive writing between 1 and 2 bytes into a region of size between 1 and 80 [-Wformat-overflow=]
../src/repmgr/repmgr_util.c:3213:72: note: directive argument in the range [0, 255]
In file included from /usr/include/stdio.h:894,
                 from ./db_int.h:65,
                 from ../src/repmgr/repmgr_util.c:11:
In function 'sprintf',
    inlined from '__repmgr_msgdispatch' at ../src/repmgr/repmgr_util.c:3213:56:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 83 bytes into a destination of size 80
   38 | #endif
      |          ^
   39 | 
      |           
   40 | __fortify_function int
      | ~~~~~~~~~~~~~~~~~~~~~~         
../src/repmgr/repmgr_util.c: In function '__repmgr_forward_single_write':
../src/repmgr/repmgr_util.c:3067:72: warning: '%x' directive writing between 1 and 2 bytes into a region of size between 1 and 80 [-Wformat-overflow=]
../src/repmgr/repmgr_util.c:3067:72: note: directive argument in the range [0, 255]
In function 'sprintf',
    inlined from '__repmgr_forward_single_write' at ../src/repmgr/repmgr_util.c:3067:56:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 83 bytes into a destination of size 80
   38 | #endif
      |          ^
   39 | 
      |           
   40 | __fortify_function int
      | ~~~~~~~~~~~~~~~~~~~~~~         
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/repmgr/repmgr_util.c -o repmgr_util.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/btree/bt_verify.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_verify.c  -fPIC -DPIC -o .libs/bt_verify.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_vrfyutil.c -o db_vrfyutil.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/log/log_verify.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/log/log_verify.c  -fPIC -DPIC -o .libs/log_verify.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/log/log_verify_util.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/log/log_verify_int.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/log/log_verify_util.c  -fPIC -DPIC -o .libs/log_verify_util.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/log/log_verify.c -o log_verify.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/log/log_verify_int.c  -fPIC -DPIC -o .libs/log_verify_int.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/bt_verify.c -o bt_verify.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/log/log_verify_auto.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/lock/lock.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/log/log_verify_auto.c  -fPIC -DPIC -o .libs/log_verify_auto.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/lock/lock.c  -fPIC -DPIC -o .libs/lock.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/lock/lock_deadlock.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/lock/lock_deadlock.c  -fPIC -DPIC -o .libs/lock_deadlock.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/lock/lock_failchk.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/lock/lock_failchk.c  -fPIC -DPIC -o .libs/lock_failchk.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/lock/lock.c -o lock.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/lock/lock_id.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/lock/lock_id.c  -fPIC -DPIC -o .libs/lock_id.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/lock/lock_failchk.c -o lock_failchk.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/lock/lock_id.c -o lock_id.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/lock/lock_list.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/lock/lock_list.c  -fPIC -DPIC -o .libs/lock_list.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/lock/lock_method.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/lock/lock_region.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/lock/lock_method.c  -fPIC -DPIC -o .libs/lock_method.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/lock/lock_region.c  -fPIC -DPIC -o .libs/lock_region.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/lock/lock_stat.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/lock/lock_timer.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/lock/lock_list.c -o lock_list.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/lock/lock_stat.c  -fPIC -DPIC -o .libs/lock_stat.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/lock/lock_timer.c  -fPIC -DPIC -o .libs/lock_timer.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/lock/lock_util.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/lock/lock_util.c  -fPIC -DPIC -o .libs/lock_util.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/mutex/mut_alloc.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/mutex/mut_failchk.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mutex/mut_alloc.c  -fPIC -DPIC -o .libs/mut_alloc.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/mutex/mut_method.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mutex/mut_failchk.c  -fPIC -DPIC -o .libs/mut_failchk.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mutex/mut_method.c  -fPIC -DPIC -o .libs/mut_method.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/mutex/mut_region.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mutex/mut_region.c  -fPIC -DPIC -o .libs/mut_region.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mutex/mut_failchk.c -o mut_failchk.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/mutex/mut_stat.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mutex/mut_method.c -o mut_method.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mutex/mut_stat.c  -fPIC -DPIC -o .libs/mut_stat.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../lang/dbm/dbm.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../lang/hsearch/hsearch.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/crypto/aes_method.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../lang/dbm/dbm.c  -fPIC -DPIC -o .libs/dbm.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../lang/hsearch/hsearch.c  -fPIC -DPIC -o .libs/hsearch.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/crypto/aes_method.c  -fPIC -DPIC -o .libs/aes_method.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mutex/mut_stat.c -o mut_stat.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/crypto/crypto.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../lang/hsearch/hsearch.c -o hsearch.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../lang/dbm/dbm.c -o dbm.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/crypto/crypto.c  -fPIC -DPIC -o .libs/crypto.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/crypto/mersenne/mt19937db.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/crypto/rijndael/rijndael-alg-fst.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/crypto/mersenne/mt19937db.c  -fPIC -DPIC -o .libs/mt19937db.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/crypto/rijndael/rijndael-api-fst.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/crypto/crypto.c -o crypto.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/blob/blob_fileops.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/crypto/rijndael/rijndael-alg-fst.c  -fPIC -DPIC -o .libs/rijndael-alg-fst.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/crypto/rijndael/rijndael-api-fst.c  -fPIC -DPIC -o .libs/rijndael-api-fst.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/blob/blob_fileops.c  -fPIC -DPIC -o .libs/blob_fileops.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/crypto/mersenne/mt19937db.c -o mt19937db.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/blob/blob_page.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/crypto/rijndael/rijndael-api-fst.c -o rijndael-api-fst.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/blob/blob_page.c  -fPIC -DPIC -o .libs/blob_page.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/blob/blob_fileops.c -o blob_fileops.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/blob/blob_stream.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/blob/blob_stream.c  -fPIC -DPIC -o .libs/blob_stream.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/blob/blob_util.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/blob/blob_page.c -o blob_page.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/common/clock.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/blob/blob_util.c  -fPIC -DPIC -o .libs/blob_util.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/crdel_auto.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/clock.c  -fPIC -DPIC -o .libs/clock.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/crdel_auto.c  -fPIC -DPIC -o .libs/crdel_auto.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/blob/blob_stream.c -o blob_stream.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/crdel_rec.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/crdel_rec.c  -fPIC -DPIC -o .libs/crdel_rec.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/clock.c -o clock.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/crdel_auto.c -o crdel_auto.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/blob/blob_util.c -o blob_util.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db.c  -fPIC -DPIC -o .libs/db.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_am.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_auto.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_auto.c  -fPIC -DPIC -o .libs/db_auto.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_backup.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_backup.c  -fPIC -DPIC -o .libs/db_backup.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/common/db_byteorder.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/db_byteorder.c  -fPIC -DPIC -o .libs/db_byteorder.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db.c -o db.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_am.c -o db_am.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/db_byteorder.c -o db_byteorder.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_backup.c -o db_backup.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_cam.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_cam.c  -fPIC -DPIC -o .libs/db_cam.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_cds.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_compact.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_cds.c  -fPIC -DPIC -o .libs/db_cds.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/common/db_compint.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_compact.c  -fPIC -DPIC -o .libs/db_compact.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/db_compint.c  -fPIC -DPIC -o .libs/db_compint.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_conv.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_conv.c  -fPIC -DPIC -o .libs/db_conv.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/db_compint.c -o db_compint.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_compact.c -o db_compact.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_copy.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_copy.c  -fPIC -DPIC -o .libs/db_copy.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_dispatch.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_conv.c -o db_conv.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_dispatch.c  -fPIC -DPIC -o .libs/db_dispatch.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_copy.c -o db_copy.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_dup.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_dup.c  -fPIC -DPIC -o .libs/db_dup.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_dispatch.c -o db_dispatch.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/common/db_err.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/common/db_getlong.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/db_getlong.c  -fPIC -DPIC -o .libs/db_getlong.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/common/db_idspace.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_dup.c -o db_dup.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_iface.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_iface.c  -fPIC -DPIC -o .libs/db_iface.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/db_getlong.c -o db_getlong.o >/dev/null 2>&1
../src/common/db_err.c: In function '__db_ctimespec':
../src/common/db_err.c:1531:6: warning: '%06lu' directive output may be truncated writing between 6 and 10 bytes into a region of size between 0 and 25 [-Wformat-truncation=]
../src/common/db_err.c:1531:6: note: using the range [0, 4294967295] for directive argument
In file included from /usr/include/stdio.h:894,
                 from ./db_int.h:65,
                 from ../src/common/db_err.c:11:
In function 'snprintf',
    inlined from '__db_ctimespec' at ../src/common/db_err.c:1530:8:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 8 and 37 bytes into a destination of size 26
   71 | 
      |          ^
   72 | #endif
      | ~~~~~~    
   73 | 
      |                                 
../src/common/db_err.c: In function '__db_failed':
../src/common/db_err.c:1279:37: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 97 [-Wformat-truncation=]
In function 'snprintf',
    inlined from '__db_failed' at ../src/common/db_err.c:1279:2:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 33 or more bytes (assuming 160) into a destination of size 120
   71 | 
      |          ^
   72 | #endif
      | ~~~~~~    
   73 | 
      |                                 
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/db_err.c -o db_err.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/db_idspace.c -o db_idspace.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_join.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_join.c  -fPIC -DPIC -o .libs/db_join.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/common/db_log2.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/db_log2.c  -fPIC -DPIC -o .libs/db_log2.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_meta.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_method.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_method.c  -fPIC -DPIC -o .libs/db_method.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/db_log2.c -o db_log2.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_open.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_open.c  -fPIC -DPIC -o .libs/db_open.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_overflow.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_overflow.c  -fPIC -DPIC -o .libs/db_overflow.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_open.c -o db_open.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_pr.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_rec.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_reclaim.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_pr.c  -fPIC -DPIC -o .libs/db_pr.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_rec.c  -fPIC -DPIC -o .libs/db_rec.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_reclaim.c  -fPIC -DPIC -o .libs/db_reclaim.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_remove.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_remove.c  -fPIC -DPIC -o .libs/db_remove.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_rename.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_rename.c  -fPIC -DPIC -o .libs/db_rename.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_ret.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_rename.c -o db_rename.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_ret.c  -fPIC -DPIC -o .libs/db_ret.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_rec.c -o db_rec.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_setid.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_setlsn.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_setid.c  -fPIC -DPIC -o .libs/db_setid.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_slice.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/common/db_shash.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_slice.c  -fPIC -DPIC -o .libs/db_slice.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/db_shash.c  -fPIC -DPIC -o .libs/db_shash.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_setlsn.c -o db_setlsn.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_slice.c -o db_slice.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_sort_multiple.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_sort_multiple.c  -fPIC -DPIC -o .libs/db_sort_multiple.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_stati.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_truncate.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_stati.c  -fPIC -DPIC -o .libs/db_stati.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_truncate.c  -fPIC -DPIC -o .libs/db_truncate.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_sort_multiple.c -o db_sort_multiple.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_upg.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_upg_opd.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_upg.c  -fPIC -DPIC -o .libs/db_upg.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_upg_opd.c  -fPIC -DPIC -o .libs/db_upg_opd.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/dbreg/dbreg.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/dbreg/dbreg.c  -fPIC -DPIC -o .libs/dbreg.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_upg.c -o db_upg.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_upg_opd.c -o db_upg_opd.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/dbreg/dbreg_stat.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/dbreg/dbreg_auto.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/dbreg/dbreg_stat.c  -fPIC -DPIC -o .libs/dbreg_stat.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/dbreg/dbreg_auto.c  -fPIC -DPIC -o .libs/dbreg_auto.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/dbreg/dbreg_rec.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/dbreg/dbreg.c -o dbreg.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/dbreg/dbreg_rec.c  -fPIC -DPIC -o .libs/dbreg_rec.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/dbreg/dbreg_util.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/dbreg/dbreg_util.c  -fPIC -DPIC -o .libs/dbreg_util.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/dbreg/dbreg_stat.c -o dbreg_stat.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/dbreg/dbreg_auto.c -o dbreg_auto.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/common/dbt.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/env/env_alloc.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/dbt.c  -fPIC -DPIC -o .libs/dbt.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/env/env_config.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_alloc.c  -fPIC -DPIC -o .libs/env_alloc.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_config.c  -fPIC -DPIC -o .libs/env_config.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/env/env_backup.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/dbt.c -o dbt.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_backup.c  -fPIC -DPIC -o .libs/env_backup.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_alloc.c -o env_alloc.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/env/env_failchk.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_config.c -o env_config.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_backup.c -o env_backup.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_failchk.c  -fPIC -DPIC -o .libs/env_failchk.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/env/env_file.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_file.c  -fPIC -DPIC -o .libs/env_file.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/env/env_globals.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/env/env_open.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_globals.c  -fPIC -DPIC -o .libs/env_globals.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_open.c  -fPIC -DPIC -o .libs/env_open.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/env/env_method.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_file.c -o env_file.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_method.c  -fPIC -DPIC -o .libs/env_method.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_globals.c -o env_globals.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/env/env_name.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_name.c  -fPIC -DPIC -o .libs/env_name.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_open.c -o env_open.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/env/env_recover.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/env/env_region.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_recover.c  -fPIC -DPIC -o .libs/env_recover.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_region.c  -fPIC -DPIC -o .libs/env_region.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_name.c -o env_name.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/env/env_register.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/env/env_sig.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_register.c  -fPIC -DPIC -o .libs/env_register.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_region.c -o env_region.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_sig.c  -fPIC -DPIC -o .libs/env_sig.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/env/env_slice.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_slice.c  -fPIC -DPIC -o .libs/env_slice.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_register.c -o env_register.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/env/env_stat.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/fileops/fileops_auto.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_stat.c  -fPIC -DPIC -o .libs/env_stat.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/fileops/fileops_auto.c  -fPIC -DPIC -o .libs/fileops_auto.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/env/env_slice.c -o env_slice.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/fileops/fop_basic.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/fileops/fop_rec.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/fileops/fop_basic.c  -fPIC -DPIC -o .libs/fop_basic.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/fileops/fop_rec.c  -fPIC -DPIC -o .libs/fop_rec.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/fileops/fop_util.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/fileops/fileops_auto.c -o fileops_auto.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/fileops/fop_util.c  -fPIC -DPIC -o .libs/fop_util.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/fileops/fop_basic.c -o fop_basic.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/hash/hash_func.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_func.c  -fPIC -DPIC -o .libs/hash_func.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/hmac/hmac.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hmac/hmac.c  -fPIC -DPIC -o .libs/hmac.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/log/log.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/log/log.c  -fPIC -DPIC -o .libs/log.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/log/log_archive.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hmac/hmac.c -o hmac.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/log/log_archive.c  -fPIC -DPIC -o .libs/log_archive.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/log/log_compare.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/log/log_compare.c  -fPIC -DPIC -o .libs/log_compare.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/log/log_debug.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/log/log.c -o log.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/log/log_get.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/log/log_compare.c -o log_compare.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/log/log_debug.c  -fPIC -DPIC -o .libs/log_debug.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/log/log_get.c  -fPIC -DPIC -o .libs/log_get.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/log/log_archive.c -o log_archive.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/log/log_method.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/log/log_method.c  -fPIC -DPIC -o .libs/log_method.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/log/log_print.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/log/log_put.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/log/log_print.c  -fPIC -DPIC -o .libs/log_print.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/log/log_put.c  -fPIC -DPIC -o .libs/log_put.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/log/log_get.c -o log_get.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/log/log_stat.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/log/log_method.c -o log_method.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/log/log_stat.c  -fPIC -DPIC -o .libs/log_stat.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/log/log_print.c -o log_print.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/common/mkpath.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/mp/mp_alloc.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/log/log_put.c -o log_put.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/mkpath.c  -fPIC -DPIC -o .libs/mkpath.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_alloc.c  -fPIC -DPIC -o .libs/mp_alloc.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/mp/mp_backup.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_backup.c  -fPIC -DPIC -o .libs/mp_backup.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/mkpath.c -o mkpath.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/mp/mp_bh.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_bh.c  -fPIC -DPIC -o .libs/mp_bh.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_backup.c -o mp_backup.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/mp/mp_fget.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/mp/mp_fmethod.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_fget.c  -fPIC -DPIC -o .libs/mp_fget.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_fmethod.c  -fPIC -DPIC -o .libs/mp_fmethod.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/mp/mp_fopen.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_bh.c -o mp_bh.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/mp/mp_fput.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_fmethod.c -o mp_fmethod.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_fput.c  -fPIC -DPIC -o .libs/mp_fput.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/mp/mp_fset.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_fget.c -o mp_fget.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_fset.c  -fPIC -DPIC -o .libs/mp_fset.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_fopen.c -o mp_fopen.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_fput.c -o mp_fput.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/mp/mp_method.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_method.c  -fPIC -DPIC -o .libs/mp_method.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_fset.c -o mp_fset.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/mp/mp_mvcc.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/mp/mp_region.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_mvcc.c  -fPIC -DPIC -o .libs/mp_mvcc.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/mp/mp_register.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_region.c  -fPIC -DPIC -o .libs/mp_region.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/mp/mp_resize.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_register.c  -fPIC -DPIC -o .libs/mp_register.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_resize.c  -fPIC -DPIC -o .libs/mp_resize.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_method.c -o mp_method.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_register.c -o mp_register.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_mvcc.c -o mp_mvcc.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_resize.c -o mp_resize.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/mp/mp_stat.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/mp/mp_sync.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_stat.c  -fPIC -DPIC -o .libs/mp_stat.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_sync.c  -fPIC -DPIC -o .libs/mp_sync.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/mp/mp_trickle.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/common/openflags.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_trickle.c  -fPIC -DPIC -o .libs/mp_trickle.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_abort.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/openflags.c  -fPIC -DPIC -o .libs/openflags.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_abort.c  -fPIC -DPIC -o .libs/os_abort.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_stat.c -o mp_stat.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_trickle.c -o mp_trickle.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/openflags.c -o openflags.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/mp/mp_sync.c -o mp_sync.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_abort.c -o os_abort.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_abs.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_alloc.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_abs.c  -fPIC -DPIC -o .libs/os_abs.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_clock.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_alloc.c  -fPIC -DPIC -o .libs/os_alloc.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_clock.c  -fPIC -DPIC -o .libs/os_clock.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_cpu.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_cpu.c  -fPIC -DPIC -o .libs/os_cpu.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_ctime.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_abs.c -o os_abs.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_ctime.c  -fPIC -DPIC -o .libs/os_ctime.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_clock.c -o os_clock.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_cpu.c -o os_cpu.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_config.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_dir.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_errno.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_dir.c  -fPIC -DPIC -o .libs/os_dir.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_errno.c  -fPIC -DPIC -o .libs/os_errno.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_fid.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_fid.c  -fPIC -DPIC -o .libs/os_fid.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_flock.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_config.c -o os_config.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_flock.c  -fPIC -DPIC -o .libs/os_flock.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_dir.c -o os_dir.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_fsync.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_flock.c -o os_flock.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_getenv.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_fsync.c  -fPIC -DPIC -o .libs/os_fsync.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_handle.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_getenv.c  -fPIC -DPIC -o .libs/os_getenv.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_map.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_handle.c  -fPIC -DPIC -o .libs/os_handle.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_map.c  -fPIC -DPIC -o .libs/os_map.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/common/os_method.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/os_method.c  -fPIC -DPIC -o .libs/os_method.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_getenv.c -o os_getenv.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_handle.c -o os_handle.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_mkdir.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/os_method.c -o os_method.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_mkdir.c  -fPIC -DPIC -o .libs/os_mkdir.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_open.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_path.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_path.c  -fPIC -DPIC -o .libs/os_path.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_pid.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_rename.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_rename.c  -fPIC -DPIC -o .libs/os_rename.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_pid.c  -fPIC -DPIC -o .libs/os_pid.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_open.c -o os_open.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_rmdir.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_pid.c -o os_pid.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_rmdir.c  -fPIC -DPIC -o .libs/os_rmdir.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_root.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_rpath.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_root.c  -fPIC -DPIC -o .libs/os_root.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_rpath.c  -fPIC -DPIC -o .libs/os_rpath.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_rmdir.c -o os_rmdir.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_rw.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_seek.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_rw.c  -fPIC -DPIC -o .libs/os_rw.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_seek.c  -fPIC -DPIC -o .libs/os_seek.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_root.c -o os_root.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_stack.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_stack.c  -fPIC -DPIC -o .libs/os_stack.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_seek.c -o os_seek.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_rw.c -o os_rw.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_stat.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_tmpdir.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_stat.c  -fPIC -DPIC -o .libs/os_stat.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_tmpdir.c  -fPIC -DPIC -o .libs/os_tmpdir.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_stack.c -o os_stack.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_truncate.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_uid.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_truncate.c  -fPIC -DPIC -o .libs/os_truncate.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_uid.c  -fPIC -DPIC -o .libs/os_uid.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_stat.c -o os_stat.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_tmpdir.c -o os_tmpdir.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_unlink.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_unlink.c  -fPIC -DPIC -o .libs/os_unlink.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_truncate.c -o os_truncate.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_uid.c -o os_uid.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/os/os_yield.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/partition.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/os/os_yield.c  -fPIC -DPIC -o .libs/os_yield.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/partition.c  -fPIC -DPIC -o .libs/partition.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/sequence/seq_stat.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/sequence/sequence.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/sequence/seq_stat.c  -fPIC -DPIC -o .libs/seq_stat.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/sequence/sequence.c  -fPIC -DPIC -o .libs/sequence.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/hmac/sha1.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hmac/sha1.c  -fPIC -DPIC -o .libs/sha1.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/clib/snprintf.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/clib/snprintf.c  -fPIC -DPIC -o .libs/snprintf.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/partition.c -o partition.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/sequence/sequence.c -o sequence.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hmac/sha1.c -o sha1.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/txn/txn.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/clib/snprintf.c -o snprintf.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/txn/txn.c  -fPIC -DPIC -o .libs/txn.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/txn/txn_auto.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/txn/txn_chkpt.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/txn/txn_auto.c  -fPIC -DPIC -o .libs/txn_auto.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/txn/txn_failchk.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/txn/txn_chkpt.c  -fPIC -DPIC -o .libs/txn_chkpt.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/txn/txn_failchk.c  -fPIC -DPIC -o .libs/txn_failchk.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/txn/txn_method.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/txn/txn_method.c  -fPIC -DPIC -o .libs/txn_method.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/txn/txn_chkpt.c -o txn_chkpt.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/txn/txn_failchk.c -o txn_failchk.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/txn/txn.c -o txn.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/txn/txn_method.c -o txn_method.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/txn/txn_rec.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/txn/txn_recover.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/txn/txn_region.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/txn/txn_recover.c  -fPIC -DPIC -o .libs/txn_recover.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/txn/txn_stat.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/txn/txn_region.c  -fPIC -DPIC -o .libs/txn_region.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/txn/txn_stat.c  -fPIC -DPIC -o .libs/txn_stat.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/txn/txn_rec.c -o txn_rec.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/txn/txn_util.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/txn/txn_recover.c -o txn_recover.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/txn/txn_util.c  -fPIC -DPIC -o .libs/txn_util.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/xa/xa.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/xa/xa_map.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/xa/xa.c  -fPIC -DPIC -o .libs/xa.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/common/zerofill.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/xa/xa_map.c  -fPIC -DPIC -o .libs/xa_map.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/zerofill.c  -fPIC -DPIC -o .libs/zerofill.o
./libtool --mode=compile g++ -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_channel.cpp
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_channel.cpp  -fPIC -DPIC -o .libs/cxx_channel.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/zerofill.c -o zerofill.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/xa/xa_map.c -o xa_map.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/xa/xa.c -o xa.o >/dev/null 2>&1
./libtool --mode=compile g++ -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_db.cpp
./libtool --mode=compile g++ -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_dbc.cpp
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_db.cpp  -fPIC -DPIC -o .libs/cxx_db.o
./libtool --mode=compile g++ -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_dbstream.cpp
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_dbc.cpp  -fPIC -DPIC -o .libs/cxx_dbc.o
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_dbstream.cpp  -fPIC -DPIC -o .libs/cxx_dbstream.o
./libtool --mode=compile g++ -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_dbt.cpp
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_dbt.cpp  -fPIC -DPIC -o .libs/cxx_dbt.o
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_channel.cpp -o cxx_channel.o >/dev/null 2>&1
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_dbstream.cpp -o cxx_dbstream.o >/dev/null 2>&1
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_env.cpp
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_db.cpp -o cxx_db.o >/dev/null 2>&1
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_env.cpp  -fPIC -DPIC -o .libs/cxx_env.o
./libtool --mode=compile g++ -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_except.cpp
./libtool --mode=compile g++ -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_lock.cpp
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_except.cpp  -fPIC -DPIC -o .libs/cxx_except.o
./libtool --mode=compile g++ -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_logc.cpp
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_lock.cpp  -fPIC -DPIC -o .libs/cxx_lock.o
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_logc.cpp  -fPIC -DPIC -o .libs/cxx_logc.o
./libtool --mode=compile g++ -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_mpool.cpp
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_except.cpp -o cxx_except.o >/dev/null 2>&1
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_mpool.cpp  -fPIC -DPIC -o .libs/cxx_mpool.o
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_logc.cpp -o cxx_logc.o >/dev/null 2>&1
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_env.cpp -o cxx_env.o >/dev/null 2>&1
./libtool --mode=compile g++ -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_multi.cpp
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_multi.cpp  -fPIC -DPIC -o .libs/cxx_multi.o
./libtool --mode=compile g++ -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_rid.cpp
./libtool --mode=compile g++ -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_seq.cpp
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_rid.cpp  -fPIC -DPIC -o .libs/cxx_rid.o
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_seq.cpp  -fPIC -DPIC -o .libs/cxx_seq.o
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_site.cpp
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_seq.cpp -o cxx_seq.o >/dev/null 2>&1
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_txn.cpp
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_txn.cpp  -fPIC -DPIC -o .libs/cxx_txn.o
./libtool --mode=compile g++ -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../lang/cxx/stl ../lang/cxx/stl/dbstl_container.cpp
./libtool --mode=compile g++ -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../lang/cxx/stl ../lang/cxx/stl/dbstl_resource_manager.cpp
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_site.cpp -o cxx_site.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../util/db_archive.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_archive.c  -fPIC -DPIC -o .libs/db_archive.o
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS ../lang/cxx/cxx_txn.cpp -o cxx_txn.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/common/util_arg.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/common/util_cache.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/util_arg.c  -fPIC -DPIC -o .libs/util_arg.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/util_cache.c  -fPIC -DPIC -o .libs/util_cache.o
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../lang/cxx/stl ../lang/cxx/stl/dbstl_container.cpp -o dbstl_container.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/util_arg.c -o util_arg.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/common/util_env.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/util_env.c  -fPIC -DPIC -o .libs/util_env.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/common/util_log.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/util_log.c  -fPIC -DPIC -o .libs/util_log.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/common/util_sig.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/util_sig.c  -fPIC -DPIC -o .libs/util_sig.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/util_env.c -o util_env.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/util_log.c -o util_log.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/common/util_ver_check.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../util/db_checkpoint.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/util_ver_check.c  -fPIC -DPIC -o .libs/util_ver_check.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_checkpoint.c  -fPIC -DPIC -o .libs/db_checkpoint.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../util/db_convert.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_convert.c  -fPIC -DPIC -o .libs/db_convert.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../util/db_deadlock.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_deadlock.c  -fPIC -DPIC -o .libs/db_deadlock.o
libtool: compile:  g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../lang/cxx/stl ../lang/cxx/stl/dbstl_resource_manager.cpp -o dbstl_resource_manager.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/common/util_ver_check.c -o util_ver_check.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_checkpoint.c -o db_checkpoint.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_convert.c -o db_convert.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_deadlock.c -o db_deadlock.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../util/db_dump.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../util/db_hotbackup.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_dump.c  -fPIC -DPIC -o .libs/db_dump.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_hotbackup.c  -fPIC -DPIC -o .libs/db_hotbackup.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../util/db_load.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_load.c  -fPIC -DPIC -o .libs/db_load.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../util/db_log_verify.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_log_verify.c  -fPIC -DPIC -o .libs/db_log_verify.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_dump.c -o db_dump.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_hotbackup.c -o db_hotbackup.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../util/db_printlog.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_load.c -o db_load.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_printlog.c  -fPIC -DPIC -o .libs/db_printlog.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/btree/btree_autop.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/btree_autop.c  -fPIC -DPIC -o .libs/btree_autop.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/crdel_autop.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/crdel_autop.c  -fPIC -DPIC -o .libs/crdel_autop.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_printlog.c -o db_printlog.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/btree/btree_autop.c -o btree_autop.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/crdel_autop.c -o crdel_autop.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/db/db_autop.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_autop.c  -fPIC -DPIC -o .libs/db_autop.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/dbreg/dbreg_autop.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/fileops/fileops_autop.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/hash/hash_autop.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/fileops/fileops_autop.c  -fPIC -DPIC -o .libs/fileops_autop.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/heap/heap_autop.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/db/db_autop.c -o db_autop.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/heap/heap_autop.c  -fPIC -DPIC -o .libs/heap_autop.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/dbreg/dbreg_autop.c -o dbreg_autop.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/fileops/fileops_autop.c -o fileops_autop.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/hash/hash_autop.c -o hash_autop.o >/dev/null 2>&1
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/qam/qam_autop.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/heap/heap_autop.c -o heap_autop.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/repmgr/repmgr_autop.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../src/txn/txn_autop.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/repmgr/repmgr_autop.c  -fPIC -DPIC -o .libs/repmgr_autop.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../util/db_recover.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/txn/txn_autop.c  -fPIC -DPIC -o .libs/txn_autop.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_recover.c  -fPIC -DPIC -o .libs/db_recover.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../util/db_replicate.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_replicate.c  -fPIC -DPIC -o .libs/db_replicate.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../src/repmgr/repmgr_autop.c -o repmgr_autop.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../util/db_stat.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_replicate.c -o db_replicate.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_stat.c  -fPIC -DPIC -o .libs/db_stat.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../util/db_tuner.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_tuner.c  -fPIC -DPIC -o .libs/db_tuner.o
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../util/db_upgrade.c
./libtool --mode=compile cc -c -I. -I../src  -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  ../util/db_verify.c
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_upgrade.c  -fPIC -DPIC -o .libs/db_upgrade.o
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_verify.c  -fPIC -DPIC -o .libs/db_verify.o
./libtool --mode=link cc -avoid-version -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -rpath /usr/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libdb-6.2.la db185.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_upgrade.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 blob_fileops.lo blob_page.lo blob_stream.lo blob_util.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_slice.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_slice.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_rmdir.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: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_stat.c -o db_stat.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_upgrade.c -o db_upgrade.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_verify.c -o db_verify.o >/dev/null 2>&1
libtool: compile:  cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection ../util/db_tuner.c -o db_tuner.o >/dev/null 2>&1
./libtool --mode=link g++ -avoid-version -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -rpath /usr/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now \
    -o libdb_cxx-6.2.la cxx_channel.lo cxx_db.lo cxx_dbc.lo cxx_dbstream.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_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_upgrade.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 blob_fileops.lo blob_page.lo blob_stream.lo blob_util.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_slice.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_slice.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_rmdir.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_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_upgrade.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/blob_fileops.o .libs/blob_page.o .libs/blob_stream.o .libs/blob_util.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_slice.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_slice.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_rmdir.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  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libdb-6.2.so -o .libs/libdb-6.2.so
./libtool --mode=link g++ -avoid-version -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -rpath /usr/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libdb_stl-6.2.la dbstl_container.lo dbstl_resource_manager.lo \
    -lpthread cxx_channel.lo cxx_db.lo cxx_dbc.lo cxx_dbstream.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_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_upgrade.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 blob_fileops.lo blob_page.lo blob_stream.lo blob_util.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_slice.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_slice.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_rmdir.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: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../../crti.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/crtbeginS.o  .libs/cxx_channel.o .libs/cxx_db.o .libs/cxx_dbc.o .libs/cxx_dbstream.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_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_upgrade.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/blob_fileops.o .libs/blob_page.o .libs/blob_stream.o .libs/blob_util.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_slice.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_slice.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_rmdir.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/armv7l-unknown-linux-gnueabihf/12.1.0 -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/crtendS.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../../crtn.o  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libdb_cxx-6.2.so -o .libs/libdb_cxx-6.2.so
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../../crti.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/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_dbstream.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_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_upgrade.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/blob_fileops.o .libs/blob_page.o .libs/blob_stream.o .libs/blob_util.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_slice.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_slice.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_rmdir.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/armv7l-unknown-linux-gnueabihf/12.1.0 -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/crtendS.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../../crtn.o  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libdb_stl-6.2.so -o .libs/libdb_stl-6.2.so
libtool: link: ar cru .libs/libdb-6.2.a  db185.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_upgrade.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 blob_fileops.o blob_page.o blob_stream.o blob_util.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_slice.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_slice.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_rmdir.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-6.2.a
libtool: link: ar cru .libs/libdb_cxx-6.2.a  cxx_channel.o cxx_db.o cxx_dbc.o cxx_dbstream.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_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_upgrade.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 blob_fileops.o blob_page.o blob_stream.o blob_util.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_slice.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_slice.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_rmdir.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: ( cd ".libs" && rm -f "libdb-6.2.la" && ln -s "../libdb-6.2.la" "libdb-6.2.la" )
rm -f libdb.a
ln -s .libs/libdb-6.2.a libdb.a
./libtool --mode=link cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -o db_archive -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now \
    db_archive.lo util_arg.lo util_cache.lo util_env.lo util_log.lo util_sig.lo util_ver_check.lo libdb-6.2.la -lpthread
./libtool --mode=link cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -o db_checkpoint -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now \
    db_checkpoint.lo util_arg.lo util_cache.lo util_env.lo util_log.lo util_sig.lo util_ver_check.lo libdb-6.2.la -lpthread
./libtool --mode=link cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -o db_convert -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now \
    db_convert.lo util_arg.lo util_cache.lo util_env.lo util_log.lo util_sig.lo util_ver_check.lo libdb-6.2.la -lpthread
libtool: link: ar cru .libs/libdb_stl-6.2.a  dbstl_container.o dbstl_resource_manager.o cxx_channel.o cxx_db.o cxx_dbc.o cxx_dbstream.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_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_upgrade.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 blob_fileops.o blob_page.o blob_stream.o blob_util.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_slice.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_slice.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_rmdir.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-6.2.a
libtool: link: cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -o .libs/db_archive -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now .libs/db_archive.o .libs/util_arg.o .libs/util_cache.o .libs/util_env.o .libs/util_log.o .libs/util_sig.o .libs/util_ver_check.o  ./.libs/libdb-6.2.so -lpthread 
libtool: link: cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -o .libs/db_convert -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now .libs/db_convert.o .libs/util_arg.o .libs/util_cache.o .libs/util_env.o .libs/util_log.o .libs/util_sig.o .libs/util_ver_check.o  ./.libs/libdb-6.2.so -lpthread 
libtool: link: cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -o .libs/db_checkpoint -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now .libs/db_checkpoint.o .libs/util_arg.o .libs/util_cache.o .libs/util_env.o .libs/util_log.o .libs/util_sig.o .libs/util_ver_check.o  ./.libs/libdb-6.2.so -lpthread 
libtool: link: ranlib .libs/libdb_stl-6.2.a
libtool: link: ( cd ".libs" && rm -f "libdb_cxx-6.2.la" && ln -s "../libdb_cxx-6.2.la" "libdb_cxx-6.2.la" )
./libtool --mode=execute true db_archive
rm -f libdb_cxx.a
ln -s .libs/libdb_cxx-6.2.a libdb_cxx.a
./libtool --mode=link cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -o db_deadlock -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now \
    db_deadlock.lo util_arg.lo util_cache.lo util_env.lo util_log.lo util_sig.lo util_ver_check.lo libdb-6.2.la -lpthread
./libtool --mode=execute true db_checkpoint
./libtool --mode=execute true db_convert
libtool: link: ( cd ".libs" && rm -f "libdb_stl-6.2.la" && ln -s "../libdb_stl-6.2.la" "libdb_stl-6.2.la" )
rm -f libdb_stl.a
ln -s .libs/libdb_stl-6.2.a libdb_stl.a
./libtool --mode=link cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -o db_dump -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now \
    db_dump.lo util_arg.lo util_cache.lo util_env.lo util_log.lo util_sig.lo util_ver_check.lo libdb-6.2.la -lpthread
libtool: link: cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -o .libs/db_deadlock -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now .libs/db_deadlock.o .libs/util_arg.o .libs/util_cache.o .libs/util_env.o .libs/util_log.o .libs/util_sig.o .libs/util_ver_check.o  ./.libs/libdb-6.2.so -lpthread 
./libtool --mode=link cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -o db_hotbackup -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now \
    db_hotbackup.lo util_arg.lo util_cache.lo util_env.lo util_log.lo util_sig.lo util_ver_check.lo libdb-6.2.la -lpthread
./libtool --mode=link cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -o db_load -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now \
    db_load.lo util_arg.lo util_cache.lo util_env.lo util_log.lo util_sig.lo util_ver_check.lo libdb-6.2.la -lpthread
./libtool --mode=link cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -o db_log_verify -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now \
    db_log_verify.lo util_arg.lo util_cache.lo util_env.lo util_log.lo util_sig.lo util_ver_check.lo libdb-6.2.la -lpthread
./libtool --mode=execute true db_deadlock
libtool: link: cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -o .libs/db_dump -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now .libs/db_dump.o .libs/util_arg.o .libs/util_cache.o .libs/util_env.o .libs/util_log.o .libs/util_sig.o .libs/util_ver_check.o  ./.libs/libdb-6.2.so -lpthread 
libtool: link: cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -o .libs/db_hotbackup -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now .libs/db_hotbackup.o .libs/util_arg.o .libs/util_cache.o .libs/util_env.o .libs/util_log.o .libs/util_sig.o .libs/util_ver_check.o  ./.libs/libdb-6.2.so -lpthread 
libtool: link: cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -o .libs/db_load -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now .libs/db_load.o .libs/util_arg.o .libs/util_cache.o .libs/util_env.o .libs/util_log.o .libs/util_sig.o .libs/util_ver_check.o  ./.libs/libdb-6.2.so -lpthread 
libtool: link: cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -o .libs/db_log_verify -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now .libs/db_log_verify.o .libs/util_arg.o .libs/util_cache.o .libs/util_env.o .libs/util_log.o .libs/util_sig.o .libs/util_ver_check.o  ./.libs/libdb-6.2.so -lpthread 
./libtool --mode=execute true db_dump
./libtool --mode=execute true db_hotbackup
./libtool --mode=link cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -o db_printlog -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now \
    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_arg.lo util_cache.lo util_env.lo util_log.lo util_sig.lo util_ver_check.lo libdb-6.2.la \
    -lpthread
./libtool --mode=execute true db_load
./libtool --mode=execute true db_log_verify
./libtool --mode=link cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -o db_recover -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now \
    db_recover.lo util_arg.lo util_cache.lo util_env.lo util_log.lo util_sig.lo util_ver_check.lo libdb-6.2.la -lpthread
./libtool --mode=link cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -o db_replicate -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now \
    db_replicate.lo util_arg.lo util_cache.lo util_env.lo util_log.lo util_sig.lo util_ver_check.lo libdb-6.2.la -lpthread
libtool: link: cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -o .libs/db_printlog -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now .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_arg.o .libs/util_cache.o .libs/util_env.o .libs/util_log.o .libs/util_sig.o .libs/util_ver_check.o  ./.libs/libdb-6.2.so -lpthread 
./libtool --mode=link cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -o db_stat -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now \
    db_stat.lo util_arg.lo util_cache.lo util_env.lo util_log.lo util_sig.lo util_ver_check.lo libdb-6.2.la -lpthread
./libtool --mode=link cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -o db_tuner -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now \
    db_tuner.lo util_arg.lo util_cache.lo util_env.lo util_log.lo util_sig.lo util_ver_check.lo libdb-6.2.la -lpthread
./libtool --mode=execute true db_printlog
libtool: link: cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -o .libs/db_replicate -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now .libs/db_replicate.o .libs/util_arg.o .libs/util_cache.o .libs/util_env.o .libs/util_log.o .libs/util_sig.o .libs/util_ver_check.o  ./.libs/libdb-6.2.so -lpthread 
libtool: link: cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -o .libs/db_recover -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now .libs/db_recover.o .libs/util_arg.o .libs/util_cache.o .libs/util_env.o .libs/util_log.o .libs/util_sig.o .libs/util_ver_check.o  ./.libs/libdb-6.2.so -lpthread 
libtool: link: cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -o .libs/db_stat -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now .libs/db_stat.o .libs/util_arg.o .libs/util_cache.o .libs/util_env.o .libs/util_log.o .libs/util_sig.o .libs/util_ver_check.o  ./.libs/libdb-6.2.so -lpthread 
./libtool --mode=execute true db_recover
./libtool --mode=execute true db_replicate
libtool: link: cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -o .libs/db_tuner -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now .libs/db_tuner.o .libs/util_arg.o .libs/util_cache.o .libs/util_env.o .libs/util_log.o .libs/util_sig.o .libs/util_ver_check.o  ./.libs/libdb-6.2.so -lpthread 
./libtool --mode=link cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -o db_upgrade -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now \
    db_upgrade.lo util_arg.lo util_cache.lo util_env.lo util_log.lo util_sig.lo util_ver_check.lo libdb-6.2.la -lpthread
./libtool --mode=execute true db_stat
./libtool --mode=execute true db_tuner
./libtool --mode=link cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -o db_verify -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now \
    db_verify.lo util_arg.lo util_cache.lo util_env.lo util_log.lo util_sig.lo util_ver_check.lo libdb-6.2.la -lpthread
libtool: link: cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -o .libs/db_upgrade -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now .libs/db_upgrade.o .libs/util_arg.o .libs/util_cache.o .libs/util_env.o .libs/util_log.o .libs/util_sig.o .libs/util_ver_check.o  ./.libs/libdb-6.2.so -lpthread 
libtool: link: cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -o .libs/db_verify -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now .libs/db_verify.o .libs/util_arg.o .libs/util_cache.o .libs/util_env.o .libs/util_log.o .libs/util_sig.o .libs/util_ver_check.o  ./.libs/libdb-6.2.so -lpthread 
./libtool --mode=execute true db_upgrade
./libtool --mode=execute true db_verify
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/db/src/db-6.2.32/build_unix'
Installing DB library: /build/db/pkg/db/usr/lib ...
Installing DB utilities: /build/db/pkg/db/usr/bin ...
Installing DB include files: /build/db/pkg/db/usr/include ...
Installing documentation: /build/db/pkg/db/usr/docs ...
libtool: install: cp -p .libs/libdb-6.2.so /build/db/pkg/db/usr/lib/libdb-6.2.so
libtool: install: cp -p .libs/libdb-6.2.lai /build/db/pkg/db/usr/lib/libdb-6.2.la
libtool: install: cp -p .libs/libdb_cxx-6.2.so /build/db/pkg/db/usr/lib/libdb_cxx-6.2.so
libtool: install: cp -p .libs/libdb_cxx-6.2.lai /build/db/pkg/db/usr/lib/libdb_cxx-6.2.la
libtool: install: warning: `libdb-6.2.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/libdb_stl-6.2.so /build/db/pkg/db/usr/lib/libdb_stl-6.2.so
libtool: install: cp -p .libs/db_archive /build/db/pkg/db/usr/bin/db_archive
libtool: install: cp -p .libs/libdb_stl-6.2.lai /build/db/pkg/db/usr/lib/libdb_stl-6.2.la
libtool: install: cp -p .libs/libdb-6.2.a /build/db/pkg/db/usr/lib/libdb-6.2.a
libtool: install: chmod 644 /build/db/pkg/db/usr/lib/libdb-6.2.a
libtool: install: ranlib /build/db/pkg/db/usr/lib/libdb-6.2.a
libtool: install: warning: `libdb-6.2.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_checkpoint /build/db/pkg/db/usr/bin/db_checkpoint
libtool: install: warning: `libdb-6.2.la' has not been installed in `/usr/lib'
libtool: install: cp -p libdb.a /build/db/pkg/db/usr/lib/libdb.a
libtool: install: cp -p .libs/db_convert /build/db/pkg/db/usr/bin/db_convert
libtool: install: chmod 644 /build/db/pkg/db/usr/lib/libdb.a
libtool: install: ranlib /build/db/pkg/db/usr/lib/libdb.a
libtool: install: warning: `libdb-6.2.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_deadlock /build/db/pkg/db/usr/bin/db_deadlock
libtool: install: cp -p .libs/libdb_cxx-6.2.a /build/db/pkg/db/usr/lib/libdb_cxx-6.2.a
libtool: install: warning: `libdb-6.2.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_dump /build/db/pkg/db/usr/bin/db_dump
libtool: install: chmod 644 /build/db/pkg/db/usr/lib/libdb_cxx-6.2.a
libtool: install: ranlib /build/db/pkg/db/usr/lib/libdb_cxx-6.2.a
libtool: install: warning: `libdb-6.2.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_hotbackup /build/db/pkg/db/usr/bin/db_hotbackup
libtool: install: warning: `libdb-6.2.la' has not been installed in `/usr/lib'
libtool: install: cp -p libdb_cxx.a /build/db/pkg/db/usr/lib/libdb_cxx.a
libtool: install: cp -p .libs/db_load /build/db/pkg/db/usr/bin/db_load
libtool: install: chmod 644 /build/db/pkg/db/usr/lib/libdb_cxx.a
libtool: install: ranlib /build/db/pkg/db/usr/lib/libdb_cxx.a
libtool: install: warning: `libdb-6.2.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_log_verify /build/db/pkg/db/usr/bin/db_log_verify
libtool: install: warning: `libdb-6.2.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_printlog /build/db/pkg/db/usr/bin/db_printlog
libtool: install: cp -p .libs/libdb_stl-6.2.a /build/db/pkg/db/usr/lib/libdb_stl-6.2.a
libtool: install: chmod 644 /build/db/pkg/db/usr/lib/libdb_stl-6.2.a
libtool: install: ranlib /build/db/pkg/db/usr/lib/libdb_stl-6.2.a
libtool: install: warning: `libdb-6.2.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_recover /build/db/pkg/db/usr/bin/db_recover
libtool: install: warning: `libdb-6.2.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_replicate /build/db/pkg/db/usr/bin/db_replicate
libtool: install: cp -p libdb_stl.a /build/db/pkg/db/usr/lib/libdb_stl.a
libtool: install: chmod 644 /build/db/pkg/db/usr/lib/libdb_stl.a
libtool: install: ranlib /build/db/pkg/db/usr/lib/libdb_stl.a
libtool: install: warning: `libdb-6.2.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_stat /build/db/pkg/db/usr/bin/db_stat
libtool: install: warning: `libdb-6.2.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_tuner /build/db/pkg/db/usr/bin/db_tuner
libtool: install: warning: remember to run `libtool --finish /usr/lib'
libtool: install: warning: `libdb-6.2.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_upgrade /build/db/pkg/db/usr/bin/db_upgrade
libtool: install: warning: `libdb-6.2.la' has not been installed in `/usr/lib'
libtool: install: cp -p .libs/db_verify /build/db/pkg/db/usr/bin/db_verify
make: Leaving directory '/build/db/src/db-6.2.32/build_unix'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "db"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: db 6.2.32-1 (Thu Dec 15 10:58:45 2022)
==> Cleaning up...