==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: judy 1.0.5-9 (Sun Aug 31 17:39:38 2025)
==> Retrieving sources...
  -> Found Judy-1.0.5.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    Judy-1.0.5.tar.gz ... Passed
==> Making package: judy 1.0.5-9 (Sun 31 Aug 2025 05:39:45 PM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found Judy-1.0.5.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting Judy-1.0.5.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:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:9610: AM_INIT_AUTOMAKE is expanded from...
configure.ac:7: the top level
configure.ac:12: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:12: You should use the 'AC_CONFIG_HEADERS' macro instead.
aclocal.m4:9925: AM_CONFIG_HEADER is expanded from...
configure.ac:12: the top level
configure.ac:110: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:110: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:110: the top level
configure.ac:119: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:119: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:119: the top level
configure.ac:156: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:156: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:156: the top level
configure.ac:168: warning: The macro 'AC_HEADER_TIME' is obsolete.
configure.ac:168: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
configure.ac:168: the top level
configure.ac:244: warning: The macro 'AM_PROG_LIBTOOL' is obsolete.
configure.ac:244: You should run autoupdate.
aclocal.m4:123: AM_PROG_LIBTOOL is expanded from...
configure.ac:244: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:7: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:147: installing './compile'
configure.ac:7: installing './missing'
src/Judy1/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/Judy1/Makefile.am: installing './depcomp'
src/JudyCommon/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/JudyHS/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/JudyL/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/JudySL/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/Makefile.am:1: warning: naming a subdirectory 'obj' causes troubles with BSD make
parallel-tests: installing './test-driver'
tool/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
autoreconf: Leaving directory '.'
==> Starting build()...
checking whether to enable maintainer-specific portions of Makefiles... no
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 whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking which flavor to build... product
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 whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
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 sys/time.h... yes
checking for sys/param.h... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking for limits.h... yes
checking for malloc.h... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working volatile... yes
checking for ptrdiff_t... yes
checking whether byte ordering is bigendian... no
checking size of void *... 8
Detected 64-bit Build Environment
checking for error_at_line... yes
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for getpagesize... yes
checking for vprintf... yes
checking for working mmap... yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for getpagesize... (cached) yes
checking for gettimeofday... yes
checking for memset... yes
checking for munmap... yes
checking for pow... no
checking for strchr... yes
checking for strcspn... yes
checking for strerror... yes
checking for strstr... yes
checking for strtoul... yes
checking for uname... yes
checking for ar... ar
checking for ld... ld
checking for ranlib... ranlib
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (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 the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for file... 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 ranlib... (cached) ranlib
checking for archiver @FILE support... @
checking for strip... strip
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 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 (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 that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Judy1/Makefile
config.status: creating src/JudyCommon/Makefile
config.status: creating src/JudyHS/Makefile
config.status: creating src/JudyL/Makefile
config.status: creating src/JudySL/Makefile
config.status: creating src/Makefile
config.status: creating src/obj/Makefile
config.status: creating tool/Makefile
config.status: creating doc/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/build/judy/src/judy-1.0.5'
Making all in src
make[2]: Entering directory '/build/judy/src/judy-1.0.5/src'
Making all in .
make[3]: Entering directory '/build/judy/src/judy-1.0.5/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/judy/src/judy-1.0.5/src'
Making all in JudyCommon
make[3]: Entering directory '/build/judy/src/judy-1.0.5/src/JudyCommon'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I..   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT JudyMalloc.lo -MD -MP -MF .deps/JudyMalloc.Tpo -c -o JudyMalloc.lo JudyMalloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyMalloc.lo -MD -MP -MF .deps/JudyMalloc.Tpo -c JudyMalloc.c  -fPIC -DPIC -o .libs/JudyMalloc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyMalloc.lo -MD -MP -MF .deps/JudyMalloc.Tpo -c JudyMalloc.c -o JudyMalloc.o >/dev/null 2>&1
mv -f .deps/JudyMalloc.Tpo .deps/JudyMalloc.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -DJU_64BIT -march=armv8-a -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 libJudyMalloc.la  JudyMalloc.lo  
libtool: link: ar cr .libs/libJudyMalloc.a .libs/JudyMalloc.o 
libtool: link: ranlib .libs/libJudyMalloc.a
libtool: link: ( cd ".libs" && rm -f "libJudyMalloc.la" && ln -s "../libJudyMalloc.la" "libJudyMalloc.la" )
make[3]: Leaving directory '/build/judy/src/judy-1.0.5/src/JudyCommon'
Making all in JudyL
make[3]: Entering directory '/build/judy/src/judy-1.0.5/src/JudyL'
cp -f ../JudyCommon/JudyCascade.c       	JudyLCascade.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT JudyLCascade.lo -MD -MP -MF .deps/JudyLCascade.Tpo -c -o JudyLCascade.lo JudyLCascade.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLCascade.lo -MD -MP -MF .deps/JudyLCascade.Tpo -c JudyLCascade.c  -fPIC -DPIC -o .libs/JudyLCascade.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLCascade.lo -MD -MP -MF .deps/JudyLCascade.Tpo -c JudyLCascade.c -o JudyLCascade.o >/dev/null 2>&1
mv -f .deps/JudyLCascade.Tpo .deps/JudyLCascade.Plo
cp -f ../JudyCommon/JudyTables.c       	 	JudyLTablesGen.c
gcc -I. -I.. -I../JudyCommon/  -DJUDYL   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -o JudyLTablesGen JudyLTablesGen.c; ./JudyLTablesGen 
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT JudyLTables.lo -MD -MP -MF .deps/JudyLTables.Tpo -c -o JudyLTables.lo JudyLTables.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLTables.lo -MD -MP -MF .deps/JudyLTables.Tpo -c JudyLTables.c  -fPIC -DPIC -o .libs/JudyLTables.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLTables.lo -MD -MP -MF .deps/JudyLTables.Tpo -c JudyLTables.c -o JudyLTables.o >/dev/null 2>&1
mv -f .deps/JudyLTables.Tpo .deps/JudyLTables.Plo
cp -f ../JudyCommon/JudyCount.c        		JudyLCount.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT JudyLCount.lo -MD -MP -MF .deps/JudyLCount.Tpo -c -o JudyLCount.lo JudyLCount.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLCount.lo -MD -MP -MF .deps/JudyLCount.Tpo -c JudyLCount.c  -fPIC -DPIC -o .libs/JudyLCount.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLCount.lo -MD -MP -MF .deps/JudyLCount.Tpo -c JudyLCount.c -o JudyLCount.o >/dev/null 2>&1
mv -f .deps/JudyLCount.Tpo .deps/JudyLCount.Plo
cp -f ../JudyCommon/JudyCreateBranch.c 		JudyLCreateBranch.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT JudyLCreateBranch.lo -MD -MP -MF .deps/JudyLCreateBranch.Tpo -c -o JudyLCreateBranch.lo JudyLCreateBranch.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLCreateBranch.lo -MD -MP -MF .deps/JudyLCreateBranch.Tpo -c JudyLCreateBranch.c  -fPIC -DPIC -o .libs/JudyLCreateBranch.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLCreateBranch.lo -MD -MP -MF .deps/JudyLCreateBranch.Tpo -c JudyLCreateBranch.c -o JudyLCreateBranch.o >/dev/null 2>&1
mv -f .deps/JudyLCreateBranch.Tpo .deps/JudyLCreateBranch.Plo
cp -f ../JudyCommon/JudyDecascade.c    		JudyLDecascade.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT JudyLDecascade.lo -MD -MP -MF .deps/JudyLDecascade.Tpo -c -o JudyLDecascade.lo JudyLDecascade.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLDecascade.lo -MD -MP -MF .deps/JudyLDecascade.Tpo -c JudyLDecascade.c  -fPIC -DPIC -o .libs/JudyLDecascade.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLDecascade.lo -MD -MP -MF .deps/JudyLDecascade.Tpo -c JudyLDecascade.c -o JudyLDecascade.o >/dev/null 2>&1
mv -f .deps/JudyLDecascade.Tpo .deps/JudyLDecascade.Plo
cp -f ../JudyCommon/JudyDel.c          		JudyLDel.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT JudyLDel.lo -MD -MP -MF .deps/JudyLDel.Tpo -c -o JudyLDel.lo JudyLDel.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLDel.lo -MD -MP -MF .deps/JudyLDel.Tpo -c JudyLDel.c  -fPIC -DPIC -o .libs/JudyLDel.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLDel.lo -MD -MP -MF .deps/JudyLDel.Tpo -c JudyLDel.c -o JudyLDel.o >/dev/null 2>&1
mv -f .deps/JudyLDel.Tpo .deps/JudyLDel.Plo
cp -f ../JudyCommon/JudyFirst.c        		JudyLFirst.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT JudyLFirst.lo -MD -MP -MF .deps/JudyLFirst.Tpo -c -o JudyLFirst.lo JudyLFirst.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLFirst.lo -MD -MP -MF .deps/JudyLFirst.Tpo -c JudyLFirst.c  -fPIC -DPIC -o .libs/JudyLFirst.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLFirst.lo -MD -MP -MF .deps/JudyLFirst.Tpo -c JudyLFirst.c -o JudyLFirst.o >/dev/null 2>&1
mv -f .deps/JudyLFirst.Tpo .deps/JudyLFirst.Plo
cp -f ../JudyCommon/JudyFreeArray.c    		JudyLFreeArray.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT JudyLFreeArray.lo -MD -MP -MF .deps/JudyLFreeArray.Tpo -c -o JudyLFreeArray.lo JudyLFreeArray.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLFreeArray.lo -MD -MP -MF .deps/JudyLFreeArray.Tpo -c JudyLFreeArray.c  -fPIC -DPIC -o .libs/JudyLFreeArray.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLFreeArray.lo -MD -MP -MF .deps/JudyLFreeArray.Tpo -c JudyLFreeArray.c -o JudyLFreeArray.o >/dev/null 2>&1
mv -f .deps/JudyLFreeArray.Tpo .deps/JudyLFreeArray.Plo
cp -f ../JudyCommon/JudyGet.c          		JudyLGet.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT JudyLGet.lo -MD -MP -MF .deps/JudyLGet.Tpo -c -o JudyLGet.lo JudyLGet.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLGet.lo -MD -MP -MF .deps/JudyLGet.Tpo -c JudyLGet.c  -fPIC -DPIC -o .libs/JudyLGet.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLGet.lo -MD -MP -MF .deps/JudyLGet.Tpo -c JudyLGet.c -o JudyLGet.o >/dev/null 2>&1
mv -f .deps/JudyLGet.Tpo .deps/JudyLGet.Plo
cp -f ../JudyCommon/JudyInsArray.c     		JudyLInsArray.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT JudyLInsArray.lo -MD -MP -MF .deps/JudyLInsArray.Tpo -c -o JudyLInsArray.lo JudyLInsArray.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLInsArray.lo -MD -MP -MF .deps/JudyLInsArray.Tpo -c JudyLInsArray.c  -fPIC -DPIC -o .libs/JudyLInsArray.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLInsArray.lo -MD -MP -MF .deps/JudyLInsArray.Tpo -c JudyLInsArray.c -o JudyLInsArray.o >/dev/null 2>&1
mv -f .deps/JudyLInsArray.Tpo .deps/JudyLInsArray.Plo
cp -f ../JudyCommon/JudyIns.c          		JudyLIns.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT JudyLIns.lo -MD -MP -MF .deps/JudyLIns.Tpo -c -o JudyLIns.lo JudyLIns.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLIns.lo -MD -MP -MF .deps/JudyLIns.Tpo -c JudyLIns.c  -fPIC -DPIC -o .libs/JudyLIns.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLIns.lo -MD -MP -MF .deps/JudyLIns.Tpo -c JudyLIns.c -o JudyLIns.o >/dev/null 2>&1
mv -f .deps/JudyLIns.Tpo .deps/JudyLIns.Plo
cp -f ../JudyCommon/JudyInsertBranch.c 		JudyLInsertBranch.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT JudyLInsertBranch.lo -MD -MP -MF .deps/JudyLInsertBranch.Tpo -c -o JudyLInsertBranch.lo JudyLInsertBranch.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLInsertBranch.lo -MD -MP -MF .deps/JudyLInsertBranch.Tpo -c JudyLInsertBranch.c  -fPIC -DPIC -o .libs/JudyLInsertBranch.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLInsertBranch.lo -MD -MP -MF .deps/JudyLInsertBranch.Tpo -c JudyLInsertBranch.c -o JudyLInsertBranch.o >/dev/null 2>&1
mv -f .deps/JudyLInsertBranch.Tpo .deps/JudyLInsertBranch.Plo
cp -f ../JudyCommon/JudyMallocIF.c     		JudyLMallocIF.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT JudyLMallocIF.lo -MD -MP -MF .deps/JudyLMallocIF.Tpo -c -o JudyLMallocIF.lo JudyLMallocIF.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLMallocIF.lo -MD -MP -MF .deps/JudyLMallocIF.Tpo -c JudyLMallocIF.c  -fPIC -DPIC -o .libs/JudyLMallocIF.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLMallocIF.lo -MD -MP -MF .deps/JudyLMallocIF.Tpo -c JudyLMallocIF.c -o JudyLMallocIF.o >/dev/null 2>&1
mv -f .deps/JudyLMallocIF.Tpo .deps/JudyLMallocIF.Plo
cp -f ../JudyCommon/JudyMemActive.c    		JudyLMemActive.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT JudyLMemActive.lo -MD -MP -MF .deps/JudyLMemActive.Tpo -c -o JudyLMemActive.lo JudyLMemActive.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLMemActive.lo -MD -MP -MF .deps/JudyLMemActive.Tpo -c JudyLMemActive.c  -fPIC -DPIC -o .libs/JudyLMemActive.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLMemActive.lo -MD -MP -MF .deps/JudyLMemActive.Tpo -c JudyLMemActive.c -o JudyLMemActive.o >/dev/null 2>&1
mv -f .deps/JudyLMemActive.Tpo .deps/JudyLMemActive.Plo
cp -f ../JudyCommon/JudyMemUsed.c      		JudyLMemUsed.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT JudyLMemUsed.lo -MD -MP -MF .deps/JudyLMemUsed.Tpo -c -o JudyLMemUsed.lo JudyLMemUsed.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLMemUsed.lo -MD -MP -MF .deps/JudyLMemUsed.Tpo -c JudyLMemUsed.c  -fPIC -DPIC -o .libs/JudyLMemUsed.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyLMemUsed.lo -MD -MP -MF .deps/JudyLMemUsed.Tpo -c JudyLMemUsed.c -o JudyLMemUsed.o >/dev/null 2>&1
mv -f .deps/JudyLMemUsed.Tpo .deps/JudyLMemUsed.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DJUDYL   -DJU_64BIT -march=armv8-a -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 libJudyL.la  JudyLCascade.lo JudyLTables.lo JudyLCount.lo JudyLCreateBranch.lo JudyLDecascade.lo JudyLDel.lo JudyLFirst.lo JudyLFreeArray.lo JudyLGet.lo JudyLInsArray.lo JudyLIns.lo JudyLInsertBranch.lo JudyLMallocIF.lo JudyLMemActive.lo JudyLMemUsed.lo  
libtool: link: ar cr .libs/libJudyL.a .libs/JudyLCascade.o .libs/JudyLTables.o .libs/JudyLCount.o .libs/JudyLCreateBranch.o .libs/JudyLDecascade.o .libs/JudyLDel.o .libs/JudyLFirst.o .libs/JudyLFreeArray.o .libs/JudyLGet.o .libs/JudyLInsArray.o .libs/JudyLIns.o .libs/JudyLInsertBranch.o .libs/JudyLMallocIF.o .libs/JudyLMemActive.o .libs/JudyLMemUsed.o 
libtool: link: ranlib .libs/libJudyL.a
libtool: link: ( cd ".libs" && rm -f "libJudyL.la" && ln -s "../libJudyL.la" "libJudyL.la" )
cp -f ../JudyCommon/JudyPrevNext.c     		JudyLNext.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJUDYNEXT -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libnext_la-JudyLNext.lo -MD -MP -MF .deps/libnext_la-JudyLNext.Tpo -c -o libnext_la-JudyLNext.lo `test -f 'JudyLNext.c' || echo './'`JudyLNext.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYNEXT -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libnext_la-JudyLNext.lo -MD -MP -MF .deps/libnext_la-JudyLNext.Tpo -c JudyLNext.c  -fPIC -DPIC -o .libs/libnext_la-JudyLNext.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYNEXT -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libnext_la-JudyLNext.lo -MD -MP -MF .deps/libnext_la-JudyLNext.Tpo -c JudyLNext.c -o libnext_la-JudyLNext.o >/dev/null 2>&1
mv -f .deps/libnext_la-JudyLNext.Tpo .deps/libnext_la-JudyLNext.Plo
cp -f ../JudyCommon/JudyPrevNextEmpty.c		JudyLNextEmpty.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJUDYNEXT -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libnext_la-JudyLNextEmpty.lo -MD -MP -MF .deps/libnext_la-JudyLNextEmpty.Tpo -c -o libnext_la-JudyLNextEmpty.lo `test -f 'JudyLNextEmpty.c' || echo './'`JudyLNextEmpty.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYNEXT -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libnext_la-JudyLNextEmpty.lo -MD -MP -MF .deps/libnext_la-JudyLNextEmpty.Tpo -c JudyLNextEmpty.c  -fPIC -DPIC -o .libs/libnext_la-JudyLNextEmpty.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYNEXT -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libnext_la-JudyLNextEmpty.lo -MD -MP -MF .deps/libnext_la-JudyLNextEmpty.Tpo -c JudyLNextEmpty.c -o libnext_la-JudyLNextEmpty.o >/dev/null 2>&1
mv -f .deps/libnext_la-JudyLNextEmpty.Tpo .deps/libnext_la-JudyLNextEmpty.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DJUDYL   -DJUDYNEXT -DJU_64BIT -march=armv8-a -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 libnext.la  libnext_la-JudyLNext.lo libnext_la-JudyLNextEmpty.lo  
libtool: link: ar cr .libs/libnext.a .libs/libnext_la-JudyLNext.o .libs/libnext_la-JudyLNextEmpty.o 
libtool: link: ranlib .libs/libnext.a
libtool: link: ( cd ".libs" && rm -f "libnext.la" && ln -s "../libnext.la" "libnext.la" )
cp -f ../JudyCommon/JudyPrevNext.c     		JudyLPrev.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJUDYPREV -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libprev_la-JudyLPrev.lo -MD -MP -MF .deps/libprev_la-JudyLPrev.Tpo -c -o libprev_la-JudyLPrev.lo `test -f 'JudyLPrev.c' || echo './'`JudyLPrev.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYPREV -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libprev_la-JudyLPrev.lo -MD -MP -MF .deps/libprev_la-JudyLPrev.Tpo -c JudyLPrev.c  -fPIC -DPIC -o .libs/libprev_la-JudyLPrev.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYPREV -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libprev_la-JudyLPrev.lo -MD -MP -MF .deps/libprev_la-JudyLPrev.Tpo -c JudyLPrev.c -o libprev_la-JudyLPrev.o >/dev/null 2>&1
mv -f .deps/libprev_la-JudyLPrev.Tpo .deps/libprev_la-JudyLPrev.Plo
cp -f ../JudyCommon/JudyPrevNextEmpty.c		JudyLPrevEmpty.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJUDYPREV -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libprev_la-JudyLPrevEmpty.lo -MD -MP -MF .deps/libprev_la-JudyLPrevEmpty.Tpo -c -o libprev_la-JudyLPrevEmpty.lo `test -f 'JudyLPrevEmpty.c' || echo './'`JudyLPrevEmpty.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYPREV -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libprev_la-JudyLPrevEmpty.lo -MD -MP -MF .deps/libprev_la-JudyLPrevEmpty.Tpo -c JudyLPrevEmpty.c  -fPIC -DPIC -o .libs/libprev_la-JudyLPrevEmpty.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYPREV -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libprev_la-JudyLPrevEmpty.lo -MD -MP -MF .deps/libprev_la-JudyLPrevEmpty.Tpo -c JudyLPrevEmpty.c -o libprev_la-JudyLPrevEmpty.o >/dev/null 2>&1
mv -f .deps/libprev_la-JudyLPrevEmpty.Tpo .deps/libprev_la-JudyLPrevEmpty.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DJUDYL   -DJUDYPREV -DJU_64BIT -march=armv8-a -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 libprev.la  libprev_la-JudyLPrev.lo libprev_la-JudyLPrevEmpty.lo  
libtool: link: ar cr .libs/libprev.a .libs/libprev_la-JudyLPrev.o .libs/libprev_la-JudyLPrevEmpty.o 
libtool: link: ranlib .libs/libprev.a
libtool: link: ( cd ".libs" && rm -f "libprev.la" && ln -s "../libprev.la" "libprev.la" )
cp -f ../JudyCommon/JudyByCount.c      		JudyLByCount.c   
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libcount_la-JudyLByCount.lo -MD -MP -MF .deps/libcount_la-JudyLByCount.Tpo -c -o libcount_la-JudyLByCount.lo `test -f 'JudyLByCount.c' || echo './'`JudyLByCount.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libcount_la-JudyLByCount.lo -MD -MP -MF .deps/libcount_la-JudyLByCount.Tpo -c JudyLByCount.c  -fPIC -DPIC -o .libs/libcount_la-JudyLByCount.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libcount_la-JudyLByCount.lo -MD -MP -MF .deps/libcount_la-JudyLByCount.Tpo -c JudyLByCount.c -o libcount_la-JudyLByCount.o >/dev/null 2>&1
mv -f .deps/libcount_la-JudyLByCount.Tpo .deps/libcount_la-JudyLByCount.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DJUDYL   -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -DJU_64BIT -march=armv8-a -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 libcount.la  libcount_la-JudyLByCount.lo  
libtool: link: ar cr .libs/libcount.a .libs/libcount_la-JudyLByCount.o 
libtool: link: ranlib .libs/libcount.a
libtool: link: ( cd ".libs" && rm -f "libcount.la" && ln -s "../libcount.la" "libcount.la" )
cp -f ../JudyCommon/JudyGet.c          		j__udyLGet.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDYL   -DJUDYGETINLINE -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libinline_la-j__udyLGet.lo -MD -MP -MF .deps/libinline_la-j__udyLGet.Tpo -c -o libinline_la-j__udyLGet.lo `test -f 'j__udyLGet.c' || echo './'`j__udyLGet.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYGETINLINE -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libinline_la-j__udyLGet.lo -MD -MP -MF .deps/libinline_la-j__udyLGet.Tpo -c j__udyLGet.c  -fPIC -DPIC -o .libs/libinline_la-j__udyLGet.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -DJUDYGETINLINE -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libinline_la-j__udyLGet.lo -MD -MP -MF .deps/libinline_la-j__udyLGet.Tpo -c j__udyLGet.c -o libinline_la-j__udyLGet.o >/dev/null 2>&1
mv -f .deps/libinline_la-j__udyLGet.Tpo .deps/libinline_la-j__udyLGet.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DJUDYL   -DJUDYGETINLINE -DJU_64BIT -march=armv8-a -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 libinline.la  libinline_la-j__udyLGet.lo  
libtool: link: ar cr .libs/libinline.a .libs/libinline_la-j__udyLGet.o 
libtool: link: ranlib .libs/libinline.a
libtool: link: ( cd ".libs" && rm -f "libinline.la" && ln -s "../libinline.la" "libinline.la" )
make[3]: Leaving directory '/build/judy/src/judy-1.0.5/src/JudyL'
Making all in Judy1
make[3]: Entering directory '/build/judy/src/judy-1.0.5/src/Judy1'
cp -f ../JudyCommon/JudyGet.c          		Judy1Test.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT Judy1Test.lo -MD -MP -MF .deps/Judy1Test.Tpo -c -o Judy1Test.lo Judy1Test.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1Test.lo -MD -MP -MF .deps/Judy1Test.Tpo -c Judy1Test.c  -fPIC -DPIC -o .libs/Judy1Test.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1Test.lo -MD -MP -MF .deps/Judy1Test.Tpo -c Judy1Test.c -o Judy1Test.o >/dev/null 2>&1
mv -f .deps/Judy1Test.Tpo .deps/Judy1Test.Plo
cp -f ../JudyCommon/JudyTables.c	        Judy1TablesGen.c
gcc -I. -I.. -I../JudyCommon/  -DJUDY1   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -o Judy1TablesGen Judy1TablesGen.c; ./Judy1TablesGen
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT Judy1Tables.lo -MD -MP -MF .deps/Judy1Tables.Tpo -c -o Judy1Tables.lo Judy1Tables.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1Tables.lo -MD -MP -MF .deps/Judy1Tables.Tpo -c Judy1Tables.c  -fPIC -DPIC -o .libs/Judy1Tables.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1Tables.lo -MD -MP -MF .deps/Judy1Tables.Tpo -c Judy1Tables.c -o Judy1Tables.o >/dev/null 2>&1
mv -f .deps/Judy1Tables.Tpo .deps/Judy1Tables.Plo
cp -f ../JudyCommon/JudyIns.c          		Judy1Set.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT Judy1Set.lo -MD -MP -MF .deps/Judy1Set.Tpo -c -o Judy1Set.lo Judy1Set.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1Set.lo -MD -MP -MF .deps/Judy1Set.Tpo -c Judy1Set.c  -fPIC -DPIC -o .libs/Judy1Set.o
Judy1Set.c: In function 'j__udyInsWalk':
Judy1Set.c:1506:63: warning: iteration 8 invokes undefined behavior [-Waggressive-loop-optimizations]
Judy1Set.c:1505:37: note: within this loop
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1Set.lo -MD -MP -MF .deps/Judy1Set.Tpo -c Judy1Set.c -o Judy1Set.o >/dev/null 2>&1
mv -f .deps/Judy1Set.Tpo .deps/Judy1Set.Plo
cp -f ../JudyCommon/JudyInsArray.c     		Judy1SetArray.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT Judy1SetArray.lo -MD -MP -MF .deps/Judy1SetArray.Tpo -c -o Judy1SetArray.lo Judy1SetArray.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1SetArray.lo -MD -MP -MF .deps/Judy1SetArray.Tpo -c Judy1SetArray.c  -fPIC -DPIC -o .libs/Judy1SetArray.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1SetArray.lo -MD -MP -MF .deps/Judy1SetArray.Tpo -c Judy1SetArray.c -o Judy1SetArray.o >/dev/null 2>&1
mv -f .deps/Judy1SetArray.Tpo .deps/Judy1SetArray.Plo
cp -f ../JudyCommon/JudyDel.c          		Judy1Unset.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT Judy1Unset.lo -MD -MP -MF .deps/Judy1Unset.Tpo -c -o Judy1Unset.lo Judy1Unset.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1Unset.lo -MD -MP -MF .deps/Judy1Unset.Tpo -c Judy1Unset.c  -fPIC -DPIC -o .libs/Judy1Unset.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1Unset.lo -MD -MP -MF .deps/Judy1Unset.Tpo -c Judy1Unset.c -o Judy1Unset.o >/dev/null 2>&1
mv -f .deps/Judy1Unset.Tpo .deps/Judy1Unset.Plo
cp -f ../JudyCommon/JudyCascade.c      		Judy1Cascade.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT Judy1Cascade.lo -MD -MP -MF .deps/Judy1Cascade.Tpo -c -o Judy1Cascade.lo Judy1Cascade.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1Cascade.lo -MD -MP -MF .deps/Judy1Cascade.Tpo -c Judy1Cascade.c  -fPIC -DPIC -o .libs/Judy1Cascade.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1Cascade.lo -MD -MP -MF .deps/Judy1Cascade.Tpo -c Judy1Cascade.c -o Judy1Cascade.o >/dev/null 2>&1
mv -f .deps/Judy1Cascade.Tpo .deps/Judy1Cascade.Plo
cp -f ../JudyCommon/JudyCount.c        		Judy1Count.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT Judy1Count.lo -MD -MP -MF .deps/Judy1Count.Tpo -c -o Judy1Count.lo Judy1Count.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1Count.lo -MD -MP -MF .deps/Judy1Count.Tpo -c Judy1Count.c  -fPIC -DPIC -o .libs/Judy1Count.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1Count.lo -MD -MP -MF .deps/Judy1Count.Tpo -c Judy1Count.c -o Judy1Count.o >/dev/null 2>&1
mv -f .deps/Judy1Count.Tpo .deps/Judy1Count.Plo
cp -f ../JudyCommon/JudyCreateBranch.c 		Judy1CreateBranch.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT Judy1CreateBranch.lo -MD -MP -MF .deps/Judy1CreateBranch.Tpo -c -o Judy1CreateBranch.lo Judy1CreateBranch.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1CreateBranch.lo -MD -MP -MF .deps/Judy1CreateBranch.Tpo -c Judy1CreateBranch.c  -fPIC -DPIC -o .libs/Judy1CreateBranch.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1CreateBranch.lo -MD -MP -MF .deps/Judy1CreateBranch.Tpo -c Judy1CreateBranch.c -o Judy1CreateBranch.o >/dev/null 2>&1
mv -f .deps/Judy1CreateBranch.Tpo .deps/Judy1CreateBranch.Plo
cp -f ../JudyCommon/JudyDecascade.c    		Judy1Decascade.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT Judy1Decascade.lo -MD -MP -MF .deps/Judy1Decascade.Tpo -c -o Judy1Decascade.lo Judy1Decascade.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1Decascade.lo -MD -MP -MF .deps/Judy1Decascade.Tpo -c Judy1Decascade.c  -fPIC -DPIC -o .libs/Judy1Decascade.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1Decascade.lo -MD -MP -MF .deps/Judy1Decascade.Tpo -c Judy1Decascade.c -o Judy1Decascade.o >/dev/null 2>&1
mv -f .deps/Judy1Decascade.Tpo .deps/Judy1Decascade.Plo
cp -f ../JudyCommon/JudyFirst.c        		Judy1First.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT Judy1First.lo -MD -MP -MF .deps/Judy1First.Tpo -c -o Judy1First.lo Judy1First.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1First.lo -MD -MP -MF .deps/Judy1First.Tpo -c Judy1First.c  -fPIC -DPIC -o .libs/Judy1First.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1First.lo -MD -MP -MF .deps/Judy1First.Tpo -c Judy1First.c -o Judy1First.o >/dev/null 2>&1
mv -f .deps/Judy1First.Tpo .deps/Judy1First.Plo
cp -f ../JudyCommon/JudyFreeArray.c    		Judy1FreeArray.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT Judy1FreeArray.lo -MD -MP -MF .deps/Judy1FreeArray.Tpo -c -o Judy1FreeArray.lo Judy1FreeArray.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1FreeArray.lo -MD -MP -MF .deps/Judy1FreeArray.Tpo -c Judy1FreeArray.c  -fPIC -DPIC -o .libs/Judy1FreeArray.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1FreeArray.lo -MD -MP -MF .deps/Judy1FreeArray.Tpo -c Judy1FreeArray.c -o Judy1FreeArray.o >/dev/null 2>&1
mv -f .deps/Judy1FreeArray.Tpo .deps/Judy1FreeArray.Plo
cp -f ../JudyCommon/JudyInsertBranch.c 		Judy1InsertBranch.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT Judy1InsertBranch.lo -MD -MP -MF .deps/Judy1InsertBranch.Tpo -c -o Judy1InsertBranch.lo Judy1InsertBranch.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1InsertBranch.lo -MD -MP -MF .deps/Judy1InsertBranch.Tpo -c Judy1InsertBranch.c  -fPIC -DPIC -o .libs/Judy1InsertBranch.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1InsertBranch.lo -MD -MP -MF .deps/Judy1InsertBranch.Tpo -c Judy1InsertBranch.c -o Judy1InsertBranch.o >/dev/null 2>&1
mv -f .deps/Judy1InsertBranch.Tpo .deps/Judy1InsertBranch.Plo
cp -f ../JudyCommon/JudyMallocIF.c     		Judy1MallocIF.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT Judy1MallocIF.lo -MD -MP -MF .deps/Judy1MallocIF.Tpo -c -o Judy1MallocIF.lo Judy1MallocIF.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1MallocIF.lo -MD -MP -MF .deps/Judy1MallocIF.Tpo -c Judy1MallocIF.c  -fPIC -DPIC -o .libs/Judy1MallocIF.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1MallocIF.lo -MD -MP -MF .deps/Judy1MallocIF.Tpo -c Judy1MallocIF.c -o Judy1MallocIF.o >/dev/null 2>&1
mv -f .deps/Judy1MallocIF.Tpo .deps/Judy1MallocIF.Plo
cp -f ../JudyCommon/JudyMemActive.c    		Judy1MemActive.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT Judy1MemActive.lo -MD -MP -MF .deps/Judy1MemActive.Tpo -c -o Judy1MemActive.lo Judy1MemActive.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1MemActive.lo -MD -MP -MF .deps/Judy1MemActive.Tpo -c Judy1MemActive.c  -fPIC -DPIC -o .libs/Judy1MemActive.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1MemActive.lo -MD -MP -MF .deps/Judy1MemActive.Tpo -c Judy1MemActive.c -o Judy1MemActive.o >/dev/null 2>&1
mv -f .deps/Judy1MemActive.Tpo .deps/Judy1MemActive.Plo
cp -f ../JudyCommon/JudyMemUsed.c      		Judy1MemUsed.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT Judy1MemUsed.lo -MD -MP -MF .deps/Judy1MemUsed.Tpo -c -o Judy1MemUsed.lo Judy1MemUsed.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1MemUsed.lo -MD -MP -MF .deps/Judy1MemUsed.Tpo -c Judy1MemUsed.c  -fPIC -DPIC -o .libs/Judy1MemUsed.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT Judy1MemUsed.lo -MD -MP -MF .deps/Judy1MemUsed.Tpo -c Judy1MemUsed.c -o Judy1MemUsed.o >/dev/null 2>&1
mv -f .deps/Judy1MemUsed.Tpo .deps/Judy1MemUsed.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DJUDY1   -DJU_64BIT -march=armv8-a -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 libJudy1.la  Judy1Test.lo Judy1Tables.lo Judy1Set.lo Judy1SetArray.lo Judy1Unset.lo Judy1Cascade.lo Judy1Count.lo Judy1CreateBranch.lo Judy1Decascade.lo Judy1First.lo Judy1FreeArray.lo Judy1InsertBranch.lo Judy1MallocIF.lo Judy1MemActive.lo Judy1MemUsed.lo  
libtool: link: ar cr .libs/libJudy1.a .libs/Judy1Test.o .libs/Judy1Tables.o .libs/Judy1Set.o .libs/Judy1SetArray.o .libs/Judy1Unset.o .libs/Judy1Cascade.o .libs/Judy1Count.o .libs/Judy1CreateBranch.o .libs/Judy1Decascade.o .libs/Judy1First.o .libs/Judy1FreeArray.o .libs/Judy1InsertBranch.o .libs/Judy1MallocIF.o .libs/Judy1MemActive.o .libs/Judy1MemUsed.o 
libtool: link: ranlib .libs/libJudy1.a
libtool: link: ( cd ".libs" && rm -f "libJudy1.la" && ln -s "../libJudy1.la" "libJudy1.la" )
cp -f ../JudyCommon/JudyPrevNext.c     		Judy1Next.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJUDYNEXT -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libnext_la-Judy1Next.lo -MD -MP -MF .deps/libnext_la-Judy1Next.Tpo -c -o libnext_la-Judy1Next.lo `test -f 'Judy1Next.c' || echo './'`Judy1Next.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYNEXT -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libnext_la-Judy1Next.lo -MD -MP -MF .deps/libnext_la-Judy1Next.Tpo -c Judy1Next.c  -fPIC -DPIC -o .libs/libnext_la-Judy1Next.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYNEXT -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libnext_la-Judy1Next.lo -MD -MP -MF .deps/libnext_la-Judy1Next.Tpo -c Judy1Next.c -o libnext_la-Judy1Next.o >/dev/null 2>&1
mv -f .deps/libnext_la-Judy1Next.Tpo .deps/libnext_la-Judy1Next.Plo
cp -f ../JudyCommon/JudyPrevNextEmpty.c		Judy1NextEmpty.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJUDYNEXT -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libnext_la-Judy1NextEmpty.lo -MD -MP -MF .deps/libnext_la-Judy1NextEmpty.Tpo -c -o libnext_la-Judy1NextEmpty.lo `test -f 'Judy1NextEmpty.c' || echo './'`Judy1NextEmpty.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYNEXT -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libnext_la-Judy1NextEmpty.lo -MD -MP -MF .deps/libnext_la-Judy1NextEmpty.Tpo -c Judy1NextEmpty.c  -fPIC -DPIC -o .libs/libnext_la-Judy1NextEmpty.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYNEXT -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libnext_la-Judy1NextEmpty.lo -MD -MP -MF .deps/libnext_la-Judy1NextEmpty.Tpo -c Judy1NextEmpty.c -o libnext_la-Judy1NextEmpty.o >/dev/null 2>&1
mv -f .deps/libnext_la-Judy1NextEmpty.Tpo .deps/libnext_la-Judy1NextEmpty.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DJUDY1   -DJUDYNEXT -DJU_64BIT -march=armv8-a -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 libnext.la  libnext_la-Judy1Next.lo libnext_la-Judy1NextEmpty.lo  
libtool: link: ar cr .libs/libnext.a .libs/libnext_la-Judy1Next.o .libs/libnext_la-Judy1NextEmpty.o 
libtool: link: ranlib .libs/libnext.a
libtool: link: ( cd ".libs" && rm -f "libnext.la" && ln -s "../libnext.la" "libnext.la" )
cp -f ../JudyCommon/JudyPrevNext.c     		Judy1Prev.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJUDYPREV -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libprev_la-Judy1Prev.lo -MD -MP -MF .deps/libprev_la-Judy1Prev.Tpo -c -o libprev_la-Judy1Prev.lo `test -f 'Judy1Prev.c' || echo './'`Judy1Prev.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYPREV -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libprev_la-Judy1Prev.lo -MD -MP -MF .deps/libprev_la-Judy1Prev.Tpo -c Judy1Prev.c  -fPIC -DPIC -o .libs/libprev_la-Judy1Prev.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYPREV -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libprev_la-Judy1Prev.lo -MD -MP -MF .deps/libprev_la-Judy1Prev.Tpo -c Judy1Prev.c -o libprev_la-Judy1Prev.o >/dev/null 2>&1
mv -f .deps/libprev_la-Judy1Prev.Tpo .deps/libprev_la-Judy1Prev.Plo
cp -f ../JudyCommon/JudyPrevNextEmpty.c		Judy1PrevEmpty.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJUDYPREV -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libprev_la-Judy1PrevEmpty.lo -MD -MP -MF .deps/libprev_la-Judy1PrevEmpty.Tpo -c -o libprev_la-Judy1PrevEmpty.lo `test -f 'Judy1PrevEmpty.c' || echo './'`Judy1PrevEmpty.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYPREV -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libprev_la-Judy1PrevEmpty.lo -MD -MP -MF .deps/libprev_la-Judy1PrevEmpty.Tpo -c Judy1PrevEmpty.c  -fPIC -DPIC -o .libs/libprev_la-Judy1PrevEmpty.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYPREV -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libprev_la-Judy1PrevEmpty.lo -MD -MP -MF .deps/libprev_la-Judy1PrevEmpty.Tpo -c Judy1PrevEmpty.c -o libprev_la-Judy1PrevEmpty.o >/dev/null 2>&1
mv -f .deps/libprev_la-Judy1PrevEmpty.Tpo .deps/libprev_la-Judy1PrevEmpty.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DJUDY1   -DJUDYPREV -DJU_64BIT -march=armv8-a -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 libprev.la  libprev_la-Judy1Prev.lo libprev_la-Judy1PrevEmpty.lo  
libtool: link: ar cr .libs/libprev.a .libs/libprev_la-Judy1Prev.o .libs/libprev_la-Judy1PrevEmpty.o 
libtool: link: ranlib .libs/libprev.a
libtool: link: ( cd ".libs" && rm -f "libprev.la" && ln -s "../libprev.la" "libprev.la" )
cp -f ../JudyCommon/JudyByCount.c      		Judy1ByCount.c   
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libcount_la-Judy1ByCount.lo -MD -MP -MF .deps/libcount_la-Judy1ByCount.Tpo -c -o libcount_la-Judy1ByCount.lo `test -f 'Judy1ByCount.c' || echo './'`Judy1ByCount.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libcount_la-Judy1ByCount.lo -MD -MP -MF .deps/libcount_la-Judy1ByCount.Tpo -c Judy1ByCount.c  -fPIC -DPIC -o .libs/libcount_la-Judy1ByCount.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libcount_la-Judy1ByCount.lo -MD -MP -MF .deps/libcount_la-Judy1ByCount.Tpo -c Judy1ByCount.c -o libcount_la-Judy1ByCount.o >/dev/null 2>&1
mv -f .deps/libcount_la-Judy1ByCount.Tpo .deps/libcount_la-Judy1ByCount.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DJUDY1   -DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB -DJU_64BIT -march=armv8-a -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 libcount.la  libcount_la-Judy1ByCount.lo  
libtool: link: ar cr .libs/libcount.a .libs/libcount_la-Judy1ByCount.o 
libtool: link: ranlib .libs/libcount.a
libtool: link: ( cd ".libs" && rm -f "libcount.la" && ln -s "../libcount.la" "libcount.la" )
cp -f ../JudyCommon/JudyGet.c          		j__udy1Test.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJUDY1   -DJUDYGETINLINE -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libinline_la-j__udy1Test.lo -MD -MP -MF .deps/libinline_la-j__udy1Test.Tpo -c -o libinline_la-j__udy1Test.lo `test -f 'j__udy1Test.c' || echo './'`j__udy1Test.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYGETINLINE -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libinline_la-j__udy1Test.lo -MD -MP -MF .deps/libinline_la-j__udy1Test.Tpo -c j__udy1Test.c  -fPIC -DPIC -o .libs/libinline_la-j__udy1Test.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDY1 -DJUDYGETINLINE -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libinline_la-j__udy1Test.lo -MD -MP -MF .deps/libinline_la-j__udy1Test.Tpo -c j__udy1Test.c -o libinline_la-j__udy1Test.o >/dev/null 2>&1
mv -f .deps/libinline_la-j__udy1Test.Tpo .deps/libinline_la-j__udy1Test.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DJUDY1   -DJUDYGETINLINE -DJU_64BIT -march=armv8-a -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 libinline.la  libinline_la-j__udy1Test.lo  
libtool: link: ar cr .libs/libinline.a .libs/libinline_la-j__udy1Test.o 
libtool: link: ranlib .libs/libinline.a
libtool: link: ( cd ".libs" && rm -f "libinline.la" && ln -s "../libinline.la" "libinline.la" )
make[3]: Leaving directory '/build/judy/src/judy-1.0.5/src/Judy1'
Making all in JudySL
make[3]: Entering directory '/build/judy/src/judy-1.0.5/src/JudySL'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT JudySL.lo -MD -MP -MF .deps/JudySL.Tpo -c -o JudySL.lo JudySL.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudySL.lo -MD -MP -MF .deps/JudySL.Tpo -c JudySL.c  -fPIC -DPIC -o .libs/JudySL.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudySL.lo -MD -MP -MF .deps/JudySL.Tpo -c JudySL.c -o JudySL.o >/dev/null 2>&1
mv -f .deps/JudySL.Tpo .deps/JudySL.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -DJU_64BIT -march=armv8-a -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 libJudySL.la  JudySL.lo  
libtool: link: ar cr .libs/libJudySL.a .libs/JudySL.o 
libtool: link: ranlib .libs/libJudySL.a
libtool: link: ( cd ".libs" && rm -f "libJudySL.la" && ln -s "../libJudySL.la" "libJudySL.la" )
make[3]: Leaving directory '/build/judy/src/judy-1.0.5/src/JudySL'
Making all in JudyHS
make[3]: Entering directory '/build/judy/src/judy-1.0.5/src/JudyHS'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/    -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT JudyHS.lo -MD -MP -MF .deps/JudyHS.Tpo -c -o JudyHS.lo JudyHS.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyHS.lo -MD -MP -MF .deps/JudyHS.Tpo -c JudyHS.c  -fPIC -DPIC -o .libs/JudyHS.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../JudyCommon/ -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT JudyHS.lo -MD -MP -MF .deps/JudyHS.Tpo -c JudyHS.c -o JudyHS.o >/dev/null 2>&1
mv -f .deps/JudyHS.Tpo .deps/JudyHS.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -DJU_64BIT -march=armv8-a -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 libJudyHS.la  JudyHS.lo  
libtool: link: ar cr .libs/libJudyHS.a .libs/JudyHS.o 
libtool: link: ranlib .libs/libJudyHS.a
libtool: link: ( cd ".libs" && rm -f "libJudyHS.la" && ln -s "../libJudyHS.la" "libJudyHS.la" )
make[3]: Leaving directory '/build/judy/src/judy-1.0.5/src/JudyHS'
Making all in obj
make[3]: Entering directory '/build/judy/src/judy-1.0.5/src/obj'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -version-info 1:3:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libJudy.la -rpath /usr/lib  ../JudyCommon/*.lo ../JudyL/*.lo ../Judy1/*.lo ../JudyHS/*.lo ../JudySL/*.lo  
libtool: link: gcc -shared  -fPIC -DPIC  ../JudyCommon/.libs/JudyMalloc.o ../JudyL/.libs/JudyLCascade.o ../JudyL/.libs/JudyLCount.o ../JudyL/.libs/JudyLCreateBranch.o ../JudyL/.libs/JudyLDecascade.o ../JudyL/.libs/JudyLDel.o ../JudyL/.libs/JudyLFirst.o ../JudyL/.libs/JudyLFreeArray.o ../JudyL/.libs/JudyLGet.o ../JudyL/.libs/JudyLInsArray.o ../JudyL/.libs/JudyLInsertBranch.o ../JudyL/.libs/JudyLIns.o ../JudyL/.libs/JudyLMallocIF.o ../JudyL/.libs/JudyLMemActive.o ../JudyL/.libs/JudyLMemUsed.o ../JudyL/.libs/JudyLTables.o ../JudyL/.libs/libcount_la-JudyLByCount.o ../JudyL/.libs/libinline_la-j__udyLGet.o ../JudyL/.libs/libnext_la-JudyLNextEmpty.o ../JudyL/.libs/libnext_la-JudyLNext.o ../JudyL/.libs/libprev_la-JudyLPrevEmpty.o ../JudyL/.libs/libprev_la-JudyLPrev.o ../Judy1/.libs/Judy1Cascade.o ../Judy1/.libs/Judy1Count.o ../Judy1/.libs/Judy1CreateBranch.o ../Judy1/.libs/Judy1Decascade.o ../Judy1/.libs/Judy1First.o ../Judy1/.libs/Judy1FreeArray.o ../Judy1/.libs/Judy1InsertBranch.o ../Judy1/.libs/Judy1MallocIF.o ../Judy1/.libs/Judy1MemActive.o ../Judy1/.libs/Judy1MemUsed.o ../Judy1/.libs/Judy1SetArray.o ../Judy1/.libs/Judy1Set.o ../Judy1/.libs/Judy1Tables.o ../Judy1/.libs/Judy1Test.o ../Judy1/.libs/Judy1Unset.o ../Judy1/.libs/libcount_la-Judy1ByCount.o ../Judy1/.libs/libinline_la-j__udy1Test.o ../Judy1/.libs/libnext_la-Judy1NextEmpty.o ../Judy1/.libs/libnext_la-Judy1Next.o ../Judy1/.libs/libprev_la-Judy1PrevEmpty.o ../Judy1/.libs/libprev_la-Judy1Prev.o ../JudyHS/.libs/JudyHS.o ../JudySL/.libs/JudySL.o    -march=armv8-a -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libJudy.so.1 -o .libs/libJudy.so.1.0.3
libtool: link: (cd ".libs" && rm -f "libJudy.so.1" && ln -s "libJudy.so.1.0.3" "libJudy.so.1")
libtool: link: (cd ".libs" && rm -f "libJudy.so" && ln -s "libJudy.so.1.0.3" "libJudy.so")
libtool: link: ar cr .libs/libJudy.a  ../JudyCommon/JudyMalloc.o ../JudyL/JudyLCascade.o ../JudyL/JudyLCount.o ../JudyL/JudyLCreateBranch.o ../JudyL/JudyLDecascade.o ../JudyL/JudyLDel.o ../JudyL/JudyLFirst.o ../JudyL/JudyLFreeArray.o ../JudyL/JudyLGet.o ../JudyL/JudyLInsArray.o ../JudyL/JudyLInsertBranch.o ../JudyL/JudyLIns.o ../JudyL/JudyLMallocIF.o ../JudyL/JudyLMemActive.o ../JudyL/JudyLMemUsed.o ../JudyL/JudyLTables.o ../JudyL/libcount_la-JudyLByCount.o ../JudyL/libinline_la-j__udyLGet.o ../JudyL/libnext_la-JudyLNextEmpty.o ../JudyL/libnext_la-JudyLNext.o ../JudyL/libprev_la-JudyLPrevEmpty.o ../JudyL/libprev_la-JudyLPrev.o ../Judy1/Judy1Cascade.o ../Judy1/Judy1Count.o ../Judy1/Judy1CreateBranch.o ../Judy1/Judy1Decascade.o ../Judy1/Judy1First.o ../Judy1/Judy1FreeArray.o ../Judy1/Judy1InsertBranch.o ../Judy1/Judy1MallocIF.o ../Judy1/Judy1MemActive.o ../Judy1/Judy1MemUsed.o ../Judy1/Judy1SetArray.o ../Judy1/Judy1Set.o ../Judy1/Judy1Tables.o ../Judy1/Judy1Test.o ../Judy1/Judy1Unset.o ../Judy1/libcount_la-Judy1ByCount.o ../Judy1/libinline_la-j__udy1Test.o ../Judy1/libnext_la-Judy1NextEmpty.o ../Judy1/libnext_la-Judy1Next.o ../Judy1/libprev_la-Judy1PrevEmpty.o ../Judy1/libprev_la-Judy1Prev.o ../JudyHS/JudyHS.o ../JudySL/JudySL.o
libtool: link: ranlib .libs/libJudy.a
libtool: link: ( cd ".libs" && rm -f "libJudy.la" && ln -s "../libJudy.la" "libJudy.la" )
make[3]: Leaving directory '/build/judy/src/judy-1.0.5/src/obj'
make[2]: Leaving directory '/build/judy/src/judy-1.0.5/src'
Making all in tool
make[2]: Entering directory '/build/judy/src/judy-1.0.5/tool'
gcc -DHAVE_CONFIG_H -I. -I.. -I.    -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT jhton.o -MD -MP -MF .deps/jhton.Tpo -c -o jhton.o jhton.c
mv -f .deps/jhton.Tpo .deps/jhton.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DJU_64BIT -march=armv8-a -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 jhton jhton.o  
libtool: link: gcc -DJU_64BIT -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DJU_64BIT -march=armv8-a -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 jhton jhton.o 
make[2]: Leaving directory '/build/judy/src/judy-1.0.5/tool'
Making all in doc
make[2]: Entering directory '/build/judy/src/judy-1.0.5/doc'
../tool/jhton ext/Judy_3.htm | grep -v '^[   ]*$' | sed -e 's/\.C//' >  man/man3/Judy
../tool/jhton ext/Judy1_3.htm | grep -v '^[   ]*$' | sed -e 's/\.C//' > man/man3/Judy1
cd man/man3; ln -s Judy J1T
cd man/man3; ln -s Judy J1S
cd man/man3; ln -s Judy J1U
cd man/man3; ln -s Judy J1F
cd man/man3; ln -s Judy J1N
cd man/man3; ln -s Judy J1L
cd man/man3; ln -s Judy J1P
cd man/man3; ln -s Judy J1FE
cd man/man3; ln -s Judy J1NE
cd man/man3; ln -s Judy J1LE
cd man/man3; ln -s Judy J1PE
cd man/man3; ln -s Judy J1C
cd man/man3; ln -s Judy J1BC
cd man/man3; ln -s Judy J1FA
cd man/man3; ln -s Judy J1MU
../tool/jhton ext/Judy1_funcs_3.htm | grep -v '^[   ]*$' | sed -e 's/\.C//' > man/man3/Judy1_funcs
cd man/man3; ln -s Judy1_funcs Judy1Test 
cd man/man3; ln -s Judy1_funcs Judy1Set 
cd man/man3; ln -s Judy1_funcs Judy1Unset 
cd man/man3; ln -s Judy1_funcs Judy1First 
cd man/man3; ln -s Judy1_funcs Judy1Next
cd man/man3; ln -s Judy1_funcs Judy1Last
cd man/man3; ln -s Judy1_funcs Judy1Prev
cd man/man3; ln -s Judy1_funcs Judy1FirstEmpty
cd man/man3; ln -s Judy1_funcs Judy1NextEmpty
cd man/man3; ln -s Judy1_funcs Judy1LastEmpty
cd man/man3; ln -s Judy1_funcs Judy1PrevEmpty
cd man/man3; ln -s Judy1_funcs Judy1Count
cd man/man3; ln -s Judy1_funcs Judy1ByCount
cd man/man3; ln -s Judy1_funcs Judy1FreeArray
cd man/man3; ln -s Judy1_funcs Judy1MemUsed
../tool/jhton ext/JudyL_3.htm | grep -v '^[   ]*$' | sed -e 's/\.C//' > man/man3/JudyL
cd man/man3; ln -s JudyL JLG
cd man/man3; ln -s JudyL JLI
cd man/man3; ln -s JudyL JLD
cd man/man3; ln -s JudyL JLF
cd man/man3; ln -s JudyL JLN
cd man/man3; ln -s JudyL JLL
cd man/man3; ln -s JudyL JLP
cd man/man3; ln -s JudyL JLFE
cd man/man3; ln -s JudyL JLNE
cd man/man3; ln -s JudyL JLLE
cd man/man3; ln -s JudyL JLPE
cd man/man3; ln -s JudyL JLC
cd man/man3; ln -s JudyL JLBC
cd man/man3; ln -s JudyL JLFA
cd man/man3; ln -s JudyL JLMU
../tool/jhton ext/JudyL_funcs_3.htm | grep -v '^[   ]*$' | sed -e 's/\.C//' > man/man3/JudyL_funcs
cd man/man3; ln -s JudyL_funcs JudyLGet
cd man/man3; ln -s JudyL_funcs JudyLIns
cd man/man3; ln -s JudyL_funcs JudyLDel
cd man/man3; ln -s JudyL_funcs JudyLFirst
cd man/man3; ln -s JudyL_funcs JudyLNext
cd man/man3; ln -s JudyL_funcs JudyLLast
cd man/man3; ln -s JudyL_funcs JudyLPrev
cd man/man3; ln -s JudyL_funcs JudyLFirstEmpty
cd man/man3; ln -s JudyL_funcs JudyLNextEmpty
cd man/man3; ln -s JudyL_funcs JudyLLastEmpty
cd man/man3; ln -s JudyL_funcs JudyLPrevEmpty
cd man/man3; ln -s JudyL_funcs JudyLCount
cd man/man3; ln -s JudyL_funcs JudyLByCount
cd man/man3; ln -s JudyL_funcs JudyLFreeArray
cd man/man3; ln -s JudyL_funcs JudyLMemUsed
../tool/jhton ext/JudySL_3.htm | grep -v '^[   ]*$' | sed -e 's/\.C//' > man/man3/JudySL
cd man/man3; ln -s JudySL JSLG
cd man/man3; ln -s JudySL JSLI
cd man/man3; ln -s JudySL JSLD
cd man/man3; ln -s JudySL JSLF
cd man/man3; ln -s JudySL JSLN
cd man/man3; ln -s JudySL JSLL
cd man/man3; ln -s JudySL JSLP
cd man/man3; ln -s JudySL JSLFA
../tool/jhton ext/JudySL_funcs_3.htm | grep -v '^[   ]*$' | sed -e 's/\.C//' > man/man3/JudySL_funcs
cd man/man3; ln -s JudySL_funcs JudySLGet
cd man/man3; ln -s JudySL_funcs JudySLIns
cd man/man3; ln -s JudySL_funcs JudySLDel
cd man/man3; ln -s JudySL_funcs JudySLFirst
cd man/man3; ln -s JudySL_funcs JudySLNext
cd man/man3; ln -s JudySL_funcs JudySLLast
cd man/man3; ln -s JudySL_funcs JudySLPrev
cd man/man3; ln -s JudySL_funcs JudySLFreeArray
../tool/jhton ext/JudyHS_3.htm | grep -v '^[   ]*$' | sed -e 's/\.C//' > man/man3/JudyHS
cd man/man3; ln -s JudyHS JHSG 
cd man/man3; ln -s JudyHS JHSI
cd man/man3; ln -s JudyHS JHSD
cd man/man3; ln -s JudyHS JHSFA
../tool/jhton ext/JudyHS_funcs_3.htm | grep -v '^[   ]*$' | sed -e 's/\.C//' > man/man3/JudyHS_funcs
cd man/man3; ln -s JudyHS_funcs JudyHSGet
cd man/man3; ln -s JudyHS_funcs JudyHSIns
cd man/man3; ln -s JudyHS_funcs JudyHSDel
cd man/man3; ln -s JudyHS_funcs JudyHSFreeArray
make[2]: Leaving directory '/build/judy/src/judy-1.0.5/doc'
Making all in test
make[2]: Entering directory '/build/judy/src/judy-1.0.5/test'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/judy/src/judy-1.0.5/test'
make[2]: Entering directory '/build/judy/src/judy-1.0.5'
make[2]: Leaving directory '/build/judy/src/judy-1.0.5'
make[1]: Leaving directory '/build/judy/src/judy-1.0.5'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/judy/src/judy-1.0.5/src'
Making install in .
make[2]: Entering directory '/build/judy/src/judy-1.0.5/src'
make[3]: Entering directory '/build/judy/src/judy-1.0.5/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/judy/src/judy-1.0.5/src'
make[2]: Leaving directory '/build/judy/src/judy-1.0.5/src'
Making install in JudyCommon
make[2]: Entering directory '/build/judy/src/judy-1.0.5/src/JudyCommon'
make[3]: Entering directory '/build/judy/src/judy-1.0.5/src/JudyCommon'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/judy/src/judy-1.0.5/src/JudyCommon'
make[2]: Leaving directory '/build/judy/src/judy-1.0.5/src/JudyCommon'
Making install in JudyL
make[2]: Entering directory '/build/judy/src/judy-1.0.5/src/JudyL'
make[3]: Entering directory '/build/judy/src/judy-1.0.5/src/JudyL'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/judy/src/judy-1.0.5/src/JudyL'
make[2]: Leaving directory '/build/judy/src/judy-1.0.5/src/JudyL'
Making install in Judy1
make[2]: Entering directory '/build/judy/src/judy-1.0.5/src/Judy1'
make[3]: Entering directory '/build/judy/src/judy-1.0.5/src/Judy1'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/judy/src/judy-1.0.5/src/Judy1'
make[2]: Leaving directory '/build/judy/src/judy-1.0.5/src/Judy1'
Making install in JudySL
make[2]: Entering directory '/build/judy/src/judy-1.0.5/src/JudySL'
make[3]: Entering directory '/build/judy/src/judy-1.0.5/src/JudySL'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/judy/src/judy-1.0.5/src/JudySL'
make[2]: Leaving directory '/build/judy/src/judy-1.0.5/src/JudySL'
Making install in JudyHS
make[2]: Entering directory '/build/judy/src/judy-1.0.5/src/JudyHS'
make[3]: Entering directory '/build/judy/src/judy-1.0.5/src/JudyHS'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/judy/src/judy-1.0.5/src/JudyHS'
make[2]: Leaving directory '/build/judy/src/judy-1.0.5/src/JudyHS'
Making install in obj
make[2]: Entering directory '/build/judy/src/judy-1.0.5/src/obj'
make[3]: Entering directory '/build/judy/src/judy-1.0.5/src/obj'
 /usr/bin/mkdir -p '/build/judy/pkg/judy/usr/lib'
 /usr/bin/mkdir -p '/build/judy/pkg/judy/usr/include'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libJudy.la '/build/judy/pkg/judy/usr/lib'
 /usr/bin/install -c -m 644 ../Judy.h '/build/judy/pkg/judy/usr/include'
libtool: install: /usr/bin/install -c .libs/libJudy.so.1.0.3 /build/judy/pkg/judy/usr/lib/libJudy.so.1.0.3
libtool: install: (cd /build/judy/pkg/judy/usr/lib && { ln -s -f libJudy.so.1.0.3 libJudy.so.1 || { rm -f libJudy.so.1 && ln -s libJudy.so.1.0.3 libJudy.so.1; }; })
libtool: install: (cd /build/judy/pkg/judy/usr/lib && { ln -s -f libJudy.so.1.0.3 libJudy.so || { rm -f libJudy.so && ln -s libJudy.so.1.0.3 libJudy.so; }; })
libtool: install: /usr/bin/install -c .libs/libJudy.lai /build/judy/pkg/judy/usr/lib/libJudy.la
libtool: install: /usr/bin/install -c .libs/libJudy.a /build/judy/pkg/judy/usr/lib/libJudy.a
libtool: install: chmod 644 /build/judy/pkg/judy/usr/lib/libJudy.a
libtool: install: ranlib /build/judy/pkg/judy/usr/lib/libJudy.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/judy/src/judy-1.0.5/src/obj'
make[2]: Leaving directory '/build/judy/src/judy-1.0.5/src/obj'
make[1]: Leaving directory '/build/judy/src/judy-1.0.5/src'
Making install in tool
make[1]: Entering directory '/build/judy/src/judy-1.0.5/tool'
make[2]: Entering directory '/build/judy/src/judy-1.0.5/tool'
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/judy/src/judy-1.0.5/tool'
make[1]: Leaving directory '/build/judy/src/judy-1.0.5/tool'
Making install in doc
make[1]: Entering directory '/build/judy/src/judy-1.0.5/doc'
make[2]: Entering directory '/build/judy/src/judy-1.0.5/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/judy/pkg/judy/usr/share/man/man3'
 /usr/bin/install -c -m 644 'man/man3/Judy' '/build/judy/pkg/judy/usr/share/man/man3/Judy.3'
 /usr/bin/install -c -m 644 'man/man3/Judy1' '/build/judy/pkg/judy/usr/share/man/man3/Judy1.3'
 /usr/bin/install -c -m 644 'man/man3/Judy1_funcs' '/build/judy/pkg/judy/usr/share/man/man3/Judy1_funcs.Judy1_funcs'
 /usr/bin/install -c -m 644 'man/man3/JudyL' '/build/judy/pkg/judy/usr/share/man/man3/JudyL.JudyL'
 /usr/bin/install -c -m 644 'man/man3/JudyL_funcs' '/build/judy/pkg/judy/usr/share/man/man3/JudyL_funcs.JudyL_funcs'
 /usr/bin/install -c -m 644 'man/man3/JudySL' '/build/judy/pkg/judy/usr/share/man/man3/JudySL.JudySL'
 /usr/bin/install -c -m 644 'man/man3/JudySL_funcs' '/build/judy/pkg/judy/usr/share/man/man3/JudySL_funcs.JudySL_funcs'
 /usr/bin/install -c -m 644 'man/man3/JudyHS' '/build/judy/pkg/judy/usr/share/man/man3/JudyHS.JudyHS'
 /usr/bin/install -c -m 644 'man/man3/JudyHS_funcs' '/build/judy/pkg/judy/usr/share/man/man3/JudyHS_funcs.JudyHS_funcs'
 /usr/bin/install -c -m 644 'man/man3/J1T' '/build/judy/pkg/judy/usr/share/man/man3/J1T.J1T'
 /usr/bin/install -c -m 644 'man/man3/J1S' '/build/judy/pkg/judy/usr/share/man/man3/J1S.J1S'
 /usr/bin/install -c -m 644 'man/man3/J1U' '/build/judy/pkg/judy/usr/share/man/man3/J1U.J1U'
 /usr/bin/install -c -m 644 'man/man3/J1F' '/build/judy/pkg/judy/usr/share/man/man3/J1F.J1F'
 /usr/bin/install -c -m 644 'man/man3/J1N' '/build/judy/pkg/judy/usr/share/man/man3/J1N.J1N'
 /usr/bin/install -c -m 644 'man/man3/J1L' '/build/judy/pkg/judy/usr/share/man/man3/J1L.J1L'
 /usr/bin/install -c -m 644 'man/man3/J1P' '/build/judy/pkg/judy/usr/share/man/man3/J1P.J1P'
 /usr/bin/install -c -m 644 'man/man3/J1FE' '/build/judy/pkg/judy/usr/share/man/man3/J1FE.J1FE'
 /usr/bin/install -c -m 644 'man/man3/J1NE' '/build/judy/pkg/judy/usr/share/man/man3/J1NE.J1NE'
 /usr/bin/install -c -m 644 'man/man3/J1LE' '/build/judy/pkg/judy/usr/share/man/man3/J1LE.J1LE'
 /usr/bin/install -c -m 644 'man/man3/J1PE' '/build/judy/pkg/judy/usr/share/man/man3/J1PE.J1PE'
 /usr/bin/install -c -m 644 'man/man3/J1C' '/build/judy/pkg/judy/usr/share/man/man3/J1C.J1C'
 /usr/bin/install -c -m 644 'man/man3/J1BC' '/build/judy/pkg/judy/usr/share/man/man3/J1BC.J1BC'
 /usr/bin/install -c -m 644 'man/man3/J1FA' '/build/judy/pkg/judy/usr/share/man/man3/J1FA.J1FA'
 /usr/bin/install -c -m 644 'man/man3/J1MU' '/build/judy/pkg/judy/usr/share/man/man3/J1MU.J1MU'
 /usr/bin/install -c -m 644 'man/man3/Judy1Test' '/build/judy/pkg/judy/usr/share/man/man3/Judy1Test.Judy1Test'
 /usr/bin/install -c -m 644 'man/man3/Judy1Set' '/build/judy/pkg/judy/usr/share/man/man3/Judy1Set.Judy1Set'
 /usr/bin/install -c -m 644 'man/man3/Judy1Unset' '/build/judy/pkg/judy/usr/share/man/man3/Judy1Unset.Judy1Unset'
 /usr/bin/install -c -m 644 'man/man3/Judy1First' '/build/judy/pkg/judy/usr/share/man/man3/Judy1First.Judy1First'
 /usr/bin/install -c -m 644 'man/man3/Judy1Next' '/build/judy/pkg/judy/usr/share/man/man3/Judy1Next.Judy1Next'
 /usr/bin/install -c -m 644 'man/man3/Judy1Last' '/build/judy/pkg/judy/usr/share/man/man3/Judy1Last.Judy1Last'
 /usr/bin/install -c -m 644 'man/man3/Judy1Prev' '/build/judy/pkg/judy/usr/share/man/man3/Judy1Prev.Judy1Prev'
 /usr/bin/install -c -m 644 'man/man3/Judy1FirstEmpty' '/build/judy/pkg/judy/usr/share/man/man3/Judy1FirstEmpty.Judy1FirstEmpty'
 /usr/bin/install -c -m 644 'man/man3/Judy1NextEmpty' '/build/judy/pkg/judy/usr/share/man/man3/Judy1NextEmpty.Judy1NextEmpty'
 /usr/bin/install -c -m 644 'man/man3/Judy1LastEmpty' '/build/judy/pkg/judy/usr/share/man/man3/Judy1LastEmpty.Judy1LastEmpty'
 /usr/bin/install -c -m 644 'man/man3/Judy1PrevEmpty' '/build/judy/pkg/judy/usr/share/man/man3/Judy1PrevEmpty.Judy1PrevEmpty'
 /usr/bin/install -c -m 644 'man/man3/Judy1Count' '/build/judy/pkg/judy/usr/share/man/man3/Judy1Count.Judy1Count'
 /usr/bin/install -c -m 644 'man/man3/Judy1ByCount' '/build/judy/pkg/judy/usr/share/man/man3/Judy1ByCount.Judy1ByCount'
 /usr/bin/install -c -m 644 'man/man3/Judy1FreeArray' '/build/judy/pkg/judy/usr/share/man/man3/Judy1FreeArray.Judy1FreeArray'
 /usr/bin/install -c -m 644 'man/man3/Judy1MemUsed' '/build/judy/pkg/judy/usr/share/man/man3/Judy1MemUsed.Judy1MemUsed'
 /usr/bin/install -c -m 644 'man/man3/JudyL' '/build/judy/pkg/judy/usr/share/man/man3/JudyL.JudyL'
 /usr/bin/install -c -m 644 'man/man3/JLG' '/build/judy/pkg/judy/usr/share/man/man3/JLG.JLG'
 /usr/bin/install -c -m 644 'man/man3/JLI' '/build/judy/pkg/judy/usr/share/man/man3/JLI.JLI'
 /usr/bin/install -c -m 644 'man/man3/JLD' '/build/judy/pkg/judy/usr/share/man/man3/JLD.JLD'
 /usr/bin/install -c -m 644 'man/man3/JLF' '/build/judy/pkg/judy/usr/share/man/man3/JLF.JLF'
 /usr/bin/install -c -m 644 'man/man3/JLN' '/build/judy/pkg/judy/usr/share/man/man3/JLN.JLN'
 /usr/bin/install -c -m 644 'man/man3/JLL' '/build/judy/pkg/judy/usr/share/man/man3/JLL.JLL'
 /usr/bin/install -c -m 644 'man/man3/JLP' '/build/judy/pkg/judy/usr/share/man/man3/JLP.JLP'
 /usr/bin/install -c -m 644 'man/man3/JLFE' '/build/judy/pkg/judy/usr/share/man/man3/JLFE.JLFE'
 /usr/bin/install -c -m 644 'man/man3/JLNE' '/build/judy/pkg/judy/usr/share/man/man3/JLNE.JLNE'
 /usr/bin/install -c -m 644 'man/man3/JLLE' '/build/judy/pkg/judy/usr/share/man/man3/JLLE.JLLE'
 /usr/bin/install -c -m 644 'man/man3/JLPE' '/build/judy/pkg/judy/usr/share/man/man3/JLPE.JLPE'
 /usr/bin/install -c -m 644 'man/man3/JLC' '/build/judy/pkg/judy/usr/share/man/man3/JLC.JLC'
 /usr/bin/install -c -m 644 'man/man3/JLBC' '/build/judy/pkg/judy/usr/share/man/man3/JLBC.JLBC'
 /usr/bin/install -c -m 644 'man/man3/JLFA' '/build/judy/pkg/judy/usr/share/man/man3/JLFA.JLFA'
 /usr/bin/install -c -m 644 'man/man3/JLMU' '/build/judy/pkg/judy/usr/share/man/man3/JLMU.JLMU'
 /usr/bin/install -c -m 644 'man/man3/JudyLGet' '/build/judy/pkg/judy/usr/share/man/man3/JudyLGet.JudyLGet'
 /usr/bin/install -c -m 644 'man/man3/JudyLIns' '/build/judy/pkg/judy/usr/share/man/man3/JudyLIns.JudyLIns'
 /usr/bin/install -c -m 644 'man/man3/JudyLDel' '/build/judy/pkg/judy/usr/share/man/man3/JudyLDel.JudyLDel'
 /usr/bin/install -c -m 644 'man/man3/JudyLFirst' '/build/judy/pkg/judy/usr/share/man/man3/JudyLFirst.JudyLFirst'
 /usr/bin/install -c -m 644 'man/man3/JudyLNext' '/build/judy/pkg/judy/usr/share/man/man3/JudyLNext.JudyLNext'
 /usr/bin/install -c -m 644 'man/man3/JudyLLast' '/build/judy/pkg/judy/usr/share/man/man3/JudyLLast.JudyLLast'
 /usr/bin/install -c -m 644 'man/man3/JudyLPrev' '/build/judy/pkg/judy/usr/share/man/man3/JudyLPrev.JudyLPrev'
 /usr/bin/install -c -m 644 'man/man3/JudyLFirstEmpty' '/build/judy/pkg/judy/usr/share/man/man3/JudyLFirstEmpty.JudyLFirstEmpty'
 /usr/bin/install -c -m 644 'man/man3/JudyLNextEmpty' '/build/judy/pkg/judy/usr/share/man/man3/JudyLNextEmpty.JudyLNextEmpty'
 /usr/bin/install -c -m 644 'man/man3/JudyLLastEmpty' '/build/judy/pkg/judy/usr/share/man/man3/JudyLLastEmpty.JudyLLastEmpty'
 /usr/bin/install -c -m 644 'man/man3/JudyLPrevEmpty' '/build/judy/pkg/judy/usr/share/man/man3/JudyLPrevEmpty.JudyLPrevEmpty'
 /usr/bin/install -c -m 644 'man/man3/JudyLCount' '/build/judy/pkg/judy/usr/share/man/man3/JudyLCount.JudyLCount'
 /usr/bin/install -c -m 644 'man/man3/JudyLByCount' '/build/judy/pkg/judy/usr/share/man/man3/JudyLByCount.JudyLByCount'
 /usr/bin/install -c -m 644 'man/man3/JudyLFreeArray' '/build/judy/pkg/judy/usr/share/man/man3/JudyLFreeArray.JudyLFreeArray'
 /usr/bin/install -c -m 644 'man/man3/JudyLMemUsed' '/build/judy/pkg/judy/usr/share/man/man3/JudyLMemUsed.JudyLMemUsed'
 /usr/bin/install -c -m 644 'man/man3/JSLG' '/build/judy/pkg/judy/usr/share/man/man3/JSLG.JSLG'
 /usr/bin/install -c -m 644 'man/man3/JSLI' '/build/judy/pkg/judy/usr/share/man/man3/JSLI.JSLI'
 /usr/bin/install -c -m 644 'man/man3/JSLD' '/build/judy/pkg/judy/usr/share/man/man3/JSLD.JSLD'
 /usr/bin/install -c -m 644 'man/man3/JSLF' '/build/judy/pkg/judy/usr/share/man/man3/JSLF.JSLF'
 /usr/bin/install -c -m 644 'man/man3/JSLN' '/build/judy/pkg/judy/usr/share/man/man3/JSLN.JSLN'
 /usr/bin/install -c -m 644 'man/man3/JSLL' '/build/judy/pkg/judy/usr/share/man/man3/JSLL.JSLL'
 /usr/bin/install -c -m 644 'man/man3/JSLP' '/build/judy/pkg/judy/usr/share/man/man3/JSLP.JSLP'
 /usr/bin/install -c -m 644 'man/man3/JSLFA' '/build/judy/pkg/judy/usr/share/man/man3/JSLFA.JSLFA'
 /usr/bin/install -c -m 644 'man/man3/JudySLGet' '/build/judy/pkg/judy/usr/share/man/man3/JudySLGet.JudySLGet'
 /usr/bin/install -c -m 644 'man/man3/JudySLIns' '/build/judy/pkg/judy/usr/share/man/man3/JudySLIns.JudySLIns'
 /usr/bin/install -c -m 644 'man/man3/JudySLDel' '/build/judy/pkg/judy/usr/share/man/man3/JudySLDel.JudySLDel'
 /usr/bin/install -c -m 644 'man/man3/JudySLFirst' '/build/judy/pkg/judy/usr/share/man/man3/JudySLFirst.JudySLFirst'
 /usr/bin/install -c -m 644 'man/man3/JudySLNext' '/build/judy/pkg/judy/usr/share/man/man3/JudySLNext.JudySLNext'
 /usr/bin/install -c -m 644 'man/man3/JudySLLast' '/build/judy/pkg/judy/usr/share/man/man3/JudySLLast.JudySLLast'
 /usr/bin/install -c -m 644 'man/man3/JudySLPrev' '/build/judy/pkg/judy/usr/share/man/man3/JudySLPrev.JudySLPrev'
 /usr/bin/install -c -m 644 'man/man3/JudySLFreeArray' '/build/judy/pkg/judy/usr/share/man/man3/JudySLFreeArray.JudySLFreeArray'
 /usr/bin/install -c -m 644 'man/man3/JHSG' '/build/judy/pkg/judy/usr/share/man/man3/JHSG.JHSG'
 /usr/bin/install -c -m 644 'man/man3/JHSI' '/build/judy/pkg/judy/usr/share/man/man3/JHSI.JHSI'
 /usr/bin/install -c -m 644 'man/man3/JHSD' '/build/judy/pkg/judy/usr/share/man/man3/JHSD.JHSD'
 /usr/bin/install -c -m 644 'man/man3/JHSFA' '/build/judy/pkg/judy/usr/share/man/man3/JHSFA.JHSFA'
 /usr/bin/install -c -m 644 'man/man3/JudyHSGet' '/build/judy/pkg/judy/usr/share/man/man3/JudyHSGet.JudyHSGet'
 /usr/bin/install -c -m 644 'man/man3/JudyHSIns' '/build/judy/pkg/judy/usr/share/man/man3/JudyHSIns.JudyHSIns'
 /usr/bin/install -c -m 644 'man/man3/JudyHSDel' '/build/judy/pkg/judy/usr/share/man/man3/JudyHSDel.JudyHSDel'
 /usr/bin/install -c -m 644 'man/man3/JudyHSFreeArray' '/build/judy/pkg/judy/usr/share/man/man3/JudyHSFreeArray.JudyHSFreeArray'
make[2]: Leaving directory '/build/judy/src/judy-1.0.5/doc'
make[1]: Leaving directory '/build/judy/src/judy-1.0.5/doc'
Making install in test
make[1]: Entering directory '/build/judy/src/judy-1.0.5/test'
make[2]: Entering directory '/build/judy/src/judy-1.0.5/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/judy/src/judy-1.0.5/test'
make[1]: Leaving directory '/build/judy/src/judy-1.0.5/test'
make[1]: Entering directory '/build/judy/src/judy-1.0.5'
make[2]: Entering directory '/build/judy/src/judy-1.0.5'
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/judy/src/judy-1.0.5'
make[1]: Leaving directory '/build/judy/src/judy-1.0.5'
==> 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 "judy"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: judy 1.0.5-9 (Sun 31 Aug 2025 05:40:51 PM MDT)
==> Cleaning up...