Build of libnfs with vanilla toolchain

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

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

SLOCLanguage
19,343 ansic
6,657 makefile
4,355 sh
30,355 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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libnfs 1.10.0-1 (Wed Aug 24 12:34:12 UTC 2016)
# ==> 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 x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking dependency style of gcc... gcc3
# checking for x86_64-unknown-linux-ar... no
# checking for x86_64-unknown-linux-lib... no
# checking for x86_64-unknown-linux-link... no
# checking for ar... ar
# checking the archiver (ar) interface... ar
# checking for x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking whether gcc understands -c and -o together... (cached) yes
# checking dependency style of 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 gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from 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 x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# 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... yes
# 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 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 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: 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: 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: 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
# libtool: compile: 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
# 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 gcc -D_FILE_OFFSET_BITS=64 -o libmount.la libmount_la-mount.lo libmount_la-libnfs-raw-mount.lo
# libtool: link: ar cru .libs/libmount.a .libs/libmount_la-mount.o .libs/libmount_la-libnfs-raw-mount.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: 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 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 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
# libtool: compile: 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: 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: 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
# /bin/sh ../libtool --tag=CC --mode=compile 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: 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: 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
# mv -f .deps/libnfs_la-nfs.Tpo .deps/libnfs_la-nfs.Plo
# libtool: compile: 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-libnfs-raw-nfs.Tpo .deps/libnfs_la-libnfs-raw-nfs.Plo
# /bin/sh ../libtool --tag=CC --mode=link 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: ar cru .libs/libnfs.a .libs/libnfs_la-nfs.o .libs/libnfs_la-nfsacl.o .libs/libnfs_la-libnfs-raw-nfs.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: 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 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 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: 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: 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: 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: 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 gcc -D_FILE_OFFSET_BITS=64 -o libnlm.la libnlm_la-nlm.lo libnlm_la-libnfs-raw-nlm.lo
# libtool: link: ar cru .libs/libnlm.a .libs/libnlm_la-nlm.o .libs/libnlm_la-libnfs-raw-nlm.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: 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 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 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: 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: 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: 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: 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 gcc -D_FILE_OFFSET_BITS=64 -o libnsm.la libnsm_la-nsm.lo libnsm_la-libnfs-raw-nsm.lo
# libtool: link: ar cru .libs/libnsm.a .libs/libnsm_la-nsm.o .libs/libnsm_la-libnfs-raw-nsm.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: 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 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 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: 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: 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: 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
# libtool: compile: 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
# mv -f .deps/libportmap_la-libnfs-raw-portmap.Tpo .deps/libportmap_la-libnfs-raw-portmap.Plo
# mv -f .deps/libportmap_la-portmap.Tpo .deps/libportmap_la-portmap.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -D_FILE_OFFSET_BITS=64 -o libportmap.la libportmap_la-portmap.lo libportmap_la-libnfs-raw-portmap.lo
# libtool: link: ar cru .libs/libportmap.a .libs/libportmap_la-portmap.o .libs/libportmap_la-libnfs-raw-portmap.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: 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 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 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: 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: 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: 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
# libtool: compile: 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
# 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 gcc -D_FILE_OFFSET_BITS=64 -o librquota.la librquota_la-rquota.lo librquota_la-libnfs-raw-rquota.lo
# libtool: link: ar cru .libs/librquota.a .libs/librquota_la-rquota.o .libs/librquota_la-libnfs-raw-rquota.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: 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 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 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
# libtool: compile: 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: 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: 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
# mv -f .deps/libnfs_la-init.Tpo .deps/libnfs_la-init.Plo
# /bin/sh ../libtool --tag=CC --mode=compile 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
# libtool: compile: 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
# libtool: compile: 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 -o libnfs_la-libnfs-sync.o >/dev/null 2>&1
# libtool: compile: 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 -o libnfs_la-libnfs.o >/dev/null 2>&1
# mv -f .deps/libnfs_la-libnfs-sync.Tpo .deps/libnfs_la-libnfs-sync.Plo
# /bin/sh ../libtool --tag=CC --mode=compile 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: 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: 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-libnfs-zdr.Tpo .deps/libnfs_la-libnfs-zdr.Plo
# /bin/sh ../libtool --tag=CC --mode=compile 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-pdu.lo -MD -MP -MF .deps/libnfs_la-pdu.Tpo -c -o libnfs_la-pdu.lo `test -f 'pdu.c' || echo './'`pdu.c
# mv -f .deps/libnfs_la-libnfs.Tpo .deps/libnfs_la-libnfs.Plo
# /bin/sh ../libtool --tag=CC --mode=compile 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-socket.lo -MD -MP -MF .deps/libnfs_la-socket.Tpo -c -o libnfs_la-socket.lo `test -f 'socket.c' || echo './'`socket.c
# libtool: compile: 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-socket.lo -MD -MP -MF .deps/libnfs_la-socket.Tpo -c socket.c -fPIC -DPIC -o .libs/libnfs_la-socket.o
# libtool: compile: 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-pdu.lo -MD -MP -MF .deps/libnfs_la-pdu.Tpo -c pdu.c -fPIC -DPIC -o .libs/libnfs_la-pdu.o
# libtool: compile: 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-pdu.lo -MD -MP -MF .deps/libnfs_la-pdu.Tpo -c pdu.c -o libnfs_la-pdu.o >/dev/null 2>&1
# libtool: compile: 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-socket.lo -MD -MP -MF .deps/libnfs_la-socket.Tpo -c socket.c -o libnfs_la-socket.o >/dev/null 2>&1
# mv -f .deps/libnfs_la-pdu.Tpo .deps/libnfs_la-pdu.Plo
# /bin/sh ../libtool --tag=CC --mode=compile 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 ../win32/libnfs_la-win32_compat.lo -MD -MP -MF ../win32/.deps/libnfs_la-win32_compat.Tpo -c -o ../win32/libnfs_la-win32_compat.lo `test -f '../win32/win32_compat.c' || echo './'`../win32/win32_compat.c
# mv -f .deps/libnfs_la-socket.Tpo .deps/libnfs_la-socket.Plo
# libtool: compile: 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 ../win32/libnfs_la-win32_compat.lo -MD -MP -MF ../win32/.deps/libnfs_la-win32_compat.Tpo -c ../win32/win32_compat.c -fPIC -DPIC -o ../win32/.libs/libnfs_la-win32_compat.o
# libtool: compile: 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 ../win32/libnfs_la-win32_compat.lo -MD -MP -MF ../win32/.deps/libnfs_la-win32_compat.Tpo -c ../win32/win32_compat.c -o ../win32/libnfs_la-win32_compat.o >/dev/null 2>&1
# mv -f ../win32/.deps/libnfs_la-win32_compat.Tpo ../win32/.deps/libnfs_la-win32_compat.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -version-info 9:1:1 -o libnfs.la -rpath /usr/lib libnfs_la-init.lo libnfs_la-libnfs.lo libnfs_la-libnfs-sync.lo libnfs_la-libnfs-zdr.lo libnfs_la-pdu.lo libnfs_la-socket.lo ../win32/libnfs_la-win32_compat.lo ../mount/libmount.la ../nfs/libnfs.la ../nlm/libnlm.la ../nsm/libnsm.la ../portmap/libportmap.la ../rquota/librquota.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/libnfs_la-init.o .libs/libnfs_la-libnfs.o .libs/libnfs_la-libnfs-sync.o .libs/libnfs_la-libnfs-zdr.o .libs/libnfs_la-pdu.o .libs/libnfs_la-socket.o ../win32/.libs/libnfs_la-win32_compat.o -Wl,--whole-archive ../mount/.libs/libmount.a ../nfs/.libs/libnfs.a ../nlm/.libs/libnlm.a ../nsm/.libs/libnsm.a ../portmap/.libs/libportmap.a ../rquota/.libs/librquota.a -Wl,--no-whole-archive -Wl,-soname -Wl,libnfs.so.8 -o .libs/libnfs.so.8.1.1
# libtool: link: (cd ".libs" && rm -f "libnfs.so.8" && ln -s "libnfs.so.8.1.1" "libnfs.so.8")
# libtool: link: (cd ".libs" && rm -f "libnfs.so" && ln -s "libnfs.so.8.1.1" "libnfs.so")
# libtool: link: (cd .libs/libnfs.lax/libmount.a && ar x "/tmp/libnfs/src/libnfs-libnfs-1.10.0/lib/../mount/.libs/libmount.a")
# libtool: link: (cd .libs/libnfs.lax/libnfs.a && ar x "/tmp/libnfs/src/libnfs-libnfs-1.10.0/lib/../nfs/.libs/libnfs.a")
# libtool: link: (cd .libs/libnfs.lax/libnlm.a && ar x "/tmp/libnfs/src/libnfs-libnfs-1.10.0/lib/../nlm/.libs/libnlm.a")
# libtool: link: (cd .libs/libnfs.lax/libnsm.a && ar x "/tmp/libnfs/src/libnfs-libnfs-1.10.0/lib/../nsm/.libs/libnsm.a")
# libtool: link: (cd .libs/libnfs.lax/libportmap.a && ar x "/tmp/libnfs/src/libnfs-libnfs-1.10.0/lib/../portmap/.libs/libportmap.a")
# libtool: link: (cd .libs/libnfs.lax/librquota.a && ar x "/tmp/libnfs/src/libnfs-libnfs-1.10.0/lib/../rquota/.libs/librquota.a")
# libtool: link: ar cru .libs/libnfs.a libnfs_la-init.o libnfs_la-libnfs.o libnfs_la-libnfs-sync.o libnfs_la-libnfs-zdr.o libnfs_la-pdu.o libnfs_la-socket.o ../win32/libnfs_la-win32_compat.o .libs/libnfs.lax/libmount.a/libmount_la-libnfs-raw-mount.o .libs/libnfs.lax/libmount.a/libmount_la-mount.o .libs/libnfs.lax/libnfs.a/libnfs_la-libnfs-raw-nfs.o .libs/libnfs.lax/libnfs.a/libnfs_la-nfs.o .libs/libnfs.lax/libnfs.a/libnfs_la-nfsacl.o .libs/libnfs.lax/libnlm.a/libnlm_la-libnfs-raw-nlm.o .libs/libnfs.lax/libnlm.a/libnlm_la-nlm.o .libs/libnfs.lax/libnsm.a/libnsm_la-libnfs-raw-nsm.o .libs/libnfs.lax/libnsm.a/libnsm_la-nsm.o .libs/libnfs.lax/libportmap.a/libportmap_la-libnfs-raw-portmap.o .libs/libnfs.lax/libportmap.a/libportmap_la-portmap.o .libs/libnfs.lax/librquota.a/librquota_la-libnfs-raw-rquota.o .libs/libnfs.lax/librquota.a/librquota_la-rquota.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libnfs.a
# libtool: link: rm -fr .libs/libnfs.lax
# 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/lib'
# Making all in include
# make[2]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/include'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/include'
# Making all in utils
# make[2]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/utils'
# depbase=`echo nfs-cat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# 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/win32 "-D_U_=__attribute__((unused))" -D_FILE_OFFSET_BITS=64 -MT nfs-cat.o -MD -MP -MF $depbase.Tpo -c -o nfs-cat.o nfs-cat.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo nfs-ls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# 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/win32 "-D_U_=__attribute__((unused))" -D_FILE_OFFSET_BITS=64 -MT nfs-ls.o -MD -MP -MF $depbase.Tpo -c -o nfs-ls.o nfs-ls.c &&\
# mv -f $depbase.Tpo $depbase.Po
# nfs-cat.c: In function 'open_file':
# nfs-cat.c:108:2: warning: implicit declaration of function 'rpc_set_tcp_syncnt' [-Wimplicit-function-declaration]
# rpc_set_tcp_syncnt(nfs_get_rpc_context(file_context->nfs), 2);
# ^~~~~~~~~~~~~~~~~~
# depbase=`echo nfs-cp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# 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/win32 "-D_U_=__attribute__((unused))" -D_FILE_OFFSET_BITS=64 -MT nfs-cp.o -MD -MP -MF $depbase.Tpo -c -o nfs-cp.o nfs-cp.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -D_FILE_OFFSET_BITS=64 -o nfs-cat nfs-cat.o ../lib/libnfs.la
# /bin/sh ../libtool --tag=CC --mode=link gcc -D_FILE_OFFSET_BITS=64 -o nfs-ls nfs-ls.o ../lib/libnfs.la
# libtool: link: gcc -D_FILE_OFFSET_BITS=64 -o .libs/nfs-cat nfs-cat.o ../lib/.libs/libnfs.so
# /bin/sh ../libtool --tag=CC --mode=link gcc -D_FILE_OFFSET_BITS=64 -o nfs-cp nfs-cp.o ../lib/libnfs.la
# libtool: link: gcc -D_FILE_OFFSET_BITS=64 -o .libs/nfs-ls nfs-ls.o ../lib/.libs/libnfs.so
# libtool: link: gcc -D_FILE_OFFSET_BITS=64 -o .libs/nfs-cp nfs-cp.o ../lib/.libs/libnfs.so
# make[2]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/utils'
# Making all in .
# make[2]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0'
# make[2]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0'
# make[1]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in doc
# make[1]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/doc'
# make[2]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libnfs/pkg/libnfs/usr/share/man/man1'
# /usr/bin/install -c -m 644 nfs-cat.1 nfs-cp.1 nfs-ls.1 '/tmp/libnfs/pkg/libnfs/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/doc'
# make[1]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/doc'
# Making install in mount
# make[1]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/mount'
# make[2]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/mount'
# 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/libnfs/src/libnfs-libnfs-1.10.0/mount'
# make[1]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/mount'
# Making install in nfs
# make[1]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/nfs'
# make[2]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/nfs'
# 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/libnfs/src/libnfs-libnfs-1.10.0/nfs'
# make[1]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/nfs'
# Making install in nlm
# make[1]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/nlm'
# make[2]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/nlm'
# 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/libnfs/src/libnfs-libnfs-1.10.0/nlm'
# make[1]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/nlm'
# Making install in nsm
# make[1]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/nsm'
# make[2]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/nsm'
# 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/libnfs/src/libnfs-libnfs-1.10.0/nsm'
# make[1]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/nsm'
# Making install in portmap
# make[1]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/portmap'
# make[2]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/portmap'
# 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/libnfs/src/libnfs-libnfs-1.10.0/portmap'
# make[1]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/portmap'
# Making install in rquota
# make[1]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/rquota'
# make[2]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/rquota'
# 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/libnfs/src/libnfs-libnfs-1.10.0/rquota'
# make[1]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/rquota'
# Making install in lib
# make[1]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/lib'
# make[2]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/lib'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/libnfs/pkg/libnfs/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libnfs.la '/tmp/libnfs/pkg/libnfs/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libnfs.so.8.1.1 /tmp/libnfs/pkg/libnfs/usr/lib/libnfs.so.8.1.1
# libtool: install: (cd /tmp/libnfs/pkg/libnfs/usr/lib && { ln -s -f libnfs.so.8.1.1 libnfs.so.8 || { rm -f libnfs.so.8 && ln -s libnfs.so.8.1.1 libnfs.so.8; }; })
# libtool: install: (cd /tmp/libnfs/pkg/libnfs/usr/lib && { ln -s -f libnfs.so.8.1.1 libnfs.so || { rm -f libnfs.so && ln -s libnfs.so.8.1.1 libnfs.so; }; })
# libtool: install: /usr/bin/install -c .libs/libnfs.lai /tmp/libnfs/pkg/libnfs/usr/lib/libnfs.la
# libtool: install: /usr/bin/install -c .libs/libnfs.a /tmp/libnfs/pkg/libnfs/usr/lib/libnfs.a
# libtool: install: chmod 644 /tmp/libnfs/pkg/libnfs/usr/lib/libnfs.a
# libtool: install: ranlib /tmp/libnfs/pkg/libnfs/usr/lib/libnfs.a
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/lib'
# make[1]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/lib'
# Making install in include
# make[1]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/include'
# make[2]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/include'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libnfs/pkg/libnfs/usr/include/nfsc'
# /usr/bin/install -c -m 644 nfsc/libnfs.h nfsc/libnfs-raw.h nfsc/libnfs-zdr.h ../mount/libnfs-raw-mount.h ../portmap/libnfs-raw-portmap.h ../nfs/libnfs-raw-nfs.h ../nlm/libnfs-raw-nlm.h ../nsm/libnfs-raw-nsm.h ../rquota/libnfs-raw-rquota.h '/tmp/libnfs/pkg/libnfs/usr/include/nfsc'
# make[2]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/include'
# make[1]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/include'
# Making install in utils
# make[1]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/utils'
# make[2]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/utils'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/libnfs/pkg/libnfs/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c nfs-cat nfs-ls nfs-cp '/tmp/libnfs/pkg/libnfs/usr/bin'
# libtool: warning: '../lib/libnfs.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/nfs-cat /tmp/libnfs/pkg/libnfs/usr/bin/nfs-cat
# libtool: warning: '../lib/libnfs.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/nfs-ls /tmp/libnfs/pkg/libnfs/usr/bin/nfs-ls
# libtool: warning: '../lib/libnfs.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/nfs-cp /tmp/libnfs/pkg/libnfs/usr/bin/nfs-cp
# make[2]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/utils'
# make[1]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0/utils'
# Making install in .
# make[1]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0'
# make[2]: Entering directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libnfs/pkg/libnfs/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 libnfs.pc '/tmp/libnfs/pkg/libnfs/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0'
# make[1]: Leaving directory '/tmp/libnfs/src/libnfs-libnfs-1.10.0'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libnfs"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libnfs 1.10.0-1 (Wed Aug 24 12:34:34 UTC 2016)

