Build of avfs with musl toolchain

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

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

SLOCLanguage
42,033 ansic
14,075 sh
10,442 makefile
3,832 perl
14 lisp
12 csh
70,408 total

The process tree of the build process is here.

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

List of Errors

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: avfs 1.0.3-1 (Wed Apr 5 00:21:07 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) fuse-2.9.7-1
#
# Total Installed Size: 0.48 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing fuse...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/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 if configuration is valid... valid
# checking whether to build preload, avfscoda, shared library and/or fuse daemon... shared fuse
# checking whether debugging is enabled... yes
# checking whether building the dav module is enabled... no
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... 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... no
# checking for 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 /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for vsnprintf... yes
# checking for strncasecmp... yes
# checking for strcasecmp... yes
# checking for mkdtemp... yes
# checking for getpwuid_r... yes
# checking for getpwnam_r... yes
# checking for getgrgid_r... yes
# checking for getgrnam_r... yes
# checking for atoll... yes
# checking whether sys/types.h defines makedev... yes
# checking for unistd.h... (cached) yes
# checking sys/statvfs.h usability... yes
# checking sys/statvfs.h presence... yes
# checking for sys/statvfs.h... yes
# checking for d_type in struct dirent... yes
# checking for d_off in struct dirent... yes
# checking for library containing nanosleep... none required
# checking for library containing gethostbyname... none required
# checking for library containing socket... none required
# checking for dlopen in -ldl... yes
# checking for pthread_create in -lpthread... yes
# checking for emacs... no
# checking for zip... /usr/bin/zip
# checking for unzip... /usr/bin/unzip
# checking for zipinfo code in unzip... yes
# checking for perl... /usr/bin/perl
# checking whether fuse is new enough... yes
# checking for LIBFUSE... yes
# checking for LIBLZMA... yes
# checking whether the linker (/sysroot/bin/ld -m elf_x86_64 -r) supports symbol versioning... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating modules/Makefile
# config.status: creating zlib/Makefile
# config.status: creating bzlib/Makefile
# config.status: creating lib/Makefile
# config.status: creating include/Makefile
# config.status: creating avfscoda/Makefile
# config.status: creating avfscoda/redir/Makefile
# config.status: creating preload/Makefile
# config.status: creating libneon/Makefile
# config.status: creating extfs/Makefile
# config.status: creating scripts/Makefile
# config.status: creating scripts/init/Makefile
# config.status: creating test/Makefile
# config.status: creating spec/Makefile
# config.status: creating macros/Makefile
# config.status: creating patch/Makefile
# config.status: creating doc/Makefile
# config.status: creating fuse/Makefile
# config.status: creating scripts/avfs-config
# config.status: creating extfs/a
# config.status: creating extfs/apt
# config.status: creating extfs/audio
# config.status: creating extfs/deb
# config.status: creating extfs/deba
# config.status: creating extfs/debd
# config.status: creating extfs/dpkg
# config.status: creating extfs/hp48
# config.status: creating extfs/iso9660
# config.status: creating extfs/lslR
# config.status: creating extfs/mailfs
# config.status: creating extfs/patchfs
# config.status: creating extfs/rpms
# config.status: creating extfs/u7z
# config.status: creating extfs/uace
# config.status: creating extfs/uar
# config.status: creating extfs/uarj
# config.status: creating extfs/uc1541
# config.status: creating extfs/uha
# config.status: creating extfs/ulha
# config.status: creating extfs/upp
# config.status: creating extfs/uextrar
# config.status: creating extfs/uxdms
# config.status: creating extfs/uxpk
# config.status: creating extfs/uzip
# config.status: creating extfs/uzoo
# config.status: creating include/version.h
# config.status: creating include/config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing default commands
#
# Configuration details:
# Building library : yes (recommended: yes)
# Building avfsd for fuse : yes (recommended: yes)
# Building preload library : no (recommended: no)
# Building avfscoda daemon and kernel module: no (recommended: no)
#
# Use system zlib : no (recommended: no)
# Use system bzlib : no (recommended: no)
# Use liblzma : yes (recommended: yes)
#
# Installation prefix : /usr
#
# Making all in src
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/src'
# rm -f info.h
# ./make_info /usr/lib/avfs > info.h
# make all-am
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3/src'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT sysdeps.lo -MD -MP -MF .deps/sysdeps.Tpo -c -o sysdeps.lo sysdeps.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT tmpfile.lo -MD -MP -MF .deps/tmpfile.Tpo -c -o tmpfile.lo tmpfile.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fPIC -DPIC -o .libs/alloc.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT sysdeps.lo -MD -MP -MF .deps/sysdeps.Tpo -c sysdeps.c -fPIC -DPIC -o .libs/sysdeps.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT tmpfile.lo -MD -MP -MF .deps/tmpfile.Tpo -c tmpfile.c -fPIC -DPIC -o .libs/tmpfile.o
# mv -f .deps/alloc.Tpo .deps/alloc.Plo
# mv -f .deps/tmpfile.Tpo .deps/tmpfile.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT parsels.lo -MD -MP -MF .deps/parsels.Tpo -c -o parsels.lo parsels.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT ugid.lo -MD -MP -MF .deps/ugid.Tpo -c -o ugid.lo ugid.c
# mv -f .deps/utils.Tpo .deps/utils.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c -o parse.lo parse.c
# mv -f .deps/sysdeps.Tpo .deps/sysdeps.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT prog.lo -MD -MP -MF .deps/prog.Tpo -c -o prog.lo prog.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT parsels.lo -MD -MP -MF .deps/parsels.Tpo -c parsels.c -fPIC -DPIC -o .libs/parsels.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -fPIC -DPIC -o .libs/parse.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT ugid.lo -MD -MP -MF .deps/ugid.Tpo -c ugid.c -fPIC -DPIC -o .libs/ugid.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT prog.lo -MD -MP -MF .deps/prog.Tpo -c prog.c -fPIC -DPIC -o .libs/prog.o
# mv -f .deps/ugid.Tpo .deps/ugid.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT runprog.lo -MD -MP -MF .deps/runprog.Tpo -c -o runprog.lo runprog.c
# mv -f .deps/prog.Tpo .deps/prog.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c
# mv -f .deps/parsels.Tpo .deps/parsels.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT filebuf.lo -MD -MP -MF .deps/filebuf.Tpo -c -o filebuf.lo filebuf.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT runprog.lo -MD -MP -MF .deps/runprog.Tpo -c runprog.c -fPIC -DPIC -o .libs/runprog.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -fPIC -DPIC -o .libs/cache.o
# mv -f .deps/parse.Tpo .deps/parse.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT local.lo -MD -MP -MF .deps/local.Tpo -c -o local.lo local.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT filebuf.lo -MD -MP -MF .deps/filebuf.Tpo -c filebuf.c -fPIC -DPIC -o .libs/filebuf.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT local.lo -MD -MP -MF .deps/local.Tpo -c local.c -fPIC -DPIC -o .libs/local.o
# mv -f .deps/runprog.Tpo .deps/runprog.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT default.lo -MD -MP -MF .deps/default.Tpo -c -o default.lo default.c
# mv -f .deps/filebuf.Tpo .deps/filebuf.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT oper.lo -MD -MP -MF .deps/oper.Tpo -c -o oper.lo oper.c
# mv -f .deps/cache.Tpo .deps/cache.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT fdops.lo -MD -MP -MF .deps/fdops.Tpo -c -o fdops.lo fdops.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT default.lo -MD -MP -MF .deps/default.Tpo -c default.c -fPIC -DPIC -o .libs/default.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT fdops.lo -MD -MP -MF .deps/fdops.Tpo -c fdops.c -fPIC -DPIC -o .libs/fdops.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT oper.lo -MD -MP -MF .deps/oper.Tpo -c oper.c -fPIC -DPIC -o .libs/oper.o
# mv -f .deps/local.Tpo .deps/local.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT virtual.lo -MD -MP -MF .deps/virtual.Tpo -c -o virtual.lo virtual.c
# mv -f .deps/default.Tpo .deps/default.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT modload.lo -MD -MP -MF .deps/modload.Tpo -c -o modload.lo modload.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT virtual.lo -MD -MP -MF .deps/virtual.Tpo -c virtual.c -fPIC -DPIC -o .libs/virtual.o
# mv -f .deps/fdops.Tpo .deps/fdops.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT remote.lo -MD -MP -MF .deps/remote.Tpo -c -o remote.lo remote.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT modload.lo -MD -MP -MF .deps/modload.Tpo -c modload.c -fPIC -DPIC -o .libs/modload.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT remote.lo -MD -MP -MF .deps/remote.Tpo -c remote.c -fPIC -DPIC -o .libs/remote.o
# mv -f .deps/oper.Tpo .deps/oper.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo archive.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c archive.c -fPIC -DPIC -o .libs/archive.o
# mv -f .deps/virtual.Tpo .deps/virtual.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT archutil.lo -MD -MP -MF .deps/archutil.Tpo -c -o archutil.lo archutil.c
# mv -f .deps/modload.Tpo .deps/modload.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT namespace.lo -MD -MP -MF .deps/namespace.Tpo -c -o namespace.lo namespace.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT archutil.lo -MD -MP -MF .deps/archutil.Tpo -c archutil.c -fPIC -DPIC -o .libs/archutil.o
# mv -f .deps/remote.Tpo .deps/remote.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT state.lo -MD -MP -MF .deps/state.Tpo -c -o state.lo state.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT namespace.lo -MD -MP -MF .deps/namespace.Tpo -c namespace.c -fPIC -DPIC -o .libs/namespace.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT state.lo -MD -MP -MF .deps/state.Tpo -c state.c -fPIC -DPIC -o .libs/state.o
# mv -f .deps/archive.Tpo .deps/archive.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT serialfile.lo -MD -MP -MF .deps/serialfile.Tpo -c -o serialfile.lo serialfile.c
# mv -f .deps/archutil.Tpo .deps/archutil.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT filtprog.lo -MD -MP -MF .deps/filtprog.Tpo -c -o filtprog.lo filtprog.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT serialfile.lo -MD -MP -MF .deps/serialfile.Tpo -c serialfile.c -fPIC -DPIC -o .libs/serialfile.o
# mv -f .deps/state.Tpo .deps/state.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c -o filter.lo filter.c
# mv -f .deps/namespace.Tpo .deps/namespace.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT filecache.lo -MD -MP -MF .deps/filecache.Tpo -c -o filecache.lo filecache.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT filtprog.lo -MD -MP -MF .deps/filtprog.Tpo -c filtprog.c -fPIC -DPIC -o .libs/filtprog.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT filecache.lo -MD -MP -MF .deps/filecache.Tpo -c filecache.c -fPIC -DPIC -o .libs/filecache.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c filter.c -fPIC -DPIC -o .libs/filter.o
# mv -f .deps/serialfile.Tpo .deps/serialfile.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c -o socket.lo socket.c
# mv -f .deps/filtprog.Tpo .deps/filtprog.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT passwords.lo -MD -MP -MF .deps/passwords.Tpo -c -o passwords.lo passwords.c
# mv -f .deps/filecache.Tpo .deps/filecache.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT zread.lo -MD -MP -MF .deps/zread.Tpo -c -o zread.lo zread.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -fPIC -DPIC -o .libs/socket.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT passwords.lo -MD -MP -MF .deps/passwords.Tpo -c passwords.c -fPIC -DPIC -o .libs/passwords.o
# mv -f .deps/filter.Tpo .deps/filter.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT exit.lo -MD -MP -MF .deps/exit.Tpo -c -o exit.lo exit.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT zread.lo -MD -MP -MF .deps/zread.Tpo -c zread.c -fPIC -DPIC -o .libs/zread.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT exit.lo -MD -MP -MF .deps/exit.Tpo -c exit.c -fPIC -DPIC -o .libs/exit.o
# mv -f .deps/socket.Tpo .deps/socket.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT realfile.lo -MD -MP -MF .deps/realfile.Tpo -c -o realfile.lo realfile.c
# mv -f .deps/exit.Tpo .deps/exit.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT bzread.lo -MD -MP -MF .deps/bzread.Tpo -c -o bzread.lo bzread.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT realfile.lo -MD -MP -MF .deps/realfile.Tpo -c realfile.c -fPIC -DPIC -o .libs/realfile.o
# mv -f .deps/zread.Tpo .deps/zread.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT xzread.lo -MD -MP -MF .deps/xzread.Tpo -c -o xzread.lo xzread.c
# mv -f .deps/passwords.Tpo .deps/passwords.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT bzread.lo -MD -MP -MF .deps/bzread.Tpo -c bzread.c -fPIC -DPIC -o .libs/bzread.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../zlib -I../bzlib -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DBZ_NO_STDIO -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -g -Wall -g -MT xzread.lo -MD -MP -MF .deps/xzread.Tpo -c xzread.c -fPIC -DPIC -o .libs/xzread.o
# mv -f .deps/realfile.Tpo .deps/realfile.Plo
# xzread.c:13:10: fatal error: 'lzma.h' file not found
# #include "lzma.h"
# ^
# 1 error generated.
# make[2]: *** [Makefile:471: xzread.lo] Error 1
# make[2]: *** Waiting for unfinished jobs....
# mv -f .deps/bzread.Tpo .deps/bzread.Plo
# make[2]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/src'
# make[1]: *** [Makefile:367: all] Error 2
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/src'
# make: *** [Makefile:441: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/avfs/src/avfs-1.0.3/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 avfs configure 1.0.3, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-library --enable-fuse --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 27e5305d2272
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2366: checking for a BSD-compatible install
# configure:2434: result: /usr/bin/install -c
# configure:2445: checking whether build environment is sane
# configure:2500: result: yes
# configure:2559: checking for x86_64-unknown-linux-strip
# configure:2589: result: no
# configure:2599: checking for strip
# configure:2615: found /sysroot/bin/strip
# configure:2626: result: strip
# configure:2651: checking for a thread-safe mkdir -p
# configure:2690: result: /usr/bin/mkdir -p
# configure:2697: checking for gawk
# configure:2713: found /usr/bin/gawk
# configure:2724: result: gawk
# configure:2735: checking whether make sets $(MAKE)
# configure:2757: result: yes
# configure:2786: checking whether make supports nested variables
# configure:2803: result: yes
# configure:2898: checking build system type
# configure:2912: result: x86_64-unknown-linux-gnu
# configure:2932: checking host system type
# configure:2945: result: x86_64-unknown-linux-gnu
# configure:2966: checking if configuration is valid
# configure:2979: result: valid
# configure:2997: checking whether to build preload, avfscoda, shared library and/or fuse daemon
# configure:3071: result: shared fuse
# configure:3074: checking whether debugging is enabled
# configure:3083: result: yes
# configure:3086: checking whether building the dav module is enabled
# configure:3095: result: no
# configure:3165: checking for x86_64-unknown-linux-gcc
# configure:3192: result: clang
# configure:3461: checking for C compiler version
# configure:3470: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3481: $? = 0
# configure:3470: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3481: $? = 0
# configure:3470: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3481: $? = 1
# configure:3470: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3481: $? = 1
# configure:3501: checking whether the C compiler works
# configure:3523: clang conftest.c >&5
# configure:3527: $? = 0
# configure:3575: result: yes
# configure:3578: checking for C compiler default output file name
# configure:3580: result: a.out
# configure:3586: checking for suffix of executables
# configure:3593: clang -o conftest conftest.c >&5
# configure:3597: $? = 0
# configure:3619: result:
# configure:3641: checking whether we are cross compiling
# configure:3649: clang -o conftest conftest.c >&5
# configure:3653: $? = 0
# configure:3660: ./conftest
# configure:3664: $? = 0
# configure:3679: result: no
# configure:3684: checking for suffix of object files
# configure:3706: clang -c conftest.c >&5
# configure:3710: $? = 0
# configure:3731: result: o
# configure:3735: checking whether we are using the GNU C compiler
# configure:3754: clang -c conftest.c >&5
# configure:3754: $? = 0
# configure:3763: result: yes
# configure:3772: checking whether clang accepts -g
# configure:3792: clang -c -g conftest.c >&5
# configure:3792: $? = 0
# configure:3833: result: yes
# configure:3850: checking for clang option to accept ISO C89
# configure:3913: clang -c conftest.c >&5
# configure:3913: $? = 0
# configure:3926: result: none needed
# configure:3957: checking for style of include used by make
# configure:3985: result: GNU
# configure:4011: checking dependency style of clang
# configure:4122: result: gcc3
# configure:4142: checking how to run the C preprocessor
# configure:4173: clang -E conftest.c
# configure:4173: $? = 0
# configure:4187: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4187: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "avfs"
# | #define PACKAGE_TARNAME "avfs"
# | #define PACKAGE_VERSION "1.0.3"
# | #define PACKAGE_STRING "avfs 1.0.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "avfs"
# | #define VERSION "1.0.3"
# | /* end confdefs.h. */
# | #include
# configure:4212: result: clang -E
# configure:4232: clang -E conftest.c
# configure:4232: $? = 0
# configure:4246: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4246: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "avfs"
# | #define PACKAGE_TARNAME "avfs"
# | #define PACKAGE_VERSION "1.0.3"
# | #define PACKAGE_STRING "avfs 1.0.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "avfs"
# | #define VERSION "1.0.3"
# | /* end confdefs.h. */
# | #include
# configure:4321: checking how to print strings
# configure:4348: result: printf
# configure:4369: checking for a sed that does not truncate output
# configure:4433: result: /usr/bin/sed
# configure:4451: checking for grep that handles long lines and -e
# configure:4509: result: /usr/bin/grep
# configure:4514: checking for egrep
# configure:4576: result: /usr/bin/grep -E
# configure:4581: checking for fgrep
# configure:4643: result: /usr/bin/grep -F
# configure:4678: checking for ld used by clang
# configure:4745: result: /sysroot/bin/ld
# configure:4752: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4767: result: yes
# configure:4779: checking for BSD- or MS-compatible name lister (nm)
# configure:4828: result: /sysroot/bin/nm -B
# configure:4958: checking the name lister (/sysroot/bin/nm -B) interface
# configure:4965: clang -c conftest.c >&5
# configure:4968: /sysroot/bin/nm -B "conftest.o"
# configure:4971: output
# 0000000000000000 B some_variable
# configure:4978: result: BSD nm
# configure:4981: checking whether ln -s works
# configure:4985: result: yes
# configure:4993: checking the maximum length of command line arguments
# configure:5123: result: 1572864
# configure:5140: checking whether the shell understands some XSI constructs
# configure:5150: result: yes
# configure:5154: checking whether the shell understands "+="
# configure:5160: result: yes
# configure:5195: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5235: result: func_convert_file_noop
# configure:5242: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5262: result: func_convert_file_noop
# configure:5269: checking for /sysroot/bin/ld option to reload object files
# configure:5276: result: -r
# configure:5310: checking for x86_64-unknown-linux-objdump
# configure:5340: result: no
# configure:5350: checking for objdump
# configure:5366: found /sysroot/bin/objdump
# configure:5377: result: objdump
# configure:5409: checking how to recognize dependent libraries
# configure:5611: result: pass_all
# configure:5656: checking for x86_64-unknown-linux-dlltool
# configure:5686: result: no
# configure:5696: checking for dlltool
# configure:5726: result: no
# configure:5756: checking how to associate runtime and link libraries
# configure:5783: result: printf %s\n
# configure:5800: checking for x86_64-unknown-linux-ar
# configure:5830: result: no
# configure:5844: checking for ar
# configure:5860: found /sysroot/bin/ar
# configure:5871: result: ar
# configure:5908: checking for archiver @FILE support
# configure:5925: clang -c conftest.c >&5
# configure:5925: $? = 0
# configure:5928: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:5931: $? = 0
# configure:5936: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:5939: $? = 1
# configure:5951: result: @
# configure:5969: checking for x86_64-unknown-linux-strip
# configure:5996: result: strip
# configure:6068: checking for x86_64-unknown-linux-ranlib
# configure:6098: result: no
# configure:6108: checking for ranlib
# configure:6124: found /sysroot/bin/ranlib
# configure:6135: result: ranlib
# configure:6237: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6357: clang -c conftest.c >&5
# configure:6360: $? = 0
# configure:6364: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6367: $? = 0
# configure:6433: clang -o conftest conftest.c conftstm.o >&5
# configure:6436: $? = 0
# configure:6474: result: ok
# configure:6511: checking for sysroot
# configure:6541: result: no
# configure:6618: clang -c conftest.c >&5
# configure:6621: $? = 0
# configure:6763: checking for x86_64-unknown-linux-mt
# configure:6793: result: no
# configure:6803: checking for mt
# configure:6833: result: no
# configure:6853: checking if : is a manifest tool
# configure:6859: : '-?'
# configure:6867: result: no
# configure:7505: checking for ANSI C header files
# configure:7525: clang -c conftest.c >&5
# configure:7525: $? = 0
# configure:7598: clang -o conftest conftest.c >&5
# configure:7598: $? = 0
# configure:7598: ./conftest
# configure:7598: $? = 0
# configure:7609: result: yes
# configure:7622: checking for sys/types.h
# configure:7622: clang -c conftest.c >&5
# configure:7622: $? = 0
# configure:7622: result: yes
# configure:7622: checking for sys/stat.h
# configure:7622: clang -c conftest.c >&5
# configure:7622: $? = 0
# configure:7622: result: yes
# configure:7622: checking for stdlib.h
# configure:7622: clang -c conftest.c >&5
# configure:7622: $? = 0
# configure:7622: result: yes
# configure:7622: checking for string.h
# configure:7622: clang -c conftest.c >&5
# configure:7622: $? = 0
# configure:7622: result: yes
# configure:7622: checking for memory.h
# configure:7622: clang -c conftest.c >&5
# configure:7622: $? = 0
# configure:7622: result: yes
# configure:7622: checking for strings.h
# configure:7622: clang -c conftest.c >&5
# configure:7622: $? = 0
# configure:7622: result: yes
# configure:7622: checking for inttypes.h
# configure:7622: clang -c conftest.c >&5
# configure:7622: $? = 0
# configure:7622: result: yes
# configure:7622: checking for stdint.h
# configure:7622: clang -c conftest.c >&5
# configure:7622: $? = 0
# configure:7622: result: yes
# configure:7622: checking for unistd.h
# configure:7622: clang -c conftest.c >&5
# configure:7622: $? = 0
# configure:7622: result: yes
# configure:7636: checking for dlfcn.h
# configure:7636: clang -c conftest.c >&5
# configure:7636: $? = 0
# configure:7636: result: yes
# configure:7842: checking for objdir
# configure:7857: result: .libs
# configure:8124: checking if clang supports -fno-rtti -fno-exceptions
# configure:8142: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8146: $? = 0
# configure:8159: result: yes
# configure:8486: checking for clang option to produce PIC
# configure:8493: result: -fPIC -DPIC
# configure:8501: checking if clang PIC flag -fPIC -DPIC works
# configure:8519: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8523: $? = 0
# configure:8536: result: yes
# configure:8565: checking if clang static flag -static works
# configure:8593: result: no
# configure:8608: checking if clang supports -c -o file.o
# configure:8629: clang -c -o out/conftest2.o conftest.c >&5
# configure:8633: $? = 0
# configure:8655: result: yes
# configure:8663: checking if clang supports -c -o file.o
# configure:8710: result: yes
# configure:8743: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:9896: result: yes
# configure:9933: checking whether -lc should be explicitly linked in
# configure:9941: clang -c conftest.c >&5
# configure:9944: $? = 0
# configure:9959: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:9962: $? = 0
# configure:9976: result: no
# configure:10136: checking dynamic linker characteristics
# configure:10647: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10647: $? = 0
# configure:10869: result: GNU/Linux ld.so
# configure:10976: checking how to hardcode library paths into programs
# configure:11001: result: immediate
# configure:11541: checking whether stripping libraries is possible
# configure:11546: result: yes
# configure:11581: checking if libtool supports shared libraries
# configure:11583: result: yes
# configure:11586: checking whether to build shared libraries
# configure:11607: result: yes
# configure:11610: checking whether to build static libraries
# configure:11614: result: no
# configure:11658: checking for x86_64-unknown-linux-pkg-config
# configure:11691: result: no
# configure:11701: checking for pkg-config
# configure:11719: found /usr/bin/pkg-config
# configure:11731: result: /usr/bin/pkg-config
# configure:11756: checking pkg-config is at least version 0.9.0
# configure:11759: result: yes
# configure:11777: checking for special C compiler options needed for large files
# configure:11822: result: no
# configure:11828: checking for _FILE_OFFSET_BITS value needed for large files
# configure:11853: clang -c conftest.c >&5
# configure:11853: $? = 0
# configure:11885: result: no
# configure:12056: checking for vsnprintf
# configure:12056: clang -o conftest -Wall -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5
# conftest.c:46:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:46:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:12056: $? = 0
# configure:12056: result: yes
# configure:12056: checking for strncasecmp
# configure:12056: clang -o conftest -Wall -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5
# conftest.c:47:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
# char strncasecmp ();
# ^
# conftest.c:47:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
# 1 warning generated.
# configure:12056: $? = 0
# configure:12056: result: yes
# configure:12056: checking for strcasecmp
# configure:12056: clang -o conftest -Wall -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5
# conftest.c:48:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:48:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:12056: $? = 0
# configure:12056: result: yes
# configure:12056: checking for mkdtemp
# configure:12056: clang -o conftest -Wall -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5
# configure:12056: $? = 0
# configure:12056: result: yes
# configure:12068: checking for getpwuid_r
# configure:12068: clang -o conftest -Wall -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5
# configure:12068: $? = 0
# configure:12068: result: yes
# configure:12068: checking for getpwnam_r
# configure:12068: clang -o conftest -Wall -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5
# configure:12068: $? = 0
# configure:12068: result: yes
# configure:12068: checking for getgrgid_r
# configure:12068: clang -o conftest -Wall -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5
# configure:12068: $? = 0
# configure:12068: result: yes
# configure:12068: checking for getgrnam_r
# configure:12068: clang -o conftest -Wall -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5
# configure:12068: $? = 0
# configure:12068: result: yes
# configure:12079: checking for atoll
# configure:12079: clang -o conftest -Wall -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5
# configure:12079: $? = 0
# configure:12079: result: yes
# configure:12088: checking whether sys/types.h defines makedev
# configure:12104: clang -o conftest -Wall -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5
# configure:12104: $? = 0
# configure:12113: result: yes
# configure:12141: checking for unistd.h
# configure:12141: result: yes
# configure:12153: checking sys/statvfs.h usability
# configure:12153: clang -c -Wall -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5
# configure:12153: $? = 0
# configure:12153: result: yes
# configure:12153: checking sys/statvfs.h presence
# configure:12153: clang -E -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c
# configure:12153: $? = 0
# configure:12153: result: yes
# configure:12153: checking for sys/statvfs.h
# configure:12153: result: yes
# configure:12164: checking for d_type in struct dirent
# configure:12181: clang -c -Wall -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5
# conftest.c:39:20: warning: expression result unused [-Wunused-value]
# struct dirent d; d.d_type;
# ~ ^~~~~~
# 1 warning generated.
# configure:12181: $? = 0
# configure:12188: result: yes
# configure:12196: checking for d_off in struct dirent
# configure:12213: clang -c -Wall -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5
# conftest.c:40:20: warning: expression result unused [-Wunused-value]
# struct dirent d; d.d_off;
# ~ ^~~~~
# 1 warning generated.
# configure:12213: $? = 0
# configure:12220: result: yes
# configure:12228: checking for library containing nanosleep
# configure:12259: clang -o conftest -Wall -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5
# configure:12259: $? = 0
# configure:12276: result: none required
# configure:12284: checking for library containing gethostbyname
# configure:12315: clang -o conftest -Wall -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5
# configure:12315: $? = 0
# configure:12332: result: none required
# configure:12340: checking for library containing socket
# configure:12371: clang -o conftest -Wall -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5
# configure:12371: $? = 0
# configure:12388: result: none required
# configure:13566: checking for dlopen in -ldl
# configure:13591: clang -o conftest -Wall -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c -ldl >&5
# configure:13591: $? = 0
# configure:13600: result: yes
# configure:13611: checking for pthread_create in -lpthread
# configure:13636: clang -o conftest -Wall -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c -lpthread -ldl >&5
# configure:13636: $? = 0
# configure:13645: result: yes
# configure:13668: checking for emacs
# configure:13696: result: no
# configure:13707: checking for zip
# configure:13725: found /usr/bin/zip
# configure:13738: result: /usr/bin/zip
# configure:13748: checking for unzip
# configure:13766: found /usr/bin/unzip
# configure:13779: result: /usr/bin/unzip
# configure:13787: checking for zipinfo code in unzip
# configure:13797: result: yes
# configure:13807: checking for perl
# configure:13825: found /usr/bin/perl
# configure:13838: result: /usr/bin/perl
# configure:14170: checking whether fuse is new enough
# configure:14180: result: yes
# configure:14189: $PKG_CONFIG --exists --print-errors "fuse"
# configure:14192: $? = 0
# configure:14197: checking for LIBFUSE
# configure:14204: $PKG_CONFIG --exists --print-errors "fuse"
# configure:14207: $? = 0
# configure:14220: $PKG_CONFIG --exists --print-errors "fuse"
# configure:14223: $? = 0
# configure:14277: result: yes
# configure:14313: $PKG_CONFIG --exists --print-errors "liblzma"
# configure:14316: $? = 0
# configure:14321: checking for LIBLZMA
# configure:14328: $PKG_CONFIG --exists --print-errors "liblzma"
# configure:14331: $? = 0
# configure:14344: $PKG_CONFIG --exists --print-errors "liblzma"
# configure:14347: $? = 0
# configure:14401: result: yes
# configure:14491: checking whether the linker (/sysroot/bin/ld -m elf_x86_64 -r) supports symbol versioning
# configure:14514: result: yes
# configure:14636: checking that generated files are newer than configure
# configure:14642: result: done
# configure:14722: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by avfs config.status 1.0.3, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 27e5305d2272
#
# config.status:1217: creating Makefile
# config.status:1217: creating src/Makefile
# config.status:1217: creating modules/Makefile
# config.status:1217: creating zlib/Makefile
# config.status:1217: creating bzlib/Makefile
# config.status:1217: creating lib/Makefile
# config.status:1217: creating include/Makefile
# config.status:1217: creating avfscoda/Makefile
# config.status:1217: creating avfscoda/redir/Makefile
# config.status:1217: creating preload/Makefile
# config.status:1217: creating libneon/Makefile
# config.status:1217: creating extfs/Makefile
# config.status:1217: creating scripts/Makefile
# config.status:1217: creating scripts/init/Makefile
# config.status:1217: creating test/Makefile
# config.status:1217: creating spec/Makefile
# config.status:1217: creating macros/Makefile
# config.status:1217: creating patch/Makefile
# config.status:1217: creating doc/Makefile
# config.status:1217: creating fuse/Makefile
# config.status:1217: creating scripts/avfs-config
# config.status:1217: creating extfs/a
# config.status:1217: creating extfs/apt
# config.status:1217: creating extfs/audio
# config.status:1217: creating extfs/deb
# config.status:1217: creating extfs/deba
# config.status:1217: creating extfs/debd
# config.status:1217: creating extfs/dpkg
# config.status:1217: creating extfs/hp48
# config.status:1217: creating extfs/iso9660
# config.status:1217: creating extfs/lslR
# config.status:1217: creating extfs/mailfs
# config.status:1217: creating extfs/patchfs
# config.status:1217: creating extfs/rpms
# config.status:1217: creating extfs/u7z
# config.status:1217: creating extfs/uace
# config.status:1217: creating extfs/uar
# config.status:1217: creating extfs/uarj
# config.status:1217: creating extfs/uc1541
# config.status:1217: creating extfs/uha
# config.status:1217: creating extfs/ulha
# config.status:1217: creating extfs/upp
# config.status:1217: creating extfs/uextrar
# config.status:1217: creating extfs/uxdms
# config.status:1217: creating extfs/uxpk
# config.status:1217: creating extfs/uzip
# config.status:1217: creating extfs/uzoo
# config.status:1217: creating include/version.h
# config.status:1217: creating include/config.h
# config.status:1446: executing depfiles commands
# config.status:1446: executing libtool commands
# config.status:1446: executing default commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBFUSE_CFLAGS_set=
# ac_cv_env_LIBFUSE_CFLAGS_value=
# ac_cv_env_LIBFUSE_LIBS_set=
# ac_cv_env_LIBFUSE_LIBS_value=
# ac_cv_env_LIBLZMA_CFLAGS_set=
# ac_cv_env_LIBLZMA_CFLAGS_value=
# ac_cv_env_LIBLZMA_LIBS_set=
# ac_cv_env_LIBLZMA_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_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_func_atoll=yes
# ac_cv_func_getgrgid_r=yes
# ac_cv_func_getgrnam_r=yes
# ac_cv_func_getpwnam_r=yes
# ac_cv_func_getpwuid_r=yes
# ac_cv_func_mkdtemp=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_statvfs_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_types_h_makedev=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_pthread_pthread_create=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_PERL=/usr/bin/perl
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_UNZIP=/usr/bin/unzip
# ac_cv_path_ZIP=/usr/bin/zip
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_EMACS=no
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# 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
# ac_cv_search_gethostbyname='none required'
# ac_cv_search_nanosleep='none required'
# ac_cv_search_socket='none required'
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_use_xz=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/bin/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=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# mc_cv_have_zipinfo=yes
# my_cv_struct_d_off=yes
# my_cv_struct_d_type=yes
# pkg_cv_LIBFUSE_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse'
# pkg_cv_LIBFUSE_LIBS='-lfuse -pthread'
# pkg_cv_LIBLZMA_CFLAGS=
# pkg_cv_LIBLZMA_LIBS=-llzma
# szm_cv_host_system=x86_64-unknown-linux-gnu
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/avfs/src/avfs-1.0.3/missing aclocal-1.13'
# 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/avfs/src/avfs-1.0.3/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/avfs/src/avfs-1.0.3/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/avfs/src/avfs-1.0.3/missing automake-1.13'
# AWK='gawk'
# BUILD_DAVSUPPORT_FALSE=''
# BUILD_DAVSUPPORT_TRUE='#'
# BUILD_NEON_LIB_FALSE=''
# BUILD_NEON_LIB_TRUE='#'
# BUILD_SHARED_FALSE='#'
# BUILD_SHARED_TRUE=''
# BZLIB_INCLUDE='-I$(top_srcdir)/bzlib'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS='-Wall -g'
# CPP='clang -E'
# CPPFLAGS=' -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse '
# CYGPATH_W='echo'
# DAV=''
# DAV_LS=''
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EMACS='no'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# FUSELIBS='-lfuse -pthread'
# GREP='/usr/bin/grep'
# HAVE_ZIPINFO='1'
# INSTALL_AVFSCODA_FALSE=''
# INSTALL_AVFSCODA_PROFILE_FALSE=''
# INSTALL_AVFSCODA_PROFILE_TRUE='#'
# INSTALL_AVFSCODA_TRUE='#'
# INSTALL_CODADEV_FALSE=''
# INSTALL_CODADEV_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_EMACS_FALSE=''
# INSTALL_EMACS_TRUE='#'
# INSTALL_FUSE_FALSE='#'
# INSTALL_FUSE_TRUE=''
# INSTALL_INITSCRIPT_FALSE=''
# INSTALL_INITSCRIPT_TRUE='#'
# INSTALL_PRELOAD_FALSE=''
# INSTALL_PRELOAD_TRUE='#'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_SCRIPTLINKS_FALSE=''
# INSTALL_SCRIPTLINKS_TRUE='#'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# KERNINCLUDE=''
# LD='/sysroot/bin/ld -m elf_x86_64 -r'
# LDFLAGS=''
# LIBBZ2='../bzlib/libbz.la'
# LIBDAV=''
# LIBFUSE_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse'
# LIBFUSE_LIBS='-lfuse -pthread'
# LIBLZMA_CFLAGS=''
# LIBLZMA_LIBS='-llzma'
# LIBOBJS=''
# LIBS='-lpthread -ldl -llzma'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBZ='../zlib/libzlib.la'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/avfs/src/avfs-1.0.3/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NEONLIBS=''
# NEONOBJS=''
# NEON_BUILD_BUNDLED='no'
# NEON_LINK_FLAGS=''
# NEON_OBJEXT=''
# NEON_TARGET=''
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# NUMVERSION='103'
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='avfs'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='avfs'
# PACKAGE_STRING='avfs 1.0.3'
# PACKAGE_TARNAME='avfs'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.0.3'
# PATH_SEPARATOR=':'
# PERL='/usr/bin/perl'
# PKG_CONFIG='/usr/bin/pkg-config'
# PRELOAD_LIBS=''
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# UNZIP='/usr/bin/unzip'
# USE_LIBLZMA_FALSE='#'
# USE_LIBLZMA_TRUE=''
# USE_SYSTEM_BZLIB_FALSE=''
# USE_SYSTEM_BZLIB_TRUE='#'
# USE_SYSTEM_ZLIB_FALSE=''
# USE_SYSTEM_ZLIB_TRUE='#'
# VERSION='1.0.3'
# VERSIONSCRIPT_OPTS='-Wl,--version-script=$(srcdir)/libavfs.map'
# XML_CONFIG=''
# ZIP='/usr/bin/zip'
# ZLIB_CFLAGS='-Wall -O3'
# ZLIB_INCLUDE='-I$(top_srcdir)/zlib'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# avfscoda_build='no'
# 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'
# initstyle=''
# install_scriptcomps=' mountavfs umountavfs avfs-config'
# install_sh='${SHELL} /tmp/avfs/src/avfs-1.0.3/install-sh'
# kmoduledir=''
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# moduledir='${libdir}/avfs'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# preload_build='no'
# profiledir=''
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# rcdir=''
# rcscriptdir=''
# sbindir='${exec_prefix}/sbin'
# shared_build='yes'
# sharedstatedir='${prefix}/com'
# start_levels=''
# start_prio=''
# stop_levels=''
# stop_prio=''
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "avfs"
# #define PACKAGE_TARNAME "avfs"
# #define PACKAGE_VERSION "1.0.3"
# #define PACKAGE_STRING "avfs 1.0.3"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "avfs"
# #define VERSION "1.0.3"
# #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_VSNPRINTF 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRCASECMP 1
# #define HAVE_MKDTEMP 1
# #define HAVE_GETPWUID_R 1
# #define HAVE_GETPWNAM_R 1
# #define HAVE_GETGRGID_R 1
# #define HAVE_GETGRNAM_R 1
# #define HAVE_ATOLL 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_STATVFS_H 1
# #define HAVE_D_TYPE 1
# #define HAVE_D_OFF 1
# #define HAVE_LIBDL 1
# #define HAVE_LIBPTHREAD 1
# #define HAVE_LIBFUSE 1
# #define HAVE_LIBLZMA 1
#
# configure: exit 0