Build of libzip with android toolchain

The build took 00h 01m 46s and was SUCCESSFUL.

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

SLOCLanguage
11,387 sh
11,204 ansic
4,442 makefile
857 perl
27,890 total

The process tree of the build process is here.

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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libzip 1.1.2-1 (Tue Apr 4 21:44:57 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-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 build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... unknown
# checking for _LARGE_FILES value needed for large files... unknown
# checking for main in -lz... yes
# checking new ZLIB version... yes
# 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 arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi 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/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for _close... no
# checking for _dup... no
# checking for _fdopen... no
# checking for _fileno... no
# checking for _open... no
# checking for _setmode... no
# checking for _snprintf... no
# checking for _strdup... no
# checking for _stricmp... no
# checking for fileno... yes
# checking for fseeko... yes
# checking for ftello... yes
# checking for getopt... yes
# checking for getprogname... yes
# checking for open... yes
# checking for setmode... no
# checking for snprintf... yes
# checking for strcasecmp... yes
# checking for strdup... yes
# checking for stricmp... no
# checking for mkstemp... yes
# checking if libc defines __progname... yes
# checking fts.h usability... yes
# checking fts.h presence... yes
# checking for fts.h... yes
# checking stdbool.h usability... yes
# checking stdbool.h presence... yes
# checking for stdbool.h... yes
# checking for strings.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for int8_t... yes
# checking for int16_t... yes
# checking for int32_t... yes
# checking for int64_t... yes
# checking for uint8_t... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking for uint64_t... yes
# checking for ssize_t... yes
# checking size of short... 2
# checking size of int... 4
# checking size of long... 4
# checking size of long long... 8
# checking size of off_t... 4
# checking size of size_t... 4
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for struct tm.tm_zone... yes
# checking for simple visibility declarations... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating libzip.pc
# config.status: creating libzip-uninstalled.pc
# config.status: creating examples/Makefile
# config.status: creating man/Makefile
# config.status: creating lib/Makefile
# config.status: creating regress/Makefile
# config.status: creating src/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/libzip/src/libzip-1.1.2'
# Making all in lib
# make[2]: Entering directory '/tmp/libzip/src/libzip-1.1.2/lib'
# sh ./make_zipconf.sh ../config.h zipconf.h
# make all-am
# make[3]: Entering directory '/tmp/libzip/src/libzip-1.1.2/lib'
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_add.lo -MD -MP -MF .deps/zip_add.Tpo -c -o zip_add.lo zip_add.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_add_dir.lo -MD -MP -MF .deps/zip_add_dir.Tpo -c -o zip_add_dir.lo zip_add_dir.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_add_entry.lo -MD -MP -MF .deps/zip_add_entry.Tpo -c -o zip_add_entry.lo zip_add_entry.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_buffer.lo -MD -MP -MF .deps/zip_buffer.Tpo -c -o zip_buffer.lo zip_buffer.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_buffer.lo -MD -MP -MF .deps/zip_buffer.Tpo -c zip_buffer.c -fPIC -DPIC -o .libs/zip_buffer.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_add_entry.lo -MD -MP -MF .deps/zip_add_entry.Tpo -c zip_add_entry.c -fPIC -DPIC -o .libs/zip_add_entry.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_add_dir.lo -MD -MP -MF .deps/zip_add_dir.Tpo -c zip_add_dir.c -fPIC -DPIC -o .libs/zip_add_dir.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_add.lo -MD -MP -MF .deps/zip_add.Tpo -c zip_add.c -fPIC -DPIC -o .libs/zip_add.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_add_dir.lo -MD -MP -MF .deps/zip_add_dir.Tpo -c zip_add_dir.c -o zip_add_dir.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_add_entry.lo -MD -MP -MF .deps/zip_add_entry.Tpo -c zip_add_entry.c -o zip_add_entry.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_add.lo -MD -MP -MF .deps/zip_add.Tpo -c zip_add.c -o zip_add.o >/dev/null 2>&1
# mv -f .deps/zip_add_entry.Tpo .deps/zip_add_entry.Plo
# mv -f .deps/zip_add_dir.Tpo .deps/zip_add_dir.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_close.lo -MD -MP -MF .deps/zip_close.Tpo -c -o zip_close.lo zip_close.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_delete.lo -MD -MP -MF .deps/zip_delete.Tpo -c -o zip_delete.lo zip_delete.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_buffer.lo -MD -MP -MF .deps/zip_buffer.Tpo -c zip_buffer.c -o zip_buffer.o >/dev/null 2>&1
# mv -f .deps/zip_add.Tpo .deps/zip_add.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_dir_add.lo -MD -MP -MF .deps/zip_dir_add.Tpo -c -o zip_dir_add.lo zip_dir_add.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_close.lo -MD -MP -MF .deps/zip_close.Tpo -c zip_close.c -fPIC -DPIC -o .libs/zip_close.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_dir_add.lo -MD -MP -MF .deps/zip_dir_add.Tpo -c zip_dir_add.c -fPIC -DPIC -o .libs/zip_dir_add.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_delete.lo -MD -MP -MF .deps/zip_delete.Tpo -c zip_delete.c -fPIC -DPIC -o .libs/zip_delete.o
# mv -f .deps/zip_buffer.Tpo .deps/zip_buffer.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_dirent.lo -MD -MP -MF .deps/zip_dirent.Tpo -c -o zip_dirent.lo zip_dirent.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_dirent.lo -MD -MP -MF .deps/zip_dirent.Tpo -c zip_dirent.c -fPIC -DPIC -o .libs/zip_dirent.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_delete.lo -MD -MP -MF .deps/zip_delete.Tpo -c zip_delete.c -o zip_delete.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_dir_add.lo -MD -MP -MF .deps/zip_dir_add.Tpo -c zip_dir_add.c -o zip_dir_add.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_close.lo -MD -MP -MF .deps/zip_close.Tpo -c zip_close.c -o zip_close.o >/dev/null 2>&1
# mv -f .deps/zip_delete.Tpo .deps/zip_delete.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_discard.lo -MD -MP -MF .deps/zip_discard.Tpo -c -o zip_discard.lo zip_discard.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_discard.lo -MD -MP -MF .deps/zip_discard.Tpo -c zip_discard.c -fPIC -DPIC -o .libs/zip_discard.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_discard.lo -MD -MP -MF .deps/zip_discard.Tpo -c zip_discard.c -o zip_discard.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_dirent.lo -MD -MP -MF .deps/zip_dirent.Tpo -c zip_dirent.c -o zip_dirent.o >/dev/null 2>&1
# mv -f .deps/zip_dir_add.Tpo .deps/zip_dir_add.Plo
# mv -f .deps/zip_close.Tpo .deps/zip_close.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_entry.lo -MD -MP -MF .deps/zip_entry.Tpo -c -o zip_entry.lo zip_entry.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_err_str.lo -MD -MP -MF .deps/zip_err_str.Tpo -c -o zip_err_str.lo zip_err_str.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_err_str.lo -MD -MP -MF .deps/zip_err_str.Tpo -c zip_err_str.c -fPIC -DPIC -o .libs/zip_err_str.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_entry.lo -MD -MP -MF .deps/zip_entry.Tpo -c zip_entry.c -fPIC -DPIC -o .libs/zip_entry.o
# mv -f .deps/zip_discard.Tpo .deps/zip_discard.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_error.lo -MD -MP -MF .deps/zip_error.Tpo -c -o zip_error.lo zip_error.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_err_str.lo -MD -MP -MF .deps/zip_err_str.Tpo -c zip_err_str.c -o zip_err_str.o >/dev/null 2>&1
# mv -f .deps/zip_dirent.Tpo .deps/zip_dirent.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_error_clear.lo -MD -MP -MF .deps/zip_error_clear.Tpo -c -o zip_error_clear.lo zip_error_clear.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_error.lo -MD -MP -MF .deps/zip_error.Tpo -c zip_error.c -fPIC -DPIC -o .libs/zip_error.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_entry.lo -MD -MP -MF .deps/zip_entry.Tpo -c zip_entry.c -o zip_entry.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_error_clear.lo -MD -MP -MF .deps/zip_error_clear.Tpo -c zip_error_clear.c -fPIC -DPIC -o .libs/zip_error_clear.o
# mv -f .deps/zip_err_str.Tpo .deps/zip_err_str.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_error_get.lo -MD -MP -MF .deps/zip_error_get.Tpo -c -o zip_error_get.lo zip_error_get.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_error.lo -MD -MP -MF .deps/zip_error.Tpo -c zip_error.c -o zip_error.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_error_clear.lo -MD -MP -MF .deps/zip_error_clear.Tpo -c zip_error_clear.c -o zip_error_clear.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_error_get.lo -MD -MP -MF .deps/zip_error_get.Tpo -c zip_error_get.c -fPIC -DPIC -o .libs/zip_error_get.o
# mv -f .deps/zip_entry.Tpo .deps/zip_entry.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_error_get_sys_type.lo -MD -MP -MF .deps/zip_error_get_sys_type.Tpo -c -o zip_error_get_sys_type.lo zip_error_get_sys_type.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_error_get.lo -MD -MP -MF .deps/zip_error_get.Tpo -c zip_error_get.c -o zip_error_get.o >/dev/null 2>&1
# mv -f .deps/zip_error_clear.Tpo .deps/zip_error_clear.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_error_strerror.lo -MD -MP -MF .deps/zip_error_strerror.Tpo -c -o zip_error_strerror.lo zip_error_strerror.c
# mv -f .deps/zip_error.Tpo .deps/zip_error.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_error_to_str.lo -MD -MP -MF .deps/zip_error_to_str.Tpo -c -o zip_error_to_str.lo zip_error_to_str.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_error_get_sys_type.lo -MD -MP -MF .deps/zip_error_get_sys_type.Tpo -c zip_error_get_sys_type.c -fPIC -DPIC -o .libs/zip_error_get_sys_type.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_error_strerror.lo -MD -MP -MF .deps/zip_error_strerror.Tpo -c zip_error_strerror.c -fPIC -DPIC -o .libs/zip_error_strerror.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_error_to_str.lo -MD -MP -MF .deps/zip_error_to_str.Tpo -c zip_error_to_str.c -fPIC -DPIC -o .libs/zip_error_to_str.o
# mv -f .deps/zip_error_get.Tpo .deps/zip_error_get.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_extra_field.lo -MD -MP -MF .deps/zip_extra_field.Tpo -c -o zip_extra_field.lo zip_extra_field.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_error_get_sys_type.lo -MD -MP -MF .deps/zip_error_get_sys_type.Tpo -c zip_error_get_sys_type.c -o zip_error_get_sys_type.o >/dev/null 2>&1
# mv -f .deps/zip_error_get_sys_type.Tpo .deps/zip_error_get_sys_type.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_extra_field_api.lo -MD -MP -MF .deps/zip_extra_field_api.Tpo -c -o zip_extra_field_api.lo zip_extra_field_api.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_extra_field.lo -MD -MP -MF .deps/zip_extra_field.Tpo -c zip_extra_field.c -fPIC -DPIC -o .libs/zip_extra_field.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_extra_field_api.lo -MD -MP -MF .deps/zip_extra_field_api.Tpo -c zip_extra_field_api.c -fPIC -DPIC -o .libs/zip_extra_field_api.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_error_strerror.lo -MD -MP -MF .deps/zip_error_strerror.Tpo -c zip_error_strerror.c -o zip_error_strerror.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_error_to_str.lo -MD -MP -MF .deps/zip_error_to_str.Tpo -c zip_error_to_str.c -o zip_error_to_str.o >/dev/null 2>&1
# mv -f .deps/zip_error_strerror.Tpo .deps/zip_error_strerror.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_fclose.lo -MD -MP -MF .deps/zip_fclose.Tpo -c -o zip_fclose.lo zip_fclose.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_extra_field.lo -MD -MP -MF .deps/zip_extra_field.Tpo -c zip_extra_field.c -o zip_extra_field.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_extra_field_api.lo -MD -MP -MF .deps/zip_extra_field_api.Tpo -c zip_extra_field_api.c -o zip_extra_field_api.o >/dev/null 2>&1
# mv -f .deps/zip_error_to_str.Tpo .deps/zip_error_to_str.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_fdopen.lo -MD -MP -MF .deps/zip_fdopen.Tpo -c -o zip_fdopen.lo zip_fdopen.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_fclose.lo -MD -MP -MF .deps/zip_fclose.Tpo -c zip_fclose.c -fPIC -DPIC -o .libs/zip_fclose.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_fdopen.lo -MD -MP -MF .deps/zip_fdopen.Tpo -c zip_fdopen.c -fPIC -DPIC -o .libs/zip_fdopen.o
# mv -f .deps/zip_extra_field.Tpo .deps/zip_extra_field.Plo
# mv -f .deps/zip_extra_field_api.Tpo .deps/zip_extra_field_api.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_add.lo -MD -MP -MF .deps/zip_file_add.Tpo -c -o zip_file_add.lo zip_file_add.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_fclose.lo -MD -MP -MF .deps/zip_fclose.Tpo -c zip_fclose.c -o zip_fclose.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_error_clear.lo -MD -MP -MF .deps/zip_file_error_clear.Tpo -c -o zip_file_error_clear.lo zip_file_error_clear.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_fdopen.lo -MD -MP -MF .deps/zip_fdopen.Tpo -c zip_fdopen.c -o zip_fdopen.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_add.lo -MD -MP -MF .deps/zip_file_add.Tpo -c zip_file_add.c -fPIC -DPIC -o .libs/zip_file_add.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_error_clear.lo -MD -MP -MF .deps/zip_file_error_clear.Tpo -c zip_file_error_clear.c -fPIC -DPIC -o .libs/zip_file_error_clear.o
# mv -f .deps/zip_fdopen.Tpo .deps/zip_fdopen.Plo
# mv -f .deps/zip_fclose.Tpo .deps/zip_fclose.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_error_get.lo -MD -MP -MF .deps/zip_file_error_get.Tpo -c -o zip_file_error_get.lo zip_file_error_get.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_get_comment.lo -MD -MP -MF .deps/zip_file_get_comment.Tpo -c -o zip_file_get_comment.lo zip_file_get_comment.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_error_clear.lo -MD -MP -MF .deps/zip_file_error_clear.Tpo -c zip_file_error_clear.c -o zip_file_error_clear.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_add.lo -MD -MP -MF .deps/zip_file_add.Tpo -c zip_file_add.c -o zip_file_add.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_error_get.lo -MD -MP -MF .deps/zip_file_error_get.Tpo -c zip_file_error_get.c -fPIC -DPIC -o .libs/zip_file_error_get.o
# mv -f .deps/zip_file_add.Tpo .deps/zip_file_add.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_get_external_attributes.lo -MD -MP -MF .deps/zip_file_get_external_attributes.Tpo -c -o zip_file_get_external_attributes.lo zip_file_get_external_attributes.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_get_comment.lo -MD -MP -MF .deps/zip_file_get_comment.Tpo -c zip_file_get_comment.c -fPIC -DPIC -o .libs/zip_file_get_comment.o
# mv -f .deps/zip_file_error_clear.Tpo .deps/zip_file_error_clear.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_get_offset.lo -MD -MP -MF .deps/zip_file_get_offset.Tpo -c -o zip_file_get_offset.lo zip_file_get_offset.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_error_get.lo -MD -MP -MF .deps/zip_file_error_get.Tpo -c zip_file_error_get.c -o zip_file_error_get.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_get_external_attributes.lo -MD -MP -MF .deps/zip_file_get_external_attributes.Tpo -c zip_file_get_external_attributes.c -fPIC -DPIC -o .libs/zip_file_get_external_attributes.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_get_offset.lo -MD -MP -MF .deps/zip_file_get_offset.Tpo -c zip_file_get_offset.c -fPIC -DPIC -o .libs/zip_file_get_offset.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_get_comment.lo -MD -MP -MF .deps/zip_file_get_comment.Tpo -c zip_file_get_comment.c -o zip_file_get_comment.o >/dev/null 2>&1
# mv -f .deps/zip_file_error_get.Tpo .deps/zip_file_error_get.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_rename.lo -MD -MP -MF .deps/zip_file_rename.Tpo -c -o zip_file_rename.lo zip_file_rename.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_get_external_attributes.lo -MD -MP -MF .deps/zip_file_get_external_attributes.Tpo -c zip_file_get_external_attributes.c -o zip_file_get_external_attributes.o >/dev/null 2>&1
# mv -f .deps/zip_file_get_comment.Tpo .deps/zip_file_get_comment.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_replace.lo -MD -MP -MF .deps/zip_file_replace.Tpo -c -o zip_file_replace.lo zip_file_replace.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_rename.lo -MD -MP -MF .deps/zip_file_rename.Tpo -c zip_file_rename.c -fPIC -DPIC -o .libs/zip_file_rename.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_get_offset.lo -MD -MP -MF .deps/zip_file_get_offset.Tpo -c zip_file_get_offset.c -o zip_file_get_offset.o >/dev/null 2>&1
# mv -f .deps/zip_file_get_external_attributes.Tpo .deps/zip_file_get_external_attributes.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_set_comment.lo -MD -MP -MF .deps/zip_file_set_comment.Tpo -c -o zip_file_set_comment.lo zip_file_set_comment.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_replace.lo -MD -MP -MF .deps/zip_file_replace.Tpo -c zip_file_replace.c -fPIC -DPIC -o .libs/zip_file_replace.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_rename.lo -MD -MP -MF .deps/zip_file_rename.Tpo -c zip_file_rename.c -o zip_file_rename.o >/dev/null 2>&1
# mv -f .deps/zip_file_get_offset.Tpo .deps/zip_file_get_offset.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_set_comment.lo -MD -MP -MF .deps/zip_file_set_comment.Tpo -c zip_file_set_comment.c -fPIC -DPIC -o .libs/zip_file_set_comment.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_set_external_attributes.lo -MD -MP -MF .deps/zip_file_set_external_attributes.Tpo -c -o zip_file_set_external_attributes.lo zip_file_set_external_attributes.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_replace.lo -MD -MP -MF .deps/zip_file_replace.Tpo -c zip_file_replace.c -o zip_file_replace.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_set_external_attributes.lo -MD -MP -MF .deps/zip_file_set_external_attributes.Tpo -c zip_file_set_external_attributes.c -fPIC -DPIC -o .libs/zip_file_set_external_attributes.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_set_comment.lo -MD -MP -MF .deps/zip_file_set_comment.Tpo -c zip_file_set_comment.c -o zip_file_set_comment.o >/dev/null 2>&1
# mv -f .deps/zip_file_rename.Tpo .deps/zip_file_rename.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_set_mtime.lo -MD -MP -MF .deps/zip_file_set_mtime.Tpo -c -o zip_file_set_mtime.lo zip_file_set_mtime.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_set_mtime.lo -MD -MP -MF .deps/zip_file_set_mtime.Tpo -c zip_file_set_mtime.c -fPIC -DPIC -o .libs/zip_file_set_mtime.o
# mv -f .deps/zip_file_replace.Tpo .deps/zip_file_replace.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_strerror.lo -MD -MP -MF .deps/zip_file_strerror.Tpo -c -o zip_file_strerror.lo zip_file_strerror.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_set_external_attributes.lo -MD -MP -MF .deps/zip_file_set_external_attributes.Tpo -c zip_file_set_external_attributes.c -o zip_file_set_external_attributes.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_strerror.lo -MD -MP -MF .deps/zip_file_strerror.Tpo -c zip_file_strerror.c -fPIC -DPIC -o .libs/zip_file_strerror.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_set_mtime.lo -MD -MP -MF .deps/zip_file_set_mtime.Tpo -c zip_file_set_mtime.c -o zip_file_set_mtime.o >/dev/null 2>&1
# mv -f .deps/zip_file_set_comment.Tpo .deps/zip_file_set_comment.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_filerange_crc.lo -MD -MP -MF .deps/zip_filerange_crc.Tpo -c -o zip_filerange_crc.lo zip_filerange_crc.c
# mv -f .deps/zip_file_set_external_attributes.Tpo .deps/zip_file_set_external_attributes.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_fopen.lo -MD -MP -MF .deps/zip_fopen.Tpo -c -o zip_fopen.lo zip_fopen.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_file_strerror.lo -MD -MP -MF .deps/zip_file_strerror.Tpo -c zip_file_strerror.c -o zip_file_strerror.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_filerange_crc.lo -MD -MP -MF .deps/zip_filerange_crc.Tpo -c zip_filerange_crc.c -fPIC -DPIC -o .libs/zip_filerange_crc.o
# mv -f .deps/zip_file_set_mtime.Tpo .deps/zip_file_set_mtime.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_fopen_encrypted.lo -MD -MP -MF .deps/zip_fopen_encrypted.Tpo -c -o zip_fopen_encrypted.lo zip_fopen_encrypted.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_fopen_encrypted.lo -MD -MP -MF .deps/zip_fopen_encrypted.Tpo -c zip_fopen_encrypted.c -fPIC -DPIC -o .libs/zip_fopen_encrypted.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_fopen.lo -MD -MP -MF .deps/zip_fopen.Tpo -c zip_fopen.c -fPIC -DPIC -o .libs/zip_fopen.o
# mv -f .deps/zip_file_strerror.Tpo .deps/zip_file_strerror.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_fopen_index.lo -MD -MP -MF .deps/zip_fopen_index.Tpo -c -o zip_fopen_index.lo zip_fopen_index.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_filerange_crc.lo -MD -MP -MF .deps/zip_filerange_crc.Tpo -c zip_filerange_crc.c -o zip_filerange_crc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_fopen_index.lo -MD -MP -MF .deps/zip_fopen_index.Tpo -c zip_fopen_index.c -fPIC -DPIC -o .libs/zip_fopen_index.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_fopen.lo -MD -MP -MF .deps/zip_fopen.Tpo -c zip_fopen.c -o zip_fopen.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_fopen_encrypted.lo -MD -MP -MF .deps/zip_fopen_encrypted.Tpo -c zip_fopen_encrypted.c -o zip_fopen_encrypted.o >/dev/null 2>&1
# mv -f .deps/zip_filerange_crc.Tpo .deps/zip_filerange_crc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_fopen_index_encrypted.lo -MD -MP -MF .deps/zip_fopen_index_encrypted.Tpo -c -o zip_fopen_index_encrypted.lo zip_fopen_index_encrypted.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_fopen_index.lo -MD -MP -MF .deps/zip_fopen_index.Tpo -c zip_fopen_index.c -o zip_fopen_index.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_fopen_index_encrypted.lo -MD -MP -MF .deps/zip_fopen_index_encrypted.Tpo -c zip_fopen_index_encrypted.c -fPIC -DPIC -o .libs/zip_fopen_index_encrypted.o
# mv -f .deps/zip_fopen.Tpo .deps/zip_fopen.Plo
# mv -f .deps/zip_fopen_encrypted.Tpo .deps/zip_fopen_encrypted.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_fread.lo -MD -MP -MF .deps/zip_fread.Tpo -c -o zip_fread.lo zip_fread.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_archive_comment.lo -MD -MP -MF .deps/zip_get_archive_comment.Tpo -c -o zip_get_archive_comment.lo zip_get_archive_comment.c
# mv -f .deps/zip_fopen_index.Tpo .deps/zip_fopen_index.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_archive_flag.lo -MD -MP -MF .deps/zip_get_archive_flag.Tpo -c -o zip_get_archive_flag.lo zip_get_archive_flag.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_archive_comment.lo -MD -MP -MF .deps/zip_get_archive_comment.Tpo -c zip_get_archive_comment.c -fPIC -DPIC -o .libs/zip_get_archive_comment.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_fopen_index_encrypted.lo -MD -MP -MF .deps/zip_fopen_index_encrypted.Tpo -c zip_fopen_index_encrypted.c -o zip_fopen_index_encrypted.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_fread.lo -MD -MP -MF .deps/zip_fread.Tpo -c zip_fread.c -fPIC -DPIC -o .libs/zip_fread.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_archive_flag.lo -MD -MP -MF .deps/zip_get_archive_flag.Tpo -c zip_get_archive_flag.c -fPIC -DPIC -o .libs/zip_get_archive_flag.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_fread.lo -MD -MP -MF .deps/zip_fread.Tpo -c zip_fread.c -o zip_fread.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_archive_comment.lo -MD -MP -MF .deps/zip_get_archive_comment.Tpo -c zip_get_archive_comment.c -o zip_get_archive_comment.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_archive_flag.lo -MD -MP -MF .deps/zip_get_archive_flag.Tpo -c zip_get_archive_flag.c -o zip_get_archive_flag.o >/dev/null 2>&1
# mv -f .deps/zip_fopen_index_encrypted.Tpo .deps/zip_fopen_index_encrypted.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_compression_implementation.lo -MD -MP -MF .deps/zip_get_compression_implementation.Tpo -c -o zip_get_compression_implementation.lo zip_get_compression_implementation.c
# mv -f .deps/zip_fread.Tpo .deps/zip_fread.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_encryption_implementation.lo -MD -MP -MF .deps/zip_get_encryption_implementation.Tpo -c -o zip_get_encryption_implementation.lo zip_get_encryption_implementation.c
# mv -f .deps/zip_get_archive_flag.Tpo .deps/zip_get_archive_flag.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_compression_implementation.lo -MD -MP -MF .deps/zip_get_compression_implementation.Tpo -c zip_get_compression_implementation.c -fPIC -DPIC -o .libs/zip_get_compression_implementation.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_file_comment.lo -MD -MP -MF .deps/zip_get_file_comment.Tpo -c -o zip_get_file_comment.lo zip_get_file_comment.c
# mv -f .deps/zip_get_archive_comment.Tpo .deps/zip_get_archive_comment.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_num_entries.lo -MD -MP -MF .deps/zip_get_num_entries.Tpo -c -o zip_get_num_entries.lo zip_get_num_entries.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_encryption_implementation.lo -MD -MP -MF .deps/zip_get_encryption_implementation.Tpo -c zip_get_encryption_implementation.c -fPIC -DPIC -o .libs/zip_get_encryption_implementation.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_num_entries.lo -MD -MP -MF .deps/zip_get_num_entries.Tpo -c zip_get_num_entries.c -fPIC -DPIC -o .libs/zip_get_num_entries.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_file_comment.lo -MD -MP -MF .deps/zip_get_file_comment.Tpo -c zip_get_file_comment.c -fPIC -DPIC -o .libs/zip_get_file_comment.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_compression_implementation.lo -MD -MP -MF .deps/zip_get_compression_implementation.Tpo -c zip_get_compression_implementation.c -o zip_get_compression_implementation.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_encryption_implementation.lo -MD -MP -MF .deps/zip_get_encryption_implementation.Tpo -c zip_get_encryption_implementation.c -o zip_get_encryption_implementation.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_num_entries.lo -MD -MP -MF .deps/zip_get_num_entries.Tpo -c zip_get_num_entries.c -o zip_get_num_entries.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_file_comment.lo -MD -MP -MF .deps/zip_get_file_comment.Tpo -c zip_get_file_comment.c -o zip_get_file_comment.o >/dev/null 2>&1
# mv -f .deps/zip_get_compression_implementation.Tpo .deps/zip_get_compression_implementation.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_num_files.lo -MD -MP -MF .deps/zip_get_num_files.Tpo -c -o zip_get_num_files.lo zip_get_num_files.c
# mv -f .deps/zip_get_encryption_implementation.Tpo .deps/zip_get_encryption_implementation.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_name.lo -MD -MP -MF .deps/zip_get_name.Tpo -c -o zip_get_name.lo zip_get_name.c
# mv -f .deps/zip_get_num_entries.Tpo .deps/zip_get_num_entries.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_hash.lo -MD -MP -MF .deps/zip_hash.Tpo -c -o zip_hash.lo zip_hash.c
# mv -f .deps/zip_get_file_comment.Tpo .deps/zip_get_file_comment.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_io_util.lo -MD -MP -MF .deps/zip_io_util.Tpo -c -o zip_io_util.lo zip_io_util.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_num_files.lo -MD -MP -MF .deps/zip_get_num_files.Tpo -c zip_get_num_files.c -fPIC -DPIC -o .libs/zip_get_num_files.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_name.lo -MD -MP -MF .deps/zip_get_name.Tpo -c zip_get_name.c -fPIC -DPIC -o .libs/zip_get_name.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_hash.lo -MD -MP -MF .deps/zip_hash.Tpo -c zip_hash.c -fPIC -DPIC -o .libs/zip_hash.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_io_util.lo -MD -MP -MF .deps/zip_io_util.Tpo -c zip_io_util.c -fPIC -DPIC -o .libs/zip_io_util.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_num_files.lo -MD -MP -MF .deps/zip_get_num_files.Tpo -c zip_get_num_files.c -o zip_get_num_files.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_get_name.lo -MD -MP -MF .deps/zip_get_name.Tpo -c zip_get_name.c -o zip_get_name.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_io_util.lo -MD -MP -MF .deps/zip_io_util.Tpo -c zip_io_util.c -o zip_io_util.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_hash.lo -MD -MP -MF .deps/zip_hash.Tpo -c zip_hash.c -o zip_hash.o >/dev/null 2>&1
# mv -f .deps/zip_get_num_files.Tpo .deps/zip_get_num_files.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_memdup.lo -MD -MP -MF .deps/zip_memdup.Tpo -c -o zip_memdup.lo zip_memdup.c
# mv -f .deps/zip_get_name.Tpo .deps/zip_get_name.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_name_locate.lo -MD -MP -MF .deps/zip_name_locate.Tpo -c -o zip_name_locate.lo zip_name_locate.c
# mv -f .deps/zip_io_util.Tpo .deps/zip_io_util.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_new.lo -MD -MP -MF .deps/zip_new.Tpo -c -o zip_new.lo zip_new.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_memdup.lo -MD -MP -MF .deps/zip_memdup.Tpo -c zip_memdup.c -fPIC -DPIC -o .libs/zip_memdup.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_name_locate.lo -MD -MP -MF .deps/zip_name_locate.Tpo -c zip_name_locate.c -fPIC -DPIC -o .libs/zip_name_locate.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_new.lo -MD -MP -MF .deps/zip_new.Tpo -c zip_new.c -fPIC -DPIC -o .libs/zip_new.o
# mv -f .deps/zip_hash.Tpo .deps/zip_hash.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_open.lo -MD -MP -MF .deps/zip_open.Tpo -c -o zip_open.lo zip_open.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_memdup.lo -MD -MP -MF .deps/zip_memdup.Tpo -c zip_memdup.c -o zip_memdup.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_open.lo -MD -MP -MF .deps/zip_open.Tpo -c zip_open.c -fPIC -DPIC -o .libs/zip_open.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_new.lo -MD -MP -MF .deps/zip_new.Tpo -c zip_new.c -o zip_new.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_name_locate.lo -MD -MP -MF .deps/zip_name_locate.Tpo -c zip_name_locate.c -o zip_name_locate.o >/dev/null 2>&1
# mv -f .deps/zip_memdup.Tpo .deps/zip_memdup.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_rename.lo -MD -MP -MF .deps/zip_rename.Tpo -c -o zip_rename.lo zip_rename.c
# mv -f .deps/zip_new.Tpo .deps/zip_new.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_replace.lo -MD -MP -MF .deps/zip_replace.Tpo -c -o zip_replace.lo zip_replace.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_rename.lo -MD -MP -MF .deps/zip_rename.Tpo -c zip_rename.c -fPIC -DPIC -o .libs/zip_rename.o
# mv -f .deps/zip_name_locate.Tpo .deps/zip_name_locate.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_set_archive_comment.lo -MD -MP -MF .deps/zip_set_archive_comment.Tpo -c -o zip_set_archive_comment.lo zip_set_archive_comment.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_replace.lo -MD -MP -MF .deps/zip_replace.Tpo -c zip_replace.c -fPIC -DPIC -o .libs/zip_replace.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_set_archive_comment.lo -MD -MP -MF .deps/zip_set_archive_comment.Tpo -c zip_set_archive_comment.c -fPIC -DPIC -o .libs/zip_set_archive_comment.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_rename.lo -MD -MP -MF .deps/zip_rename.Tpo -c zip_rename.c -o zip_rename.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_open.lo -MD -MP -MF .deps/zip_open.Tpo -c zip_open.c -o zip_open.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_set_archive_comment.lo -MD -MP -MF .deps/zip_set_archive_comment.Tpo -c zip_set_archive_comment.c -o zip_set_archive_comment.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_replace.lo -MD -MP -MF .deps/zip_replace.Tpo -c zip_replace.c -o zip_replace.o >/dev/null 2>&1
# mv -f .deps/zip_rename.Tpo .deps/zip_rename.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_set_archive_flag.lo -MD -MP -MF .deps/zip_set_archive_flag.Tpo -c -o zip_set_archive_flag.lo zip_set_archive_flag.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_set_archive_flag.lo -MD -MP -MF .deps/zip_set_archive_flag.Tpo -c zip_set_archive_flag.c -fPIC -DPIC -o .libs/zip_set_archive_flag.o
# mv -f .deps/zip_replace.Tpo .deps/zip_replace.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_set_default_password.lo -MD -MP -MF .deps/zip_set_default_password.Tpo -c -o zip_set_default_password.lo zip_set_default_password.c
# mv -f .deps/zip_set_archive_comment.Tpo .deps/zip_set_archive_comment.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_set_file_comment.lo -MD -MP -MF .deps/zip_set_file_comment.Tpo -c -o zip_set_file_comment.lo zip_set_file_comment.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_set_default_password.lo -MD -MP -MF .deps/zip_set_default_password.Tpo -c zip_set_default_password.c -fPIC -DPIC -o .libs/zip_set_default_password.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_set_file_comment.lo -MD -MP -MF .deps/zip_set_file_comment.Tpo -c zip_set_file_comment.c -fPIC -DPIC -o .libs/zip_set_file_comment.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_set_archive_flag.lo -MD -MP -MF .deps/zip_set_archive_flag.Tpo -c zip_set_archive_flag.c -o zip_set_archive_flag.o >/dev/null 2>&1
# mv -f .deps/zip_open.Tpo .deps/zip_open.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_set_file_compression.lo -MD -MP -MF .deps/zip_set_file_compression.Tpo -c -o zip_set_file_compression.lo zip_set_file_compression.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_set_default_password.lo -MD -MP -MF .deps/zip_set_default_password.Tpo -c zip_set_default_password.c -o zip_set_default_password.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_set_file_compression.lo -MD -MP -MF .deps/zip_set_file_compression.Tpo -c zip_set_file_compression.c -fPIC -DPIC -o .libs/zip_set_file_compression.o
# mv -f .deps/zip_set_archive_flag.Tpo .deps/zip_set_archive_flag.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_set_name.lo -MD -MP -MF .deps/zip_set_name.Tpo -c -o zip_set_name.lo zip_set_name.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_set_file_comment.lo -MD -MP -MF .deps/zip_set_file_comment.Tpo -c zip_set_file_comment.c -o zip_set_file_comment.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_set_name.lo -MD -MP -MF .deps/zip_set_name.Tpo -c zip_set_name.c -fPIC -DPIC -o .libs/zip_set_name.o
# mv -f .deps/zip_set_default_password.Tpo .deps/zip_set_default_password.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_begin_write.lo -MD -MP -MF .deps/zip_source_begin_write.Tpo -c -o zip_source_begin_write.lo zip_source_begin_write.c
# mv -f .deps/zip_set_file_comment.Tpo .deps/zip_set_file_comment.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_buffer.lo -MD -MP -MF .deps/zip_source_buffer.Tpo -c -o zip_source_buffer.lo zip_source_buffer.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_set_file_compression.lo -MD -MP -MF .deps/zip_set_file_compression.Tpo -c zip_set_file_compression.c -o zip_set_file_compression.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_begin_write.lo -MD -MP -MF .deps/zip_source_begin_write.Tpo -c zip_source_begin_write.c -fPIC -DPIC -o .libs/zip_source_begin_write.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_set_name.lo -MD -MP -MF .deps/zip_set_name.Tpo -c zip_set_name.c -o zip_set_name.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_buffer.lo -MD -MP -MF .deps/zip_source_buffer.Tpo -c zip_source_buffer.c -fPIC -DPIC -o .libs/zip_source_buffer.o
# mv -f .deps/zip_set_file_compression.Tpo .deps/zip_set_file_compression.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_call.lo -MD -MP -MF .deps/zip_source_call.Tpo -c -o zip_source_call.lo zip_source_call.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_begin_write.lo -MD -MP -MF .deps/zip_source_begin_write.Tpo -c zip_source_begin_write.c -o zip_source_begin_write.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_call.lo -MD -MP -MF .deps/zip_source_call.Tpo -c zip_source_call.c -fPIC -DPIC -o .libs/zip_source_call.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_buffer.lo -MD -MP -MF .deps/zip_source_buffer.Tpo -c zip_source_buffer.c -o zip_source_buffer.o >/dev/null 2>&1
# mv -f .deps/zip_set_name.Tpo .deps/zip_set_name.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_close.lo -MD -MP -MF .deps/zip_source_close.Tpo -c -o zip_source_close.lo zip_source_close.c
# mv -f .deps/zip_source_begin_write.Tpo .deps/zip_source_begin_write.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_commit_write.lo -MD -MP -MF .deps/zip_source_commit_write.Tpo -c -o zip_source_commit_write.lo zip_source_commit_write.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_call.lo -MD -MP -MF .deps/zip_source_call.Tpo -c zip_source_call.c -o zip_source_call.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_close.lo -MD -MP -MF .deps/zip_source_close.Tpo -c zip_source_close.c -fPIC -DPIC -o .libs/zip_source_close.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_commit_write.lo -MD -MP -MF .deps/zip_source_commit_write.Tpo -c zip_source_commit_write.c -fPIC -DPIC -o .libs/zip_source_commit_write.o
# mv -f .deps/zip_source_buffer.Tpo .deps/zip_source_buffer.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_crc.lo -MD -MP -MF .deps/zip_source_crc.Tpo -c -o zip_source_crc.lo zip_source_crc.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_commit_write.lo -MD -MP -MF .deps/zip_source_commit_write.Tpo -c zip_source_commit_write.c -o zip_source_commit_write.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_close.lo -MD -MP -MF .deps/zip_source_close.Tpo -c zip_source_close.c -o zip_source_close.o >/dev/null 2>&1
# mv -f .deps/zip_source_call.Tpo .deps/zip_source_call.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_deflate.lo -MD -MP -MF .deps/zip_source_deflate.Tpo -c -o zip_source_deflate.lo zip_source_deflate.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_crc.lo -MD -MP -MF .deps/zip_source_crc.Tpo -c zip_source_crc.c -fPIC -DPIC -o .libs/zip_source_crc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_deflate.lo -MD -MP -MF .deps/zip_source_deflate.Tpo -c zip_source_deflate.c -fPIC -DPIC -o .libs/zip_source_deflate.o
# mv -f .deps/zip_source_commit_write.Tpo .deps/zip_source_commit_write.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_error.lo -MD -MP -MF .deps/zip_source_error.Tpo -c -o zip_source_error.lo zip_source_error.c
# mv -f .deps/zip_source_close.Tpo .deps/zip_source_close.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_file.lo -MD -MP -MF .deps/zip_source_file.Tpo -c -o zip_source_file.lo zip_source_file.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_error.lo -MD -MP -MF .deps/zip_source_error.Tpo -c zip_source_error.c -fPIC -DPIC -o .libs/zip_source_error.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_crc.lo -MD -MP -MF .deps/zip_source_crc.Tpo -c zip_source_crc.c -o zip_source_crc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_file.lo -MD -MP -MF .deps/zip_source_file.Tpo -c zip_source_file.c -fPIC -DPIC -o .libs/zip_source_file.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_error.lo -MD -MP -MF .deps/zip_source_error.Tpo -c zip_source_error.c -o zip_source_error.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_deflate.lo -MD -MP -MF .deps/zip_source_deflate.Tpo -c zip_source_deflate.c -o zip_source_deflate.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_file.lo -MD -MP -MF .deps/zip_source_file.Tpo -c zip_source_file.c -o zip_source_file.o >/dev/null 2>&1
# mv -f .deps/zip_source_crc.Tpo .deps/zip_source_crc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_filep.lo -MD -MP -MF .deps/zip_source_filep.Tpo -c -o zip_source_filep.lo zip_source_filep.c
# mv -f .deps/zip_source_error.Tpo .deps/zip_source_error.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_free.lo -MD -MP -MF .deps/zip_source_free.Tpo -c -o zip_source_free.lo zip_source_free.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_filep.lo -MD -MP -MF .deps/zip_source_filep.Tpo -c zip_source_filep.c -fPIC -DPIC -o .libs/zip_source_filep.o
# mv -f .deps/zip_source_file.Tpo .deps/zip_source_file.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_function.lo -MD -MP -MF .deps/zip_source_function.Tpo -c -o zip_source_function.lo zip_source_function.c
# mv -f .deps/zip_source_deflate.Tpo .deps/zip_source_deflate.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_is_deleted.lo -MD -MP -MF .deps/zip_source_is_deleted.Tpo -c -o zip_source_is_deleted.lo zip_source_is_deleted.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_free.lo -MD -MP -MF .deps/zip_source_free.Tpo -c zip_source_free.c -fPIC -DPIC -o .libs/zip_source_free.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_function.lo -MD -MP -MF .deps/zip_source_function.Tpo -c zip_source_function.c -fPIC -DPIC -o .libs/zip_source_function.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_is_deleted.lo -MD -MP -MF .deps/zip_source_is_deleted.Tpo -c zip_source_is_deleted.c -fPIC -DPIC -o .libs/zip_source_is_deleted.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_is_deleted.lo -MD -MP -MF .deps/zip_source_is_deleted.Tpo -c zip_source_is_deleted.c -o zip_source_is_deleted.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_filep.lo -MD -MP -MF .deps/zip_source_filep.Tpo -c zip_source_filep.c -o zip_source_filep.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_function.lo -MD -MP -MF .deps/zip_source_function.Tpo -c zip_source_function.c -o zip_source_function.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_free.lo -MD -MP -MF .deps/zip_source_free.Tpo -c zip_source_free.c -o zip_source_free.o >/dev/null 2>&1
# mv -f .deps/zip_source_is_deleted.Tpo .deps/zip_source_is_deleted.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_layered.lo -MD -MP -MF .deps/zip_source_layered.Tpo -c -o zip_source_layered.lo zip_source_layered.c
# mv -f .deps/zip_source_function.Tpo .deps/zip_source_function.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_open.lo -MD -MP -MF .deps/zip_source_open.Tpo -c -o zip_source_open.lo zip_source_open.c
# mv -f .deps/zip_source_free.Tpo .deps/zip_source_free.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_pkware.lo -MD -MP -MF .deps/zip_source_pkware.Tpo -c -o zip_source_pkware.lo zip_source_pkware.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_pkware.lo -MD -MP -MF .deps/zip_source_pkware.Tpo -c zip_source_pkware.c -fPIC -DPIC -o .libs/zip_source_pkware.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_layered.lo -MD -MP -MF .deps/zip_source_layered.Tpo -c zip_source_layered.c -fPIC -DPIC -o .libs/zip_source_layered.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_open.lo -MD -MP -MF .deps/zip_source_open.Tpo -c zip_source_open.c -fPIC -DPIC -o .libs/zip_source_open.o
# mv -f .deps/zip_source_filep.Tpo .deps/zip_source_filep.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_read.lo -MD -MP -MF .deps/zip_source_read.Tpo -c -o zip_source_read.lo zip_source_read.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_read.lo -MD -MP -MF .deps/zip_source_read.Tpo -c zip_source_read.c -fPIC -DPIC -o .libs/zip_source_read.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_open.lo -MD -MP -MF .deps/zip_source_open.Tpo -c zip_source_open.c -o zip_source_open.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_layered.lo -MD -MP -MF .deps/zip_source_layered.Tpo -c zip_source_layered.c -o zip_source_layered.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_pkware.lo -MD -MP -MF .deps/zip_source_pkware.Tpo -c zip_source_pkware.c -o zip_source_pkware.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_read.lo -MD -MP -MF .deps/zip_source_read.Tpo -c zip_source_read.c -o zip_source_read.o >/dev/null 2>&1
# mv -f .deps/zip_source_open.Tpo .deps/zip_source_open.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_remove.lo -MD -MP -MF .deps/zip_source_remove.Tpo -c -o zip_source_remove.lo zip_source_remove.c
# mv -f .deps/zip_source_layered.Tpo .deps/zip_source_layered.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_rollback_write.lo -MD -MP -MF .deps/zip_source_rollback_write.Tpo -c -o zip_source_rollback_write.lo zip_source_rollback_write.c
# mv -f .deps/zip_source_read.Tpo .deps/zip_source_read.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_seek.lo -MD -MP -MF .deps/zip_source_seek.Tpo -c -o zip_source_seek.lo zip_source_seek.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_remove.lo -MD -MP -MF .deps/zip_source_remove.Tpo -c zip_source_remove.c -fPIC -DPIC -o .libs/zip_source_remove.o
# mv -f .deps/zip_source_pkware.Tpo .deps/zip_source_pkware.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_seek_write.lo -MD -MP -MF .deps/zip_source_seek_write.Tpo -c -o zip_source_seek_write.lo zip_source_seek_write.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_seek.lo -MD -MP -MF .deps/zip_source_seek.Tpo -c zip_source_seek.c -fPIC -DPIC -o .libs/zip_source_seek.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_rollback_write.lo -MD -MP -MF .deps/zip_source_rollback_write.Tpo -c zip_source_rollback_write.c -fPIC -DPIC -o .libs/zip_source_rollback_write.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_seek_write.lo -MD -MP -MF .deps/zip_source_seek_write.Tpo -c zip_source_seek_write.c -fPIC -DPIC -o .libs/zip_source_seek_write.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_remove.lo -MD -MP -MF .deps/zip_source_remove.Tpo -c zip_source_remove.c -o zip_source_remove.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_rollback_write.lo -MD -MP -MF .deps/zip_source_rollback_write.Tpo -c zip_source_rollback_write.c -o zip_source_rollback_write.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_seek.lo -MD -MP -MF .deps/zip_source_seek.Tpo -c zip_source_seek.c -o zip_source_seek.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_seek_write.lo -MD -MP -MF .deps/zip_source_seek_write.Tpo -c zip_source_seek_write.c -o zip_source_seek_write.o >/dev/null 2>&1
# mv -f .deps/zip_source_remove.Tpo .deps/zip_source_remove.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_stat.lo -MD -MP -MF .deps/zip_source_stat.Tpo -c -o zip_source_stat.lo zip_source_stat.c
# mv -f .deps/zip_source_seek.Tpo .deps/zip_source_seek.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_supports.lo -MD -MP -MF .deps/zip_source_supports.Tpo -c -o zip_source_supports.lo zip_source_supports.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_stat.lo -MD -MP -MF .deps/zip_source_stat.Tpo -c zip_source_stat.c -fPIC -DPIC -o .libs/zip_source_stat.o
# mv -f .deps/zip_source_rollback_write.Tpo .deps/zip_source_rollback_write.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_tell.lo -MD -MP -MF .deps/zip_source_tell.Tpo -c -o zip_source_tell.lo zip_source_tell.c
# mv -f .deps/zip_source_seek_write.Tpo .deps/zip_source_seek_write.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_tell_write.lo -MD -MP -MF .deps/zip_source_tell_write.Tpo -c -o zip_source_tell_write.lo zip_source_tell_write.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_supports.lo -MD -MP -MF .deps/zip_source_supports.Tpo -c zip_source_supports.c -fPIC -DPIC -o .libs/zip_source_supports.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_tell.lo -MD -MP -MF .deps/zip_source_tell.Tpo -c zip_source_tell.c -fPIC -DPIC -o .libs/zip_source_tell.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_stat.lo -MD -MP -MF .deps/zip_source_stat.Tpo -c zip_source_stat.c -o zip_source_stat.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_tell_write.lo -MD -MP -MF .deps/zip_source_tell_write.Tpo -c zip_source_tell_write.c -fPIC -DPIC -o .libs/zip_source_tell_write.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_supports.lo -MD -MP -MF .deps/zip_source_supports.Tpo -c zip_source_supports.c -o zip_source_supports.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_tell.lo -MD -MP -MF .deps/zip_source_tell.Tpo -c zip_source_tell.c -o zip_source_tell.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_tell_write.lo -MD -MP -MF .deps/zip_source_tell_write.Tpo -c zip_source_tell_write.c -o zip_source_tell_write.o >/dev/null 2>&1
# mv -f .deps/zip_source_stat.Tpo .deps/zip_source_stat.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_window.lo -MD -MP -MF .deps/zip_source_window.Tpo -c -o zip_source_window.lo zip_source_window.c
# mv -f .deps/zip_source_tell.Tpo .deps/zip_source_tell.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_write.lo -MD -MP -MF .deps/zip_source_write.Tpo -c -o zip_source_write.lo zip_source_write.c
# mv -f .deps/zip_source_supports.Tpo .deps/zip_source_supports.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_zip.lo -MD -MP -MF .deps/zip_source_zip.Tpo -c -o zip_source_zip.lo zip_source_zip.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_window.lo -MD -MP -MF .deps/zip_source_window.Tpo -c zip_source_window.c -fPIC -DPIC -o .libs/zip_source_window.o
# mv -f .deps/zip_source_tell_write.Tpo .deps/zip_source_tell_write.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_write.lo -MD -MP -MF .deps/zip_source_write.Tpo -c zip_source_write.c -fPIC -DPIC -o .libs/zip_source_write.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_zip_new.lo -MD -MP -MF .deps/zip_source_zip_new.Tpo -c -o zip_source_zip_new.lo zip_source_zip_new.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_zip.lo -MD -MP -MF .deps/zip_source_zip.Tpo -c zip_source_zip.c -fPIC -DPIC -o .libs/zip_source_zip.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_zip_new.lo -MD -MP -MF .deps/zip_source_zip_new.Tpo -c zip_source_zip_new.c -fPIC -DPIC -o .libs/zip_source_zip_new.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_write.lo -MD -MP -MF .deps/zip_source_write.Tpo -c zip_source_write.c -o zip_source_write.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_window.lo -MD -MP -MF .deps/zip_source_window.Tpo -c zip_source_window.c -o zip_source_window.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_zip.lo -MD -MP -MF .deps/zip_source_zip.Tpo -c zip_source_zip.c -o zip_source_zip.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_source_zip_new.lo -MD -MP -MF .deps/zip_source_zip_new.Tpo -c zip_source_zip_new.c -o zip_source_zip_new.o >/dev/null 2>&1
# mv -f .deps/zip_source_zip.Tpo .deps/zip_source_zip.Plo
# mv -f .deps/zip_source_write.Tpo .deps/zip_source_write.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_stat.lo -MD -MP -MF .deps/zip_stat.Tpo -c -o zip_stat.lo zip_stat.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_stat_index.lo -MD -MP -MF .deps/zip_stat_index.Tpo -c -o zip_stat_index.lo zip_stat_index.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_stat.lo -MD -MP -MF .deps/zip_stat.Tpo -c zip_stat.c -fPIC -DPIC -o .libs/zip_stat.o
# mv -f .deps/zip_source_window.Tpo .deps/zip_source_window.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_stat_init.lo -MD -MP -MF .deps/zip_stat_init.Tpo -c -o zip_stat_init.lo zip_stat_init.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_stat_index.lo -MD -MP -MF .deps/zip_stat_index.Tpo -c zip_stat_index.c -fPIC -DPIC -o .libs/zip_stat_index.o
# mv -f .deps/zip_source_zip_new.Tpo .deps/zip_source_zip_new.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_strerror.lo -MD -MP -MF .deps/zip_strerror.Tpo -c -o zip_strerror.lo zip_strerror.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_stat_init.lo -MD -MP -MF .deps/zip_stat_init.Tpo -c zip_stat_init.c -fPIC -DPIC -o .libs/zip_stat_init.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_stat.lo -MD -MP -MF .deps/zip_stat.Tpo -c zip_stat.c -o zip_stat.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_stat_index.lo -MD -MP -MF .deps/zip_stat_index.Tpo -c zip_stat_index.c -o zip_stat_index.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_strerror.lo -MD -MP -MF .deps/zip_strerror.Tpo -c zip_strerror.c -fPIC -DPIC -o .libs/zip_strerror.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_strerror.lo -MD -MP -MF .deps/zip_strerror.Tpo -c zip_strerror.c -o zip_strerror.o >/dev/null 2>&1
# mv -f .deps/zip_stat.Tpo .deps/zip_stat.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_string.lo -MD -MP -MF .deps/zip_string.Tpo -c -o zip_string.lo zip_string.c
# mv -f .deps/zip_stat_index.Tpo .deps/zip_stat_index.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_unchange.lo -MD -MP -MF .deps/zip_unchange.Tpo -c -o zip_unchange.lo zip_unchange.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_stat_init.lo -MD -MP -MF .deps/zip_stat_init.Tpo -c zip_stat_init.c -o zip_stat_init.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_unchange.lo -MD -MP -MF .deps/zip_unchange.Tpo -c zip_unchange.c -fPIC -DPIC -o .libs/zip_unchange.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_string.lo -MD -MP -MF .deps/zip_string.Tpo -c zip_string.c -fPIC -DPIC -o .libs/zip_string.o
# mv -f .deps/zip_strerror.Tpo .deps/zip_strerror.Plo
# mv -f .deps/zip_stat_init.Tpo .deps/zip_stat_init.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_unchange_all.lo -MD -MP -MF .deps/zip_unchange_all.Tpo -c -o zip_unchange_all.lo zip_unchange_all.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_unchange_archive.lo -MD -MP -MF .deps/zip_unchange_archive.Tpo -c -o zip_unchange_archive.lo zip_unchange_archive.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_unchange.lo -MD -MP -MF .deps/zip_unchange.Tpo -c zip_unchange.c -o zip_unchange.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_unchange_all.lo -MD -MP -MF .deps/zip_unchange_all.Tpo -c zip_unchange_all.c -fPIC -DPIC -o .libs/zip_unchange_all.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_unchange_archive.lo -MD -MP -MF .deps/zip_unchange_archive.Tpo -c zip_unchange_archive.c -fPIC -DPIC -o .libs/zip_unchange_archive.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_string.lo -MD -MP -MF .deps/zip_string.Tpo -c zip_string.c -o zip_string.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_unchange_all.lo -MD -MP -MF .deps/zip_unchange_all.Tpo -c zip_unchange_all.c -o zip_unchange_all.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_unchange_archive.lo -MD -MP -MF .deps/zip_unchange_archive.Tpo -c zip_unchange_archive.c -o zip_unchange_archive.o >/dev/null 2>&1
# mv -f .deps/zip_unchange.Tpo .deps/zip_unchange.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_unchange_data.lo -MD -MP -MF .deps/zip_unchange_data.Tpo -c -o zip_unchange_data.lo zip_unchange_data.c
# mv -f .deps/zip_string.Tpo .deps/zip_string.Plo
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_utf-8.lo -MD -MP -MF .deps/zip_utf-8.Tpo -c -o zip_utf-8.lo zip_utf-8.c
# mv -f .deps/zip_unchange_all.Tpo .deps/zip_unchange_all.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_unchange_data.lo -MD -MP -MF .deps/zip_unchange_data.Tpo -c zip_unchange_data.c -fPIC -DPIC -o .libs/zip_unchange_data.o
# mv -f .deps/zip_unchange_archive.Tpo .deps/zip_unchange_archive.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_utf-8.lo -MD -MP -MF .deps/zip_utf-8.Tpo -c zip_utf-8.c -fPIC -DPIC -o .libs/zip_utf-8.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_unchange_data.lo -MD -MP -MF .deps/zip_unchange_data.Tpo -c zip_unchange_data.c -o zip_unchange_data.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -MT zip_utf-8.lo -MD -MP -MF .deps/zip_utf-8.Tpo -c zip_utf-8.c -o zip_utf-8.o >/dev/null 2>&1
# mv -f .deps/zip_unchange_data.Tpo .deps/zip_unchange_data.Plo
# mv -f .deps/zip_utf-8.Tpo .deps/zip_utf-8.Plo
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -fvisibility=hidden -no-undefined -version-info 4:0:0 -o libzip.la -rpath /usr/lib zip_add.lo zip_add_dir.lo zip_add_entry.lo zip_buffer.lo zip_close.lo zip_delete.lo zip_dir_add.lo zip_dirent.lo zip_discard.lo zip_entry.lo zip_err_str.lo zip_error.lo zip_error_clear.lo zip_error_get.lo zip_error_get_sys_type.lo zip_error_strerror.lo zip_error_to_str.lo zip_extra_field.lo zip_extra_field_api.lo zip_fclose.lo zip_fdopen.lo zip_file_add.lo zip_file_error_clear.lo zip_file_error_get.lo zip_file_get_comment.lo zip_file_get_external_attributes.lo zip_file_get_offset.lo zip_file_rename.lo zip_file_replace.lo zip_file_set_comment.lo zip_file_set_external_attributes.lo zip_file_set_mtime.lo zip_file_strerror.lo zip_filerange_crc.lo zip_fopen.lo zip_fopen_encrypted.lo zip_fopen_index.lo zip_fopen_index_encrypted.lo zip_fread.lo zip_get_archive_comment.lo zip_get_archive_flag.lo zip_get_compression_implementation.lo zip_get_encryption_implementation.lo zip_get_file_comment.lo zip_get_num_entries.lo zip_get_num_files.lo zip_get_name.lo zip_hash.lo zip_io_util.lo zip_memdup.lo zip_name_locate.lo zip_new.lo zip_open.lo zip_rename.lo zip_replace.lo zip_set_archive_comment.lo zip_set_archive_flag.lo zip_set_default_password.lo zip_set_file_comment.lo zip_set_file_compression.lo zip_set_name.lo zip_source_begin_write.lo zip_source_buffer.lo zip_source_call.lo zip_source_close.lo zip_source_commit_write.lo zip_source_crc.lo zip_source_deflate.lo zip_source_error.lo zip_source_file.lo zip_source_filep.lo zip_source_free.lo zip_source_function.lo zip_source_is_deleted.lo zip_source_layered.lo zip_source_open.lo zip_source_pkware.lo zip_source_read.lo zip_source_remove.lo zip_source_rollback_write.lo zip_source_seek.lo zip_source_seek_write.lo zip_source_stat.lo zip_source_supports.lo zip_source_tell.lo zip_source_tell_write.lo zip_source_window.lo zip_source_write.lo zip_source_zip.lo zip_source_zip_new.lo zip_stat.lo zip_stat_index.lo zip_stat_init.lo zip_strerror.lo zip_string.lo zip_unchange.lo zip_unchange_all.lo zip_unchange_archive.lo zip_unchange_data.lo zip_utf-8.lo -lz
# libtool: link: arm-linux-androideabi-gcc -shared -fPIC -DPIC .libs/zip_add.o .libs/zip_add_dir.o .libs/zip_add_entry.o .libs/zip_buffer.o .libs/zip_close.o .libs/zip_delete.o .libs/zip_dir_add.o .libs/zip_dirent.o .libs/zip_discard.o .libs/zip_entry.o .libs/zip_err_str.o .libs/zip_error.o .libs/zip_error_clear.o .libs/zip_error_get.o .libs/zip_error_get_sys_type.o .libs/zip_error_strerror.o .libs/zip_error_to_str.o .libs/zip_extra_field.o .libs/zip_extra_field_api.o .libs/zip_fclose.o .libs/zip_fdopen.o .libs/zip_file_add.o .libs/zip_file_error_clear.o .libs/zip_file_error_get.o .libs/zip_file_get_comment.o .libs/zip_file_get_external_attributes.o .libs/zip_file_get_offset.o .libs/zip_file_rename.o .libs/zip_file_replace.o .libs/zip_file_set_comment.o .libs/zip_file_set_external_attributes.o .libs/zip_file_set_mtime.o .libs/zip_file_strerror.o .libs/zip_filerange_crc.o .libs/zip_fopen.o .libs/zip_fopen_encrypted.o .libs/zip_fopen_index.o .libs/zip_fopen_index_encrypted.o .libs/zip_fread.o .libs/zip_get_archive_comment.o .libs/zip_get_archive_flag.o .libs/zip_get_compression_implementation.o .libs/zip_get_encryption_implementation.o .libs/zip_get_file_comment.o .libs/zip_get_num_entries.o .libs/zip_get_num_files.o .libs/zip_get_name.o .libs/zip_hash.o .libs/zip_io_util.o .libs/zip_memdup.o .libs/zip_name_locate.o .libs/zip_new.o .libs/zip_open.o .libs/zip_rename.o .libs/zip_replace.o .libs/zip_set_archive_comment.o .libs/zip_set_archive_flag.o .libs/zip_set_default_password.o .libs/zip_set_file_comment.o .libs/zip_set_file_compression.o .libs/zip_set_name.o .libs/zip_source_begin_write.o .libs/zip_source_buffer.o .libs/zip_source_call.o .libs/zip_source_close.o .libs/zip_source_commit_write.o .libs/zip_source_crc.o .libs/zip_source_deflate.o .libs/zip_source_error.o .libs/zip_source_file.o .libs/zip_source_filep.o .libs/zip_source_free.o .libs/zip_source_function.o .libs/zip_source_is_deleted.o .libs/zip_source_layered.o .libs/zip_source_open.o .libs/zip_source_pkware.o .libs/zip_source_read.o .libs/zip_source_remove.o .libs/zip_source_rollback_write.o .libs/zip_source_seek.o .libs/zip_source_seek_write.o .libs/zip_source_stat.o .libs/zip_source_supports.o .libs/zip_source_tell.o .libs/zip_source_tell_write.o .libs/zip_source_window.o .libs/zip_source_write.o .libs/zip_source_zip.o .libs/zip_source_zip_new.o .libs/zip_stat.o .libs/zip_stat_index.o .libs/zip_stat_init.o .libs/zip_strerror.o .libs/zip_string.o .libs/zip_unchange.o .libs/zip_unchange_all.o .libs/zip_unchange_archive.o .libs/zip_unchange_data.o .libs/zip_utf-8.o -lz -Wl,-soname -Wl,libzip.so.4 -o .libs/libzip.so.4.0.0
# libtool: link: (cd ".libs" && rm -f "libzip.so.4" && ln -s "libzip.so.4.0.0" "libzip.so.4")
# libtool: link: (cd ".libs" && rm -f "libzip.so" && ln -s "libzip.so.4.0.0" "libzip.so")
# libtool: link: arm-linux-androideabi-ar cru .libs/libzip.a zip_add.o zip_add_dir.o zip_add_entry.o zip_buffer.o zip_close.o zip_delete.o zip_dir_add.o zip_dirent.o zip_discard.o zip_entry.o zip_err_str.o zip_error.o zip_error_clear.o zip_error_get.o zip_error_get_sys_type.o zip_error_strerror.o zip_error_to_str.o zip_extra_field.o zip_extra_field_api.o zip_fclose.o zip_fdopen.o zip_file_add.o zip_file_error_clear.o zip_file_error_get.o zip_file_get_comment.o zip_file_get_external_attributes.o zip_file_get_offset.o zip_file_rename.o zip_file_replace.o zip_file_set_comment.o zip_file_set_external_attributes.o zip_file_set_mtime.o zip_file_strerror.o zip_filerange_crc.o zip_fopen.o zip_fopen_encrypted.o zip_fopen_index.o zip_fopen_index_encrypted.o zip_fread.o zip_get_archive_comment.o zip_get_archive_flag.o zip_get_compression_implementation.o zip_get_encryption_implementation.o zip_get_file_comment.o zip_get_num_entries.o zip_get_num_files.o zip_get_name.o zip_hash.o zip_io_util.o zip_memdup.o zip_name_locate.o zip_new.o zip_open.o zip_rename.o zip_replace.o zip_set_archive_comment.o zip_set_archive_flag.o zip_set_default_password.o zip_set_file_comment.o zip_set_file_compression.o zip_set_name.o zip_source_begin_write.o zip_source_buffer.o zip_source_call.o zip_source_close.o zip_source_commit_write.o zip_source_crc.o zip_source_deflate.o zip_source_error.o zip_source_file.o zip_source_filep.o zip_source_free.o zip_source_function.o zip_source_is_deleted.o zip_source_layered.o zip_source_open.o zip_source_pkware.o zip_source_read.o zip_source_remove.o zip_source_rollback_write.o zip_source_seek.o zip_source_seek_write.o zip_source_stat.o zip_source_supports.o zip_source_tell.o zip_source_tell_write.o zip_source_window.o zip_source_write.o zip_source_zip.o zip_source_zip_new.o zip_stat.o zip_stat_index.o zip_stat_init.o zip_strerror.o zip_string.o zip_unchange.o zip_unchange_all.o zip_unchange_archive.o zip_unchange_data.o zip_utf-8.o
# libtool: link: arm-linux-androideabi-ranlib .libs/libzip.a
# libtool: link: ( cd ".libs" && rm -f "libzip.la" && ln -s "../libzip.la" "libzip.la" )
# make[3]: Leaving directory '/tmp/libzip/src/libzip-1.1.2/lib'
# make[2]: Leaving directory '/tmp/libzip/src/libzip-1.1.2/lib'
# Making all in man
# make[2]: Entering directory '/tmp/libzip/src/libzip-1.1.2/man'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libzip/src/libzip-1.1.2/man'
# Making all in src
# make[2]: Entering directory '/tmp/libzip/src/libzip-1.1.2/src'
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -MT zipcmp.o -MD -MP -MF .deps/zipcmp.Tpo -c -o zipcmp.o zipcmp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -MT zipmerge.o -MD -MP -MF .deps/zipmerge.Tpo -c -o zipmerge.o zipmerge.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -MT source_hole.o -MD -MP -MF .deps/source_hole.Tpo -c -o source_hole.o source_hole.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -MT ziptool.o -MD -MP -MF .deps/ziptool.Tpo -c -o ziptool.o ziptool.c
# mv -f .deps/zipmerge.Tpo .deps/zipmerge.Po
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -MT hole.o -MD -MP -MF .deps/hole.Tpo -c -o hole.o hole.c
# mv -f .deps/source_hole.Tpo .deps/source_hole.Po
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -o zipmerge zipmerge.o ../lib/libzip.la -lz
# mv -f .deps/hole.Tpo .deps/hole.Po
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -o hole hole.o source_hole.o ../lib/libzip.la -lz
# mv -f .deps/zipcmp.Tpo .deps/zipcmp.Po
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -o zipcmp zipcmp.o ../lib/libzip.la -lz
# mv -f .deps/ziptool.Tpo .deps/ziptool.Po
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -o ziptool source_hole.o ziptool.o ../lib/libzip.la -lz
# libtool: link: arm-linux-androideabi-gcc -o .libs/zipmerge zipmerge.o ../lib/.libs/libzip.so -lz
# libtool: link: arm-linux-androideabi-gcc -o .libs/zipcmp zipcmp.o ../lib/.libs/libzip.so -lz
# libtool: link: arm-linux-androideabi-gcc -o .libs/hole hole.o source_hole.o ../lib/.libs/libzip.so -lz
# libtool: link: arm-linux-androideabi-gcc -o .libs/ziptool source_hole.o ziptool.o ../lib/.libs/libzip.so -lz
# make[2]: Leaving directory '/tmp/libzip/src/libzip-1.1.2/src'
# Making all in regress
# make[2]: Entering directory '/tmp/libzip/src/libzip-1.1.2/regress'
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c -o malloc.lo malloc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -MT add_from_filep.o -MD -MP -MF .deps/add_from_filep.Tpo -c -o add_from_filep.o add_from_filep.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -MT fopen_unchanged.o -MD -MP -MF .deps/fopen_unchanged.Tpo -c -o fopen_unchanged.o fopen_unchanged.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -MT fread.o -MD -MP -MF .deps/fread.Tpo -c -o fread.o fread.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/malloc.o
# mv -f .deps/fopen_unchanged.Tpo .deps/fopen_unchanged.Po
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -MT tryopen.o -MD -MP -MF .deps/tryopen.Tpo -c -o tryopen.o tryopen.c
# mv -f .deps/add_from_filep.Tpo .deps/add_from_filep.Po
# sed -e 's!@[s]rcdir@!.!g' -e 's!@[a]bs_srcdir@!/tmp/libzip/src/libzip-1.1.2/regress!g' ./runtest.in > runtest
# chmod +x runtest
# mv -f .deps/fread.Tpo .deps/fread.Po
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -o add_from_filep add_from_filep.o ../lib/libzip.la -lz
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -o fopen_unchanged fopen_unchanged.o ../lib/libzip.la -lz
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -o malloc.o >/dev/null 2>&1
# mv -f .deps/tryopen.Tpo .deps/tryopen.Po
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -o fread fread.o ../lib/libzip.la -lz
# mv -f .deps/malloc.Tpo .deps/malloc.Plo
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -o tryopen tryopen.o ../lib/libzip.la -lz
# libtool: link: arm-linux-androideabi-gcc -o .libs/add_from_filep add_from_filep.o ../lib/.libs/libzip.so -lz
# libtool: link: arm-linux-androideabi-gcc -o .libs/fopen_unchanged fopen_unchanged.o ../lib/.libs/libzip.so -lz
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -module -avoid-version -o malloc.la -rpath /usr/lib/libzip malloc.lo -lz
# libtool: link: arm-linux-androideabi-gcc -o .libs/fread fread.o ../lib/.libs/libzip.so -lz
# libtool: link: arm-linux-androideabi-gcc -o .libs/tryopen tryopen.o ../lib/.libs/libzip.so -lz
# libtool: link: arm-linux-androideabi-gcc -shared -fPIC -DPIC .libs/malloc.o -lz -Wl,-soname -Wl,malloc.so -o .libs/malloc.so
# libtool: link: arm-linux-androideabi-ar cru .libs/malloc.a malloc.o
# libtool: link: arm-linux-androideabi-ranlib .libs/malloc.a
# libtool: link: ( cd ".libs" && rm -f "malloc.la" && ln -s "../malloc.la" "malloc.la" )
# make[2]: Leaving directory '/tmp/libzip/src/libzip-1.1.2/regress'
# Making all in examples
# make[2]: Entering directory '/tmp/libzip/src/libzip-1.1.2/examples'
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -MT in_memory-in-memory.o -MD -MP -MF .deps/in_memory-in-memory.Tpo -c -o in_memory-in-memory.o `test -f 'in-memory.c' || echo './'`in-memory.c
# mv -f .deps/in_memory-in-memory.Tpo .deps/in_memory-in-memory.Po
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -o in-memory in_memory-in-memory.o ../lib/libzip.la -lz
# libtool: link: arm-linux-androideabi-gcc -o .libs/in-memory in_memory-in-memory.o ../lib/.libs/libzip.so -lz
# make[2]: Leaving directory '/tmp/libzip/src/libzip-1.1.2/examples'
# make[2]: Entering directory '/tmp/libzip/src/libzip-1.1.2'
# make[2]: Leaving directory '/tmp/libzip/src/libzip-1.1.2'
# make[1]: Leaving directory '/tmp/libzip/src/libzip-1.1.2'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in lib
# make[1]: Entering directory '/tmp/libzip/src/libzip-1.1.2/lib'
# make install-am
# make[2]: Entering directory '/tmp/libzip/src/libzip-1.1.2/lib'
# make[3]: Entering directory '/tmp/libzip/src/libzip-1.1.2/lib'
# /usr/sbin/mkdir -p '/tmp/libzip/pkg/libzip/usr/lib'
# /usr/sbin/mkdir -p '/tmp/libzip/pkg/libzip/usr/include'
# /usr/sbin/mkdir -p '/tmp/libzip/pkg/libzip/usr/lib/libzip/include'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libzip.la '/tmp/libzip/pkg/libzip/usr/lib'
# /usr/bin/install -c -m 644 zip.h '/tmp/libzip/pkg/libzip/usr/include'
# /usr/bin/install -c -m 644 zipconf.h '/tmp/libzip/pkg/libzip/usr/lib/libzip/include'
# libtool: install: /usr/bin/install -c .libs/libzip.so.4.0.0 /tmp/libzip/pkg/libzip/usr/lib/libzip.so.4.0.0
# libtool: install: (cd /tmp/libzip/pkg/libzip/usr/lib && { ln -s -f libzip.so.4.0.0 libzip.so.4 || { rm -f libzip.so.4 && ln -s libzip.so.4.0.0 libzip.so.4; }; })
# libtool: install: (cd /tmp/libzip/pkg/libzip/usr/lib && { ln -s -f libzip.so.4.0.0 libzip.so || { rm -f libzip.so && ln -s libzip.so.4.0.0 libzip.so; }; })
# libtool: install: /usr/bin/install -c .libs/libzip.lai /tmp/libzip/pkg/libzip/usr/lib/libzip.la
# libtool: install: /usr/bin/install -c .libs/libzip.a /tmp/libzip/pkg/libzip/usr/lib/libzip.a
# libtool: install: chmod 644 /tmp/libzip/pkg/libzip/usr/lib/libzip.a
# libtool: install: arm-linux-androideabi-ranlib /tmp/libzip/pkg/libzip/usr/lib/libzip.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[3]: Leaving directory '/tmp/libzip/src/libzip-1.1.2/lib'
# make[2]: Leaving directory '/tmp/libzip/src/libzip-1.1.2/lib'
# make[1]: Leaving directory '/tmp/libzip/src/libzip-1.1.2/lib'
# Making install in man
# make[1]: Entering directory '/tmp/libzip/src/libzip-1.1.2/man'
# make[2]: Entering directory '/tmp/libzip/src/libzip-1.1.2/man'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libzip/pkg/libzip/usr/share/man/man1'
# /usr/sbin/mkdir -p '/tmp/libzip/pkg/libzip/usr/share/man/man3'
# /usr/bin/install -c -m 644 'zipcmp.man' '/tmp/libzip/pkg/libzip/usr/share/man/man1/zipcmp.1'
# /usr/bin/install -c -m 644 'ZIP_SOURCE_GET_ARGS.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/ZIP_SOURCE_GET_ARGS.3'
# /usr/bin/install -c -m 644 'zipmerge.man' '/tmp/libzip/pkg/libzip/usr/share/man/man1/zipmerge.1'
# /usr/bin/install -c -m 644 'ziptool.man' '/tmp/libzip/pkg/libzip/usr/share/man/man1/ziptool.1'
# /usr/bin/install -c -m 644 'libzip.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/libzip.3'
# /usr/bin/install -c -m 644 'zip_add.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_add.3'
# /usr/bin/install -c -m 644 'zip_add_dir.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_add_dir.3'
# /usr/bin/install -c -m 644 'zip_close.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_close.3'
# /usr/bin/install -c -m 644 'zip_delete.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_delete.3'
# /usr/bin/install -c -m 644 'zip_dir_add.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_dir_add.3'
# /usr/bin/install -c -m 644 'zip_discard.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_discard.3'
# /usr/bin/install -c -m 644 'zip_error_clear.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_clear.3'
# /usr/bin/install -c -m 644 'zip_error_code_system.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_code_system.3'
# /usr/bin/install -c -m 644 'zip_error_code_zip.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_code_zip.3'
# /usr/bin/install -c -m 644 'zip_error_fini.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_fini.3'
# /usr/bin/install -c -m 644 'zip_error_get.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_get.3'
# /usr/bin/install -c -m 644 'zip_error_get_sys_type.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_get_sys_type.3'
# /usr/bin/install -c -m 644 'zip_error_init.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_init.3'
# /usr/bin/install -c -m 644 'zip_error_set.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_set.3'
# /usr/bin/install -c -m 644 'zip_error_strerror.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_strerror.3'
# /usr/bin/install -c -m 644 'zip_error_system_type.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_system_type.3'
# /usr/bin/install -c -m 644 'zip_error_to_data.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_to_data.3'
# /usr/bin/install -c -m 644 'zip_error_to_str.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_to_str.3'
# /usr/bin/install -c -m 644 'zip_errors.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_errors.3'
# /usr/bin/install -c -m 644 'zip_fclose.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_fclose.3'
# /usr/bin/install -c -m 644 'zip_fdopen.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_fdopen.3'
# /usr/bin/install -c -m 644 'zip_file_add.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_add.3'
# /usr/bin/install -c -m 644 'zip_file_extra_field_delete.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_extra_field_delete.3'
# /usr/bin/install -c -m 644 'zip_file_extra_field_get.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_extra_field_get.3'
# /usr/bin/install -c -m 644 'zip_file_extra_field_set.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_extra_field_set.3'
# /usr/bin/install -c -m 644 'zip_file_extra_fields_count.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_extra_fields_count.3'
# /usr/bin/install -c -m 644 'zip_file_get_comment.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_get_comment.3'
# /usr/bin/install -c -m 644 'zip_file_get_error.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_get_error.3'
# /usr/bin/install -c -m 644 'zip_file_get_external_attributes.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_get_external_attributes.3'
# /usr/bin/install -c -m 644 'zip_file_rename.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_rename.3'
# /usr/bin/install -c -m 644 'zip_file_set_comment.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_set_comment.3'
# /usr/bin/install -c -m 644 'zip_file_set_external_attributes.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_set_external_attributes.3'
# /usr/bin/install -c -m 644 'zip_file_set_mtime.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_set_mtime.3'
# /usr/bin/install -c -m 644 'zip_file_strerror.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_strerror.3'
# /usr/bin/install -c -m 644 'zip_fopen.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_fopen.3'
# /usr/bin/install -c -m 644 'zip_fopen_encrypted.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_fopen_encrypted.3'
# /usr/bin/install -c -m 644 'zip_fread.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_fread.3'
# /usr/bin/install -c -m 644 'zip_get_archive_comment.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_get_archive_comment.3'
# /usr/bin/install -c -m 644 'zip_get_archive_flag.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_get_archive_flag.3'
# /usr/bin/install -c -m 644 'zip_get_error.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_get_error.3'
# /usr/bin/install -c -m 644 'zip_get_file_comment.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_get_file_comment.3'
# /usr/bin/install -c -m 644 'zip_get_name.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_get_name.3'
# /usr/bin/install -c -m 644 'zip_get_num_entries.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_get_num_entries.3'
# /usr/bin/install -c -m 644 'zip_get_num_files.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_get_num_files.3'
# /usr/bin/install -c -m 644 'zip_name_locate.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_name_locate.3'
# /usr/bin/install -c -m 644 'zip_open.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_open.3'
# /usr/bin/install -c -m 644 'zip_rename.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_rename.3'
# /usr/bin/install -c -m 644 'zip_set_archive_comment.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_set_archive_comment.3'
# /usr/bin/install -c -m 644 'zip_set_archive_flag.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_set_archive_flag.3'
# /usr/bin/install -c -m 644 'zip_set_default_password.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_set_default_password.3'
# /usr/bin/install -c -m 644 'zip_set_file_comment.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_set_file_comment.3'
# /usr/bin/install -c -m 644 'zip_set_file_compression.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_set_file_compression.3'
# /usr/bin/install -c -m 644 'zip_source.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source.3'
# /usr/bin/install -c -m 644 'zip_source_begin_write.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_begin_write.3'
# /usr/bin/install -c -m 644 'zip_source_buffer.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_buffer.3'
# /usr/bin/install -c -m 644 'zip_source_close.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_close.3'
# /usr/bin/install -c -m 644 'zip_source_commit_write.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_commit_write.3'
# /usr/bin/install -c -m 644 'zip_source_error.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_error.3'
# /usr/bin/install -c -m 644 'zip_source_file.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_file.3'
# /usr/bin/install -c -m 644 'zip_source_filep.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_filep.3'
# /usr/bin/install -c -m 644 'zip_source_free.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_free.3'
# /usr/bin/install -c -m 644 'zip_source_function.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_function.3'
# /usr/bin/install -c -m 644 'zip_source_is_deleted.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_is_deleted.3'
# /usr/bin/install -c -m 644 'zip_source_keep.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_keep.3'
# /usr/bin/install -c -m 644 'zip_source_make_command_bitmap.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_make_command_bitmap.3'
# /usr/bin/install -c -m 644 'zip_source_open.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_open.3'
# /usr/bin/install -c -m 644 'zip_source_read.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_read.3'
# /usr/bin/install -c -m 644 'zip_source_rollback_write.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_rollback_write.3'
# /usr/bin/install -c -m 644 'zip_source_seek.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_seek.3'
# /usr/bin/install -c -m 644 'zip_source_seek_compute_offset.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_seek_compute_offset.3'
# /usr/bin/install -c -m 644 'zip_source_seek_write.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_seek_write.3'
# /usr/bin/install -c -m 644 'zip_source_stat.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_stat.3'
# /usr/bin/install -c -m 644 'zip_source_tell.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_tell.3'
# /usr/bin/install -c -m 644 'zip_source_tell_write.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_tell_write.3'
# /usr/bin/install -c -m 644 'zip_source_win32a.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_win32a.3'
# /usr/bin/install -c -m 644 'zip_source_win32handle.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_win32handle.3'
# /usr/bin/install -c -m 644 'zip_source_win32w.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_win32w.3'
# /usr/bin/install -c -m 644 'zip_source_write.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_write.3'
# /usr/bin/install -c -m 644 'zip_source_zip.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_zip.3'
# /usr/bin/install -c -m 644 'zip_stat.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_stat.3'
# /usr/bin/install -c -m 644 'zip_stat_init.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_stat_init.3'
# /usr/bin/install -c -m 644 'zip_unchange.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_unchange.3'
# /usr/bin/install -c -m 644 'zip_unchange_all.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_unchange_all.3'
# /usr/bin/install -c -m 644 'zip_unchange_archive.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_unchange_archive.3'
# make install-data-hook
# make[3]: Entering directory '/tmp/libzip/src/libzip-1.1.2/man'
# /usr/sbin/mkdir -p '/tmp/libzip/pkg/libzip/usr/share/man/man3'
# rm -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_error_clear.3
# /usr/bin/install -c -m 644 'ZIP_SOURCE_GET_ARGS.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/ZIP_SOURCE_GET_ARGS.3'
# /usr/bin/install -c -m 644 'libzip.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/libzip.3'
# /usr/bin/install -c -m 644 'zip_add.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_add.3'
# rm -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_error_get.3
# /usr/bin/install -c -m 644 'zip_add_dir.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_add_dir.3'
# rm -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_init_with_code.3
# /usr/bin/install -c -m 644 'zip_close.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_close.3'
# /usr/bin/install -c -m 644 'zip_delete.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_delete.3'
# /usr/bin/install -c -m 644 'zip_dir_add.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_dir_add.3'
# /usr/bin/install -c -m 644 'zip_discard.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_discard.3'
# rm -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_replace.3
# /usr/bin/install -c -m 644 'zip_error_clear.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_clear.3'
# /usr/bin/install -c -m 644 'zip_error_code_system.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_code_system.3'
# rm -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_extra_field_delete_by_id.3
# /usr/bin/install -c -m 644 'zip_error_code_zip.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_code_zip.3'
# rm -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_extra_field_get_by_id.3
# /usr/bin/install -c -m 644 'zip_error_fini.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_fini.3'
# rm -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_extra_fields_count_by_id.3
# rm -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_fopen_index.3
# /usr/bin/install -c -m 644 'zip_error_get.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_get.3'
# rm -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_fopen_index_encrypted.3
# rm -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_replace.3
# rm -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_open_from_source.3
# rm -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_stat_index.3
# rm -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_function_create.3
# /usr/bin/install -c -m 644 'zip_error_get_sys_type.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_get_sys_type.3'
# rm -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_strerror.3
# /usr/bin/install -c -m 644 'zip_error_init.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_init.3'
# rm -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_win32a_create.3
# rm -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_win32handle_create.3
# rm -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_win32w_create.3
# /usr/bin/install -c -m 644 'zip_error_set.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_set.3'
# /usr/bin/install -c -m 644 'zip_error_strerror.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_strerror.3'
# /usr/bin/install -c -m 644 'zip_error_system_type.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_system_type.3'
# /usr/bin/install -c -m 644 'zip_error_to_data.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_to_data.3'
# /usr/bin/install -c -m 644 'zip_error_to_str.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_to_str.3'
# /usr/bin/install -c -m 644 'zip_errors.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_errors.3'
# /usr/bin/install -c -m 644 'zip_fclose.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_fclose.3'
# /usr/bin/install -c -m 644 'zip_fdopen.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_fdopen.3'
# /usr/bin/install -c -m 644 'zip_file_add.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_add.3'
# /usr/bin/install -c -m 644 'zip_file_extra_field_delete.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_extra_field_delete.3'
# /usr/bin/install -c -m 644 'zip_file_extra_field_get.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_extra_field_get.3'
# /usr/bin/install -c -m 644 'zip_file_extra_field_set.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_extra_field_set.3'
# /usr/bin/install -c -m 644 'zip_file_extra_fields_count.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_extra_fields_count.3'
# /usr/bin/install -c -m 644 'zip_file_get_comment.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_get_comment.3'
# /usr/bin/install -c -m 644 'zip_file_get_error.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_get_error.3'
# /usr/bin/install -c -m 644 'zip_file_get_external_attributes.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_get_external_attributes.3'
# /usr/bin/install -c -m 644 'zip_file_rename.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_rename.3'
# /usr/bin/install -c -m 644 'zip_file_set_comment.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_set_comment.3'
# /usr/bin/install -c -m 644 'zip_file_set_external_attributes.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_set_external_attributes.3'
# /usr/bin/install -c -m 644 'zip_file_set_mtime.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_set_mtime.3'
# /usr/bin/install -c -m 644 'zip_file_strerror.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_strerror.3'
# /usr/bin/install -c -m 644 'zip_fopen.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_fopen.3'
# /usr/bin/install -c -m 644 'zip_fopen_encrypted.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_fopen_encrypted.3'
# /usr/bin/install -c -m 644 'zip_fread.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_fread.3'
# /usr/bin/install -c -m 644 'zip_get_archive_comment.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_get_archive_comment.3'
# /usr/bin/install -c -m 644 'zip_get_archive_flag.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_get_archive_flag.3'
# /usr/bin/install -c -m 644 'zip_get_error.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_get_error.3'
# /usr/bin/install -c -m 644 'zip_get_file_comment.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_get_file_comment.3'
# /usr/bin/install -c -m 644 'zip_get_name.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_get_name.3'
# /usr/bin/install -c -m 644 'zip_get_num_entries.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_get_num_entries.3'
# /usr/bin/install -c -m 644 'zip_get_num_files.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_get_num_files.3'
# /usr/bin/install -c -m 644 'zip_name_locate.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_name_locate.3'
# /usr/bin/install -c -m 644 'zip_open.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_open.3'
# /usr/bin/install -c -m 644 'zip_rename.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_rename.3'
# /usr/bin/install -c -m 644 'zip_set_archive_comment.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_set_archive_comment.3'
# /usr/bin/install -c -m 644 'zip_set_archive_flag.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_set_archive_flag.3'
# /usr/bin/install -c -m 644 'zip_set_default_password.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_set_default_password.3'
# /usr/bin/install -c -m 644 'zip_set_file_comment.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_set_file_comment.3'
# /usr/bin/install -c -m 644 'zip_set_file_compression.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_set_file_compression.3'
# /usr/bin/install -c -m 644 'zip_source.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source.3'
# /usr/bin/install -c -m 644 'zip_source_begin_write.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_begin_write.3'
# /usr/bin/install -c -m 644 'zip_source_buffer.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_buffer.3'
# /usr/bin/install -c -m 644 'zip_source_close.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_close.3'
# /usr/bin/install -c -m 644 'zip_source_commit_write.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_commit_write.3'
# /usr/bin/install -c -m 644 'zip_source_error.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_error.3'
# /usr/bin/install -c -m 644 'zip_source_file.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_file.3'
# /usr/bin/install -c -m 644 'zip_source_filep.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_filep.3'
# /usr/bin/install -c -m 644 'zip_source_free.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_free.3'
# /usr/bin/install -c -m 644 'zip_source_function.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_function.3'
# /usr/bin/install -c -m 644 'zip_source_is_deleted.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_is_deleted.3'
# /usr/bin/install -c -m 644 'zip_source_keep.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_keep.3'
# /usr/bin/install -c -m 644 'zip_source_make_command_bitmap.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_make_command_bitmap.3'
# /usr/bin/install -c -m 644 'zip_source_open.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_open.3'
# /usr/bin/install -c -m 644 'zip_source_read.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_read.3'
# /usr/bin/install -c -m 644 'zip_source_rollback_write.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_rollback_write.3'
# /usr/bin/install -c -m 644 'zip_source_seek.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_seek.3'
# /usr/bin/install -c -m 644 'zip_source_seek_compute_offset.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_seek_compute_offset.3'
# /usr/bin/install -c -m 644 'zip_source_seek_write.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_seek_write.3'
# /usr/bin/install -c -m 644 'zip_source_stat.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_stat.3'
# /usr/bin/install -c -m 644 'zip_source_tell.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_tell.3'
# /usr/bin/install -c -m 644 'zip_source_tell_write.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_tell_write.3'
# /usr/bin/install -c -m 644 'zip_source_win32a.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_win32a.3'
# /usr/bin/install -c -m 644 'zip_source_win32handle.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_win32handle.3'
# /usr/bin/install -c -m 644 'zip_source_win32w.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_win32w.3'
# /usr/bin/install -c -m 644 'zip_source_write.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_write.3'
# /usr/bin/install -c -m 644 'zip_source_zip.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_zip.3'
# /usr/bin/install -c -m 644 'zip_stat.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_stat.3'
# /usr/bin/install -c -m 644 'zip_stat_init.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_stat_init.3'
# /usr/bin/install -c -m 644 'zip_unchange.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_unchange.3'
# /usr/bin/install -c -m 644 'zip_unchange_all.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_unchange_all.3'
# /usr/bin/install -c -m 644 'zip_unchange_archive.man' '/tmp/libzip/pkg/libzip/usr/share/man/man3/zip_unchange_archive.3'
# ln -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_clear.3 /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_error_clear.3
# ln -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_get.3 /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_error_get.3
# ln -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_init.3 /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_error_init_with_code.3
# ln -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_add.3 /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_replace.3
# ln -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_extra_field_delete.3 /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_extra_field_delete_by_id.3
# ln -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_extra_field_get.3 /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_extra_field_get_by_id.3
# ln -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_extra_fields_count.3 /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_extra_fields_count_by_id.3
# ln -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_fopen.3 /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_fopen_index.3
# ln -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_fopen_encrypted.3 /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_fopen_index_encrypted.3
# ln -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_add.3 /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_replace.3
# ln -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_open.3 /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_open_from_source.3
# ln -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_stat.3 /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_stat_index.3
# ln -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_function.3 /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_function_create.3
# ln -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_file_strerror.3 /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_strerror.3
# ln -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_win32a.3 /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_win32a_create.3
# ln -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_win32handle.3 /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_win32handle_create.3
# ln -f /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_win32w.3 /tmp/libzip/pkg/libzip/usr/share/man/man3/zip_source_win32w_create.3
# make[3]: Leaving directory '/tmp/libzip/src/libzip-1.1.2/man'
# make[2]: Leaving directory '/tmp/libzip/src/libzip-1.1.2/man'
# make[1]: Leaving directory '/tmp/libzip/src/libzip-1.1.2/man'
# Making install in src
# make[1]: Entering directory '/tmp/libzip/src/libzip-1.1.2/src'
# make[2]: Entering directory '/tmp/libzip/src/libzip-1.1.2/src'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/libzip/pkg/libzip/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c zipcmp zipmerge ziptool '/tmp/libzip/pkg/libzip/usr/bin'
# libtool: install: warning: `../lib/libzip.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/zipcmp /tmp/libzip/pkg/libzip/usr/bin/zipcmp
# libtool: install: warning: `../lib/libzip.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/zipmerge /tmp/libzip/pkg/libzip/usr/bin/zipmerge
# libtool: install: warning: `../lib/libzip.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ziptool /tmp/libzip/pkg/libzip/usr/bin/ziptool
# make[2]: Leaving directory '/tmp/libzip/src/libzip-1.1.2/src'
# make[1]: Leaving directory '/tmp/libzip/src/libzip-1.1.2/src'
# Making install in regress
# make[1]: Entering directory '/tmp/libzip/src/libzip-1.1.2/regress'
# make[2]: Entering directory '/tmp/libzip/src/libzip-1.1.2/regress'
# make[2]: Nothing to be done for 'install-data-am'.
# not installing shared objects needed only for testing
# make[2]: Leaving directory '/tmp/libzip/src/libzip-1.1.2/regress'
# make[1]: Leaving directory '/tmp/libzip/src/libzip-1.1.2/regress'
# Making install in examples
# make[1]: Entering directory '/tmp/libzip/src/libzip-1.1.2/examples'
# make[2]: Entering directory '/tmp/libzip/src/libzip-1.1.2/examples'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/libzip/src/libzip-1.1.2/examples'
# make[1]: Leaving directory '/tmp/libzip/src/libzip-1.1.2/examples'
# make[1]: Entering directory '/tmp/libzip/src/libzip-1.1.2'
# make[2]: Entering directory '/tmp/libzip/src/libzip-1.1.2'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libzip/pkg/libzip/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 libzip.pc '/tmp/libzip/pkg/libzip/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/libzip/src/libzip-1.1.2'
# make[1]: Leaving directory '/tmp/libzip/src/libzip-1.1.2'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libzip"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libzip 1.1.2-1 (Tue Apr 4 21:45:10 UTC 2017)

CMD: pacman --query --file libzip-1.1.2-1-x86_64.pkg.tar.xz
# libzip 1.1.2-1

Creating hybrid package for 'libzip'

Trying to find vanilla package 'libzip'...

CMD: pacman --query --file /mirror/libzip-1.1.2-1.pkg.tar.xz
# libzip 1.1.2-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libzip.so.4
# /usr/lib/libzip.so
# /usr/lib/libzip.so.4.0.0
# /usr/lib/libzip/include/zipconf.h
# /usr/lib/pkgconfig/libzip.pc
# /usr/include/zip.h
# /usr/include/zipconf.h
# /usr/share/man/man1/zipcmp.1.gz
# /usr/share/man/man1/zipmerge.1.gz
# /usr/share/man/man1/ziptool.1.gz
# /usr/share/man/man3/ZIP_SOURCE_GET_ARGS.3.gz
# /usr/share/man/man3/libzip.3.gz
# /usr/share/man/man3/zip_add.3.gz
# /usr/share/man/man3/zip_add_dir.3.gz
# /usr/share/man/man3/zip_close.3.gz
# /usr/share/man/man3/zip_delete.3.gz
# /usr/share/man/man3/zip_dir_add.3.gz
# /usr/share/man/man3/zip_discard.3.gz
# /usr/share/man/man3/zip_error_clear.3.gz
# /usr/share/man/man3/zip_error_code_system.3.gz
# /usr/share/man/man3/zip_error_code_zip.3.gz
# /usr/share/man/man3/zip_error_fini.3.gz
# /usr/share/man/man3/zip_error_get.3.gz
# /usr/share/man/man3/zip_error_get_sys_type.3.gz
# /usr/share/man/man3/zip_error_init.3.gz
# /usr/share/man/man3/zip_error_set.3.gz
# /usr/share/man/man3/zip_error_strerror.3.gz
# /usr/share/man/man3/zip_error_system_type.3.gz
# /usr/share/man/man3/zip_error_to_data.3.gz
# /usr/share/man/man3/zip_error_to_str.3.gz
# /usr/share/man/man3/zip_errors.3.gz
# /usr/share/man/man3/zip_fclose.3.gz
# /usr/share/man/man3/zip_fdopen.3.gz
# /usr/share/man/man3/zip_file_add.3.gz
# /usr/share/man/man3/zip_file_extra_field_delete.3.gz
# /usr/share/man/man3/zip_file_extra_field_get.3.gz
# /usr/share/man/man3/zip_file_extra_field_set.3.gz
# /usr/share/man/man3/zip_file_extra_fields_count.3.gz
# /usr/share/man/man3/zip_file_get_comment.3.gz
# /usr/share/man/man3/zip_file_get_error.3.gz
# /usr/share/man/man3/zip_file_get_external_attributes.3.gz
# /usr/share/man/man3/zip_file_rename.3.gz
# /usr/share/man/man3/zip_file_set_comment.3.gz
# /usr/share/man/man3/zip_file_set_external_attributes.3.gz
# /usr/share/man/man3/zip_file_set_mtime.3.gz
# /usr/share/man/man3/zip_file_strerror.3.gz
# /usr/share/man/man3/zip_fopen.3.gz
# /usr/share/man/man3/zip_fopen_encrypted.3.gz
# /usr/share/man/man3/zip_fread.3.gz
# /usr/share/man/man3/zip_get_archive_comment.3.gz
# /usr/share/man/man3/zip_get_archive_flag.3.gz
# /usr/share/man/man3/zip_get_error.3.gz
# /usr/share/man/man3/zip_get_file_comment.3.gz
# /usr/share/man/man3/zip_get_name.3.gz
# /usr/share/man/man3/zip_get_num_entries.3.gz
# /usr/share/man/man3/zip_get_num_files.3.gz
# /usr/share/man/man3/zip_name_locate.3.gz
# /usr/share/man/man3/zip_open.3.gz
# /usr/share/man/man3/zip_rename.3.gz
# /usr/share/man/man3/zip_set_archive_comment.3.gz
# /usr/share/man/man3/zip_set_archive_flag.3.gz
# /usr/share/man/man3/zip_set_default_password.3.gz
# /usr/share/man/man3/zip_set_file_comment.3.gz
# /usr/share/man/man3/zip_set_file_compression.3.gz
# /usr/share/man/man3/zip_source.3.gz
# /usr/share/man/man3/zip_source_begin_write.3.gz
# /usr/share/man/man3/zip_source_buffer.3.gz
# /usr/share/man/man3/zip_source_close.3.gz
# /usr/share/man/man3/zip_source_commit_write.3.gz
# /usr/share/man/man3/zip_source_error.3.gz
# /usr/share/man/man3/zip_source_file.3.gz
# /usr/share/man/man3/zip_source_filep.3.gz
# /usr/share/man/man3/zip_source_free.3.gz
# /usr/share/man/man3/zip_source_function.3.gz
# /usr/share/man/man3/zip_source_is_deleted.3.gz
# /usr/share/man/man3/zip_source_keep.3.gz
# /usr/share/man/man3/zip_source_make_command_bitmap.3.gz
# /usr/share/man/man3/zip_source_open.3.gz
# /usr/share/man/man3/zip_source_read.3.gz
# /usr/share/man/man3/zip_source_rollback_write.3.gz
# /usr/share/man/man3/zip_source_seek.3.gz
# /usr/share/man/man3/zip_source_seek_compute_offset.3.gz
# /usr/share/man/man3/zip_source_seek_write.3.gz
# /usr/share/man/man3/zip_source_stat.3.gz
# /usr/share/man/man3/zip_source_tell.3.gz
# /usr/share/man/man3/zip_source_tell_write.3.gz
# /usr/share/man/man3/zip_source_win32a.3.gz
# /usr/share/man/man3/zip_source_win32handle.3.gz
# /usr/share/man/man3/zip_source_win32w.3.gz
# /usr/share/man/man3/zip_source_write.3.gz
# /usr/share/man/man3/zip_source_zip.3.gz
# /usr/share/man/man3/zip_stat.3.gz
# /usr/share/man/man3/zip_stat_init.3.gz
# /usr/share/man/man3/zip_unchange.3.gz
# /usr/share/man/man3/zip_unchange_all.3.gz
# /usr/share/man/man3/zip_unchange_archive.3.gz
# /usr/share/man/man3/zip_file_error_clear.3.gz
# /usr/share/man/man3/zip_file_error_get.3.gz
# /usr/share/man/man3/zip_error_init_with_code.3.gz
# /usr/share/man/man3/zip_file_replace.3.gz
# /usr/share/man/man3/zip_file_extra_field_delete_by_id.3.gz
# /usr/share/man/man3/zip_file_extra_field_get_by_id.3.gz
# /usr/share/man/man3/zip_file_extra_fields_count_by_id.3.gz
# /usr/share/man/man3/zip_fopen_index.3.gz
# /usr/share/man/man3/zip_fopen_index_encrypted.3.gz
# /usr/share/man/man3/zip_replace.3.gz
# /usr/share/man/man3/zip_open_from_source.3.gz
# /usr/share/man/man3/zip_stat_index.3.gz
# /usr/share/man/man3/zip_source_function_create.3.gz
# /usr/share/man/man3/zip_strerror.3.gz
# /usr/share/man/man3/zip_source_win32a_create.3.gz
# /usr/share/man/man3/zip_source_win32handle_create.3.gz
# /usr/share/man/man3/zip_source_win32w_create.3.gz
# /usr/share/licenses/libzip/LICENSE
# /usr/bin/zipcmp
# /usr/bin/zipmerge
# /usr/bin/ziptool
# /sysroot/sysroot/usr/lib/libzip.so.4.0.0
# /sysroot/sysroot/usr/lib/libzip.so.4
# /sysroot/sysroot/usr/lib/libzip.so
# /sysroot/sysroot/usr/lib/libzip.la
# /sysroot/sysroot/usr/lib/libzip.a
# /sysroot/sysroot/usr/lib/libzip/include/zipconf.h
# /sysroot/sysroot/usr/lib/pkgconfig/libzip.pc
# /sysroot/sysroot/usr/include/zip.h
# /sysroot/sysroot/usr/include/zipconf.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf libzip.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libzip.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libzip.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 18247

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libzip.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libzip.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/libzip/src/libzip-1.1.2/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 libzip configure 1.1.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 8da3c34b32ed
# 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: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2602: checking for a BSD-compatible install
# configure:2670: result: /usr/bin/install -c
# configure:2681: checking whether build environment is sane
# configure:2736: result: yes
# configure:2795: checking for arm-linux-androideabi-strip
# configure:2811: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2822: result: arm-linux-androideabi-strip
# configure:2887: checking for a thread-safe mkdir -p
# configure:2926: result: /usr/sbin/mkdir -p
# configure:2933: checking for gawk
# configure:2949: found /usr/sbin/gawk
# configure:2960: result: gawk
# configure:2971: checking whether make sets $(MAKE)
# configure:2993: result: yes
# configure:3022: checking whether make supports nested variables
# configure:3039: result: yes
# configure:3170: checking build system type
# configure:3184: result: x86_64-unknown-linux-gnu
# configure:3204: checking host system type
# configure:3217: result: arm-unknown-linux-androideabi
# configure:3254: checking for arm-linux-androideabi-gcc
# configure:3281: result: arm-linux-androideabi-gcc
# configure:3550: checking for C compiler version
# configure:3559: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3570: $? = 0
# configure:3559: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3570: $? = 0
# configure:3559: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3570: $? = 1
# configure:3559: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3570: $? = 1
# configure:3590: checking whether the C compiler works
# configure:3612: arm-linux-androideabi-gcc conftest.c >&5
# configure:3616: $? = 0
# configure:3664: result: yes
# configure:3667: checking for C compiler default output file name
# configure:3669: result: a.out
# configure:3675: checking for suffix of executables
# configure:3682: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3686: $? = 0
# configure:3708: result:
# configure:3730: checking whether we are cross compiling
# configure:3768: result: yes
# configure:3773: checking for suffix of object files
# configure:3795: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3799: $? = 0
# configure:3820: result: o
# configure:3824: checking whether we are using the GNU C compiler
# configure:3843: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3843: $? = 0
# configure:3852: result: yes
# configure:3861: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3881: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3881: $? = 0
# configure:3922: result: yes
# configure:3939: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4002: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4002: $? = 0
# configure:4015: result: none needed
# configure:4040: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4062: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4065: $? = 0
# configure:4062: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4065: $? = 0
# configure:4077: result: yes
# configure:4105: checking for style of include used by make
# configure:4133: result: GNU
# configure:4159: checking dependency style of arm-linux-androideabi-gcc
# configure:4270: result: gcc3
# configure:4293: checking for special C compiler options needed for large files
# configure:4338: result: no
# configure:4344: checking for _FILE_OFFSET_BITS value needed for large files
# configure:4369: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:17:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:17:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:18:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:18:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:17:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:4369: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:4393: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:18:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:18:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:19:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:19:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:18:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:4393: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | /* end confdefs.h. */
# | #define _FILE_OFFSET_BITS 64
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:4401: result: unknown
# configure:4413: checking for _LARGE_FILES value needed for large files
# configure:4438: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:17:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:17:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:18:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:18:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:17:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:4438: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:4462: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:18:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:18:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:19:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:19:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:18:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:4462: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | /* end confdefs.h. */
# | #define _LARGE_FILES 1
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:4470: result: unknown
# configure:4513: checking for main in -lz
# configure:4532: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# configure:4532: $? = 0
# configure:4541: result: yes
# configure:4552: checking new ZLIB version
# configure:4568: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4568: $? = 0
# configure:4575: result: yes
# configure:4630: checking how to print strings
# configure:4657: result: printf
# configure:4678: checking for a sed that does not truncate output
# configure:4742: result: /usr/sbin/sed
# configure:4760: checking for grep that handles long lines and -e
# configure:4818: result: /usr/sbin/grep
# configure:4823: checking for egrep
# configure:4885: result: /usr/sbin/grep -E
# configure:4890: checking for fgrep
# configure:4952: result: /usr/sbin/grep -F
# configure:4987: checking for ld used by arm-linux-androideabi-gcc
# configure:5054: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:5061: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:5076: result: yes
# configure:5088: checking for BSD- or MS-compatible name lister (nm)
# configure:5137: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5267: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5274: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5277: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5280: output
# 00000000 B some_variable
# configure:5287: result: BSD nm
# configure:5290: checking whether ln -s works
# configure:5294: result: yes
# configure:5302: checking the maximum length of command line arguments
# configure:5432: result: 1572864
# configure:5449: checking whether the shell understands some XSI constructs
# configure:5459: result: yes
# configure:5463: checking whether the shell understands "+="
# configure:5469: result: yes
# configure:5504: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5544: result: func_convert_file_noop
# configure:5551: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5571: result: func_convert_file_noop
# configure:5578: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5585: result: -r
# configure:5619: checking for arm-linux-androideabi-objdump
# configure:5635: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5646: result: arm-linux-androideabi-objdump
# configure:5718: checking how to recognize dependent libraries
# configure:5920: result: pass_all
# configure:5965: checking for arm-linux-androideabi-dlltool
# configure:5995: result: no
# configure:6005: checking for dlltool
# configure:6035: result: no
# configure:6065: checking how to associate runtime and link libraries
# configure:6092: result: printf %s\n
# configure:6108: checking for arm-linux-androideabi-ar
# configure:6124: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6135: result: arm-linux-androideabi-ar
# configure:6216: checking for archiver @FILE support
# configure:6233: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6233: $? = 0
# configure:6236: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:6239: $? = 0
# configure:6244: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:6247: $? = 1
# configure:6259: result: @
# configure:6277: checking for arm-linux-androideabi-strip
# configure:6304: result: arm-linux-androideabi-strip
# configure:6376: checking for arm-linux-androideabi-ranlib
# configure:6392: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6403: result: arm-linux-androideabi-ranlib
# configure:6545: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6665: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6668: $? = 0
# configure:6672: /sysroot/bin/arm-linux-androideabi-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:6675: $? = 0
# configure:6741: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6744: $? = 0
# configure:6782: result: ok
# configure:6819: checking for sysroot
# configure:6849: result: no
# configure:7065: checking for arm-linux-androideabi-mt
# configure:7095: result: no
# configure:7105: checking for mt
# configure:7135: result: no
# configure:7155: checking if : is a manifest tool
# configure:7161: : '-?'
# configure:7169: result: no
# configure:7811: checking how to run the C preprocessor
# configure:7842: arm-linux-androideabi-gcc -E conftest.c
# configure:7842: $? = 0
# configure:7856: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7856: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | /* end confdefs.h. */
# | #include
# configure:7881: result: arm-linux-androideabi-gcc -E
# configure:7901: arm-linux-androideabi-gcc -E conftest.c
# configure:7901: $? = 0
# configure:7915: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7915: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | /* end confdefs.h. */
# | #include
# configure:7944: checking for ANSI C header files
# configure:7964: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7964: $? = 0
# configure:8048: result: yes
# configure:8061: checking for sys/types.h
# configure:8061: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8061: $? = 0
# configure:8061: result: yes
# configure:8061: checking for sys/stat.h
# configure:8061: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8061: $? = 0
# configure:8061: result: yes
# configure:8061: checking for stdlib.h
# configure:8061: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8061: $? = 0
# configure:8061: result: yes
# configure:8061: checking for string.h
# configure:8061: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8061: $? = 0
# configure:8061: result: yes
# configure:8061: checking for memory.h
# configure:8061: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8061: $? = 0
# configure:8061: result: yes
# configure:8061: checking for strings.h
# configure:8061: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8061: $? = 0
# configure:8061: result: yes
# configure:8061: checking for inttypes.h
# configure:8061: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8061: $? = 0
# configure:8061: result: yes
# configure:8061: checking for stdint.h
# configure:8061: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8061: $? = 0
# configure:8061: result: yes
# configure:8061: checking for unistd.h
# configure:8061: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8061: $? = 0
# configure:8061: result: yes
# configure:8075: checking for dlfcn.h
# configure:8075: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8075: $? = 0
# configure:8075: result: yes
# configure:8281: checking for objdir
# configure:8296: result: .libs
# configure:8567: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8585: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:8589: $? = 0
# configure:8602: result: no
# configure:8929: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:8936: result: -fPIC -DPIC
# configure:8944: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:8962: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8966: $? = 0
# configure:8979: result: yes
# configure:9008: checking if arm-linux-androideabi-gcc static flag -static works
# configure:9036: result: yes
# configure:9051: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9072: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:9076: $? = 0
# configure:9098: result: yes
# configure:9106: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9153: result: yes
# configure:9186: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10339: result: yes
# configure:10376: checking whether -lc should be explicitly linked in
# configure:10384: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10387: $? = 0
# configure:10402: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10405: $? = 0
# configure:10419: result: no
# configure:10579: checking dynamic linker characteristics
# configure:11090: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c -lz >&5
# configure:11090: $? = 0
# configure:11312: result: GNU/Linux ld.so
# configure:11419: checking how to hardcode library paths into programs
# configure:11444: result: immediate
# configure:11984: checking whether stripping libraries is possible
# configure:11989: result: yes
# configure:12024: checking if libtool supports shared libraries
# configure:12026: result: yes
# configure:12029: checking whether to build shared libraries
# configure:12050: result: yes
# configure:12053: checking whether to build static libraries
# configure:12057: result: yes
# configure:12098: checking for _close
# configure:12098: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# /tmp/ccmX5JyQ.o:conftest.c:function main: error: undefined reference to '_close'
# collect2: error: ld returned 1 exit status
# configure:12098: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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. */
# | /* Define _close to an innocuous variant, in case declares _close.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _close innocuous__close
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _close (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _close
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _close ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__close || defined __stub____close
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _close ();
# | ;
# | return 0;
# | }
# configure:12098: result: no
# configure:12098: checking for _dup
# configure:12098: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# /tmp/ccmLqxaU.o:conftest.c:function main: error: undefined reference to '_dup'
# collect2: error: ld returned 1 exit status
# configure:12098: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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. */
# | /* Define _dup to an innocuous variant, in case declares _dup.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _dup innocuous__dup
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _dup (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _dup
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _dup ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__dup || defined __stub____dup
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _dup ();
# | ;
# | return 0;
# | }
# configure:12098: result: no
# configure:12098: checking for _fdopen
# configure:12098: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# /tmp/ccqf281Z.o:conftest.c:function main: error: undefined reference to '_fdopen'
# collect2: error: ld returned 1 exit status
# configure:12098: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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. */
# | /* Define _fdopen to an innocuous variant, in case declares _fdopen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _fdopen innocuous__fdopen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _fdopen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _fdopen
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _fdopen ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__fdopen || defined __stub____fdopen
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _fdopen ();
# | ;
# | return 0;
# | }
# configure:12098: result: no
# configure:12098: checking for _fileno
# configure:12098: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# /tmp/cckszTm5.o:conftest.c:function main: error: undefined reference to '_fileno'
# collect2: error: ld returned 1 exit status
# configure:12098: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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. */
# | /* Define _fileno to an innocuous variant, in case declares _fileno.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _fileno innocuous__fileno
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _fileno (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _fileno
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _fileno ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__fileno || defined __stub____fileno
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _fileno ();
# | ;
# | return 0;
# | }
# configure:12098: result: no
# configure:12098: checking for _open
# configure:12098: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# /tmp/ccoo9sH8.o:conftest.c:function main: error: undefined reference to '_open'
# collect2: error: ld returned 1 exit status
# configure:12098: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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. */
# | /* Define _open to an innocuous variant, in case declares _open.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _open innocuous__open
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _open (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _open
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _open ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__open || defined __stub____open
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _open ();
# | ;
# | return 0;
# | }
# configure:12098: result: no
# configure:12098: checking for _setmode
# configure:12098: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# /tmp/ccSnUSJd.o:conftest.c:function main: error: undefined reference to '_setmode'
# collect2: error: ld returned 1 exit status
# configure:12098: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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. */
# | /* Define _setmode to an innocuous variant, in case declares _setmode.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _setmode innocuous__setmode
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _setmode (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _setmode
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _setmode ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__setmode || defined __stub____setmode
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _setmode ();
# | ;
# | return 0;
# | }
# configure:12098: result: no
# configure:12098: checking for _snprintf
# configure:12098: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# /tmp/cce7U3Xi.o:conftest.c:function main: error: undefined reference to '_snprintf'
# collect2: error: ld returned 1 exit status
# configure:12098: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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. */
# | /* Define _snprintf to an innocuous variant, in case declares _snprintf.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _snprintf innocuous__snprintf
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _snprintf (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _snprintf
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _snprintf ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__snprintf || defined __stub____snprintf
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _snprintf ();
# | ;
# | return 0;
# | }
# configure:12098: result: no
# configure:12098: checking for _strdup
# configure:12098: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# /tmp/cc6ymJBj.o:conftest.c:function main: error: undefined reference to '_strdup'
# collect2: error: ld returned 1 exit status
# configure:12098: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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. */
# | /* Define _strdup to an innocuous variant, in case declares _strdup.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _strdup innocuous__strdup
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _strdup (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _strdup
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _strdup ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__strdup || defined __stub____strdup
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _strdup ();
# | ;
# | return 0;
# | }
# configure:12098: result: no
# configure:12098: checking for _stricmp
# configure:12098: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# /tmp/ccQ0lxIo.o:conftest.c:function main: error: undefined reference to '_stricmp'
# collect2: error: ld returned 1 exit status
# configure:12098: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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. */
# | /* Define _stricmp to an innocuous variant, in case declares _stricmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _stricmp innocuous__stricmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _stricmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _stricmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _stricmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__stricmp || defined __stub____stricmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _stricmp ();
# | ;
# | return 0;
# | }
# configure:12098: result: no
# configure:12098: checking for fileno
# configure:12098: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# configure:12098: $? = 0
# configure:12098: result: yes
# configure:12098: checking for fseeko
# configure:12098: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# configure:12098: $? = 0
# configure:12098: result: yes
# configure:12098: checking for ftello
# configure:12098: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# configure:12098: $? = 0
# configure:12098: result: yes
# configure:12098: checking for getopt
# configure:12098: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# configure:12098: $? = 0
# configure:12098: result: yes
# configure:12098: checking for getprogname
# configure:12098: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# configure:12098: $? = 0
# configure:12098: result: yes
# configure:12098: checking for open
# configure:12098: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# configure:12098: $? = 0
# configure:12098: result: yes
# configure:12098: checking for setmode
# configure:12098: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# /tmp/ccqVbjKV.o:conftest.c:function main: error: undefined reference to 'setmode'
# collect2: error: ld returned 1 exit status
# configure:12098: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | /* end confdefs.h. */
# | /* Define setmode to an innocuous variant, in case declares setmode.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define setmode innocuous_setmode
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char setmode (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef setmode
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char setmode ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_setmode || defined __stub___setmode
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return setmode ();
# | ;
# | return 0;
# | }
# configure:12098: result: no
# configure:12098: checking for snprintf
# configure:12098: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# conftest.c:53:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char snprintf ();
# ^
# configure:12098: $? = 0
# configure:12098: result: yes
# configure:12098: checking for strcasecmp
# configure:12098: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# conftest.c:54:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
# char strcasecmp ();
# ^
# configure:12098: $? = 0
# configure:12098: result: yes
# configure:12098: checking for strdup
# configure:12098: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# conftest.c:55:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
# char strdup ();
# ^
# configure:12098: $? = 0
# configure:12098: result: yes
# configure:12098: checking for stricmp
# configure:12098: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# /tmp/cc225DEi.o:conftest.c:function main: error: undefined reference to 'stricmp'
# collect2: error: ld returned 1 exit status
# configure:12098: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | /* end confdefs.h. */
# | /* Define stricmp to an innocuous variant, in case declares stricmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define stricmp innocuous_stricmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char stricmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef stricmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char stricmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_stricmp || defined __stub___stricmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return stricmp ();
# | ;
# | return 0;
# | }
# configure:12098: result: no
# configure:12109: checking for mkstemp
# configure:12109: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# configure:12109: $? = 0
# configure:12109: result: yes
# configure:12126: checking if libc defines __progname
# configure:12142: arm-linux-androideabi-gcc -o conftest conftest.c -lz >&5
# conftest.c: In function 'main':
# conftest.c:38:27: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default]
# extern char *__progname; printf("%s", __progname);
# ^
# configure:12142: $? = 0
# configure:12151: result: yes
# configure:12163: checking fts.h usability
# configure:12163: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12163: $? = 0
# configure:12163: result: yes
# configure:12163: checking fts.h presence
# configure:12163: arm-linux-androideabi-gcc -E conftest.c
# configure:12163: $? = 0
# configure:12163: result: yes
# configure:12163: checking for fts.h
# configure:12163: result: yes
# configure:12163: checking stdbool.h usability
# configure:12163: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12163: $? = 0
# configure:12163: result: yes
# configure:12163: checking stdbool.h presence
# configure:12163: arm-linux-androideabi-gcc -E conftest.c
# configure:12163: $? = 0
# configure:12163: result: yes
# configure:12163: checking for stdbool.h
# configure:12163: result: yes
# configure:12163: checking for strings.h
# configure:12163: result: yes
# configure:12163: checking for unistd.h
# configure:12163: result: yes
# configure:12174: checking for int8_t
# configure:12174: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12174: $? = 0
# configure:12174: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:21: error: expected expression before ')' token
# if (sizeof ((int8_t)))
# ^
# configure:12174: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12174: result: yes
# configure:12184: checking for int16_t
# configure:12184: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12184: $? = 0
# configure:12184: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:22: error: expected expression before ')' token
# if (sizeof ((int16_t)))
# ^
# configure:12184: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12184: result: yes
# configure:12194: checking for int32_t
# configure:12194: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12194: $? = 0
# configure:12194: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:77:22: error: expected expression before ')' token
# if (sizeof ((int32_t)))
# ^
# configure:12194: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12194: result: yes
# configure:12204: checking for int64_t
# configure:12204: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12204: $? = 0
# configure:12204: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:22: error: expected expression before ')' token
# if (sizeof ((int64_t)))
# ^
# configure:12204: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int64_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12204: result: yes
# configure:12214: checking for uint8_t
# configure:12214: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12214: $? = 0
# configure:12214: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:22: error: expected expression before ')' token
# if (sizeof ((uint8_t)))
# ^
# configure:12214: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12214: result: yes
# configure:12224: checking for uint16_t
# configure:12224: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12224: $? = 0
# configure:12224: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:23: error: expected expression before ')' token
# if (sizeof ((uint16_t)))
# ^
# configure:12224: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_UINT8_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12224: result: yes
# configure:12234: checking for uint32_t
# configure:12234: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12234: $? = 0
# configure:12234: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:23: error: expected expression before ')' token
# if (sizeof ((uint32_t)))
# ^
# configure:12234: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_UINT16_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12234: result: yes
# configure:12244: checking for uint64_t
# configure:12244: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12244: $? = 0
# configure:12244: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:23: error: expected expression before ')' token
# if (sizeof ((uint64_t)))
# ^
# configure:12244: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint64_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12244: result: yes
# configure:12254: checking for ssize_t
# configure:12254: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12254: $? = 0
# configure:12254: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:22: error: expected expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# configure:12254: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_UINT64_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12254: result: yes
# configure:12269: checking size of short
# configure:12274: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12274: $? = 0
# configure:12274: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# ^
# configure:12274: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_UINT64_T 1
# | #define HAVE_SSIZE_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12274: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# ^
# configure:12274: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_UINT64_T 1
# | #define HAVE_SSIZE_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12274: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12274: $? = 0
# configure:12274: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12274: $? = 0
# configure:12288: result: 2
# configure:12302: checking size of int
# configure:12307: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12307: $? = 0
# configure:12307: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:85:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# ^
# configure:12307: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_UINT64_T 1
# | #define HAVE_SSIZE_T 1
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12307: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:85:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# ^
# configure:12307: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_UINT64_T 1
# | #define HAVE_SSIZE_T 1
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12307: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:85:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# ^
# configure:12307: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_UINT64_T 1
# | #define HAVE_SSIZE_T 1
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12307: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12307: $? = 0
# configure:12307: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12307: $? = 0
# configure:12307: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12307: $? = 0
# configure:12321: result: 4
# configure:12335: checking size of long
# configure:12340: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12340: $? = 0
# configure:12340: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:86:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^
# configure:12340: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_UINT64_T 1
# | #define HAVE_SSIZE_T 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12340: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:86:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^
# configure:12340: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_UINT64_T 1
# | #define HAVE_SSIZE_T 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12340: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:86:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^
# configure:12340: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_UINT64_T 1
# | #define HAVE_SSIZE_T 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12340: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12340: $? = 0
# configure:12340: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12340: $? = 0
# configure:12340: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12340: $? = 0
# configure:12354: result: 4
# configure:12368: checking size of long long
# configure:12373: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12373: $? = 0
# configure:12373: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# ^
# configure:12373: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_UINT64_T 1
# | #define HAVE_SSIZE_T 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12373: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# ^
# configure:12373: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_UINT64_T 1
# | #define HAVE_SSIZE_T 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12373: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# ^
# configure:12373: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_UINT64_T 1
# | #define HAVE_SSIZE_T 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12373: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# ^
# configure:12373: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_UINT64_T 1
# | #define HAVE_SSIZE_T 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12373: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12373: $? = 0
# configure:12373: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12373: $? = 0
# configure:12373: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12373: $? = 0
# configure:12373: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12373: $? = 0
# configure:12387: result: 8
# configure:12401: checking size of off_t
# configure:12406: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12406: $? = 0
# configure:12406: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# ^
# configure:12406: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_UINT64_T 1
# | #define HAVE_SSIZE_T 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12406: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# ^
# configure:12406: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_UINT64_T 1
# | #define HAVE_SSIZE_T 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12406: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# ^
# configure:12406: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_UINT64_T 1
# | #define HAVE_SSIZE_T 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12406: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12406: $? = 0
# configure:12406: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12406: $? = 0
# configure:12406: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12406: $? = 0
# configure:12420: result: 4
# configure:12434: checking size of size_t
# configure:12439: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12439: $? = 0
# configure:12439: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# ^
# configure:12439: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_UINT64_T 1
# | #define HAVE_SSIZE_T 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_OFF_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12439: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# ^
# configure:12439: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_UINT64_T 1
# | #define HAVE_SSIZE_T 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_OFF_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12439: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# ^
# configure:12439: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libzip"
# | #define PACKAGE_TARNAME "libzip"
# | #define PACKAGE_VERSION "1.1.2"
# | #define PACKAGE_STRING "libzip 1.1.2"
# | #define PACKAGE_BUGREPORT "libzip@nih.at"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libzip"
# | #define VERSION "1.1.2"
# | #define HAVE_LIBZ 1
# | #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/"
# | #define HAVE_FILENO 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_GETOPT 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_OPEN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE___PROGNAME 1
# | #define HAVE_FTS_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_INT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT64_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_UINT64_T 1
# | #define HAVE_SSIZE_T 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_OFF_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12439: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12439: $? = 0
# configure:12439: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12439: $? = 0
# configure:12439: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12439: $? = 0
# configure:12453: result: 4
# configure:12464: checking whether struct tm is in sys/time.h or time.h
# configure:12484: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12484: $? = 0
# configure:12491: result: time.h
# configure:12499: checking for struct tm.tm_zone
# configure:12499: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12499: $? = 0
# configure:12499: result: yes
# configure:12581: checking for simple visibility declarations
# configure:12603: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:12603: $? = 0
# configure:12612: result: yes
# configure:12739: checking that generated files are newer than configure
# configure:12745: result: done
# configure:12768: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libzip config.status 1.1.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8da3c34b32ed
#
# config.status:1125: creating Makefile
# config.status:1125: creating libzip.pc
# config.status:1125: creating libzip-uninstalled.pc
# config.status:1125: creating examples/Makefile
# config.status:1125: creating man/Makefile
# config.status:1125: creating lib/Makefile
# config.status:1125: creating regress/Makefile
# config.status:1125: creating src/Makefile
# config.status:1125: creating config.h
# config.status:1354: executing depfiles commands
# config.status:1354: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# 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_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func__close=no
# ac_cv_func__dup=no
# ac_cv_func__fdopen=no
# ac_cv_func__fileno=no
# ac_cv_func__open=no
# ac_cv_func__setmode=no
# ac_cv_func__snprintf=no
# ac_cv_func__strdup=no
# ac_cv_func__stricmp=no
# ac_cv_func_fileno=yes
# ac_cv_func_fseeko=yes
# ac_cv_func_ftello=yes
# ac_cv_func_getopt=yes
# ac_cv_func_getprogname=yes
# ac_cv_func_mkstemp=yes
# ac_cv_func_open=yes
# ac_cv_func_setmode=no
# ac_cv_func_snprintf=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strdup=yes
# ac_cv_func_stricmp=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fts_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdbool_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=arm-unknown-linux-androideabi
# ac_cv_lib_z_main=yes
# ac_cv_libc_defines___progname=yes
# ac_cv_member_struct_tm_tm_zone=yes
# 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_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=4
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_off_t=4
# ac_cv_sizeof_short=2
# ac_cv_sizeof_size_t=4
# ac_cv_struct_tm=time.h
# ac_cv_sys_file_offset_bits=unknown
# ac_cv_sys_large_files=unknown
# ac_cv_sys_largefile_CC=no
# ac_cv_type_int16_t=yes
# ac_cv_type_int32_t=yes
# ac_cv_type_int64_t=yes
# ac_cv_type_int8_t=yes
# ac_cv_type_ssize_t=yes
# ac_cv_type_uint16_t=yes
# ac_cv_type_uint32_t=yes
# ac_cv_type_uint64_t=yes
# ac_cv_type_uint8_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gl_cv_cc_visibility=yes
# id_cv_lib_zlib_ok=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/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# 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
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libzip/src/libzip-1.1.2/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='arm-linux-androideabi-ar'
# AUTOCONF='${SHELL} /tmp/libzip/src/libzip-1.1.2/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libzip/src/libzip-1.1.2/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libzip/src/libzip-1.1.2/missing automake-1.15'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CFLAG_VISIBILITY='-fvisibility=hidden'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HAVE_VISIBILITY='1'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lz '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/libzip/src/libzip-1.1.2/missing makeinfo'
# MANFMT='man'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libzip'
# PACKAGE_BUGREPORT='libzip@nih.at'
# PACKAGE_NAME='libzip'
# PACKAGE_STRING='libzip 1.1.2'
# PACKAGE_TARNAME='libzip'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.1.2'
# PATH_SEPARATOR=':'
# PKG_CONFIG_RPATH=''
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='1.1.2'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_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='x86_64-unknown-linux'
# 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='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libzip/src/libzip-1.1.2/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 "libzip"
# #define PACKAGE_TARNAME "libzip"
# #define PACKAGE_VERSION "1.1.2"
# #define PACKAGE_STRING "libzip 1.1.2"
# #define PACKAGE_BUGREPORT "libzip@nih.at"
# #define PACKAGE_URL ""
# #define PACKAGE "libzip"
# #define VERSION "1.1.2"
# #define HAVE_LIBZ 1
# #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/"
# #define HAVE_FILENO 1
# #define HAVE_FSEEKO 1
# #define HAVE_FTELLO 1
# #define HAVE_GETOPT 1
# #define HAVE_GETPROGNAME 1
# #define HAVE_OPEN 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRDUP 1
# #define HAVE_MKSTEMP 1
# #define HAVE___PROGNAME 1
# #define HAVE_FTS_H 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_INT8_T 1
# #define HAVE_INT16_T 1
# #define HAVE_INT32_T 1
# #define HAVE_INT64_T 1
# #define HAVE_UINT8_T 1
# #define HAVE_UINT16_T 1
# #define HAVE_UINT32_T 1
# #define HAVE_UINT64_T 1
# #define HAVE_SSIZE_T 1
# #define SIZEOF_SHORT 2
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 4
# #define SIZEOF_LONG_LONG 8
# #define SIZEOF_OFF_T 4
# #define SIZEOF_SIZE_T 4
# #define HAVE_STRUCT_TM_TM_ZONE 1
# #define HAVE_TM_ZONE 1
# #define HAVE_VISIBILITY 1
#
# configure: exit 0