CMD: pacman --query --file libnfs-1.10.0-1-x86_64.pkg.tar.xz
# libnfs 1.10.0-1

Creating hybrid package for 'libnfs'

Trying to find vanilla package 'libnfs'...

CMD: pacman --query --file /mirror/libnfs-1.10.0-1.pkg.tar.xz
# libnfs 1.10.0-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libnfs.so.8
# /usr/lib/libnfs.so
# /usr/lib/libnfs.so.8.1.1
# /usr/lib/pkgconfig/libnfs.pc
# /usr/bin/nfs-cat
# /usr/bin/nfs-ls
# /usr/bin/nfs-cp
# /usr/include/nfsc/libnfs-raw-rquota.h
# /usr/include/nfsc/libnfs-zdr.h
# /usr/include/nfsc/libnfs.h
# /usr/include/nfsc/libnfs-raw-portmap.h
# /usr/include/nfsc/libnfs-raw-mount.h
# /usr/include/nfsc/libnfs-raw.h
# /usr/include/nfsc/libnfs-raw-nfs.h
# /usr/include/nfsc/libnfs-raw-nlm.h
# /usr/include/nfsc/libnfs-raw-nsm.h
# /usr/share/man/man1/nfs-ls.1.gz
# /usr/share/man/man1/nfs-cp.1.gz
# /usr/share/man/man1/nfs-cat.1.gz
# /sysroot/usr/lib/libnfs.so.8.1.1
# /sysroot/usr/lib/libnfs.so.8
# /sysroot/usr/lib/libnfs.so
# /sysroot/usr/lib/libnfs.la
# /sysroot/usr/lib/libnfs.a
# /sysroot/usr/lib/pkgconfig/libnfs.pc
# /sysroot/usr/include/nfsc/libnfs.h
# /sysroot/usr/include/nfsc/libnfs-raw.h
# /sysroot/usr/include/nfsc/libnfs-zdr.h
# /sysroot/usr/include/nfsc/libnfs-raw-mount.h
# /sysroot/usr/include/nfsc/libnfs-raw-portmap.h
# /sysroot/usr/include/nfsc/libnfs-raw-nfs.h
# /sysroot/usr/include/nfsc/libnfs-raw-nlm.h
# /sysroot/usr/include/nfsc/libnfs-raw-nsm.h
# /sysroot/usr/include/nfsc/libnfs-raw-rquota.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 libnfs.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libnfs.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libnfs.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/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 --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = e9ea3d98544e
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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: /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 x86_64-unknown-linux-strip
# configure:2562: result: no
# configure:2572: checking for strip
# configure:2588: found /usr/sbin/strip
# configure:2599: result: 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: x86_64-unknown-linux-gnu
# configure:2987: checking for style of include used by make
# configure:3015: result: GNU
# configure:3046: checking for x86_64-unknown-linux-gcc
# configure:3076: result: no
# configure:3086: checking for gcc
# configure:3102: found /usr/sbin/gcc
# configure:3113: result: gcc
# configure:3342: checking for C compiler version
# configure:3351: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 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: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3362: $? = 0
# configure:3351: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3362: $? = 1
# configure:3351: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3362: $? = 1
# configure:3382: checking whether the C compiler works
# configure:3404: 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: gcc -o conftest conftest.c >&5
# configure:3478: $? = 0
# configure:3500: result:
# configure:3522: checking whether we are cross compiling
# configure:3530: gcc -o conftest conftest.c >&5
# configure:3534: $? = 0
# configure:3541: ./conftest
# configure:3545: $? = 0
# configure:3560: result: no
# configure:3565: checking for suffix of object files
# configure:3587: 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: gcc -c conftest.c >&5
# configure:3635: $? = 0
# configure:3644: result: yes
# configure:3653: checking whether gcc accepts -g
# configure:3673: gcc -c -g conftest.c >&5
# configure:3673: $? = 0
# configure:3714: result: yes
# configure:3731: checking for gcc option to accept ISO C89
# configure:3794: gcc -c conftest.c >&5
# configure:3794: $? = 0
# configure:3807: result: none needed
# configure:3832: checking whether gcc understands -c and -o together
# configure:3854: gcc -c conftest.c -o conftest2.o
# configure:3857: $? = 0
# configure:3854: gcc -c conftest.c -o conftest2.o
# configure:3857: $? = 0
# configure:3869: result: yes
# configure:3888: checking dependency style of gcc
# configure:3999: result: gcc3
# configure:4020: checking for x86_64-unknown-linux-ar
# configure:4050: result: no
# configure:4020: checking for x86_64-unknown-linux-lib
# configure:4050: result: no
# configure:4020: checking for x86_64-unknown-linux-link
# configure:4050: result: no
# configure:4064: checking for ar
# configure:4080: found /usr/sbin/ar
# configure:4091: result: ar
# configure:4117: checking the archiver (ar) interface
# configure:4133: gcc -c conftest.c >&5
# configure:4133: $? = 0
# configure:4135: ar cru libconftest.a conftest.o >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:4138: $? = 0
# configure:4166: result: ar
# configure:4198: checking for x86_64-unknown-linux-gcc
# configure:4225: result: gcc
# configure:4494: checking for C compiler version
# configure:4503: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 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: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4514: $? = 0
# configure:4503: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4514: $? = 1
# configure:4503: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# 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 gcc accepts -g
# configure:4616: result: yes
# configure:4633: checking for gcc option to accept ISO C89
# configure:4709: result: none needed
# configure:4734: checking whether gcc understands -c and -o together
# configure:4771: result: yes
# configure:4790: checking dependency style of 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 gcc
# configure:5386: result: /usr/sbin/ld
# configure:5393: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:5408: result: yes
# configure:5420: checking for BSD- or MS-compatible name lister (nm)
# configure:5474: result: /usr/sbin/nm -B
# configure:5604: checking the name lister (/usr/sbin/nm -B) interface
# configure:5611: gcc -c conftest.c >&5
# configure:5614: /usr/sbin/nm -B "conftest.o"
# configure:5617: output
# 0000000000000000 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 x86_64-unknown-linux-gnu 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 /usr/sbin/ld option to reload object files
# configure:5899: result: -r
# configure:5933: checking for x86_64-unknown-linux-objdump
# configure:5963: result: no
# configure:5973: checking for objdump
# configure:5989: found /usr/sbin/objdump
# configure:6000: result: objdump
# configure:6032: checking how to recognize dependent libraries
# configure:6232: result: pass_all
# configure:6277: checking for x86_64-unknown-linux-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 x86_64-unknown-linux-ar
# configure:6447: result: ar
# configure:6528: checking for archiver @FILE support
# configure:6545: gcc -c conftest.c >&5
# configure:6545: $? = 0
# configure:6548: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6551: $? = 0
# configure:6556: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:6559: $? = 1
# configure:6571: result: @
# configure:6589: checking for x86_64-unknown-linux-strip
# configure:6616: result: strip
# configure:6688: checking for x86_64-unknown-linux-ranlib
# configure:6718: result: no
# configure:6728: checking for ranlib
# configure:6744: found /usr/sbin/ranlib
# configure:6755: result: ranlib
# configure:6857: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:7010: gcc -c conftest.c >&5
# configure:7013: $? = 0
# configure:7017: /usr/sbin/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: 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:7404: gcc -c conftest.c >&5
# configure:7407: $? = 0
# configure:7557: checking for x86_64-unknown-linux-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: gcc -E conftest.c
# configure:8369: $? = 0
# configure:8383: 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: gcc -E
# configure:8428: gcc -E conftest.c
# configure:8428: $? = 0
# configure:8442: 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: gcc -c conftest.c >&5
# configure:8491: $? = 0
# configure:8564: gcc -o conftest conftest.c >&5
# configure:8564: $? = 0
# configure:8564: ./conftest
# configure:8564: $? = 0
# configure:8575: result: yes
# configure:8588: checking for sys/types.h
# configure:8588: gcc -c conftest.c >&5
# configure:8588: $? = 0
# configure:8588: result: yes
# configure:8588: checking for sys/stat.h
# configure:8588: gcc -c conftest.c >&5
# configure:8588: $? = 0
# configure:8588: result: yes
# configure:8588: checking for stdlib.h
# configure:8588: gcc -c conftest.c >&5
# configure:8588: $? = 0
# configure:8588: result: yes
# configure:8588: checking for string.h
# configure:8588: gcc -c conftest.c >&5
# configure:8588: $? = 0
# configure:8588: result: yes
# configure:8588: checking for memory.h
# configure:8588: gcc -c conftest.c >&5
# configure:8588: $? = 0
# configure:8588: result: yes
# configure:8588: checking for strings.h
# configure:8588: gcc -c conftest.c >&5
# configure:8588: $? = 0
# configure:8588: result: yes
# configure:8588: checking for inttypes.h
# configure:8588: gcc -c conftest.c >&5
# configure:8588: $? = 0
# configure:8588: result: yes
# configure:8588: checking for stdint.h
# configure:8588: gcc -c conftest.c >&5
# configure:8588: $? = 0
# configure:8588: result: yes
# configure:8588: checking for unistd.h
# configure:8588: gcc -c conftest.c >&5
# configure:8588: $? = 0
# configure:8588: result: yes
# configure:8602: checking for dlfcn.h
# configure:8602: 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 gcc supports -fno-rtti -fno-exceptions
# configure:9155: 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
# configure:9159: $? = 0
# configure:9172: result: no
# configure:9530: checking for gcc option to produce PIC
# configure:9537: result: -fPIC -DPIC
# configure:9545: checking if gcc PIC flag -fPIC -DPIC works
# configure:9563: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9567: $? = 0
# configure:9580: result: yes
# configure:9609: checking if gcc static flag -static works
# configure:9637: result: yes
# configure:9652: checking if gcc supports -c -o file.o
# configure:9673: gcc -c -o out/conftest2.o conftest.c >&5
# configure:9677: $? = 0
# configure:9699: result: yes
# configure:9707: checking if gcc supports -c -o file.o
# configure:9754: result: yes
# configure:9787: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:11046: result: yes
# configure:11083: checking whether -lc should be explicitly linked in
# configure:11091: gcc -c conftest.c >&5
# configure:11094: $? = 0
# configure:11109: 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:11867: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11867: $? = 0
# configure:12104: result: GNU/Linux ld.so
# 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 x86_64-unknown-linux-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: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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: gcc -c -D_FILE_OFFSET_BITS=64 conftest.c >&5
# configure:13483: $? = 0
# configure:13483: result: yes
# configure:13495: checking whether sys/types.h defines makedev
# configure:13511: 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 e9ea3d98544e
#
# config.status:1119: creating Makefile
# config.status:1119: creating doc/Makefile
# config.status:1119: creating include/Makefile
# config.status:1119: creating lib/Makefile
# config.status:1119: creating mount/Makefile
# config.status:1119: creating nfs/Makefile
# config.status:1119: creating nlm/Makefile
# config.status:1119: creating nsm/Makefile
# config.status:1119: creating portmap/Makefile
# config.status:1119: creating rquota/Makefile
# config.status:1119: creating utils/Makefile
# config.status:1119: creating examples/Makefile
# config.status:1119: creating libnfs.pc
# config.status:1119: creating config.h
# config.status:1348: executing depfiles commands
# config.status:1348: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# 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=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_header_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=x86_64-unknown-linux-gnu
# 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=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_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=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_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=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/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=no
# 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='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='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -D_FILE_OFFSET_BITS=64'
# CPP='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='/usr/sbin/ld -m elf_x86_64'
# 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='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='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='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.10.0'
# WARN_CFLAGS='-Wall -Wshadow -Wno-write-strings -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wno-strict-aliasing '
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# 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=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/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
# #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
# configure: exit 0