==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libzen 0.4.41-2 (Sun Jul 14 09:17:19 2024)
==> Retrieving sources...
  -> Found libzen-0.4.41.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    libzen-0.4.41.tar.gz ... Passed
==> Validating source files with b2sums...
    libzen-0.4.41.tar.gz ... Passed
==> Making package: libzen 0.4.41-2 (Sun Jul 14 09:17:27 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found libzen-0.4.41.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libzen-0.4.41.tar.gz with bsdtar
==> Starting build()...
configure.ac:24: installing './compile'
configure.ac:18: installing './config.guess'
configure.ac:18: installing './config.sub'
configure.ac:19: installing './install-sh'
configure.ac:19: installing './missing'
Makefile.am: installing './depcomp'
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.
configure.ac:28: warning: The macro 'AC_LIBTOOL_WIN32_DLL' is obsolete.
configure.ac:28: You should run autoupdate.
aclocal.m4:8481: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:28: the top level
configure.ac:28: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you
configure.ac:28: put the 'win32-dll' option into LT_INIT's first parameter.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:8481: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:28: the top level
configure.ac:29: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:29: You should run autoupdate.
aclocal.m4:122: AC_PROG_LIBTOOL is expanded from...
configure.ac:29: the top level
configure.ac:282: warning: AC_OUTPUT should be used without arguments.
configure.ac:282: You should run autoupdate.
configure.ac:24: installing './compile'
configure.ac:19: installing './missing'
Makefile.am: installing './depcomp'
checking build system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
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 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 for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -E
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert 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 /usr/bin/ld option to reload object files... -r
checking for file... :
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for gmtime_r... yes
checking for localtime_r... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libzen-config
config.status: creating libzen.pc
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands

Configured ZenLib for 'aarch64-unknown-linux-gnu'

  Unicode?                                                yes
  Large files support?                                    yes
  wstring missing support?                                no
  stream missing support?                                 no

  Create static lib?                                      no
  Create shared lib?                                      yes

  CXXFLAGS: -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2
  LIBS: 
depbase=`echo ../../../Source/ZenLib/Conf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Conf.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Conf.lo ../../../Source/ZenLib/Conf.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ../../../Source/ZenLib/CriticalSection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/CriticalSection.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/CriticalSection.lo ../../../Source/ZenLib/CriticalSection.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ../../../Source/ZenLib/Dir.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Dir.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Dir.lo ../../../Source/ZenLib/Dir.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ../../../Source/ZenLib/File.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/File.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/File.lo ../../../Source/ZenLib/File.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ../../../Source/ZenLib/FileName.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/FileName.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/FileName.lo ../../../Source/ZenLib/FileName.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ../../../Source/ZenLib/InfoMap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/InfoMap.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/InfoMap.lo ../../../Source/ZenLib/InfoMap.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ../../../Source/ZenLib/int128s.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/int128s.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/int128s.lo ../../../Source/ZenLib/int128s.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ../../../Source/ZenLib/int128u.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/int128u.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/int128u.lo ../../../Source/ZenLib/int128u.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/InfoMap.lo -MD -MP -MF ../../../Source/ZenLib/.deps/InfoMap.Tpo -c ../../../Source/ZenLib/InfoMap.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/.libs/InfoMap.o
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/File.lo -MD -MP -MF ../../../Source/ZenLib/.deps/File.Tpo -c ../../../Source/ZenLib/File.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/.libs/File.o
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/CriticalSection.lo -MD -MP -MF ../../../Source/ZenLib/.deps/CriticalSection.Tpo -c ../../../Source/ZenLib/CriticalSection.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/.libs/CriticalSection.o
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/int128u.lo -MD -MP -MF ../../../Source/ZenLib/.deps/int128u.Tpo -c ../../../Source/ZenLib/int128u.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/.libs/int128u.o
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Conf.lo -MD -MP -MF ../../../Source/ZenLib/.deps/Conf.Tpo -c ../../../Source/ZenLib/Conf.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/.libs/Conf.o
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/FileName.lo -MD -MP -MF ../../../Source/ZenLib/.deps/FileName.Tpo -c ../../../Source/ZenLib/FileName.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/.libs/FileName.o
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Dir.lo -MD -MP -MF ../../../Source/ZenLib/.deps/Dir.Tpo -c ../../../Source/ZenLib/Dir.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/.libs/Dir.o
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/int128s.lo -MD -MP -MF ../../../Source/ZenLib/.deps/int128s.Tpo -c ../../../Source/ZenLib/int128s.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/.libs/int128s.o
depbase=`echo ../../../Source/ZenLib/MemoryDebug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/MemoryDebug.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/MemoryDebug.lo ../../../Source/ZenLib/MemoryDebug.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ../../../Source/ZenLib/OS_Utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/OS_Utils.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/OS_Utils.lo ../../../Source/ZenLib/OS_Utils.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/MemoryDebug.lo -MD -MP -MF ../../../Source/ZenLib/.deps/MemoryDebug.Tpo -c ../../../Source/ZenLib/MemoryDebug.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/.libs/MemoryDebug.o
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/OS_Utils.lo -MD -MP -MF ../../../Source/ZenLib/.deps/OS_Utils.Tpo -c ../../../Source/ZenLib/OS_Utils.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/.libs/OS_Utils.o
depbase=`echo ../../../Source/ZenLib/Translation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Translation.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Translation.lo ../../../Source/ZenLib/Translation.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ../../../Source/ZenLib/Thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Thread.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Thread.lo ../../../Source/ZenLib/Thread.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ../../../Source/ZenLib/Utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Utils.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Utils.lo ../../../Source/ZenLib/Utils.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Translation.lo -MD -MP -MF ../../../Source/ZenLib/.deps/Translation.Tpo -c ../../../Source/ZenLib/Translation.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/.libs/Translation.o
depbase=`echo ../../../Source/ZenLib/Ztring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Ztring.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Ztring.lo ../../../Source/ZenLib/Ztring.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Thread.lo -MD -MP -MF ../../../Source/ZenLib/.deps/Thread.Tpo -c ../../../Source/ZenLib/Thread.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/.libs/Thread.o
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Utils.lo -MD -MP -MF ../../../Source/ZenLib/.deps/Utils.Tpo -c ../../../Source/ZenLib/Utils.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/.libs/Utils.o
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Ztring.lo -MD -MP -MF ../../../Source/ZenLib/.deps/Ztring.Tpo -c ../../../Source/ZenLib/Ztring.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/.libs/Ztring.o
depbase=`echo ../../../Source/ZenLib/ZtringList.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/ZtringList.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/ZtringList.lo ../../../Source/ZenLib/ZtringList.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ../../../Source/ZenLib/ZtringListList.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/ZtringListList.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/ZtringListList.lo ../../../Source/ZenLib/ZtringListList.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
../../../Source/ZenLib/File.cpp: In member function 'bool ZenLib::File::Truncate(ZenLib::int64u)':
../../../Source/ZenLib/File.cpp:812:25: warning: ignoring return value of 'int truncate(const char*, __off64_t)' declared with attribute 'warn_unused_result' [-Wunused-result]
depbase=`echo ../../../Source/ZenLib/ZtringListListF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/ZtringListListF.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/ZtringListListF.lo ../../../Source/ZenLib/ZtringListListF.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/ZtringList.lo -MD -MP -MF ../../../Source/ZenLib/.deps/ZtringList.Tpo -c ../../../Source/ZenLib/ZtringList.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/.libs/ZtringList.o
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/ZtringListList.lo -MD -MP -MF ../../../Source/ZenLib/.deps/ZtringListList.Tpo -c ../../../Source/ZenLib/ZtringListList.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/.libs/ZtringListList.o
depbase=`echo ../../../Source/ZenLib/Format/Html/Html_Handler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Html/Html_Handler.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Format/Html/Html_Handler.lo ../../../Source/ZenLib/Format/Html/Html_Handler.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/ZtringListListF.lo -MD -MP -MF ../../../Source/ZenLib/.deps/ZtringListListF.Tpo -c ../../../Source/ZenLib/ZtringListListF.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/.libs/ZtringListListF.o
depbase=`echo ../../../Source/ZenLib/Format/Html/Html_Request.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Html/Html_Request.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Format/Html/Html_Request.lo ../../../Source/ZenLib/Format/Html/Html_Request.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Html/Html_Handler.lo -MD -MP -MF ../../../Source/ZenLib/Format/Html/.deps/Html_Handler.Tpo -c ../../../Source/ZenLib/Format/Html/Html_Handler.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/Format/Html/.libs/Html_Handler.o
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Html/Html_Request.lo -MD -MP -MF ../../../Source/ZenLib/Format/Html/.deps/Html_Request.Tpo -c ../../../Source/ZenLib/Format/Html/Html_Request.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/Format/Html/.libs/Html_Request.o
depbase=`echo ../../../Source/ZenLib/Format/Http/Http_Cookies.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Http/Http_Cookies.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Format/Http/Http_Cookies.lo ../../../Source/ZenLib/Format/Http/Http_Cookies.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Http/Http_Cookies.lo -MD -MP -MF ../../../Source/ZenLib/Format/Http/.deps/Http_Cookies.Tpo -c ../../../Source/ZenLib/Format/Http/Http_Cookies.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/Format/Http/.libs/Http_Cookies.o
depbase=`echo ../../../Source/ZenLib/Format/Http/Http_Handler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Http/Http_Handler.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Format/Http/Http_Handler.lo ../../../Source/ZenLib/Format/Http/Http_Handler.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Http/Http_Handler.lo -MD -MP -MF ../../../Source/ZenLib/Format/Http/.deps/Http_Handler.Tpo -c ../../../Source/ZenLib/Format/Http/Http_Handler.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/Format/Http/.libs/Http_Handler.o
depbase=`echo ../../../Source/ZenLib/Format/Http/Http_Request.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Http/Http_Request.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Format/Http/Http_Request.lo ../../../Source/ZenLib/Format/Http/Http_Request.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Http/Http_Request.lo -MD -MP -MF ../../../Source/ZenLib/Format/Http/.deps/Http_Request.Tpo -c ../../../Source/ZenLib/Format/Http/Http_Request.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/Format/Http/.libs/Http_Request.o
depbase=`echo ../../../Source/ZenLib/Format/Http/Http_Utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" -DPACKAGE_STRING=\"libzen\ 0.4.41\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I.  -I../../../Source  -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Http/Http_Utils.lo -MD -MP -MF $depbase.Tpo -c -o ../../../Source/ZenLib/Format/Http/Http_Utils.lo ../../../Source/ZenLib/Format/Http/Http_Utils.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.41\" "-DPACKAGE_STRING=\"libzen 0.4.41\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.41\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -I. -I../../../Source -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -MT ../../../Source/ZenLib/Format/Http/Http_Utils.lo -MD -MP -MF ../../../Source/ZenLib/Format/Http/.deps/Http_Utils.Tpo -c ../../../Source/ZenLib/Format/Http/Http_Utils.cpp  -fPIC -DPIC -o ../../../Source/ZenLib/Format/Http/.libs/Http_Utils.o
/bin/sh ./libtool  --tag=CXX   --mode=link g++ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -no-undefined -version-info 0:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fPIC -lpthread -o libzen.la -rpath /usr/lib ../../../Source/ZenLib/Conf.lo ../../../Source/ZenLib/CriticalSection.lo ../../../Source/ZenLib/Dir.lo ../../../Source/ZenLib/File.lo ../../../Source/ZenLib/FileName.lo ../../../Source/ZenLib/InfoMap.lo ../../../Source/ZenLib/int128s.lo ../../../Source/ZenLib/int128u.lo ../../../Source/ZenLib/MemoryDebug.lo ../../../Source/ZenLib/OS_Utils.lo ../../../Source/ZenLib/Translation.lo ../../../Source/ZenLib/Thread.lo ../../../Source/ZenLib/Utils.lo ../../../Source/ZenLib/Ztring.lo ../../../Source/ZenLib/ZtringList.lo ../../../Source/ZenLib/ZtringListList.lo ../../../Source/ZenLib/ZtringListListF.lo ../../../Source/ZenLib/Format/Html/Html_Handler.lo ../../../Source/ZenLib/Format/Html/Html_Request.lo ../../../Source/ZenLib/Format/Http/Http_Cookies.lo ../../../Source/ZenLib/Format/Http/Http_Handler.lo ../../../Source/ZenLib/Format/Http/Http_Request.lo ../../../Source/ZenLib/Format/Http/Http_Utils.lo  
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-unknown-linux-gnu/14.1.1/../../../../lib/crti.o /usr/lib/gcc/aarch64-unknown-linux-gnu/14.1.1/crtbeginS.o  ../../../Source/ZenLib/.libs/Conf.o ../../../Source/ZenLib/.libs/CriticalSection.o ../../../Source/ZenLib/.libs/Dir.o ../../../Source/ZenLib/.libs/File.o ../../../Source/ZenLib/.libs/FileName.o ../../../Source/ZenLib/.libs/InfoMap.o ../../../Source/ZenLib/.libs/int128s.o ../../../Source/ZenLib/.libs/int128u.o ../../../Source/ZenLib/.libs/MemoryDebug.o ../../../Source/ZenLib/.libs/OS_Utils.o ../../../Source/ZenLib/.libs/Translation.o ../../../Source/ZenLib/.libs/Thread.o ../../../Source/ZenLib/.libs/Utils.o ../../../Source/ZenLib/.libs/Ztring.o ../../../Source/ZenLib/.libs/ZtringList.o ../../../Source/ZenLib/.libs/ZtringListList.o ../../../Source/ZenLib/.libs/ZtringListListF.o ../../../Source/ZenLib/Format/Html/.libs/Html_Handler.o ../../../Source/ZenLib/Format/Html/.libs/Html_Request.o ../../../Source/ZenLib/Format/Http/.libs/Http_Cookies.o ../../../Source/ZenLib/Format/Http/.libs/Http_Handler.o ../../../Source/ZenLib/Format/Http/.libs/Http_Request.o ../../../Source/ZenLib/Format/Http/.libs/Http_Utils.o   -lpthread -L/usr/lib/gcc/aarch64-unknown-linux-gnu/14.1.1 -L/usr/lib/gcc/aarch64-unknown-linux-gnu/14.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-unknown-linux-gnu/14.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-unknown-linux-gnu/14.1.1/crtendS.o /usr/lib/gcc/aarch64-unknown-linux-gnu/14.1.1/../../../../lib/crtn.o  -march=armv8-a -O2 -Werror=format-security -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libzen.so.0 -o .libs/libzen.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libzen.so.0" && ln -s "libzen.so.0.0.0" "libzen.so.0")
libtool: link: (cd ".libs" && rm -f "libzen.so" && ln -s "libzen.so.0.0.0" "libzen.so")
libtool: link: ( cd ".libs" && rm -f "libzen.la" && ln -s "../libzen.la" "libzen.la" )
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/libzen/pkg/libzen/usr'
install: creating directory '/build/libzen/pkg/libzen/usr/share'
install: creating directory '/build/libzen/pkg/libzen/usr/share/licenses'
install: creating directory '/build/libzen/pkg/libzen/usr/share/licenses/libzen'
'License.txt' -> '/build/libzen/pkg/libzen/usr/share/licenses/libzen/License.txt'
make[1]: Entering directory '/build/libzen/src/ZenLib-0.4.41/Project/GNU/Library'
 /usr/bin/mkdir -p '/build/libzen/pkg/libzen/usr/lib'
 /usr/bin/mkdir -p '/build/libzen/pkg/libzen/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/libzen/pkg/libzen/usr/include/ZenLib/Format/Html'
 /usr/bin/mkdir -p '/build/libzen/pkg/libzen/usr/include/ZenLib/Format/Http'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libzen.la '/build/libzen/pkg/libzen/usr/lib'
 /usr/bin/mkdir -p '/build/libzen/pkg/libzen/usr/include/ZenLib/HTTP_Client'
 /usr/bin/mkdir -p '/build/libzen/pkg/libzen/usr/include/ZenLib'
 /usr/bin/install -c -m 644 libzen.pc '/build/libzen/pkg/libzen/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 ../../../Source/ZenLib/Format/Html/Html_Handler.h ../../../Source/ZenLib/Format/Html/Html_Request.h '/build/libzen/pkg/libzen/usr/include/ZenLib/Format/Html'
 /usr/bin/install -c -m 644 ../../../Source/ZenLib/Format/Http/Http_Utils.h ../../../Source/ZenLib/Format/Http/Http_Request.h ../../../Source/ZenLib/Format/Http/Http_Handler.h ../../../Source/ZenLib/Format/Http/Http_Cookies.h '/build/libzen/pkg/libzen/usr/include/ZenLib/Format/Http'
 /usr/bin/install -c -m 644 ../../../Source/ZenLib/HTTP_Client/HTTPClient.h ../../../Source/ZenLib/HTTP_Client/HTTPClientCommon.h ../../../Source/ZenLib/HTTP_Client/HTTPClientString.h ../../../Source/ZenLib/HTTP_Client/HTTPClientAuth.h ../../../Source/ZenLib/HTTP_Client/HTTPClientWrapper.h '/build/libzen/pkg/libzen/usr/include/ZenLib/HTTP_Client'
 /usr/bin/install -c -m 644 ../../../Source/ZenLib/BitStream.h ../../../Source/ZenLib/BitStream_Fast.h ../../../Source/ZenLib/BitStream_LE.h ../../../Source/ZenLib/Conf.h ../../../Source/ZenLib/Conf_Internal.h ../../../Source/ZenLib/CriticalSection.h ../../../Source/ZenLib/Dir.h ../../../Source/ZenLib/File.h ../../../Source/ZenLib/FileName.h ../../../Source/ZenLib/HTTP_Client.h ../../../Source/ZenLib/InfoMap.h ../../../Source/ZenLib/int128s.h ../../../Source/ZenLib/int128u.h ../../../Source/ZenLib/MemoryDebug.h ../../../Source/ZenLib/OS_Utils.h ../../../Source/ZenLib/PreComp.h ../../../Source/ZenLib/Thread.h ../../../Source/ZenLib/Trace.h ../../../Source/ZenLib/Translation.h ../../../Source/ZenLib/Utils.h ../../../Source/ZenLib/Ztring.h ../../../Source/ZenLib/ZtringList.h ../../../Source/ZenLib/ZtringListListF.h ../../../Source/ZenLib/ZtringListList.h '/build/libzen/pkg/libzen/usr/include/ZenLib'
libtool: install: /usr/bin/install -c .libs/libzen.so.0.0.0 /build/libzen/pkg/libzen/usr/lib/libzen.so.0.0.0
libtool: install: (cd /build/libzen/pkg/libzen/usr/lib && { ln -s -f libzen.so.0.0.0 libzen.so.0 || { rm -f libzen.so.0 && ln -s libzen.so.0.0.0 libzen.so.0; }; })
libtool: install: (cd /build/libzen/pkg/libzen/usr/lib && { ln -s -f libzen.so.0.0.0 libzen.so || { rm -f libzen.so && ln -s libzen.so.0.0.0 libzen.so; }; })
libtool: install: /usr/bin/install -c .libs/libzen.lai /build/libzen/pkg/libzen/usr/lib/libzen.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[1]: Leaving directory '/build/libzen/src/ZenLib-0.4.41/Project/GNU/Library'
==> 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 "libzen"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libzen 0.4.41-2 (Sun Jul 14 09:17:49 2024)
==> Cleaning up...