Build of libzen with musl toolchain

The build took 00h 02m 07s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
9,638 cpp
4,344 sh
3,598 ansic
1,210 makefile
18,790 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

List of Errors

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libzen 0.4.33-1 (Tue Apr 4 23:31:11 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# /tmp/libzen/PKGBUILD: line 19: [: configure: binary operator expected
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/sbin/automake line 3936.
# 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.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/sbin/automake line 3936.
# configure.ac:24: installing './compile'
# configure.ac:19: installing './missing'
# Makefile.am: installing './depcomp'
# checking build system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for x86_64-unknown-linux-gcc... clang
# 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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking how to run the C preprocessor... clang -E
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/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 x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# configure: WARNING: using cross tools not prefixed with host triplet
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking how to run the C++ preprocessor... clang++ -E
# checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC -DPIC
# checking if clang++ PIC flag -fPIC -DPIC works... yes
# checking if clang++ static flag -static works... no
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking 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 'x86_64-unknown-linux-gnu'
#
# Unicode? yes
# Large files support? yes
# wstring missing support? no
# stream missing support? no
#
# Create static lib? yes
# Create shared lib? yes
#
# CXXFLAGS: -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2
# LIBS:
# test -z "libzen.la" || rm -f libzen.la
# rm -rf .libs _libs
# rm -f *.o
# rm -f *.lo
# rm -rf ../../../Source/ZenLib/.libs ../../../Source/ZenLib/_libs
# rm -rf ../../../Source/ZenLib/Format/Html/.libs ../../../Source/ZenLib/Format/Html/_libs
# rm -f ../../../Source/ZenLib/*.o
# rm -rf ../../../Source/ZenLib/Format/Http/.libs ../../../Source/ZenLib/Format/Http/_libs
# rm -f ../../../Source/ZenLib/*.lo
# rm -f ./so_locations
# rm -f ../../../Source/ZenLib/Format/Html/*.o
# rm -f ../../../Source/ZenLib/Format/Html/*.lo
# rm -f ../../../Source/ZenLib/Format/Http/*.o
# rm -f ../../../Source/ZenLib/Format/Http/*.lo
# depbase=`echo ../../../Source/ZenLib/Conf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/Conf.o >/dev/null 2>&1
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/CriticalSection.o >/dev/null 2>&1
# depbase=`echo ../../../Source/ZenLib/FileName.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/FileName.o >/dev/null 2>&1
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/Dir.o >/dev/null 2>&1
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/InfoMap.o >/dev/null 2>&1
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/File.o >/dev/null 2>&1
# depbase=`echo ../../../Source/ZenLib/int128s.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/MemoryDebug.o >/dev/null 2>&1
# depbase=`echo ../../../Source/ZenLib/Translation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/OS_Utils.o >/dev/null 2>&1
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/Translation.o >/dev/null 2>&1
# depbase=`echo ../../../Source/ZenLib/Thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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
# depbase=`echo ../../../Source/ZenLib/Utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/Thread.o >/dev/null 2>&1
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/int128u.o >/dev/null 2>&1
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/int128s.o >/dev/null 2>&1
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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
# depbase=`echo ../../../Source/ZenLib/Ztring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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
# depbase=`echo ../../../Source/ZenLib/ZtringList.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/Utils.o >/dev/null 2>&1
# depbase=`echo ../../../Source/ZenLib/ZtringListListF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/ZtringListList.o >/dev/null 2>&1
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/ZtringList.o >/dev/null 2>&1
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/ZtringListListF.o >/dev/null 2>&1
# depbase=`echo ../../../Source/ZenLib/Format/Html/Html_Handler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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
# depbase=`echo ../../../Source/ZenLib/Format/Html/Html_Request.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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
# depbase=`echo ../../../Source/ZenLib/Format/Http/Http_Cookies.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/Format/Html/Html_Handler.o >/dev/null 2>&1
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/Format/Html/Html_Request.o >/dev/null 2>&1
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/Ztring.o >/dev/null 2>&1
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/Format/Http/Http_Cookies.o >/dev/null 2>&1
# depbase=`echo ../../../Source/ZenLib/Format/Http/Http_Handler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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
# depbase=`echo ../../../Source/ZenLib/Format/Http/Http_Request.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/Format/Http/Http_Handler.o >/dev/null 2>&1
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/Format/Http/Http_Request.o >/dev/null 2>&1
# libtool: compile: clang++ -DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" "-DPACKAGE_STRING=\"libzen 0.4.33\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../../Source -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 -o ../../../Source/ZenLib/Format/Http/Http_Utils.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=link clang++ -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2 -no-undefined -version-info 0:0:0 -fPIC -lpthread -lstdc++ -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: clang++ -fPIC -DPIC -shared -nostdlib /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.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 -lstdc++ -L//../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/sysroot/bin/../lib -L/sysroot/lib -lc++ -lc++abi -lunwind -lm -lc /sysroot/bin/../lib/clang/3.8.1/crtendS.o /sysroot/bin/../lib/crtn.o -O2 -Wl,-soname -Wl,libzen.so.0 -o .libs/libzen.so.0.0.0
# /sysroot/bin/ld: error: cannot find -lstdc++
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# make: *** [Makefile:628: libzen.la] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libzen/src/ZenLib/Project/GNU/Library/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by libzen configure 0.4.33, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-shared
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 9d8c21cb739d
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2334: checking build system type
# configure:2348: result: x86_64-unknown-linux-gnu
# configure:2384: checking for a BSD-compatible install
# configure:2452: result: /usr/bin/install -c
# configure:2463: checking whether build environment is sane
# configure:2518: result: yes
# configure:2577: checking for x86_64-unknown-linux-strip
# configure:2607: result: no
# configure:2617: checking for strip
# configure:2633: found /sysroot/bin/strip
# configure:2644: result: strip
# configure:2669: checking for a thread-safe mkdir -p
# configure:2708: result: /usr/sbin/mkdir -p
# configure:2715: checking for gawk
# configure:2731: found /usr/sbin/gawk
# configure:2742: result: gawk
# configure:2753: checking whether make sets $(MAKE)
# configure:2775: result: yes
# configure:2804: checking whether make supports nested variables
# configure:2821: result: yes
# configure:2956: checking for x86_64-unknown-linux-gcc
# configure:2983: result: clang
# configure:3252: checking for C compiler version
# configure:3261: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3272: $? = 0
# configure:3261: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3272: $? = 0
# configure:3261: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3272: $? = 1
# configure:3261: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3272: $? = 1
# configure:3292: checking whether the C compiler works
# configure:3314: clang conftest.c >&5
# configure:3318: $? = 0
# configure:3366: result: yes
# configure:3369: checking for C compiler default output file name
# configure:3371: result: a.out
# configure:3377: checking for suffix of executables
# configure:3384: clang -o conftest conftest.c >&5
# configure:3388: $? = 0
# configure:3410: result:
# configure:3432: checking whether we are cross compiling
# configure:3440: clang -o conftest conftest.c >&5
# configure:3444: $? = 0
# configure:3451: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3455: $? = 127
# configure:3470: result: yes
# configure:3475: checking for suffix of object files
# configure:3497: clang -c conftest.c >&5
# configure:3501: $? = 0
# configure:3522: result: o
# configure:3526: checking whether we are using the GNU C compiler
# configure:3545: clang -c conftest.c >&5
# configure:3545: $? = 0
# configure:3554: result: yes
# configure:3563: checking whether clang accepts -g
# configure:3583: clang -c -g conftest.c >&5
# configure:3583: $? = 0
# configure:3624: result: yes
# configure:3641: checking for clang option to accept ISO C89
# configure:3704: clang -c conftest.c >&5
# configure:3704: $? = 0
# configure:3717: result: none needed
# configure:3742: checking whether clang understands -c and -o together
# configure:3764: clang -c conftest.c -o conftest2.o
# configure:3767: $? = 0
# configure:3764: clang -c conftest.c -o conftest2.o
# configure:3767: $? = 0
# configure:3779: result: yes
# configure:3807: checking for style of include used by make
# configure:3835: result: GNU
# configure:3861: checking dependency style of clang
# configure:3972: result: gcc3
# configure:4099: checking for C++ compiler version
# configure:4108: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4119: $? = 0
# configure:4108: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:4119: $? = 0
# configure:4108: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4119: $? = 1
# configure:4108: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4119: $? = 1
# configure:4123: checking whether we are using the GNU C++ compiler
# configure:4142: clang++ -c conftest.cpp >&5
# configure:4142: $? = 0
# configure:4151: result: yes
# configure:4160: checking whether clang++ accepts -g
# configure:4180: clang++ -c -g conftest.cpp >&5
# configure:4180: $? = 0
# configure:4221: result: yes
# configure:4246: checking dependency style of clang++
# configure:4357: result: gcc3
# configure:4377: checking how to run the C preprocessor
# configure:4408: clang -E conftest.c
# configure:4408: $? = 0
# configure:4422: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4422: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzen"
# | #define PACKAGE_TARNAME "libzen"
# | #define PACKAGE_VERSION "0.4.33"
# | #define PACKAGE_STRING "libzen 0.4.33"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzen"
# | #define VERSION "0.4.33"
# | /* end confdefs.h. */
# | #include
# configure:4447: result: clang -E
# configure:4467: clang -E conftest.c
# configure:4467: $? = 0
# configure:4481: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4481: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzen"
# | #define PACKAGE_TARNAME "libzen"
# | #define PACKAGE_VERSION "0.4.33"
# | #define PACKAGE_STRING "libzen 0.4.33"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzen"
# | #define VERSION "0.4.33"
# | /* end confdefs.h. */
# | #include
# configure:4540: checking host system type
# configure:4553: result: x86_64-unknown-linux-gnu
# configure:4922: checking how to print strings
# configure:4949: result: printf
# configure:4970: checking for a sed that does not truncate output
# configure:5034: result: /usr/sbin/sed
# configure:5052: checking for grep that handles long lines and -e
# configure:5110: result: /usr/sbin/grep
# configure:5115: checking for egrep
# configure:5177: result: /usr/sbin/grep -E
# configure:5182: checking for fgrep
# configure:5244: result: /usr/sbin/grep -F
# configure:5279: checking for ld used by clang
# configure:5346: result: /sysroot/bin/ld
# configure:5353: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:5368: result: yes
# configure:5380: checking for BSD- or MS-compatible name lister (nm)
# configure:5434: result: /sysroot/bin/nm -B
# configure:5564: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5571: clang -c conftest.c >&5
# configure:5574: /sysroot/bin/nm -B "conftest.o"
# configure:5577: output
# 0000000000000000 B some_variable
# configure:5584: result: BSD nm
# configure:5587: checking whether ln -s works
# configure:5591: result: yes
# configure:5599: checking the maximum length of command line arguments
# configure:5730: result: 1572864
# configure:5778: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5818: result: func_convert_file_noop
# configure:5825: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5845: result: func_convert_file_noop
# configure:5852: checking for /sysroot/bin/ld option to reload object files
# configure:5859: result: -r
# configure:5893: checking for x86_64-unknown-linux-objdump
# configure:5920: result: objdump
# configure:5989: checking how to recognize dependent libraries
# configure:6189: result: pass_all
# configure:6234: checking for x86_64-unknown-linux-dlltool
# configure:6261: result: dlltool
# configure:6331: checking how to associate runtime and link libraries
# configure:6358: result: printf %s\n
# configure:6375: checking for x86_64-unknown-linux-ar
# configure:6405: result: no
# configure:6419: checking for ar
# configure:6435: found /sysroot/bin/ar
# configure:6446: result: ar
# configure:6462: WARNING: using cross tools not prefixed with host triplet
# configure:6483: checking for archiver @FILE support
# configure:6500: clang -c conftest.c >&5
# configure:6500: $? = 0
# configure:6503: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6506: $? = 0
# configure:6511: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:6514: $? = 1
# configure:6526: result: @
# configure:6544: checking for x86_64-unknown-linux-strip
# configure:6571: result: strip
# configure:6643: checking for x86_64-unknown-linux-ranlib
# configure:6673: result: no
# configure:6683: checking for ranlib
# configure:6699: found /sysroot/bin/ranlib
# configure:6710: result: ranlib
# configure:6812: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6965: clang -c conftest.c >&5
# configure:6968: $? = 0
# configure:6972: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6975: $? = 0
# configure:7041: clang -o conftest conftest.c conftstm.o >&5
# configure:7044: $? = 0
# configure:7082: result: ok
# configure:7129: checking for sysroot
# configure:7159: result: no
# configure:7166: checking for a working dd
# configure:7204: result: /usr/sbin/dd
# configure:7208: checking how to truncate binary pipes
# configure:7223: result: /usr/sbin/dd bs=4096 count=1
# configure:7359: clang -c conftest.c >&5
# configure:7362: $? = 0
# configure:7512: checking for x86_64-unknown-linux-mt
# configure:7542: result: no
# configure:7552: checking for mt
# configure:7582: result: no
# configure:7602: checking if : is a manifest tool
# configure:7608: : '-?'
# configure:7616: result: no
# configure:8289: checking for ANSI C header files
# configure:8309: clang -c conftest.c >&5
# configure:8309: $? = 0
# configure:8393: result: yes
# configure:8406: checking for sys/types.h
# configure:8406: clang -c conftest.c >&5
# configure:8406: $? = 0
# configure:8406: result: yes
# configure:8406: checking for sys/stat.h
# configure:8406: clang -c conftest.c >&5
# configure:8406: $? = 0
# configure:8406: result: yes
# configure:8406: checking for stdlib.h
# configure:8406: clang -c conftest.c >&5
# configure:8406: $? = 0
# configure:8406: result: yes
# configure:8406: checking for string.h
# configure:8406: clang -c conftest.c >&5
# configure:8406: $? = 0
# configure:8406: result: yes
# configure:8406: checking for memory.h
# configure:8406: clang -c conftest.c >&5
# configure:8406: $? = 0
# configure:8406: result: yes
# configure:8406: checking for strings.h
# configure:8406: clang -c conftest.c >&5
# configure:8406: $? = 0
# configure:8406: result: yes
# configure:8406: checking for inttypes.h
# configure:8406: clang -c conftest.c >&5
# configure:8406: $? = 0
# configure:8406: result: yes
# configure:8406: checking for stdint.h
# configure:8406: clang -c conftest.c >&5
# configure:8406: $? = 0
# configure:8406: result: yes
# configure:8406: checking for unistd.h
# configure:8406: clang -c conftest.c >&5
# configure:8406: $? = 0
# configure:8406: result: yes
# configure:8420: checking for dlfcn.h
# configure:8420: clang -c conftest.c >&5
# configure:8420: $? = 0
# configure:8420: result: yes
# configure:8655: checking for objdir
# configure:8670: result: .libs
# configure:8930: checking if clang supports -fno-rtti -fno-exceptions
# configure:8948: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8952: $? = 0
# configure:8965: result: yes
# configure:9323: checking for clang option to produce PIC
# configure:9330: result: -fPIC -DPIC
# configure:9338: checking if clang PIC flag -fPIC -DPIC works
# configure:9356: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9360: $? = 0
# configure:9373: result: yes
# configure:9402: checking if clang static flag -static works
# configure:9430: result: no
# configure:9445: checking if clang supports -c -o file.o
# configure:9466: clang -c -o out/conftest2.o conftest.c >&5
# configure:9470: $? = 0
# configure:9492: result: yes
# configure:9500: checking if clang supports -c -o file.o
# configure:9547: result: yes
# configure:9580: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10839: result: yes
# configure:10876: checking whether -lc should be explicitly linked in
# configure:10884: clang -c conftest.c >&5
# configure:10887: $? = 0
# configure:10902: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10905: $? = 0
# configure:10919: result: no
# configure:11079: checking dynamic linker characteristics
# configure:11660: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11660: $? = 0
# configure:11897: result: GNU/Linux ld.so
# configure:12019: checking how to hardcode library paths into programs
# configure:12044: result: immediate
# configure:12592: checking whether stripping libraries is possible
# configure:12597: result: yes
# configure:12632: checking if libtool supports shared libraries
# configure:12634: result: yes
# configure:12637: checking whether to build shared libraries
# configure:12662: result: yes
# configure:12665: checking whether to build static libraries
# configure:12669: result: yes
# configure:12692: checking how to run the C++ preprocessor
# configure:12719: clang++ -E conftest.cpp
# configure:12719: $? = 0
# configure:12733: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:12733: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzen"
# | #define PACKAGE_TARNAME "libzen"
# | #define PACKAGE_VERSION "0.4.33"
# | #define PACKAGE_STRING "libzen 0.4.33"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzen"
# | #define VERSION "0.4.33"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:12758: result: clang++ -E
# configure:12778: clang++ -E conftest.cpp
# configure:12778: $? = 0
# configure:12792: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:12792: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzen"
# | #define PACKAGE_TARNAME "libzen"
# | #define PACKAGE_VERSION "0.4.33"
# | #define PACKAGE_STRING "libzen 0.4.33"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzen"
# | #define VERSION "0.4.33"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:12954: checking for ld used by clang++
# configure:13021: result: /sysroot/bin/ld -m elf_x86_64
# configure:13028: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:13043: result: yes
# configure:13098: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:14171: result: yes
# configure:14207: clang++ -c conftest.cpp >&5
# configure:14210: $? = 0
# configure:14691: checking for clang++ option to produce PIC
# configure:14698: result: -fPIC -DPIC
# configure:14706: checking if clang++ PIC flag -fPIC -DPIC works
# configure:14724: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14728: $? = 0
# configure:14741: result: yes
# configure:14764: checking if clang++ static flag -static works
# configure:14792: result: no
# configure:14804: checking if clang++ supports -c -o file.o
# configure:14825: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14829: $? = 0
# configure:14851: result: yes
# configure:14856: checking if clang++ supports -c -o file.o
# configure:14903: result: yes
# configure:14933: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:14973: result: yes
# configure:15114: checking dynamic linker characteristics
# configure:15859: result: GNU/Linux ld.so
# configure:15924: checking how to hardcode library paths into programs
# configure:15949: result: immediate
# configure:16206: clang++ -c -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 conftest.cpp >&5
# conftest.cpp:27:15: error: call to 'foo' is ambiguous
# int main () {foo(size_t(0)); return 0;}
# ^~~
# conftest.cpp:25:7: note: candidate function
# void foo(signed int) {}
# ^
# conftest.cpp:26:7: note: candidate function
# void foo(unsigned int) {}
# ^
# 1 error generated.
# configure:16206: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzen"
# | #define PACKAGE_TARNAME "libzen"
# | #define PACKAGE_VERSION "0.4.33"
# | #define PACKAGE_STRING "libzen 0.4.33"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzen"
# | #define VERSION "0.4.33"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | #include
# | void foo(signed int) {}
# | void foo(unsigned int) {}
# | int main () {foo(size_t(0)); return 0;}
# configure:16231: clang++ -c -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG conftest.cpp >&5
# configure:16231: $? = 0
# configure:16439: checking that generated files are newer than configure
# configure:16445: result: done
# configure:16472: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libzen config.status 0.4.33, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 9d8c21cb739d
#
# config.status:1078: creating libzen-config
# config.status:1078: creating libzen.pc
# config.status:1078: creating Makefile
# config.status:1250: executing depfiles commands
# config.status:1250: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/sysroot/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_compiler_static_works_CXX=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libzen/src/ZenLib/Project/GNU/Library/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/libzen/src/ZenLib/Project/GNU/Library/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libzen/src/ZenLib/Project/GNU/Library/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libzen/src/ZenLib/Project/GNU/Library/missing automake-1.15'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -fPIC -O2'
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG -fPIC -O2'
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"libzen\" -DPACKAGE_TARNAME=\"libzen\" -DPACKAGE_VERSION=\"0.4.33\" -DPACKAGE_STRING=\"libzen\ 0.4.33\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libzen\" -DVERSION=\"0.4.33\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=' -fPIC -lpthread -lstdc++'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/libzen/src/ZenLib/Project/GNU/Library/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libzen'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='libzen'
# PACKAGE_STRING='libzen 0.4.33'
# PACKAGE_TARNAME='libzen'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.4.33'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.4.33'
# ZenLib_CXXFLAGS=' -DUNICODE -DSIZE_T_IS_LONG'
# ZenLib_LIBS='-L/tmp/libzen/src/ZenLib/Project/GNU/Library -lzen -lpthread -lstdc++ '
# ZenLib_LIBS_Static='/tmp/libzen/src/ZenLib/Project/GNU/Library/.libs/libzen.a -lpthread -lstdc++ '
# ZenLib_LargeFiles='yes'
# ZenLib_Unicode='yes'
# ZenLib_wstring_missing='no'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libzen/src/ZenLib/Project/GNU/Library/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libzen"
# #define PACKAGE_TARNAME "libzen"
# #define PACKAGE_VERSION "0.4.33"
# #define PACKAGE_STRING "libzen 0.4.33"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "libzen"
# #define VERSION "0.4.33"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
#
# configure: exit 0