Build of libnfs with android toolchain

The build took 00h 01m 32s and was NOT successful.

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

SLOCLanguage
19,342 ansic
6,657 makefile
4,355 sh
30,354 total

The process tree of the build process is here.

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

List of Errors

Log

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

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

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

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: libnfs 1.10.0-1 (Tue Apr 4 20:08:17 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# autoreconf: Entering directory `.'
# autoreconf: configure.ac: not using Gettext
# autoreconf: running: aclocal --force -I m4
# autoreconf: configure.ac: tracing
# autoreconf: running: libtoolize --copy --force
# libtoolize: putting auxiliary files in '.'.
# libtoolize: copying file './ltmain.sh'
# libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
# libtoolize: copying file 'm4/libtool.m4'
# libtoolize: copying file 'm4/ltoptions.m4'
# libtoolize: copying file 'm4/ltsugar.m4'
# libtoolize: copying file 'm4/ltversion.m4'
# libtoolize: copying file 'm4/lt~obsolete.m4'
# autoreconf: running: /usr/bin/autoconf --force
# autoreconf: running: /usr/bin/autoheader --force
# autoreconf: running: automake --add-missing --copy --force-missing
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/sbin/automake line 3936.
# configure.ac:8: installing './ar-lib'
# configure.ac:8: installing './compile'
# configure.ac:5: installing './config.guess'
# configure.ac:5: installing './config.sub'
# configure.ac:4: installing './install-sh'
# configure.ac:4: installing './missing'
# examples/Makefile.am: installing './depcomp'
# autoreconf: Leaving directory `.'
# 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 style of include used by make... GNU
# 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 dependency style of arm-linux-androideabi-gcc... gcc3
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking the archiver (arm-linux-androideabi-ar) interface... ar
# checking for arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... (cached) yes
# checking dependency style of arm-linux-androideabi-gcc... (cached) gcc3
# 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 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... (cached) 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 a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# 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... Android linker
# 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 arm-linux-androideabi-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# checking pkg-config is at least version 0.9.0... yes
# checking whether to set -Werror... checking poll.h usability... yes
# checking poll.h presence... yes
# checking for poll.h... yes
# checking for unistd.h... (cached) yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking net/if.h usability... yes
# checking net/if.h presence... yes
# checking for net/if.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/vfs.h usability... yes
# checking sys/vfs.h presence... yes
# checking for sys/vfs.h... yes
# checking sys/statvfs.h usability... yes
# checking sys/statvfs.h presence... yes
# checking for sys/statvfs.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking netinet/tcp.h usability... yes
# checking netinet/tcp.h presence... yes
# checking for netinet/tcp.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking for struct sockaddr.sa_len... no
# checking for struct sockaddr_storage.ss_family... yes
# checking for struct stat.st_mtim.tv_nsec... no
# checking whether sys/types.h defines makedev... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating include/Makefile
# config.status: creating lib/Makefile
# config.status: creating mount/Makefile
# config.status: creating nfs/Makefile
# config.status: creating nlm/Makefile
# config.status: creating nsm/Makefile
# config.status: creating portmap/Makefile
# config.status: creating rquota/Makefile
# config.status: creating utils/Makefile
# config.status: creating examples/Makefile
# config.status: creating libnfs.pc
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0'
# Making all in doc
# make[2]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/doc'
# Making all in mount
# make[2]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/mount'
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libmount_la-mount.lo -MD -MP -MF .deps/libmount_la-mount.Tpo -c -o libmount_la-mount.lo `test -f 'mount.c' || echo './'`mount.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libmount_la-libnfs-raw-mount.lo -MD -MP -MF .deps/libmount_la-libnfs-raw-mount.Tpo -c -o libmount_la-libnfs-raw-mount.lo `test -f 'libnfs-raw-mount.c' || echo './'`libnfs-raw-mount.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libmount_la-mount.lo -MD -MP -MF .deps/libmount_la-mount.Tpo -c mount.c -fPIC -DPIC -o .libs/libmount_la-mount.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libmount_la-libnfs-raw-mount.lo -MD -MP -MF .deps/libmount_la-libnfs-raw-mount.Tpo -c libnfs-raw-mount.c -fPIC -DPIC -o .libs/libmount_la-libnfs-raw-mount.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libmount_la-mount.lo -MD -MP -MF .deps/libmount_la-mount.Tpo -c mount.c -o libmount_la-mount.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libmount_la-libnfs-raw-mount.lo -MD -MP -MF .deps/libmount_la-libnfs-raw-mount.Tpo -c libnfs-raw-mount.c -o libmount_la-libnfs-raw-mount.o >/dev/null 2>&1
# mv -f .deps/libmount_la-libnfs-raw-mount.Tpo .deps/libmount_la-libnfs-raw-mount.Plo
# mv -f .deps/libmount_la-mount.Tpo .deps/libmount_la-mount.Plo
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -D_FILE_OFFSET_BITS=64 -o libmount.la libmount_la-mount.lo libmount_la-libnfs-raw-mount.lo
# libtool: link: arm-linux-androideabi-ar cru .libs/libmount.a .libs/libmount_la-mount.o .libs/libmount_la-libnfs-raw-mount.o
# libtool: link: arm-linux-androideabi-ranlib .libs/libmount.a
# libtool: link: ( cd ".libs" && rm -f "libmount.la" && ln -s "../libmount.la" "libmount.la" )
# make[2]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/mount'
# Making all in nfs
# make[2]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/nfs'
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libnfs_la-nfs.lo -MD -MP -MF .deps/libnfs_la-nfs.Tpo -c -o libnfs_la-nfs.lo `test -f 'nfs.c' || echo './'`nfs.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libnfs_la-nfsacl.lo -MD -MP -MF .deps/libnfs_la-nfsacl.Tpo -c -o libnfs_la-nfsacl.lo `test -f 'nfsacl.c' || echo './'`nfsacl.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libnfs_la-libnfs-raw-nfs.lo -MD -MP -MF .deps/libnfs_la-libnfs-raw-nfs.Tpo -c -o libnfs_la-libnfs-raw-nfs.lo `test -f 'libnfs-raw-nfs.c' || echo './'`libnfs-raw-nfs.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libnfs_la-nfs.lo -MD -MP -MF .deps/libnfs_la-nfs.Tpo -c nfs.c -fPIC -DPIC -o .libs/libnfs_la-nfs.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libnfs_la-libnfs-raw-nfs.lo -MD -MP -MF .deps/libnfs_la-libnfs-raw-nfs.Tpo -c libnfs-raw-nfs.c -fPIC -DPIC -o .libs/libnfs_la-libnfs-raw-nfs.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libnfs_la-nfsacl.lo -MD -MP -MF .deps/libnfs_la-nfsacl.Tpo -c nfsacl.c -fPIC -DPIC -o .libs/libnfs_la-nfsacl.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libnfs_la-nfsacl.lo -MD -MP -MF .deps/libnfs_la-nfsacl.Tpo -c nfsacl.c -o libnfs_la-nfsacl.o >/dev/null 2>&1
# mv -f .deps/libnfs_la-nfsacl.Tpo .deps/libnfs_la-nfsacl.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libnfs_la-nfs.lo -MD -MP -MF .deps/libnfs_la-nfs.Tpo -c nfs.c -o libnfs_la-nfs.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libnfs_la-libnfs-raw-nfs.lo -MD -MP -MF .deps/libnfs_la-libnfs-raw-nfs.Tpo -c libnfs-raw-nfs.c -o libnfs_la-libnfs-raw-nfs.o >/dev/null 2>&1
# mv -f .deps/libnfs_la-nfs.Tpo .deps/libnfs_la-nfs.Plo
# mv -f .deps/libnfs_la-libnfs-raw-nfs.Tpo .deps/libnfs_la-libnfs-raw-nfs.Plo
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -D_FILE_OFFSET_BITS=64 -o libnfs.la libnfs_la-nfs.lo libnfs_la-nfsacl.lo libnfs_la-libnfs-raw-nfs.lo
# libtool: link: arm-linux-androideabi-ar cru .libs/libnfs.a .libs/libnfs_la-nfs.o .libs/libnfs_la-nfsacl.o .libs/libnfs_la-libnfs-raw-nfs.o
# libtool: link: arm-linux-androideabi-ranlib .libs/libnfs.a
# libtool: link: ( cd ".libs" && rm -f "libnfs.la" && ln -s "../libnfs.la" "libnfs.la" )
# make[2]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/nfs'
# Making all in nlm
# make[2]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/nlm'
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libnlm_la-nlm.lo -MD -MP -MF .deps/libnlm_la-nlm.Tpo -c -o libnlm_la-nlm.lo `test -f 'nlm.c' || echo './'`nlm.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libnlm_la-libnfs-raw-nlm.lo -MD -MP -MF .deps/libnlm_la-libnfs-raw-nlm.Tpo -c -o libnlm_la-libnfs-raw-nlm.lo `test -f 'libnfs-raw-nlm.c' || echo './'`libnfs-raw-nlm.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libnlm_la-nlm.lo -MD -MP -MF .deps/libnlm_la-nlm.Tpo -c nlm.c -fPIC -DPIC -o .libs/libnlm_la-nlm.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libnlm_la-libnfs-raw-nlm.lo -MD -MP -MF .deps/libnlm_la-libnfs-raw-nlm.Tpo -c libnfs-raw-nlm.c -fPIC -DPIC -o .libs/libnlm_la-libnfs-raw-nlm.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libnlm_la-nlm.lo -MD -MP -MF .deps/libnlm_la-nlm.Tpo -c nlm.c -o libnlm_la-nlm.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libnlm_la-libnfs-raw-nlm.lo -MD -MP -MF .deps/libnlm_la-libnfs-raw-nlm.Tpo -c libnfs-raw-nlm.c -o libnlm_la-libnfs-raw-nlm.o >/dev/null 2>&1
# mv -f .deps/libnlm_la-nlm.Tpo .deps/libnlm_la-nlm.Plo
# mv -f .deps/libnlm_la-libnfs-raw-nlm.Tpo .deps/libnlm_la-libnfs-raw-nlm.Plo
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -D_FILE_OFFSET_BITS=64 -o libnlm.la libnlm_la-nlm.lo libnlm_la-libnfs-raw-nlm.lo
# libtool: link: arm-linux-androideabi-ar cru .libs/libnlm.a .libs/libnlm_la-nlm.o .libs/libnlm_la-libnfs-raw-nlm.o
# libtool: link: arm-linux-androideabi-ranlib .libs/libnlm.a
# libtool: link: ( cd ".libs" && rm -f "libnlm.la" && ln -s "../libnlm.la" "libnlm.la" )
# make[2]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/nlm'
# Making all in nsm
# make[2]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/nsm'
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libnsm_la-nsm.lo -MD -MP -MF .deps/libnsm_la-nsm.Tpo -c -o libnsm_la-nsm.lo `test -f 'nsm.c' || echo './'`nsm.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libnsm_la-libnfs-raw-nsm.lo -MD -MP -MF .deps/libnsm_la-libnfs-raw-nsm.Tpo -c -o libnsm_la-libnfs-raw-nsm.lo `test -f 'libnfs-raw-nsm.c' || echo './'`libnfs-raw-nsm.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libnsm_la-nsm.lo -MD -MP -MF .deps/libnsm_la-nsm.Tpo -c nsm.c -fPIC -DPIC -o .libs/libnsm_la-nsm.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libnsm_la-libnfs-raw-nsm.lo -MD -MP -MF .deps/libnsm_la-libnfs-raw-nsm.Tpo -c libnfs-raw-nsm.c -fPIC -DPIC -o .libs/libnsm_la-libnfs-raw-nsm.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libnsm_la-libnfs-raw-nsm.lo -MD -MP -MF .deps/libnsm_la-libnfs-raw-nsm.Tpo -c libnfs-raw-nsm.c -o libnsm_la-libnfs-raw-nsm.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libnsm_la-nsm.lo -MD -MP -MF .deps/libnsm_la-nsm.Tpo -c nsm.c -o libnsm_la-nsm.o >/dev/null 2>&1
# mv -f .deps/libnsm_la-libnfs-raw-nsm.Tpo .deps/libnsm_la-libnfs-raw-nsm.Plo
# mv -f .deps/libnsm_la-nsm.Tpo .deps/libnsm_la-nsm.Plo
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -D_FILE_OFFSET_BITS=64 -o libnsm.la libnsm_la-nsm.lo libnsm_la-libnfs-raw-nsm.lo
# libtool: link: arm-linux-androideabi-ar cru .libs/libnsm.a .libs/libnsm_la-nsm.o .libs/libnsm_la-libnfs-raw-nsm.o
# libtool: link: arm-linux-androideabi-ranlib .libs/libnsm.a
# libtool: link: ( cd ".libs" && rm -f "libnsm.la" && ln -s "../libnsm.la" "libnsm.la" )
# make[2]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/nsm'
# Making all in portmap
# make[2]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/portmap'
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libportmap_la-portmap.lo -MD -MP -MF .deps/libportmap_la-portmap.Tpo -c -o libportmap_la-portmap.lo `test -f 'portmap.c' || echo './'`portmap.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libportmap_la-libnfs-raw-portmap.lo -MD -MP -MF .deps/libportmap_la-libnfs-raw-portmap.Tpo -c -o libportmap_la-libnfs-raw-portmap.lo `test -f 'libnfs-raw-portmap.c' || echo './'`libnfs-raw-portmap.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libportmap_la-portmap.lo -MD -MP -MF .deps/libportmap_la-portmap.Tpo -c portmap.c -fPIC -DPIC -o .libs/libportmap_la-portmap.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libportmap_la-libnfs-raw-portmap.lo -MD -MP -MF .deps/libportmap_la-libnfs-raw-portmap.Tpo -c libnfs-raw-portmap.c -fPIC -DPIC -o .libs/libportmap_la-libnfs-raw-portmap.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libportmap_la-portmap.lo -MD -MP -MF .deps/libportmap_la-portmap.Tpo -c portmap.c -o libportmap_la-portmap.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT libportmap_la-libnfs-raw-portmap.lo -MD -MP -MF .deps/libportmap_la-libnfs-raw-portmap.Tpo -c libnfs-raw-portmap.c -o libportmap_la-libnfs-raw-portmap.o >/dev/null 2>&1
# mv -f .deps/libportmap_la-portmap.Tpo .deps/libportmap_la-portmap.Plo
# mv -f .deps/libportmap_la-libnfs-raw-portmap.Tpo .deps/libportmap_la-libnfs-raw-portmap.Plo
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -D_FILE_OFFSET_BITS=64 -o libportmap.la libportmap_la-portmap.lo libportmap_la-libnfs-raw-portmap.lo
# libtool: link: arm-linux-androideabi-ar cru .libs/libportmap.a .libs/libportmap_la-portmap.o .libs/libportmap_la-libnfs-raw-portmap.o
# libtool: link: arm-linux-androideabi-ranlib .libs/libportmap.a
# libtool: link: ( cd ".libs" && rm -f "libportmap.la" && ln -s "../libportmap.la" "libportmap.la" )
# make[2]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/portmap'
# Making all in rquota
# make[2]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/rquota'
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT librquota_la-rquota.lo -MD -MP -MF .deps/librquota_la-rquota.Tpo -c -o librquota_la-rquota.lo `test -f 'rquota.c' || echo './'`rquota.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT librquota_la-libnfs-raw-rquota.lo -MD -MP -MF .deps/librquota_la-libnfs-raw-rquota.Tpo -c -o librquota_la-libnfs-raw-rquota.lo `test -f 'libnfs-raw-rquota.c' || echo './'`libnfs-raw-rquota.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT librquota_la-libnfs-raw-rquota.lo -MD -MP -MF .deps/librquota_la-libnfs-raw-rquota.Tpo -c libnfs-raw-rquota.c -fPIC -DPIC -o .libs/librquota_la-libnfs-raw-rquota.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT librquota_la-rquota.lo -MD -MP -MF .deps/librquota_la-rquota.Tpo -c rquota.c -fPIC -DPIC -o .libs/librquota_la-rquota.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT librquota_la-rquota.lo -MD -MP -MF .deps/librquota_la-rquota.Tpo -c rquota.c -o librquota_la-rquota.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 -D_FILE_OFFSET_BITS=64 -MT librquota_la-libnfs-raw-rquota.lo -MD -MP -MF .deps/librquota_la-libnfs-raw-rquota.Tpo -c libnfs-raw-rquota.c -o librquota_la-libnfs-raw-rquota.o >/dev/null 2>&1
# mv -f .deps/librquota_la-libnfs-raw-rquota.Tpo .deps/librquota_la-libnfs-raw-rquota.Plo
# mv -f .deps/librquota_la-rquota.Tpo .deps/librquota_la-rquota.Plo
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -D_FILE_OFFSET_BITS=64 -o librquota.la librquota_la-rquota.lo librquota_la-libnfs-raw-rquota.lo
# libtool: link: arm-linux-androideabi-ar cru .libs/librquota.a .libs/librquota_la-rquota.o .libs/librquota_la-libnfs-raw-rquota.o
# libtool: link: arm-linux-androideabi-ranlib .libs/librquota.a
# libtool: link: ( cd ".libs" && rm -f "librquota.la" && ln -s "../librquota.la" "librquota.la" )
# make[2]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/rquota'
# Making all in lib
# make[2]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/lib'
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/mount -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nfs -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nlm -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nsm -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/portmap -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/rquota -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -MT libnfs_la-init.lo -MD -MP -MF .deps/libnfs_la-init.Tpo -c -o libnfs_la-init.lo `test -f 'init.c' || echo './'`init.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/mount -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nfs -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nlm -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nsm -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/portmap -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/rquota -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -MT libnfs_la-libnfs.lo -MD -MP -MF .deps/libnfs_la-libnfs.Tpo -c -o libnfs_la-libnfs.lo `test -f 'libnfs.c' || echo './'`libnfs.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/mount -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nfs -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nlm -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nsm -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/portmap -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/rquota -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -MT libnfs_la-libnfs-sync.lo -MD -MP -MF .deps/libnfs_la-libnfs-sync.Tpo -c -o libnfs_la-libnfs-sync.lo `test -f 'libnfs-sync.c' || echo './'`libnfs-sync.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/mount -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nfs -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nlm -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nsm -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/portmap -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/rquota -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -MT libnfs_la-libnfs-zdr.lo -MD -MP -MF .deps/libnfs_la-libnfs-zdr.Tpo -c -o libnfs_la-libnfs-zdr.lo `test -f 'libnfs-zdr.c' || echo './'`libnfs-zdr.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/mount -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nfs -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nlm -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nsm -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/portmap -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/rquota -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -MT libnfs_la-libnfs.lo -MD -MP -MF .deps/libnfs_la-libnfs.Tpo -c libnfs.c -fPIC -DPIC -o .libs/libnfs_la-libnfs.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/mount -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nfs -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nlm -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nsm -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/portmap -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/rquota -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -MT libnfs_la-libnfs-zdr.lo -MD -MP -MF .deps/libnfs_la-libnfs-zdr.Tpo -c libnfs-zdr.c -fPIC -DPIC -o .libs/libnfs_la-libnfs-zdr.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/mount -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nfs -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nlm -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nsm -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/portmap -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/rquota -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -MT libnfs_la-init.lo -MD -MP -MF .deps/libnfs_la-init.Tpo -c init.c -fPIC -DPIC -o .libs/libnfs_la-init.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/mount -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nfs -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nlm -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nsm -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/portmap -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/rquota -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -MT libnfs_la-libnfs-sync.lo -MD -MP -MF .deps/libnfs_la-libnfs-sync.Tpo -c libnfs-sync.c -fPIC -DPIC -o .libs/libnfs_la-libnfs-sync.o
# libnfs.c:37:17: error: redefinition of 'struct statfs'
# #define statvfs statfs
# ^
# In file included from libnfs.c:47:0:
# /sysroot/sysroot/usr/include/sys/vfs.h:107:8: note: originally defined here
# struct statfs { __STATFS64_BODY };
# ^
# libnfs.c:37:17: error: conflicting types for 'statfs'
# #define statvfs statfs
# ^
# In file included from libnfs.c:47:0:
# /sysroot/sysroot/usr/include/sys/vfs.h:162:12: note: previous declaration of 'statfs' was here
# extern int statfs(const char*, struct statfs*) __nonnull((1, 2));
# ^
# libnfs-sync.c:41:17: error: redefinition of 'struct statfs'
# #define statvfs statfs
# ^
# In file included from libnfs-sync.c:45:0:
# /sysroot/sysroot/usr/include/sys/vfs.h:107:8: note: originally defined here
# struct statfs { __STATFS64_BODY };
# ^
# libnfs-sync.c:41:17: error: conflicting types for 'statfs'
# #define statvfs statfs
# ^
# In file included from libnfs-sync.c:45:0:
# /sysroot/sysroot/usr/include/sys/vfs.h:162:12: note: previous declaration of 'statfs' was here
# extern int statfs(const char*, struct statfs*) __nonnull((1, 2));
# ^
# libnfs.c: In function 'nfs_mount_10_cb':
# libnfs.c:877:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint64_t' [-Wformat=]
# nfs->readmax, NFS_MAX_XFER_SIZE);
# ^
# libnfs.c:885:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint64_t' [-Wformat=]
# nfs->writemax, NFS_MAX_XFER_SIZE);
# ^
# libnfs-zdr.c: In function 'libnfs_zdr_u_int':
# libnfs-zdr.c:102:4: warning: cast increases required alignment of target type [-Wcast-align]
# *(uint32_t *)&zdrs->buf[zdrs->pos] = htonl(*u);
# ^
# In file included from /sysroot/sysroot/usr/include/sys/types.h:33:0,
# from /sysroot/sysroot/usr/include/arpa/inet.h:32,
# from libnfs-zdr.c:36:
# libnfs-zdr.c:107:15: warning: cast increases required alignment of target type [-Wcast-align]
# *u = ntohl(*(uint32_t *)&zdrs->buf[zdrs->pos]);
# ^
# libnfs-zdr.c: In function 'libnfs_zdr_uint64_t':
# libnfs-zdr.c:129:4: warning: cast increases required alignment of target type [-Wcast-align]
# *(uint32_t *)&zdrs->buf[zdrs->pos] = htonl((*u >> 32));
# ^
# libnfs-zdr.c:131:4: warning: cast increases required alignment of target type [-Wcast-align]
# *(uint32_t *)&zdrs->buf[zdrs->pos] = htonl((*u & 0xffffffff));
# ^
# In file included from /sysroot/sysroot/usr/include/sys/types.h:33:0,
# from /sysroot/sysroot/usr/include/arpa/inet.h:32,
# from libnfs-zdr.c:36:
# libnfs-zdr.c:136:15: warning: cast increases required alignment of target type [-Wcast-align]
# *u = ntohl(*(uint32_t *)&zdrs->buf[zdrs->pos]);
# ^
# libnfs-zdr.c:139:26: warning: cast increases required alignment of target type [-Wcast-align]
# *u |= (uint32_t)ntohl(*(uint32_t *)&zdrs->buf[zdrs->pos]);
# ^
# libnfs-zdr.c: In function 'libnfs_authunix_create':
# libnfs-zdr.c:534:8: warning: cast increases required alignment of target type [-Wcast-align]
# buf = (uint32_t *)auth->ah_cred.oa_base;
# ^
# libnfs-sync.c: In function 'send_nfsd_probes':
# libnfs-sync.c:1699:9: warning: cast increases required alignment of target type [-Wcast-align]
# ifr = (struct ifreq *)ptr;
# ^
# make[2]: *** [Makefile:502: libnfs_la-libnfs-sync.lo] Error 1
# make[2]: *** Waiting for unfinished jobs....
# make[2]: *** [Makefile:495: libnfs_la-libnfs.lo] Error 1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/mount -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nfs -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nlm -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nsm -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/portmap -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/rquota -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -MT libnfs_la-init.lo -MD -MP -MF .deps/libnfs_la-init.Tpo -c init.c -o libnfs_la-init.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/include/nfsc -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/mount -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nfs -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nlm -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/nsm -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/portmap -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/rquota -I/tmp/libnfs/src/libnfs-libnfs-1.10.0/win32 "-D_U_=__attribute__((unused))" -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -MT libnfs_la-libnfs-zdr.lo -MD -MP -MF .deps/libnfs_la-libnfs-zdr.Tpo -c libnfs-zdr.c -o libnfs_la-libnfs-zdr.o >/dev/null 2>&1
# mv -f .deps/libnfs_la-init.Tpo .deps/libnfs_la-init.Plo
# mv -f .deps/libnfs_la-libnfs-zdr.Tpo .deps/libnfs_la-libnfs-zdr.Plo
# make[2]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/lib'
# make[1]: *** [Makefile:465: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0'
# make: *** [Makefile:374: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libnfs/src/libnfs-libnfs-1.10.0/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 libnfs configure 1.10.0, 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 = 7116026cb0ca
# 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:2339: checking for a BSD-compatible install
# configure:2407: result: /usr/bin/install -c
# configure:2418: checking whether build environment is sane
# configure:2473: result: yes
# configure:2532: checking for arm-linux-androideabi-strip
# configure:2548: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2559: result: arm-linux-androideabi-strip
# configure:2624: checking for a thread-safe mkdir -p
# configure:2663: result: /usr/sbin/mkdir -p
# configure:2670: checking for gawk
# configure:2686: found /usr/sbin/gawk
# configure:2697: result: gawk
# configure:2708: checking whether make sets $(MAKE)
# configure:2730: result: yes
# configure:2759: checking whether make supports nested variables
# configure:2776: result: yes
# configure:2906: checking build system type
# configure:2920: result: x86_64-unknown-linux-gnu
# configure:2940: checking host system type
# configure:2953: result: arm-unknown-linux-androideabi
# configure:2987: checking for style of include used by make
# configure:3015: result: GNU
# configure:3046: checking for arm-linux-androideabi-gcc
# configure:3073: result: arm-linux-androideabi-gcc
# configure:3342: checking for C compiler version
# configure:3351: 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:3362: $? = 0
# configure:3351: 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:3362: $? = 0
# configure:3351: 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:3362: $? = 1
# configure:3351: 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:3362: $? = 1
# configure:3382: checking whether the C compiler works
# configure:3404: arm-linux-androideabi-gcc conftest.c >&5
# configure:3408: $? = 0
# configure:3456: result: yes
# configure:3459: checking for C compiler default output file name
# configure:3461: result: a.out
# configure:3467: checking for suffix of executables
# configure:3474: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3478: $? = 0
# configure:3500: result:
# configure:3522: checking whether we are cross compiling
# configure:3560: result: yes
# configure:3565: checking for suffix of object files
# configure:3587: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3591: $? = 0
# configure:3612: result: o
# configure:3616: checking whether we are using the GNU C compiler
# configure:3635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3635: $? = 0
# configure:3644: result: yes
# configure:3653: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3673: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3673: $? = 0
# configure:3714: result: yes
# configure:3731: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3794: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3794: $? = 0
# configure:3807: result: none needed
# configure:3832: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:3854: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3857: $? = 0
# configure:3854: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3857: $? = 0
# configure:3869: result: yes
# configure:3888: checking dependency style of arm-linux-androideabi-gcc
# configure:3999: result: gcc3
# configure:4020: checking for arm-linux-androideabi-ar
# configure:4036: found /sysroot/bin/arm-linux-androideabi-ar
# configure:4047: result: arm-linux-androideabi-ar
# configure:4117: checking the archiver (arm-linux-androideabi-ar) interface
# configure:4133: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4133: $? = 0
# configure:4135: arm-linux-androideabi-ar cru libconftest.a conftest.o >&5
# configure:4138: $? = 0
# configure:4166: result: ar
# configure:4198: checking for arm-linux-androideabi-gcc
# configure:4225: result: arm-linux-androideabi-gcc
# configure:4494: checking for C compiler version
# configure:4503: 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:4514: $? = 0
# configure:4503: 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:4514: $? = 0
# configure:4503: 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:4514: $? = 1
# configure:4503: 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:4514: $? = 1
# configure:4518: checking whether we are using the GNU C compiler
# configure:4546: result: yes
# configure:4555: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4616: result: yes
# configure:4633: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4709: result: none needed
# configure:4734: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4771: result: yes
# configure:4790: checking dependency style of arm-linux-androideabi-gcc
# configure:4901: result: gcc3
# configure:4962: checking how to print strings
# configure:4989: result: printf
# configure:5010: checking for a sed that does not truncate output
# configure:5074: result: /usr/sbin/sed
# configure:5092: checking for grep that handles long lines and -e
# configure:5150: result: /usr/sbin/grep
# configure:5155: checking for egrep
# configure:5217: result: /usr/sbin/grep -E
# configure:5222: checking for fgrep
# configure:5284: result: /usr/sbin/grep -F
# configure:5319: checking for ld used by arm-linux-androideabi-gcc
# configure:5386: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:5393: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:5408: result: yes
# configure:5420: checking for BSD- or MS-compatible name lister (nm)
# configure:5474: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5604: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5611: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5614: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5617: output
# 00000000 B some_variable
# configure:5624: result: BSD nm
# configure:5627: checking whether ln -s works
# configure:5631: result: yes
# configure:5639: checking the maximum length of command line arguments
# configure:5770: result: 1572864
# configure:5818: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5858: result: func_convert_file_noop
# configure:5865: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5885: result: func_convert_file_noop
# configure:5892: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5899: result: -r
# configure:5933: checking for arm-linux-androideabi-objdump
# configure:5949: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5960: result: arm-linux-androideabi-objdump
# configure:6032: checking how to recognize dependent libraries
# configure:6232: result: pass_all
# configure:6277: checking for arm-linux-androideabi-dlltool
# configure:6307: result: no
# configure:6317: checking for dlltool
# configure:6347: result: no
# configure:6377: checking how to associate runtime and link libraries
# configure:6404: result: printf %s\n
# configure:6420: checking for arm-linux-androideabi-ar
# configure:6447: result: arm-linux-androideabi-ar
# configure:6528: checking for archiver @FILE support
# configure:6545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6545: $? = 0
# configure:6548: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:6551: $? = 0
# configure:6556: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:6559: $? = 1
# configure:6571: result: @
# configure:6589: checking for arm-linux-androideabi-strip
# configure:6616: result: arm-linux-androideabi-strip
# configure:6688: checking for arm-linux-androideabi-ranlib
# configure:6704: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6715: result: arm-linux-androideabi-ranlib
# configure:6857: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:7010: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7013: $? = 0
# configure:7017: /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:7020: $? = 0
# configure:7086: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:7089: $? = 0
# configure:7127: result: ok
# configure:7174: checking for sysroot
# configure:7204: result: no
# configure:7211: checking for a working dd
# configure:7249: result: /usr/sbin/dd
# configure:7253: checking how to truncate binary pipes
# configure:7268: result: /usr/sbin/dd bs=4096 count=1
# configure:7557: checking for arm-linux-androideabi-mt
# configure:7587: result: no
# configure:7597: checking for mt
# configure:7627: result: no
# configure:7647: checking if : is a manifest tool
# configure:7653: : '-?'
# configure:7661: result: no
# configure:8338: checking how to run the C preprocessor
# configure:8369: arm-linux-androideabi-gcc -E conftest.c
# configure:8369: $? = 0
# configure:8383: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8383: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libnfs"
# | #define PACKAGE_TARNAME "libnfs"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "libnfs 1.10.0"
# | #define PACKAGE_BUGREPORT "ronniesahlberg@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libnfs"
# | #define VERSION "1.10.0"
# | /* end confdefs.h. */
# | #include
# configure:8408: result: arm-linux-androideabi-gcc -E
# configure:8428: arm-linux-androideabi-gcc -E conftest.c
# configure:8428: $? = 0
# configure:8442: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libnfs"
# | #define PACKAGE_TARNAME "libnfs"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "libnfs 1.10.0"
# | #define PACKAGE_BUGREPORT "ronniesahlberg@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libnfs"
# | #define VERSION "1.10.0"
# | /* end confdefs.h. */
# | #include
# configure:8471: checking for ANSI C header files
# configure:8491: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8491: $? = 0
# configure:8575: result: yes
# configure:8588: checking for sys/types.h
# configure:8588: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8588: $? = 0
# configure:8588: result: yes
# configure:8588: checking for sys/stat.h
# configure:8588: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8588: $? = 0
# configure:8588: result: yes
# configure:8588: checking for stdlib.h
# configure:8588: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8588: $? = 0
# configure:8588: result: yes
# configure:8588: checking for string.h
# configure:8588: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8588: $? = 0
# configure:8588: result: yes
# configure:8588: checking for memory.h
# configure:8588: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8588: $? = 0
# configure:8588: result: yes
# configure:8588: checking for strings.h
# configure:8588: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8588: $? = 0
# configure:8588: result: yes
# configure:8588: checking for inttypes.h
# configure:8588: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8588: $? = 0
# configure:8588: result: yes
# configure:8588: checking for stdint.h
# configure:8588: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8588: $? = 0
# configure:8588: result: yes
# configure:8588: checking for unistd.h
# configure:8588: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8588: $? = 0
# configure:8588: result: yes
# configure:8602: checking for dlfcn.h
# configure:8602: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8602: $? = 0
# configure:8602: result: yes
# configure:8858: checking for objdir
# configure:8873: result: .libs
# configure:9137: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:9155: 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:9159: $? = 0
# configure:9172: result: no
# configure:9530: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:9537: result: -fPIC -DPIC
# configure:9545: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:9563: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9567: $? = 0
# configure:9580: result: yes
# configure:9609: checking if arm-linux-androideabi-gcc static flag -static works
# configure:9637: result: yes
# configure:9652: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9673: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:9677: $? = 0
# configure:9699: result: yes
# configure:9707: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9754: result: yes
# configure:9787: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:11046: result: yes
# configure:11083: checking whether -lc should be explicitly linked in
# configure:11091: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11094: $? = 0
# configure:11109: 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:11112: $? = 0
# configure:11126: result: no
# configure:11286: checking dynamic linker characteristics
# configure:12104: result: Android linker
# configure:12226: checking how to hardcode library paths into programs
# configure:12251: result: immediate
# configure:12799: checking whether stripping libraries is possible
# configure:12804: result: yes
# configure:12839: checking if libtool supports shared libraries
# configure:12841: result: yes
# configure:12844: checking whether to build shared libraries
# configure:12869: result: yes
# configure:12872: checking whether to build static libraries
# configure:12876: result: yes
# configure:12926: checking for arm-linux-androideabi-pkg-config
# configure:12959: result: no
# configure:12969: checking for pkg-config
# configure:12987: found /usr/sbin/pkg-config
# configure:12999: result: /usr/sbin/pkg-config
# configure:13011: WARNING: using cross tools not prefixed with host triplet
# configure:13024: checking pkg-config is at least version 0.9.0
# configure:13027: result: yes
# configure:13123: checking whether to set -Werror
# configure:13278: checking poll.h usability
# configure:13278: arm-linux-androideabi-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:13278: $? = 0
# configure:13278: result: yes
# configure:13278: checking poll.h presence
# configure:13278: arm-linux-androideabi-gcc -E conftest.c
# configure:13278: $? = 0
# configure:13278: result: yes
# configure:13278: checking for poll.h
# configure:13278: result: yes
# configure:13292: checking for unistd.h
# configure:13292: result: yes
# configure:13306: checking netdb.h usability
# configure:13306: arm-linux-androideabi-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:13306: $? = 0
# configure:13306: result: yes
# configure:13306: checking netdb.h presence
# configure:13306: arm-linux-androideabi-gcc -E conftest.c
# configure:13306: $? = 0
# configure:13306: result: yes
# configure:13306: checking for netdb.h
# configure:13306: result: yes
# configure:13320: checking utime.h usability
# configure:13320: arm-linux-androideabi-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:13320: $? = 0
# configure:13320: result: yes
# configure:13320: checking utime.h presence
# configure:13320: arm-linux-androideabi-gcc -E conftest.c
# configure:13320: $? = 0
# configure:13320: result: yes
# configure:13320: checking for utime.h
# configure:13320: result: yes
# configure:13334: checking net/if.h usability
# configure:13334: arm-linux-androideabi-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:13334: $? = 0
# configure:13334: result: yes
# configure:13334: checking net/if.h presence
# configure:13334: arm-linux-androideabi-gcc -E conftest.c
# configure:13334: $? = 0
# configure:13334: result: yes
# configure:13334: checking for net/if.h
# configure:13334: result: yes
# configure:13348: checking sys/time.h usability
# configure:13348: arm-linux-androideabi-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:13348: $? = 0
# configure:13348: result: yes
# configure:13348: checking sys/time.h presence
# configure:13348: arm-linux-androideabi-gcc -E conftest.c
# configure:13348: $? = 0
# configure:13348: result: yes
# configure:13348: checking for sys/time.h
# configure:13348: result: yes
# configure:13362: checking sys/ioctl.h usability
# configure:13362: arm-linux-androideabi-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:13362: $? = 0
# configure:13362: result: yes
# configure:13362: checking sys/ioctl.h presence
# configure:13362: arm-linux-androideabi-gcc -E conftest.c
# configure:13362: $? = 0
# configure:13362: result: yes
# configure:13362: checking for sys/ioctl.h
# configure:13362: result: yes
# configure:13376: checking sys/vfs.h usability
# configure:13376: arm-linux-androideabi-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:13376: $? = 0
# configure:13376: result: yes
# configure:13376: checking sys/vfs.h presence
# configure:13376: arm-linux-androideabi-gcc -E conftest.c
# configure:13376: $? = 0
# configure:13376: result: yes
# configure:13376: checking for sys/vfs.h
# configure:13376: result: yes
# configure:13390: checking sys/statvfs.h usability
# configure:13390: arm-linux-androideabi-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:13390: $? = 0
# configure:13390: result: yes
# configure:13390: checking sys/statvfs.h presence
# configure:13390: arm-linux-androideabi-gcc -E conftest.c
# configure:13390: $? = 0
# configure:13390: result: yes
# configure:13390: checking for sys/statvfs.h
# configure:13390: result: yes
# configure:13404: checking sys/socket.h usability
# configure:13404: arm-linux-androideabi-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:13404: $? = 0
# configure:13404: result: yes
# configure:13404: checking sys/socket.h presence
# configure:13404: arm-linux-androideabi-gcc -E conftest.c
# configure:13404: $? = 0
# configure:13404: result: yes
# configure:13404: checking for sys/socket.h
# configure:13404: result: yes
# configure:13418: checking netinet/tcp.h usability
# configure:13418: arm-linux-androideabi-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:13418: $? = 0
# configure:13418: result: yes
# configure:13418: checking netinet/tcp.h presence
# configure:13418: arm-linux-androideabi-gcc -E conftest.c
# configure:13418: $? = 0
# configure:13418: result: yes
# configure:13418: checking for netinet/tcp.h
# configure:13418: result: yes
# configure:13432: checking netinet/in.h usability
# configure:13432: arm-linux-androideabi-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:13432: $? = 0
# configure:13432: result: yes
# configure:13432: checking netinet/in.h presence
# configure:13432: arm-linux-androideabi-gcc -E conftest.c
# configure:13432: $? = 0
# configure:13432: result: yes
# configure:13432: checking for netinet/in.h
# configure:13432: result: yes
# configure:13446: checking arpa/inet.h usability
# configure:13446: arm-linux-androideabi-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:13446: $? = 0
# configure:13446: result: yes
# configure:13446: checking arpa/inet.h presence
# configure:13446: arm-linux-androideabi-gcc -E conftest.c
# configure:13446: $? = 0
# configure:13446: result: yes
# configure:13446: checking for arpa/inet.h
# configure:13446: result: yes
# configure:13458: checking for struct sockaddr.sa_len
# configure:13458: arm-linux-androideabi-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:45:12: error: 'struct sockaddr' has no member named 'sa_len'
# if (ac_aggr.sa_len)
# ^
# configure:13458: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libnfs"
# | #define PACKAGE_TARNAME "libnfs"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "libnfs 1.10.0"
# | #define PACKAGE_BUGREPORT "ronniesahlberg@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libnfs"
# | #define VERSION "1.10.0"
# | #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_POLL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr ac_aggr;
# | if (ac_aggr.sa_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13458: arm-linux-androideabi-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:45:19: error: 'struct sockaddr' has no member named 'sa_len'
# if (sizeof ac_aggr.sa_len)
# ^
# configure:13458: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libnfs"
# | #define PACKAGE_TARNAME "libnfs"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "libnfs 1.10.0"
# | #define PACKAGE_BUGREPORT "ronniesahlberg@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libnfs"
# | #define VERSION "1.10.0"
# | #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_POLL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr ac_aggr;
# | if (sizeof ac_aggr.sa_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13458: result: no
# configure:13471: checking for struct sockaddr_storage.ss_family
# configure:13471: arm-linux-androideabi-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:13471: $? = 0
# configure:13471: result: yes
# configure:13483: checking for struct stat.st_mtim.tv_nsec
# configure:13483: arm-linux-androideabi-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:12: error: 'struct stat' has no member named 'st_mtim'
# if (ac_aggr.st_mtim.tv_nsec)
# ^
# configure:13483: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libnfs"
# | #define PACKAGE_TARNAME "libnfs"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "libnfs 1.10.0"
# | #define PACKAGE_BUGREPORT "ronniesahlberg@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libnfs"
# | #define VERSION "1.10.0"
# | #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_POLL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SOCKADDR_STORAGE 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 struct stat ac_aggr;
# | if (ac_aggr.st_mtim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13483: arm-linux-androideabi-gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:19: error: 'struct stat' has no member named 'st_mtim'
# if (sizeof ac_aggr.st_mtim.tv_nsec)
# ^
# configure:13483: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libnfs"
# | #define PACKAGE_TARNAME "libnfs"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "libnfs 1.10.0"
# | #define PACKAGE_BUGREPORT "ronniesahlberg@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libnfs"
# | #define VERSION "1.10.0"
# | #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_POLL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SOCKADDR_STORAGE 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 struct stat ac_aggr;
# | if (sizeof ac_aggr.st_mtim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13483: result: no
# configure:13495: checking whether sys/types.h defines makedev
# configure:13511: arm-linux-androideabi-gcc -o conftest -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:13511: $? = 0
# configure:13520: result: yes
# configure:13661: checking that generated files are newer than configure
# configure:13667: result: done
# configure:13698: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libnfs config.status 1.10.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 7116026cb0ca
#
# config.status:1118: creating Makefile
# config.status:1118: creating doc/Makefile
# config.status:1118: creating include/Makefile
# config.status:1118: creating lib/Makefile
# config.status:1118: creating mount/Makefile
# config.status:1118: creating nfs/Makefile
# config.status:1118: creating nlm/Makefile
# config.status:1118: creating nsm/Makefile
# config.status:1118: creating portmap/Makefile
# config.status:1118: creating rquota/Makefile
# config.status:1118: creating utils/Makefile
# config.status:1118: creating examples/Makefile
# config.status:1118: creating libnfs.pc
# config.status:1118: creating config.h
# config.status:1347: executing depfiles commands
# config.status:1347: 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_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_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_header_arpa_inet_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_net_if_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_netinet_tcp_h=yes
# ac_cv_header_poll_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_ioctl_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_statvfs_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_types_h_makedev=yes
# ac_cv_header_sys_vfs_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_member_struct_sockaddr_sa_len=no
# ac_cv_member_struct_sockaddr_storage_ss_family=yes
# ac_cv_member_struct_stat_st_mtim_tv_nsec=no
# 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_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_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
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libnfs/src/libnfs-libnfs-1.10.0/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/libnfs/src/libnfs-libnfs-1.10.0/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libnfs/src/libnfs-libnfs-1.10.0/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libnfs/src/libnfs-libnfs-1.10.0/missing automake-1.15'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -D_FILE_OFFSET_BITS=64'
# 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_WIN32_FALSE=''
# HAVE_WIN32_TRUE='#'
# 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=''
# LIBSOCKET=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/libnfs/src/libnfs-libnfs-1.10.0/missing makeinfo'
# MANIFEST_TOOL=':'
# MAYBE_EXAMPLES=''
# MAYBE_UTILS='utils'
# 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='libnfs'
# PACKAGE_BUGREPORT='ronniesahlberg@gmail.com'
# PACKAGE_NAME='libnfs'
# PACKAGE_STRING='libnfs 1.10.0'
# PACKAGE_TARNAME='libnfs'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.10.0'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='1.10.0'
# WARN_CFLAGS='-Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing '
# 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/libnfs/src/libnfs-libnfs-1.10.0/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 "libnfs"
# #define PACKAGE_TARNAME "libnfs"
# #define PACKAGE_VERSION "1.10.0"
# #define PACKAGE_STRING "libnfs 1.10.0"
# #define PACKAGE_BUGREPORT "ronniesahlberg@gmail.com"
# #define PACKAGE_URL ""
# #define PACKAGE "libnfs"
# #define VERSION "1.10.0"
# #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_POLL_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_NET_IF_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_VFS_H 1
# #define HAVE_SYS_STATVFS_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_NETINET_TCP_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_SOCKADDR_STORAGE 1
#
# configure: exit 0