==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: whitedb 0.7.3-11 (Sun Dec 22 14:29:14 2024) ==> Retrieving sources... -> Found whitedb-0.7.3.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with md5sums... whitedb-0.7.3.tar.gz ... Passed ==> Validating source files with sha256sums... whitedb-0.7.3.tar.gz ... Passed ==> Making package: whitedb 0.7.3-11 (Sun Dec 22 14:29:37 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found whitedb-0.7.3.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting whitedb-0.7.3.tar.gz with bsdtar ==> Starting prepare()... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force autoreconf: running: /usr/bin/autoconf --force configure.ac:25: warning: The macro 'AC_CONFIG_HEADER' is obsolete. configure.ac:25: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:25: the top level configure.ac:29: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:29: You should run autoupdate. aclocal.m4:122: AC_PROG_LIBTOOL is expanded from... configure.ac:29: the top level configure.ac:39: warning: The macro 'AC_LANG_C' is obsolete. configure.ac:39: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... acinclude.m4:82: ACX_PTHREAD is expanded from... configure.ac:39: the top level configure.ac:39: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:39: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... acinclude.m4:82: ACX_PTHREAD is expanded from... configure.ac:39: the top level configure.ac:65: warning: The macro 'AC_TRY_CPP' is obsolete. configure.ac:65: You should run autoupdate. ./lib/autoconf/general.m4:2762: AC_TRY_CPP is expanded from... acinclude.m4:280: AM_CHECK_PYTHON_HEADERS is expanded from... configure.ac:65: the top level configure.ac:84: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:743: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:736: AC_PROG_LEX is expanded from... configure.ac:84: the top level configure.ac:94: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:94: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.ac:94: the top level configure.ac:279: warning: AC_OUTPUT should be used without arguments. configure.ac:279: You should run autoupdate. autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:29: installing './compile' configure.ac:29: installing './config.guess' configure.ac:29: installing './config.sub' configure.ac:26: installing './install-sh' configure.ac:26: installing './missing' Db/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' Python/Makefile.am:11: installing './py-compile' autoreconf: Leaving directory '.' ==> Starting build()... configure: ====== initialising ====== checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 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 gcc... /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 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 file... : 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 command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc 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 configure: ====== checking ====== checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cos in -lm... yes checking for python... /usr/bin/python checking for python version... 3.13 checking for python platform... linux checking for GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.13/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.13/site-packages checking how to run the C preprocessor... gcc -E checking for headers required to compile python extensions... found checking for raptor-config... no checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no checking whether yytext is a pointer... yes checking for bison... bison checking for linux/futex.h... yes checking size of ptrdiff_t... 4 configure: ====== setting configuration options ====== checking for logging... disabled checking for locking protocol... tfqueue checking for additional validation checks... enabled checking for single-compare T-tree mode... enabled checking for chained T-tree nodes algorithm... enabled checking for backlinking... enabled checking for child db support... disabled checking for index templates... enabled checking for reasoner... disabled checking string hash size... 2 configure: ====== setting compiler flags ====== checking for gcc architecture flag... checking for gcc architecture flag... unknown configure: ====== final steps ====== checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Db/Makefile config.status: creating json/Makefile config.status: creating Test/Makefile config.status: creating Main/Makefile config.status: creating Examples/Makefile config.status: creating Python/Makefile config.status: creating Parser/Makefile config.status: creating Printer/Makefile config.status: creating Reasoner/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/build/whitedb/src/whitedb-0.7.3' Making all in Db make[2]: Entering directory '/build/whitedb/src/whitedb-0.7.3/Db' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbmem.lo -MD -MP -MF .deps/dbmem.Tpo -c -o dbmem.lo dbmem.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dballoc.lo -MD -MP -MF .deps/dballoc.Tpo -c -o dballoc.lo dballoc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbdata.lo -MD -MP -MF .deps/dbdata.Tpo -c -o dbdata.lo dbdata.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dblock.lo -MD -MP -MF .deps/dblock.Tpo -c -o dblock.lo dblock.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbdump.lo -MD -MP -MF .deps/dbdump.Tpo -c -o dbdump.lo dbdump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbmem.lo -MD -MP -MF .deps/dbmem.Tpo -c dbmem.c -fPIC -DPIC -o .libs/dbmem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbdata.lo -MD -MP -MF .deps/dbdata.Tpo -c dbdata.c -fPIC -DPIC -o .libs/dbdata.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbdump.lo -MD -MP -MF .deps/dbdump.Tpo -c dbdump.c -fPIC -DPIC -o .libs/dbdump.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dballoc.lo -MD -MP -MF .deps/dballoc.Tpo -c dballoc.c -fPIC -DPIC -o .libs/dballoc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dblock.lo -MD -MP -MF .deps/dblock.Tpo -c dblock.c -fPIC -DPIC -o .libs/dblock.o dbdump.c: In function 'wg_check_dump': dbdump.c:236:44: warning: array subscript 'db_memsegment_header {aka struct _db_memsegment_header}[0]' is partly outside array bounds of 'unsigned char[8192]' [-Warray-bounds=] dbdump.c:216:18: note: object of size 8192 allocated by 'malloc' dbdump.c:237:44: warning: array subscript 'db_memsegment_header {aka struct _db_memsegment_header}[0]' is partly outside array bounds of 'unsigned char[8192]' [-Warray-bounds=] dbdump.c:216:18: note: object of size 8192 allocated by 'malloc' dbdump.c:240:44: warning: array subscript 'db_memsegment_header {aka struct _db_memsegment_header}[0]' is partly outside array bounds of 'unsigned char[8192]' [-Warray-bounds=] dbdump.c:216:18: note: object of size 8192 allocated by 'malloc' dbdump.c:241:33: warning: array subscript 'db_memsegment_header {aka struct _db_memsegment_header}[0]' is partly outside array bounds of 'unsigned char[8192]' [-Warray-bounds=] dbdump.c:216:18: note: object of size 8192 allocated by 'malloc' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbdump.lo -MD -MP -MF .deps/dbdump.Tpo -c dbdump.c -o dbdump.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbmem.lo -MD -MP -MF .deps/dbmem.Tpo -c dbmem.c -o dbmem.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dblock.lo -MD -MP -MF .deps/dblock.Tpo -c dblock.c -o dblock.o >/dev/null 2>&1 mv -f .deps/dbdump.Tpo .deps/dbdump.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dblog.lo -MD -MP -MF .deps/dblog.Tpo -c -o dblog.lo dblog.c dballoc.c: In function 'wg_free_object': dballoc.c:1210:61: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] dballoc.c:1210:41: note: add parentheses around left hand side expression to silence this warning libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dballoc.lo -MD -MP -MF .deps/dballoc.Tpo -c dballoc.c -o dballoc.o >/dev/null 2>&1 mv -f .deps/dbmem.Tpo .deps/dbmem.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbhash.lo -MD -MP -MF .deps/dbhash.Tpo -c -o dbhash.lo dbhash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dblog.lo -MD -MP -MF .deps/dblog.Tpo -c dblog.c -fPIC -DPIC -o .libs/dblog.o mv -f .deps/dblock.Tpo .deps/dblock.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbindex.lo -MD -MP -MF .deps/dbindex.Tpo -c -o dbindex.lo dbindex.c dbdata.c: In function 'wg_current_utctime': dbdata.c:1734:3: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] In file included from dbdata.c:46: /usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ dbdata.c: In function 'wg_current_localtime': dbdata.c:1749:3: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] /usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbdata.lo -MD -MP -MF .deps/dbdata.Tpo -c dbdata.c -o dbdata.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbhash.lo -MD -MP -MF .deps/dbhash.Tpo -c dbhash.c -fPIC -DPIC -o .libs/dbhash.o mv -f .deps/dballoc.Tpo .deps/dballoc.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dblog.lo -MD -MP -MF .deps/dblog.Tpo -c dblog.c -o dblog.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbindex.lo -MD -MP -MF .deps/dbindex.Tpo -c dbindex.c -fPIC -DPIC -o .libs/dbindex.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbcompare.lo -MD -MP -MF .deps/dbcompare.Tpo -c -o dbcompare.lo dbcompare.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbcompare.lo -MD -MP -MF .deps/dbcompare.Tpo -c dbcompare.c -fPIC -DPIC -o .libs/dbcompare.o mv -f .deps/dblog.Tpo .deps/dblog.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbquery.lo -MD -MP -MF .deps/dbquery.Tpo -c -o dbquery.lo dbquery.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbhash.lo -MD -MP -MF .deps/dbhash.Tpo -c dbhash.c -o dbhash.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbcompare.lo -MD -MP -MF .deps/dbcompare.Tpo -c dbcompare.c -o dbcompare.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbquery.lo -MD -MP -MF .deps/dbquery.Tpo -c dbquery.c -fPIC -DPIC -o .libs/dbquery.o mv -f .deps/dbcompare.Tpo .deps/dbcompare.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbutil.lo -MD -MP -MF .deps/dbutil.Tpo -c -o dbutil.lo dbutil.c mv -f .deps/dbdata.Tpo .deps/dbdata.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbmpool.lo -MD -MP -MF .deps/dbmpool.Tpo -c -o dbmpool.lo dbmpool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbutil.lo -MD -MP -MF .deps/dbutil.Tpo -c dbutil.c -fPIC -DPIC -o .libs/dbutil.o mv -f .deps/dbhash.Tpo .deps/dbhash.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbindex.lo -MD -MP -MF .deps/dbindex.Tpo -c dbindex.c -o dbindex.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbjson.lo -MD -MP -MF .deps/dbjson.Tpo -c -o dbjson.lo dbjson.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbmpool.lo -MD -MP -MF .deps/dbmpool.Tpo -c dbmpool.c -fPIC -DPIC -o .libs/dbmpool.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbjson.lo -MD -MP -MF .deps/dbjson.Tpo -c dbjson.c -fPIC -DPIC -o .libs/dbjson.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbquery.lo -MD -MP -MF .deps/dbquery.Tpo -c dbquery.c -o dbquery.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbutil.lo -MD -MP -MF .deps/dbutil.Tpo -c dbutil.c -o dbutil.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbmpool.lo -MD -MP -MF .deps/dbmpool.Tpo -c dbmpool.c -o dbmpool.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbjson.lo -MD -MP -MF .deps/dbjson.Tpo -c dbjson.c -o dbjson.o >/dev/null 2>&1 mv -f .deps/dbutil.Tpo .deps/dbutil.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbschema.lo -MD -MP -MF .deps/dbschema.Tpo -c -o dbschema.lo dbschema.c mv -f .deps/dbmpool.Tpo .deps/dbmpool.Plo mv -f .deps/dbindex.Tpo .deps/dbindex.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbschema.lo -MD -MP -MF .deps/dbschema.Tpo -c dbschema.c -fPIC -DPIC -o .libs/dbschema.o mv -f .deps/dbjson.Tpo .deps/dbjson.Plo mv -f .deps/dbquery.Tpo .deps/dbquery.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbschema.lo -MD -MP -MF .deps/dbschema.Tpo -c dbschema.c -o dbschema.o >/dev/null 2>&1 mv -f .deps/dbschema.Tpo .deps/dbschema.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libDb.la dbmem.lo dballoc.lo dbdata.lo dblock.lo dbdump.lo dblog.lo dbhash.lo dbindex.lo dbcompare.lo dbquery.lo dbutil.lo dbmpool.lo dbjson.lo dbschema.lo -lm libtool: link: ar cr .libs/libDb.a .libs/dbmem.o .libs/dballoc.o .libs/dbdata.o .libs/dblock.o .libs/dbdump.o .libs/dblog.o .libs/dbhash.o .libs/dbindex.o .libs/dbcompare.o .libs/dbquery.o .libs/dbutil.o .libs/dbmpool.o .libs/dbjson.o .libs/dbschema.o libtool: link: ranlib .libs/libDb.a libtool: link: ( cd ".libs" && rm -f "libDb.la" && ln -s "../libDb.la" "libDb.la" ) make[2]: Leaving directory '/build/whitedb/src/whitedb-0.7.3/Db' Making all in json make[2]: Entering directory '/build/whitedb/src/whitedb-0.7.3/json' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT yajl_all.lo -MD -MP -MF .deps/yajl_all.Tpo -c -o yajl_all.lo yajl_all.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT yajl_all.lo -MD -MP -MF .deps/yajl_all.Tpo -c yajl_all.c -fPIC -DPIC -o .libs/yajl_all.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT yajl_all.lo -MD -MP -MF .deps/yajl_all.Tpo -c yajl_all.c -o yajl_all.o >/dev/null 2>&1 mv -f .deps/yajl_all.Tpo .deps/yajl_all.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libjson.la yajl_all.lo -lm libtool: link: ar cr .libs/libjson.a .libs/yajl_all.o libtool: link: ranlib .libs/libjson.a libtool: link: ( cd ".libs" && rm -f "libjson.la" && ln -s "../libjson.la" "libjson.la" ) make[2]: Leaving directory '/build/whitedb/src/whitedb-0.7.3/json' Making all in Test make[2]: Entering directory '/build/whitedb/src/whitedb-0.7.3/Test' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbtest.lo -MD -MP -MF .deps/dbtest.Tpo -c -o dbtest.lo dbtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbtest.lo -MD -MP -MF .deps/dbtest.Tpo -c dbtest.c -fPIC -DPIC -o .libs/dbtest.o dbtest.c: In function 'wg_check_query_param': dbtest.c:2087:16: warning: '%s' directive argument is null [-Wformat-overflow=] dbtest.c:1986:16: warning: '%s' directive argument is null [-Wformat-overflow=] dbtest.c: In function 'wg_debug_print_value': dbtest.c:5249:29: warning: '%s' directive output may be truncated writing up to 1012 bytes into a region of size between 996 and 1006 [-Wformat-truncation=] In file included from /usr/include/stdio.h:980, from dbtest.c:35: In function 'snprintf', inlined from 'wg_debug_print_value' at dbtest.c:5249:7: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 18 and 1040 bytes into a destination of size 1023 54 | __fortify_function __attribute_overloadable__ int | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __NTH (vsprintf (__fortify_clang_overload_arg (char *, __restrict, __s), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | const char *__restrict __fmt, __gnuc_va_list __ap)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dbtest.c: In function 'wg_debug_print_value': dbtest.c:5244:29: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 996 and 1006 [-Wformat-truncation=] In function 'snprintf', inlined from 'wg_debug_print_value' at dbtest.c:5244:7: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 18 and 1051 bytes into a destination of size 1023 54 | __fortify_function __attribute_overloadable__ int | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __NTH (vsprintf (__fortify_clang_overload_arg (char *, __restrict, __s), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | const char *__restrict __fmt, __gnuc_va_list __ap)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dbtest.lo -MD -MP -MF .deps/dbtest.Tpo -c dbtest.c -o dbtest.o >/dev/null 2>&1 mv -f .deps/dbtest.Tpo .deps/dbtest.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libTest.la dbtest.lo -lm libtool: link: ar cr .libs/libTest.a .libs/dbtest.o libtool: link: ranlib .libs/libTest.a libtool: link: ( cd ".libs" && rm -f "libTest.la" && ln -s "../libTest.la" "libTest.la" ) make[2]: Leaving directory '/build/whitedb/src/whitedb-0.7.3/Test' Making all in Main make[2]: Entering directory '/build/whitedb/src/whitedb-0.7.3/Main' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT wgdb.o -MD -MP -MF .deps/wgdb.Tpo -c -o wgdb.o wgdb.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libwgdb.la -rpath /usr/lib ../Db/libDb.la ../json/libjson.la -lm gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT stresstest-stresstest.o -MD -MP -MF .deps/stresstest-stresstest.Tpo -c -o stresstest-stresstest.o `test -f 'stresstest.c' || echo './'`stresstest.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT selftest.o -MD -MP -MF .deps/selftest.Tpo -c -o selftest.o selftest.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gendata.o -MD -MP -MF .deps/gendata.Tpo -c -o gendata.o gendata.c mv -f .deps/selftest.Tpo .deps/selftest.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT indextool.o -MD -MP -MF .deps/indextool.Tpo -c -o indextool.o indextool.c mv -f .deps/gendata.Tpo .deps/gendata.Po mv -f .deps/stresstest-stresstest.Tpo .deps/stresstest-stresstest.Po mv -f .deps/indextool.Tpo .deps/indextool.Po mv -f .deps/wgdb.Tpo .deps/wgdb.Po libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ../Db/.libs/libDb.a ../json/.libs/libjson.a -Wl,--no-whole-archive -lm -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libwgdb.so.0 -o .libs/libwgdb.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libwgdb.so.0" && ln -s "libwgdb.so.0.0.0" "libwgdb.so.0") libtool: link: (cd ".libs" && rm -f "libwgdb.so" && ln -s "libwgdb.so.0.0.0" "libwgdb.so") libtool: link: (cd .libs/libwgdb.lax/libDb.a && ar x "/build/whitedb/src/whitedb-0.7.3/Main/../Db/.libs/libDb.a") libtool: link: (cd .libs/libwgdb.lax/libjson.a && ar x "/build/whitedb/src/whitedb-0.7.3/Main/../json/.libs/libjson.a") libtool: link: ar cr .libs/libwgdb.a .libs/libwgdb.lax/libDb.a/dballoc.o .libs/libwgdb.lax/libDb.a/dbcompare.o .libs/libwgdb.lax/libDb.a/dbdata.o .libs/libwgdb.lax/libDb.a/dbdump.o .libs/libwgdb.lax/libDb.a/dbhash.o .libs/libwgdb.lax/libDb.a/dbindex.o .libs/libwgdb.lax/libDb.a/dbjson.o .libs/libwgdb.lax/libDb.a/dblock.o .libs/libwgdb.lax/libDb.a/dblog.o .libs/libwgdb.lax/libDb.a/dbmem.o .libs/libwgdb.lax/libDb.a/dbmpool.o .libs/libwgdb.lax/libDb.a/dbquery.o .libs/libwgdb.lax/libDb.a/dbschema.o .libs/libwgdb.lax/libDb.a/dbutil.o .libs/libwgdb.lax/libjson.a/yajl_all.o libtool: link: ranlib .libs/libwgdb.a libtool: link: rm -fr .libs/libwgdb.lax libtool: link: ( cd ".libs" && rm -f "libwgdb.la" && ln -s "../libwgdb.la" "libwgdb.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o wgdb wgdb.o libwgdb.la -lm /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -static -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o stresstest stresstest-stresstest.o libwgdb.la -lm /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o selftest selftest.o ../Test/libTest.la libwgdb.la -lm /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o indextool indextool.o libwgdb.la -lm /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o gendata gendata.o ../Test/libTest.la libwgdb.la -lm libtool: link: gcc -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/indextool indextool.o ./.libs/libwgdb.so -lm libtool: link: gcc -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/wgdb wgdb.o ./.libs/libwgdb.so -lm libtool: link: gcc -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/gendata gendata.o ../Test/.libs/libTest.a ./.libs/libwgdb.so -lm libtool: link: gcc -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o stresstest stresstest-stresstest.o ./.libs/libwgdb.a -lm libtool: link: gcc -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/selftest selftest.o ../Test/.libs/libTest.a ./.libs/libwgdb.so -lm make[2]: Leaving directory '/build/whitedb/src/whitedb-0.7.3/Main' Making all in Examples make[2]: Entering directory '/build/whitedb/src/whitedb-0.7.3/Examples' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT demo.o -MD -MP -MF .deps/demo.Tpo -c -o demo.o demo.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT query.o -MD -MP -MF .deps/query.Tpo -c -o query.o query.c mv -f .deps/demo.Tpo .deps/demo.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -lm -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o demo demo.o ../Main/libwgdb.la -lm mv -f .deps/query.Tpo .deps/query.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -lm -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o query query.o ../Main/libwgdb.la ../Test/libTest.la -lm libtool: link: gcc -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/demo demo.o ../Main/.libs/libwgdb.so -lm libtool: link: gcc -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/query query.o ../Main/.libs/libwgdb.so ../Test/.libs/libTest.a -lm make[2]: Leaving directory '/build/whitedb/src/whitedb-0.7.3/Examples' Making all in Python make[2]: Entering directory '/build/whitedb/src/whitedb-0.7.3/Python' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.13 -I/usr/include/python3.13 -I ../Db -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT wgdbmodule.lo -MD -MP -MF .deps/wgdbmodule.Tpo -c -o wgdbmodule.lo wgdbmodule.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.13 -I/usr/include/python3.13 -I ../Db -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT wgdbmodule.lo -MD -MP -MF .deps/wgdbmodule.Tpo -c wgdbmodule.c -fPIC -DPIC -o .libs/wgdbmodule.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.13 -I/usr/include/python3.13 -I ../Db -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT wgdbmodule.lo -MD -MP -MF .deps/wgdbmodule.Tpo -c wgdbmodule.c -o wgdbmodule.o >/dev/null 2>&1 mv -f .deps/wgdbmodule.Tpo .deps/wgdbmodule.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -module -avoid-version -lm -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o wgdb.la -rpath /usr/lib/python3.13/site-packages wgdbmodule.lo ../Main/libwgdb.la -lm libtool: link: gcc -shared -fPIC -DPIC .libs/wgdbmodule.o -Wl,-rpath -Wl,/build/whitedb/src/whitedb-0.7.3/Main/.libs ../Main/.libs/libwgdb.so -lm -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,wgdb.so -o .libs/wgdb.so libtool: link: ar cr .libs/wgdb.a wgdbmodule.o libtool: link: ranlib .libs/wgdb.a libtool: link: ( cd ".libs" && rm -f "wgdb.la" && ln -s "../wgdb.la" "wgdb.la" ) make[2]: Leaving directory '/build/whitedb/src/whitedb-0.7.3/Python' make[2]: Entering directory '/build/whitedb/src/whitedb-0.7.3' make[2]: Leaving directory '/build/whitedb/src/whitedb-0.7.3' make[1]: Leaving directory '/build/whitedb/src/whitedb-0.7.3' ==> Entering fakeroot environment... ==> Starting package()... make: Entering directory '/build/whitedb/src/whitedb-0.7.3' Making install in Db make[1]: Entering directory '/build/whitedb/src/whitedb-0.7.3/Db' make[2]: Entering directory '/build/whitedb/src/whitedb-0.7.3/Db' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/whitedb/src/whitedb-0.7.3/Db' make[1]: Leaving directory '/build/whitedb/src/whitedb-0.7.3/Db' Making install in json make[1]: Entering directory '/build/whitedb/src/whitedb-0.7.3/json' make[2]: Entering directory '/build/whitedb/src/whitedb-0.7.3/json' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/whitedb/src/whitedb-0.7.3/json' make[1]: Leaving directory '/build/whitedb/src/whitedb-0.7.3/json' Making install in Test make[1]: Entering directory '/build/whitedb/src/whitedb-0.7.3/Test' make[2]: Entering directory '/build/whitedb/src/whitedb-0.7.3/Test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/whitedb/src/whitedb-0.7.3/Test' make[1]: Leaving directory '/build/whitedb/src/whitedb-0.7.3/Test' Making install in Main make[1]: Entering directory '/build/whitedb/src/whitedb-0.7.3/Main' make[2]: Entering directory '/build/whitedb/src/whitedb-0.7.3/Main' /usr/bin/mkdir -p '/build/whitedb/pkg/whitedb/usr/lib' /usr/bin/mkdir -p '/build/whitedb/pkg/whitedb/usr/include/whitedb' /bin/sh ../libtool --mode=install /usr/bin/install -c libwgdb.la '/build/whitedb/pkg/whitedb/usr/lib' /usr/bin/install -c -m 644 ../Db/dbapi.h ../Db/rdfapi.h ../Db/indexapi.h '/build/whitedb/pkg/whitedb/usr/include/whitedb' libtool: install: /usr/bin/install -c .libs/libwgdb.so.0.0.0 /build/whitedb/pkg/whitedb/usr/lib/libwgdb.so.0.0.0 libtool: install: (cd /build/whitedb/pkg/whitedb/usr/lib && { ln -s -f libwgdb.so.0.0.0 libwgdb.so.0 || { rm -f libwgdb.so.0 && ln -s libwgdb.so.0.0.0 libwgdb.so.0; }; }) libtool: install: (cd /build/whitedb/pkg/whitedb/usr/lib && { ln -s -f libwgdb.so.0.0.0 libwgdb.so || { rm -f libwgdb.so && ln -s libwgdb.so.0.0.0 libwgdb.so; }; }) libtool: install: /usr/bin/install -c .libs/libwgdb.lai /build/whitedb/pkg/whitedb/usr/lib/libwgdb.la libtool: install: /usr/bin/install -c .libs/libwgdb.a /build/whitedb/pkg/whitedb/usr/lib/libwgdb.a libtool: install: chmod 644 /build/whitedb/pkg/whitedb/usr/lib/libwgdb.a libtool: install: ranlib /build/whitedb/pkg/whitedb/usr/lib/libwgdb.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/build/whitedb/pkg/whitedb/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c wgdb '/build/whitedb/pkg/whitedb/usr/bin' libtool: warning: 'libwgdb.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/wgdb /build/whitedb/pkg/whitedb/usr/bin/wgdb make[2]: Leaving directory '/build/whitedb/src/whitedb-0.7.3/Main' make[1]: Leaving directory '/build/whitedb/src/whitedb-0.7.3/Main' Making install in Examples make[1]: Entering directory '/build/whitedb/src/whitedb-0.7.3/Examples' make[2]: Entering directory '/build/whitedb/src/whitedb-0.7.3/Examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/whitedb/src/whitedb-0.7.3/Examples' make[1]: Leaving directory '/build/whitedb/src/whitedb-0.7.3/Examples' Making install in Python make[1]: Entering directory '/build/whitedb/src/whitedb-0.7.3/Python' make[2]: Entering directory '/build/whitedb/src/whitedb-0.7.3/Python' /usr/bin/mkdir -p '/build/whitedb/pkg/whitedb/usr/lib/python3.13/site-packages' /usr/bin/mkdir -p '/build/whitedb/pkg/whitedb/usr/lib/python3.13/site-packages' /bin/sh ../libtool --mode=install /usr/bin/install -c wgdb.la '/build/whitedb/pkg/whitedb/usr/lib/python3.13/site-packages' /usr/bin/install -c -m 644 whitedb.py WGandalf.py '/build/whitedb/pkg/whitedb/usr/lib/python3.13/site-packages' Byte-compiling python modules... whitedb.py WGandalf.py libtool: warning: relinking 'wgdb.la' libtool: install: (cd /build/whitedb/src/whitedb-0.7.3/Python; /bin/sh "/build/whitedb/src/whitedb-0.7.3/libtool" --tag CC --mode=relink gcc -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -module -avoid-version -lm -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o wgdb.la -rpath /usr/lib/python3.13/site-packages wgdbmodule.lo ../Main/libwgdb.la -lm -inst-prefix-dir /build/whitedb/pkg/whitedb) Byte-compiling python modules (optimized versions) ... whitedb.py WGandalf.py Byte-compiling python modules (more optimized versions) ... whitedb.py libtool: relink: gcc -shared -fPIC -DPIC .libs/wgdbmodule.o -L/build/whitedb/pkg/whitedb/usr/lib -L/usr/lib -lwgdb -lm -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,wgdb.so -o .libs/wgdb.so WGandalf.py libtool: install: /usr/bin/install -c .libs/wgdb.soT /build/whitedb/pkg/whitedb/usr/lib/python3.13/site-packages/wgdb.so libtool: install: /usr/bin/install -c .libs/wgdb.lai /build/whitedb/pkg/whitedb/usr/lib/python3.13/site-packages/wgdb.la libtool: install: /usr/bin/install -c .libs/wgdb.a /build/whitedb/pkg/whitedb/usr/lib/python3.13/site-packages/wgdb.a libtool: install: chmod 644 /build/whitedb/pkg/whitedb/usr/lib/python3.13/site-packages/wgdb.a libtool: install: ranlib /build/whitedb/pkg/whitedb/usr/lib/python3.13/site-packages/wgdb.a libtool: warning: remember to run 'libtool --finish /usr/lib/python3.13/site-packages' make[2]: Leaving directory '/build/whitedb/src/whitedb-0.7.3/Python' make[1]: Leaving directory '/build/whitedb/src/whitedb-0.7.3/Python' make[1]: Entering directory '/build/whitedb/src/whitedb-0.7.3' make[2]: Entering directory '/build/whitedb/src/whitedb-0.7.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/whitedb/pkg/whitedb/usr/share/man/man7' /usr/bin/install -c -m 644 Doc/whitedb.7 '/build/whitedb/pkg/whitedb/usr/share/man/man7' make[2]: Leaving directory '/build/whitedb/src/whitedb-0.7.3' make[1]: Leaving directory '/build/whitedb/src/whitedb-0.7.3' make: Leaving directory '/build/whitedb/src/whitedb-0.7.3' ==> 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 "whitedb"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: whitedb 0.7.3-11 (Sun Dec 22 14:30:32 2024) ==> Cleaning up...