Build of avfs with vanilla toolchain

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

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

SLOCLanguage
42,078 ansic
14,075 sh
10,442 makefile
3,832 perl
14 lisp
12 csh
70,453 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: avfs 1.0.3-1 (Wed Aug 24 13:01:12 UTC 2016)
# ==> 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... 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 for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -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 gcc... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/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 /usr/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 /usr/bin/nm -B output from gcc 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 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/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 (/usr/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 gcc -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 gcc -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
# libtool: compile: gcc -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: gcc -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
# mv -f .deps/utils.Tpo .deps/utils.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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
# libtool: compile: gcc -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/sysdeps.Tpo .deps/sysdeps.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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: gcc -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
# mv -f .deps/tmpfile.Tpo .deps/tmpfile.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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
# mv -f .deps/alloc.Tpo .deps/alloc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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
# libtool: compile: gcc -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: gcc -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
# mv -f .deps/ugid.Tpo .deps/ugid.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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
# libtool: compile: gcc -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
# mv -f .deps/parsels.Tpo .deps/parsels.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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: gcc -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
# parse.c: In function 'segment_islocal':
# parse.c:581:10: warning: variable 'c' set but not used [-Wunused-but-set-variable]
# char c;
# ^
# mv -f .deps/parse.Tpo .deps/parse.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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
# libtool: compile: gcc -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
# mv -f .deps/runprog.Tpo .deps/runprog.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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
# libtool: compile: gcc -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/cache.Tpo .deps/cache.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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: gcc -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
# mv -f .deps/filebuf.Tpo .deps/filebuf.Plo
# mv -f .deps/prog.Tpo .deps/prog.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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
# libtool: compile: gcc -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: gcc -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/default.Tpo .deps/default.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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/local.Tpo .deps/local.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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: gcc -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
# libtool: compile: gcc -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
# mv -f .deps/fdops.Tpo .deps/fdops.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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/oper.Tpo .deps/oper.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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: gcc -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
# libtool: compile: gcc -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
# mv -f .deps/modload.Tpo .deps/modload.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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
# mv -f .deps/virtual.Tpo .deps/virtual.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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: gcc -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
# libtool: compile: gcc -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/archive.Tpo .deps/archive.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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/remote.Tpo .deps/remote.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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: gcc -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
# libtool: compile: gcc -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
# mv -f .deps/archutil.Tpo .deps/archutil.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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: gcc -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/namespace.Tpo .deps/namespace.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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
# libtool: compile: gcc -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 gcc -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
# serialfile.c: In function 'sfile_dummy_read':
# serialfile.c:199:14: warning: variable 'nact' set but not used [-Wunused-but-set-variable]
# avsize_t nact;
# ^~~~
# libtool: compile: gcc -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
# mv -f .deps/serialfile.Tpo .deps/serialfile.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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/filtprog.Tpo .deps/filtprog.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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: gcc -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
# libtool: compile: gcc -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
# mv -f .deps/filecache.Tpo .deps/filecache.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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/filter.Tpo .deps/filter.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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
# libtool: compile: gcc -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: gcc -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/socket.Tpo .deps/socket.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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
# mv -f .deps/passwords.Tpo .deps/passwords.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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: gcc -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: gcc -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/exit.Tpo .deps/exit.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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
# libtool: compile: gcc -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 gcc -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: gcc -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
# mv -f .deps/realfile.Tpo .deps/realfile.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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
# bzread.c: In function 'bzfile_decompress':
# bzread.c:267:20: warning: variable 'start' set but not used [-Wunused-but-set-variable]
# unsigned char *start;
# ^~~~~
# libtool: compile: gcc -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/bzread.Tpo .deps/bzread.Plo
# xzread.c: In function 'xzfile_decompress':
# xzread.c:158:20: warning: variable 'start' set but not used [-Wunused-but-set-variable]
# unsigned char *start;
# ^~~~~
# mv -f .deps/xzread.Tpo .deps/xzread.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -Wall -g -module -o libavfscore.la utils.lo sysdeps.lo tmpfile.lo alloc.lo parsels.lo ugid.lo parse.lo prog.lo runprog.lo cache.lo filebuf.lo local.lo default.lo oper.lo fdops.lo virtual.lo modload.lo remote.lo archive.lo archutil.lo namespace.lo state.lo serialfile.lo filtprog.lo filter.lo filecache.lo socket.lo passwords.lo zread.lo exit.lo realfile.lo bzread.lo xzread.lo -lpthread -ldl -llzma
# libtool: link: ar cru .libs/libavfscore.a .libs/utils.o .libs/sysdeps.o .libs/tmpfile.o .libs/alloc.o .libs/parsels.o .libs/ugid.o .libs/parse.o .libs/prog.o .libs/runprog.o .libs/cache.o .libs/filebuf.o .libs/local.o .libs/default.o .libs/oper.o .libs/fdops.o .libs/virtual.o .libs/modload.o .libs/remote.o .libs/archive.o .libs/archutil.o .libs/namespace.o .libs/state.o .libs/serialfile.o .libs/filtprog.o .libs/filter.o .libs/filecache.o .libs/socket.o .libs/passwords.o .libs/zread.o .libs/exit.o .libs/realfile.o .libs/bzread.o .libs/xzread.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libavfscore.a
# libtool: link: ( cd ".libs" && rm -f "libavfscore.la" && ln -s "../libavfscore.la" "libavfscore.la" )
# make[2]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/src'
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/src'
# Making all in modules
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/modules'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c -o volatile.lo volatile.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT rsh.lo -MD -MP -MF .deps/rsh.Tpo -c -o rsh.lo rsh.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c volatile.c -fPIC -DPIC -o .libs/volatile.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT rsh.lo -MD -MP -MF .deps/rsh.Tpo -c rsh.c -fPIC -DPIC -o .libs/rsh.o
# mv -f .deps/rsh.Tpo .deps/rsh.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT http.lo -MD -MP -MF .deps/http.Tpo -c -o http.lo http.c
# mv -f .deps/volatile.Tpo .deps/volatile.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT ftp.lo -MD -MP -MF .deps/ftp.Tpo -c -o ftp.lo ftp.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c -fPIC -DPIC -o .libs/http.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT ftp.lo -MD -MP -MF .deps/ftp.Tpo -c ftp.c -fPIC -DPIC -o .libs/ftp.o
# mv -f .deps/http.Tpo .deps/http.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT ugz.lo -MD -MP -MF .deps/ugz.Tpo -c -o ugz.lo ugz.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT ugz.lo -MD -MP -MF .deps/ugz.Tpo -c ugz.c -fPIC -DPIC -o .libs/ugz.o
# mv -f .deps/ftp.Tpo .deps/ftp.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT ubz2.lo -MD -MP -MF .deps/ubz2.Tpo -c -o ubz2.lo ubz2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT ubz2.lo -MD -MP -MF .deps/ubz2.Tpo -c ubz2.c -fPIC -DPIC -o .libs/ubz2.o
# mv -f .deps/ugz.Tpo .deps/ugz.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT ugzip.lo -MD -MP -MF .deps/ugzip.Tpo -c -o ugzip.lo ugzip.c
# mv -f .deps/ubz2.Tpo .deps/ubz2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT ubzip2.lo -MD -MP -MF .deps/ubzip2.Tpo -c -o ubzip2.lo ubzip2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT ugzip.lo -MD -MP -MF .deps/ugzip.Tpo -c ugzip.c -fPIC -DPIC -o .libs/ugzip.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT ubzip2.lo -MD -MP -MF .deps/ubzip2.Tpo -c ubzip2.c -fPIC -DPIC -o .libs/ubzip2.o
# mv -f .deps/ubzip2.Tpo .deps/ubzip2.Plo
# mv -f .deps/ugzip.Tpo .deps/ugzip.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT gz.lo -MD -MP -MF .deps/gz.Tpo -c -o gz.lo gz.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT bz2.lo -MD -MP -MF .deps/bz2.Tpo -c -o bz2.lo bz2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT bz2.lo -MD -MP -MF .deps/bz2.Tpo -c bz2.c -fPIC -DPIC -o .libs/bz2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT gz.lo -MD -MP -MF .deps/gz.Tpo -c gz.c -fPIC -DPIC -o .libs/gz.o
# mv -f .deps/bz2.Tpo .deps/bz2.Plo
# mv -f .deps/gz.Tpo .deps/gz.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT uz.lo -MD -MP -MF .deps/uz.Tpo -c -o uz.lo uz.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT uar.lo -MD -MP -MF .deps/uar.Tpo -c -o uar.lo uar.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT uz.lo -MD -MP -MF .deps/uz.Tpo -c uz.c -fPIC -DPIC -o .libs/uz.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT uar.lo -MD -MP -MF .deps/uar.Tpo -c uar.c -fPIC -DPIC -o .libs/uar.o
# mv -f .deps/uz.Tpo .deps/uz.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT utar.lo -MD -MP -MF .deps/utar.Tpo -c -o utar.lo utar.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT utar.lo -MD -MP -MF .deps/utar.Tpo -c utar.c -fPIC -DPIC -o .libs/utar.o
# mv -f .deps/uar.Tpo .deps/uar.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT urar.lo -MD -MP -MF .deps/urar.Tpo -c -o urar.lo urar.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT urar.lo -MD -MP -MF .deps/urar.Tpo -c urar.c -fPIC -DPIC -o .libs/urar.o
# mv -f .deps/utar.Tpo .deps/utar.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT uzip.lo -MD -MP -MF .deps/uzip.Tpo -c -o uzip.lo uzip.c
# mv -f .deps/urar.Tpo .deps/urar.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT floppy.lo -MD -MP -MF .deps/floppy.Tpo -c -o floppy.lo floppy.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT uzip.lo -MD -MP -MF .deps/uzip.Tpo -c uzip.c -fPIC -DPIC -o .libs/uzip.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT floppy.lo -MD -MP -MF .deps/floppy.Tpo -c floppy.c -fPIC -DPIC -o .libs/floppy.o
# mv -f .deps/floppy.Tpo .deps/floppy.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT extfs.lo -MD -MP -MF .deps/extfs.Tpo -c -o extfs.lo extfs.c
# mv -f .deps/uzip.Tpo .deps/uzip.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT ucftp.lo -MD -MP -MF .deps/ucftp.Tpo -c -o ucftp.lo ucftp.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT extfs.lo -MD -MP -MF .deps/extfs.Tpo -c extfs.c -fPIC -DPIC -o .libs/extfs.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT ucftp.lo -MD -MP -MF .deps/ucftp.Tpo -c ucftp.c -fPIC -DPIC -o .libs/ucftp.o
# ucftp.c: In function 'ucftp_read_list':
# ucftp.c:1167:21: warning: variable 'res2' set but not used [-Wunused-but-set-variable]
# int res2;
# ^~~~
# At top level:
# ucftp.c:2125:16: warning: 'ucftp_lseek' defined but not used [-Wunused-function]
# static avoff_t ucftp_lseek(vfile *vf, avoff_t offset, int whence)
# ^~~~~~~~~~~
# mv -f .deps/extfs.Tpo .deps/extfs.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT uxze.lo -MD -MP -MF .deps/uxze.Tpo -c -o uxze.lo uxze.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT uxze.lo -MD -MP -MF .deps/uxze.Tpo -c uxze.c -fPIC -DPIC -o .libs/uxze.o
# mv -f .deps/uxze.Tpo .deps/uxze.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT uxz.lo -MD -MP -MF .deps/uxz.Tpo -c -o uxz.lo uxz.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT uxz.lo -MD -MP -MF .deps/uxz.Tpo -c uxz.c -fPIC -DPIC -o .libs/uxz.o
# mv -f .deps/ucftp.Tpo .deps/ucftp.Plo
# ./make_initmod volatile.c rsh.c http.c ftp.c ugz.c ubz2.c ugzip.c ubzip2.c gz.c bz2.c uz.c uar.c utar.c urar.c uzip.c floppy.c extfs.c ucftp.c uxze.c uxz.c > mod_static.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT mod_static.lo -MD -MP -MF .deps/mod_static.Tpo -c -o mod_static.lo mod_static.c
# mv -f .deps/uxz.Tpo .deps/uxz.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT mod_static.lo -MD -MP -MF .deps/mod_static.Tpo -c mod_static.c -fPIC -DPIC -o .libs/mod_static.o
# mv -f .deps/mod_static.Tpo .deps/mod_static.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -Wall -g -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 -module -o libmodules.la volatile.lo rsh.lo http.lo ftp.lo ugz.lo ubz2.lo ugzip.lo ubzip2.lo gz.lo bz2.lo uz.lo uar.lo utar.lo urar.lo uzip.lo floppy.lo extfs.lo ucftp.lo uxze.lo uxz.lo mod_static.lo -lpthread -ldl -llzma
# libtool: link: ar cru .libs/libmodules.a .libs/volatile.o .libs/rsh.o .libs/http.o .libs/ftp.o .libs/ugz.o .libs/ubz2.o .libs/ugzip.o .libs/ubzip2.o .libs/gz.o .libs/bz2.o .libs/uz.o .libs/uar.o .libs/utar.o .libs/urar.o .libs/uzip.o .libs/floppy.o .libs/extfs.o .libs/ucftp.o .libs/uxze.o .libs/uxz.o .libs/mod_static.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libmodules.a
# libtool: link: ( cd ".libs" && rm -f "libmodules.la" && ln -s "../libmodules.la" "libmodules.la" )
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/modules'
# Making all in zlib
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/zlib'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -O3 -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 -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c -o adler32.lo adler32.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -O3 -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 -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c -o crc32.lo crc32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -O3 -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 -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.c -fPIC -DPIC -o .libs/crc32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -O3 -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 -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c adler32.c -fPIC -DPIC -o .libs/adler32.o
# mv -f .deps/crc32.Tpo .deps/crc32.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -O3 -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 -MT deflate.lo -MD -MP -MF .deps/deflate.Tpo -c -o deflate.lo deflate.c
# mv -f .deps/adler32.Tpo .deps/adler32.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -O3 -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 -MT infblock.lo -MD -MP -MF .deps/infblock.Tpo -c -o infblock.lo infblock.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -O3 -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 -MT deflate.lo -MD -MP -MF .deps/deflate.Tpo -c deflate.c -fPIC -DPIC -o .libs/deflate.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -O3 -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 -MT infblock.lo -MD -MP -MF .deps/infblock.Tpo -c infblock.c -fPIC -DPIC -o .libs/infblock.o
# mv -f .deps/infblock.Tpo .deps/infblock.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -O3 -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 -MT infcodes.lo -MD -MP -MF .deps/infcodes.Tpo -c -o infcodes.lo infcodes.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -O3 -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 -MT infcodes.lo -MD -MP -MF .deps/infcodes.Tpo -c infcodes.c -fPIC -DPIC -o .libs/infcodes.o
# mv -f .deps/deflate.Tpo .deps/deflate.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -O3 -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 -MT inffast.lo -MD -MP -MF .deps/inffast.Tpo -c -o inffast.lo inffast.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -O3 -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 -MT inffast.lo -MD -MP -MF .deps/inffast.Tpo -c inffast.c -fPIC -DPIC -o .libs/inffast.o
# mv -f .deps/infcodes.Tpo .deps/infcodes.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -O3 -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 -MT inflate.lo -MD -MP -MF .deps/inflate.Tpo -c -o inflate.lo inflate.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -O3 -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 -MT inflate.lo -MD -MP -MF .deps/inflate.Tpo -c inflate.c -fPIC -DPIC -o .libs/inflate.o
# mv -f .deps/inflate.Tpo .deps/inflate.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -O3 -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 -MT inftrees.lo -MD -MP -MF .deps/inftrees.Tpo -c -o inftrees.lo inftrees.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -O3 -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 -MT inftrees.lo -MD -MP -MF .deps/inftrees.Tpo -c inftrees.c -fPIC -DPIC -o .libs/inftrees.o
# mv -f .deps/inffast.Tpo .deps/inffast.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -O3 -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 -MT infutil.lo -MD -MP -MF .deps/infutil.Tpo -c -o infutil.lo infutil.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -O3 -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 -MT infutil.lo -MD -MP -MF .deps/infutil.Tpo -c infutil.c -fPIC -DPIC -o .libs/infutil.o
# mv -f .deps/infutil.Tpo .deps/infutil.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -O3 -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 -MT trees.lo -MD -MP -MF .deps/trees.Tpo -c -o trees.lo trees.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -O3 -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 -MT trees.lo -MD -MP -MF .deps/trees.Tpo -c trees.c -fPIC -DPIC -o .libs/trees.o
# mv -f .deps/inftrees.Tpo .deps/inftrees.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -O3 -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 -MT zutil.lo -MD -MP -MF .deps/zutil.Tpo -c -o zutil.lo zutil.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -O3 -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 -MT zutil.lo -MD -MP -MF .deps/zutil.Tpo -c zutil.c -fPIC -DPIC -o .libs/zutil.o
# mv -f .deps/zutil.Tpo .deps/zutil.Plo
# mv -f .deps/trees.Tpo .deps/trees.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -Wall -O3 -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 -module -o libzlib.la adler32.lo crc32.lo deflate.lo infblock.lo infcodes.lo inffast.lo inflate.lo inftrees.lo infutil.lo trees.lo zutil.lo -lpthread -ldl -llzma
# libtool: link: ar cru .libs/libzlib.a .libs/adler32.o .libs/crc32.o .libs/deflate.o .libs/infblock.o .libs/infcodes.o .libs/inffast.o .libs/inflate.o .libs/inftrees.o .libs/infutil.o .libs/trees.o .libs/zutil.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libzlib.a
# libtool: link: ( cd ".libs" && rm -f "libzlib.la" && ln -s "../libzlib.la" "libzlib.la" )
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/zlib'
# Making all in bzlib
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/bzlib'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -O3 -I../include -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 -Wall -g -MT libbz_la-blocksort.lo -MD -MP -MF .deps/libbz_la-blocksort.Tpo -c -o libbz_la-blocksort.lo `test -f 'blocksort.c' || echo './'`blocksort.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -O3 -I../include -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 -Wall -g -MT libbz_la-huffman.lo -MD -MP -MF .deps/libbz_la-huffman.Tpo -c -o libbz_la-huffman.lo `test -f 'huffman.c' || echo './'`huffman.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -O3 -I../include -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 -Wall -g -MT libbz_la-huffman.lo -MD -MP -MF .deps/libbz_la-huffman.Tpo -c huffman.c -fPIC -DPIC -o .libs/libbz_la-huffman.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -O3 -I../include -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 -Wall -g -MT libbz_la-blocksort.lo -MD -MP -MF .deps/libbz_la-blocksort.Tpo -c blocksort.c -fPIC -DPIC -o .libs/libbz_la-blocksort.o
# mv -f .deps/libbz_la-huffman.Tpo .deps/libbz_la-huffman.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -O3 -I../include -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 -Wall -g -MT libbz_la-crctable.lo -MD -MP -MF .deps/libbz_la-crctable.Tpo -c -o libbz_la-crctable.lo `test -f 'crctable.c' || echo './'`crctable.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -O3 -I../include -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 -Wall -g -MT libbz_la-crctable.lo -MD -MP -MF .deps/libbz_la-crctable.Tpo -c crctable.c -fPIC -DPIC -o .libs/libbz_la-crctable.o
# mv -f .deps/libbz_la-crctable.Tpo .deps/libbz_la-crctable.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -O3 -I../include -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 -Wall -g -MT libbz_la-randtable.lo -MD -MP -MF .deps/libbz_la-randtable.Tpo -c -o libbz_la-randtable.lo `test -f 'randtable.c' || echo './'`randtable.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -O3 -I../include -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 -Wall -g -MT libbz_la-randtable.lo -MD -MP -MF .deps/libbz_la-randtable.Tpo -c randtable.c -fPIC -DPIC -o .libs/libbz_la-randtable.o
# mv -f .deps/libbz_la-randtable.Tpo .deps/libbz_la-randtable.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -O3 -I../include -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 -Wall -g -MT libbz_la-compress.lo -MD -MP -MF .deps/libbz_la-compress.Tpo -c -o libbz_la-compress.lo `test -f 'compress.c' || echo './'`compress.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -O3 -I../include -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 -Wall -g -MT libbz_la-compress.lo -MD -MP -MF .deps/libbz_la-compress.Tpo -c compress.c -fPIC -DPIC -o .libs/libbz_la-compress.o
# compress.c: In function 'sendMTFValues':
# compress.c:243:19: warning: variable 'nBytes' set but not used [-Wunused-but-set-variable]
# Int32 nGroups, nBytes;
# ^~~~~~
# mv -f .deps/libbz_la-blocksort.Tpo .deps/libbz_la-blocksort.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -O3 -I../include -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 -Wall -g -MT libbz_la-decompress.lo -MD -MP -MF .deps/libbz_la-decompress.Tpo -c -o libbz_la-decompress.lo `test -f 'decompress.c' || echo './'`decompress.c
# compress.c: In function 'ABZ_BZ2_compressBlock':
# compress.c:391:54: warning: 'cost[5]' may be used uninitialized in this function [-Wmaybe-uninitialized]
# for (t = 0; t < nGroups; t++) cost[t] += s->len[t][icv];
# ^~
# compress.c:256:11: note: 'cost[5]' was declared here
# UInt16 cost[BZ_N_GROUPS];
# ^~~~
# compress.c:401:21: warning: 'cost[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]
# if (cost[t] < bc) { bc = cost[t]; bt = t; };
# ~~~~^~~
# compress.c:256:11: note: 'cost[3]' was declared here
# UInt16 cost[BZ_N_GROUPS];
# ^~~~
# compress.c:401:21: warning: 'cost[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
# if (cost[t] < bc) { bc = cost[t]; bt = t; };
# ~~~~^~~
# compress.c:256:11: note: 'cost[2]' was declared here
# UInt16 cost[BZ_N_GROUPS];
# ^~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -O3 -I../include -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 -Wall -g -MT libbz_la-decompress.lo -MD -MP -MF .deps/libbz_la-decompress.Tpo -c decompress.c -fPIC -DPIC -o .libs/libbz_la-decompress.o
# mv -f .deps/libbz_la-decompress.Tpo .deps/libbz_la-decompress.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -O3 -I../include -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 -Wall -g -MT libbz_la-bzlib.lo -MD -MP -MF .deps/libbz_la-bzlib.Tpo -c -o libbz_la-bzlib.lo `test -f 'bzlib.c' || echo './'`bzlib.c
# mv -f .deps/libbz_la-compress.Tpo .deps/libbz_la-compress.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -O3 -I../include -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 -Wall -g -MT libbz_la-bzlib.lo -MD -MP -MF .deps/libbz_la-bzlib.Tpo -c bzlib.c -fPIC -DPIC -o .libs/libbz_la-bzlib.o
# mv -f .deps/libbz_la-bzlib.Tpo .deps/libbz_la-bzlib.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O3 -I../include -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 -Wall -g -module -o libbz.la libbz_la-blocksort.lo libbz_la-huffman.lo libbz_la-crctable.lo libbz_la-randtable.lo libbz_la-compress.lo libbz_la-decompress.lo libbz_la-bzlib.lo -lpthread -ldl -llzma
# libtool: link: ar cru .libs/libbz.a .libs/libbz_la-blocksort.o .libs/libbz_la-huffman.o .libs/libbz_la-crctable.o .libs/libbz_la-randtable.o .libs/libbz_la-compress.o .libs/libbz_la-decompress.o .libs/libbz_la-bzlib.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libbz.a
# libtool: link: ( cd ".libs" && rm -f "libbz.la" && ln -s "../libbz.la" "libbz.la" )
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/bzlib'
# Making all in libneon
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/libneon'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/libneon'
# Making all in lib
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/lib'
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -Wl,--version-script=./libavfs.map -version-info 0:2:0 -o libavfs.la -rpath /usr/lib ../src/libavfscore.la ../modules/libmodules.la ../zlib/libzlib.la ../bzlib/libbz.la -lpthread -ldl -llzma
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -static -o libavfs_static.la ../src/libavfscore.la ../modules/libmodules.la ../zlib/libzlib.la ../bzlib/libbz.la -lpthread -ldl -llzma
# libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ../src/.libs/libavfscore.a ../modules/.libs/libmodules.a ../zlib/.libs/libzlib.a ../bzlib/.libs/libbz.a -Wl,--no-whole-archive -lpthread -ldl -llzma -Wl,--version-script=./libavfs.map -Wl,-soname -Wl,libavfs.so.0 -o .libs/libavfs.so.0.0.2
# libtool: link: (cd .libs/libavfs_static.lax/libavfscore.a && ar x "/tmp/avfs/src/avfs-1.0.3/lib/../src/.libs/libavfscore.a")
# libtool: link: (cd ".libs" && rm -f "libavfs.so.0" && ln -s "libavfs.so.0.0.2" "libavfs.so.0")
# libtool: link: (cd .libs/libavfs_static.lax/libmodules.a && ar x "/tmp/avfs/src/avfs-1.0.3/lib/../modules/.libs/libmodules.a")
# libtool: link: (cd ".libs" && rm -f "libavfs.so" && ln -s "libavfs.so.0.0.2" "libavfs.so")
# libtool: link: ( cd ".libs" && rm -f "libavfs.la" && ln -s "../libavfs.la" "libavfs.la" )
# libtool: link: (cd .libs/libavfs_static.lax/libzlib.a && ar x "/tmp/avfs/src/avfs-1.0.3/lib/../zlib/.libs/libzlib.a")
# libtool: link: (cd .libs/libavfs_static.lax/libbz.a && ar x "/tmp/avfs/src/avfs-1.0.3/lib/../bzlib/.libs/libbz.a")
# libtool: link: ar cru .libs/libavfs_static.a .libs/libavfs_static.lax/libavfscore.a/alloc.o .libs/libavfs_static.lax/libavfscore.a/archive.o .libs/libavfs_static.lax/libavfscore.a/archutil.o .libs/libavfs_static.lax/libavfscore.a/bzread.o .libs/libavfs_static.lax/libavfscore.a/cache.o .libs/libavfs_static.lax/libavfscore.a/default.o .libs/libavfs_static.lax/libavfscore.a/exit.o .libs/libavfs_static.lax/libavfscore.a/fdops.o .libs/libavfs_static.lax/libavfscore.a/filebuf.o .libs/libavfs_static.lax/libavfscore.a/filecache.o .libs/libavfs_static.lax/libavfscore.a/filter.o .libs/libavfs_static.lax/libavfscore.a/filtprog.o .libs/libavfs_static.lax/libavfscore.a/local.o .libs/libavfs_static.lax/libavfscore.a/modload.o .libs/libavfs_static.lax/libavfscore.a/namespace.o .libs/libavfs_static.lax/libavfscore.a/oper.o .libs/libavfs_static.lax/libavfscore.a/parse.o .libs/libavfs_static.lax/libavfscore.a/parsels.o .libs/libavfs_static.lax/libavfscore.a/passwords.o .libs/libavfs_static.lax/libavfscore.a/prog.o .libs/libavfs_static.lax/libavfscore.a/realfile.o .libs/libavfs_static.lax/libavfscore.a/remote.o .libs/libavfs_static.lax/libavfscore.a/runprog.o .libs/libavfs_static.lax/libavfscore.a/serialfile.o .libs/libavfs_static.lax/libavfscore.a/socket.o .libs/libavfs_static.lax/libavfscore.a/state.o .libs/libavfs_static.lax/libavfscore.a/sysdeps.o .libs/libavfs_static.lax/libavfscore.a/tmpfile.o .libs/libavfs_static.lax/libavfscore.a/ugid.o .libs/libavfs_static.lax/libavfscore.a/utils.o .libs/libavfs_static.lax/libavfscore.a/virtual.o .libs/libavfs_static.lax/libavfscore.a/xzread.o .libs/libavfs_static.lax/libavfscore.a/zread.o .libs/libavfs_static.lax/libmodules.a/bz2.o .libs/libavfs_static.lax/libmodules.a/extfs.o .libs/libavfs_static.lax/libmodules.a/floppy.o .libs/libavfs_static.lax/libmodules.a/ftp.o .libs/libavfs_static.lax/libmodules.a/gz.o .libs/libavfs_static.lax/libmodules.a/http.o .libs/libavfs_static.lax/libmodules.a/mod_static.o .libs/libavfs_static.lax/libmodules.a/rsh.o .libs/libavfs_static.lax/libmodules.a/uar.o .libs/libavfs_static.lax/libmodules.a/ubz2.o .libs/libavfs_static.lax/libmodules.a/ubzip2.o .libs/libavfs_static.lax/libmodules.a/ucftp.o .libs/libavfs_static.lax/libmodules.a/ugz.o .libs/libavfs_static.lax/libmodules.a/ugzip.o .libs/libavfs_static.lax/libmodules.a/urar.o .libs/libavfs_static.lax/libmodules.a/utar.o .libs/libavfs_static.lax/libmodules.a/uxz.o .libs/libavfs_static.lax/libmodules.a/uxze.o .libs/libavfs_static.lax/libmodules.a/uz.o .libs/libavfs_static.lax/libmodules.a/uzip.o .libs/libavfs_static.lax/libmodules.a/volatile.o .libs/libavfs_static.lax/libzlib.a/adler32.o .libs/libavfs_static.lax/libzlib.a/crc32.o .libs/libavfs_static.lax/libzlib.a/deflate.o .libs/libavfs_static.lax/libzlib.a/infblock.o .libs/libavfs_static.lax/libzlib.a/infcodes.o .libs/libavfs_static.lax/libzlib.a/inffast.o .libs/libavfs_static.lax/libzlib.a/inflate.o .libs/libavfs_static.lax/libzlib.a/inftrees.o .libs/libavfs_static.lax/libzlib.a/infutil.o .libs/libavfs_static.lax/libzlib.a/trees.o .libs/libavfs_static.lax/libzlib.a/zutil.o .libs/libavfs_static.lax/libbz.a/libbz_la-blocksort.o .libs/libavfs_static.lax/libbz.a/libbz_la-bzlib.o .libs/libavfs_static.lax/libbz.a/libbz_la-compress.o .libs/libavfs_static.lax/libbz.a/libbz_la-crctable.o .libs/libavfs_static.lax/libbz.a/libbz_la-decompress.o .libs/libavfs_static.lax/libbz.a/libbz_la-huffman.o .libs/libavfs_static.lax/libbz.a/libbz_la-randtable.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libavfs_static.a
# libtool: link: rm -fr .libs/libavfs_static.lax
# libtool: link: ( cd ".libs" && rm -f "libavfs_static.la" && ln -s "../libavfs_static.la" "libavfs_static.la" )
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/lib'
# Making all in preload
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/preload'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/preload'
# Making all in avfscoda
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/avfscoda'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/avfscoda'
# Making all in include
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/include'
# make all-am
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3/include'
# make[2]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/include'
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/include'
# Making all in test
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/test'
# gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT runtest.o -MD -MP -MF .deps/runtest.Tpo -c -o runtest.o runtest.c
# gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT testread.o -MD -MP -MF .deps/testread.Tpo -c -o testread.o testread.c
# mv -f .deps/testread.Tpo .deps/testread.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -Wall -g -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 -lpthread -ldl -llzma -o testread testread.o ../lib/libavfs_static.la -lpthread -ldl -llzma
# mv -f .deps/runtest.Tpo .deps/runtest.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -Wall -g -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 -lpthread -ldl -llzma -o runtest runtest.o ../lib/libavfs_static.la -lpthread -ldl -llzma
# libtool: link: gcc -I../include -Wall -g -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 -o testread testread.o ../lib/.libs/libavfs_static.a -lpthread -ldl -llzma
# libtool: link: gcc -I../include -Wall -g -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 -o runtest runtest.o ../lib/.libs/libavfs_static.a -lpthread -ldl -llzma
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/test'
# Making all in scripts
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/scripts'
# Making all in init
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3/scripts/init'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/scripts/init'
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3/scripts'
# make[2]: Nothing to be done for 'all-am'.
# make[2]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/scripts'
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/scripts'
# Making all in spec
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/spec'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/spec'
# Making all in patch
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/patch'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/patch'
# Making all in macros
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/macros'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/macros'
# Making all in extfs
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/extfs'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/extfs'
# Making all in doc
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/doc'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/doc'
# Making all in fuse
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/fuse'
# gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include -Wall -g -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 -MT avfsd.o -MD -MP -MF .deps/avfsd.Tpo -c -o avfsd.o avfsd.c
# mv -f .deps/avfsd.Tpo .deps/avfsd.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -Wall -g -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 -lpthread -ldl -llzma -lfuse -pthread -o avfsd avfsd.o ../lib/libavfs_static.la -lpthread -ldl -llzma
# libtool: link: gcc -I../include -Wall -g -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 -pthread -o avfsd avfsd.o -lfuse ../lib/.libs/libavfs_static.a -lpthread -ldl -llzma -pthread
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/fuse'
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make: Entering directory '/tmp/avfs/src/avfs-1.0.3'
# Making install in src
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/src'
# make install-am
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3/src'
# make[3]: Entering directory '/tmp/avfs/src/avfs-1.0.3/src'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/src'
# make[2]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/src'
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/src'
# Making install in modules
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/modules'
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3/modules'
# 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/avfs/src/avfs-1.0.3/modules'
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/modules'
# Making install in zlib
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/zlib'
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3/zlib'
# 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/avfs/src/avfs-1.0.3/zlib'
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/zlib'
# Making install in bzlib
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/bzlib'
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3/bzlib'
# 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/avfs/src/avfs-1.0.3/bzlib'
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/bzlib'
# Making install in libneon
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/libneon'
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3/libneon'
# 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/avfs/src/avfs-1.0.3/libneon'
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/libneon'
# Making install in lib
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/lib'
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3/lib'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/bin/mkdir -p '/tmp/avfs/pkg/avfs/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libavfs.la '/tmp/avfs/pkg/avfs/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libavfs.so.0.0.2 /tmp/avfs/pkg/avfs/usr/lib/libavfs.so.0.0.2
# libtool: install: (cd /tmp/avfs/pkg/avfs/usr/lib && { ln -s -f libavfs.so.0.0.2 libavfs.so.0 || { rm -f libavfs.so.0 && ln -s libavfs.so.0.0.2 libavfs.so.0; }; })
# libtool: install: (cd /tmp/avfs/pkg/avfs/usr/lib && { ln -s -f libavfs.so.0.0.2 libavfs.so || { rm -f libavfs.so && ln -s libavfs.so.0.0.2 libavfs.so; }; })
# libtool: install: /usr/bin/install -c .libs/libavfs.lai /tmp/avfs/pkg/avfs/usr/lib/libavfs.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/lib'
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/lib'
# Making install in preload
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/preload'
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3/preload'
# make[2]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/preload'
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/preload'
# Making install in avfscoda
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/avfscoda'
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3/avfscoda'
# make[2]: Nothing to be done for 'install-data-am'.
# make install-exec-hook
# make[3]: Entering directory '/tmp/avfs/src/avfs-1.0.3/avfscoda'
# make[3]: Nothing to be done for 'install-exec-hook'.
# make[3]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/avfscoda'
# make[2]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/avfscoda'
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/avfscoda'
# Making install in include
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/include'
# make install-am
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3/include'
# make[3]: Entering directory '/tmp/avfs/src/avfs-1.0.3/include'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/avfs/pkg/avfs/usr/include'
# /usr/bin/install -c -m 644 avfs.h virtual.h '/tmp/avfs/pkg/avfs/usr/include'
# make[3]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/include'
# make[2]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/include'
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/include'
# Making install in test
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/test'
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3/test'
# 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/avfs/src/avfs-1.0.3/test'
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/test'
# Making install in scripts
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/scripts'
# Making install in init
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3/scripts/init'
# make[3]: Entering directory '/tmp/avfs/src/avfs-1.0.3/scripts/init'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/scripts/init'
# make[2]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/scripts/init'
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3/scripts'
# make[3]: Entering directory '/tmp/avfs/src/avfs-1.0.3/scripts'
# /usr/bin/mkdir -p '/tmp/avfs/pkg/avfs/usr/bin'
# /usr/bin/install -c ftppass davpass mountavfs umountavfs avfs-config '/tmp/avfs/pkg/avfs/usr/bin'
# make[3]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/scripts'
# make[2]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/scripts'
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/scripts'
# Making install in spec
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/spec'
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3/spec'
# 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/avfs/src/avfs-1.0.3/spec'
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/spec'
# Making install in patch
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/patch'
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3/patch'
# 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/avfs/src/avfs-1.0.3/patch'
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/patch'
# Making install in macros
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/macros'
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3/macros'
# 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/avfs/src/avfs-1.0.3/macros'
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/macros'
# Making install in extfs
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/extfs'
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3/extfs'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/avfs/pkg/avfs/usr/lib/avfs/extfs'
# /usr/bin/mkdir -p '/tmp/avfs/pkg/avfs/usr/lib/avfs/extfs'
# /usr/bin/install -c -m 644 extfs.ini README '/tmp/avfs/pkg/avfs/usr/lib/avfs/extfs'
# /usr/bin/install -c a apt audio deb deba debd dpkg hp48 iso9660 lslR mailfs patchfs rpms u7z uace uar uarj uc1541 uha ulha upp uextrar uxdms uxpk uzip uzoo bpp ftplist rpm trpm uadf uarc ucab ucpio udar uimg '/tmp/avfs/pkg/avfs/usr/lib/avfs/extfs'
# make[2]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/extfs'
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/extfs'
# Making install in doc
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/doc'
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3/doc'
# 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/avfs/src/avfs-1.0.3/doc'
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/doc'
# Making install in fuse
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3/fuse'
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3/fuse'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/bin/mkdir -p '/tmp/avfs/pkg/avfs/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c avfsd '/tmp/avfs/pkg/avfs/usr/bin'
# libtool: install: /usr/bin/install -c avfsd /tmp/avfs/pkg/avfs/usr/bin/avfsd
# make[2]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/fuse'
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3/fuse'
# make[1]: Entering directory '/tmp/avfs/src/avfs-1.0.3'
# make[2]: Entering directory '/tmp/avfs/src/avfs-1.0.3'
# 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/avfs/src/avfs-1.0.3'
# make[1]: Leaving directory '/tmp/avfs/src/avfs-1.0.3'
# make: Leaving directory '/tmp/avfs/src/avfs-1.0.3'
# ==> Tidying install...
# -> Removing doc files...
# -> Removing empty directories...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "avfs"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: avfs 1.0.3-1 (Wed Aug 24 13:01:33 UTC 2016)

CMD: pacman --query --file avfs-1.0.3-1-x86_64.pkg.tar.xz
# avfs 1.0.3-1

Creating hybrid package for 'avfs'

Trying to find vanilla package 'avfs'...

CMD: pacman --query --file /mirror/davfs2-1.5.4-1.pkg.tar.xz
# davfs2 1.5.4-1

CMD: pacman --query --file /mirror/avfs-1.0.3-1.pkg.tar.xz
# avfs 1.0.3-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/mountavfs
# /usr/bin/ftppass
# /usr/bin/davpass
# /usr/bin/avfs-config
# /usr/bin/umountavfs
# /usr/bin/avfsd
# /usr/include/virtual.h
# /usr/include/avfs.h
# /usr/lib/libavfs.so
# /usr/lib/libavfs.so.0
# /usr/lib/libavfs.so.0.0.2
# /usr/lib/avfs/extfs/uextrar
# /usr/lib/avfs/extfs/udar
# /usr/lib/avfs/extfs/debd
# /usr/lib/avfs/extfs/uar
# /usr/lib/avfs/extfs/audio
# /usr/lib/avfs/extfs/uc1541
# /usr/lib/avfs/extfs/uadf
# /usr/lib/avfs/extfs/ftplist
# /usr/lib/avfs/extfs/ucab
# /usr/lib/avfs/extfs/patchfs
# /usr/lib/avfs/extfs/deba
# /usr/lib/avfs/extfs/mailfs
# /usr/lib/avfs/extfs/uxdms
# /usr/lib/avfs/extfs/upp
# /usr/lib/avfs/extfs/dpkg
# /usr/lib/avfs/extfs/uimg
# /usr/lib/avfs/extfs/lslR
# /usr/lib/avfs/extfs/hp48
# /usr/lib/avfs/extfs/uace
# /usr/lib/avfs/extfs/iso9660
# /usr/lib/avfs/extfs/uzip
# /usr/lib/avfs/extfs/bpp
# /usr/lib/avfs/extfs/uarj
# /usr/lib/avfs/extfs/a
# /usr/lib/avfs/extfs/ucpio
# /usr/lib/avfs/extfs/u7z
# /usr/lib/avfs/extfs/trpm
# /usr/lib/avfs/extfs/uzoo
# /usr/lib/avfs/extfs/uxpk
# /usr/lib/avfs/extfs/apt
# /usr/lib/avfs/extfs/ulha
# /usr/lib/avfs/extfs/deb
# /usr/lib/avfs/extfs/uarc
# /usr/lib/avfs/extfs/uha
# /usr/lib/avfs/extfs/rpm
# /usr/lib/avfs/extfs/README
# /usr/lib/avfs/extfs/extfs.ini
# /usr/lib/avfs/extfs/rpms
# /sysroot/usr/lib/libavfs.so.0.0.2
# /sysroot/usr/lib/libavfs.so.0
# /sysroot/usr/lib/libavfs.so
# /sysroot/usr/lib/libavfs.la
# /sysroot/usr/lib/avfs/extfs/extfs.ini
# /sysroot/usr/lib/avfs/extfs/README
# /sysroot/usr/lib/avfs/extfs/a
# /sysroot/usr/lib/avfs/extfs/apt
# /sysroot/usr/lib/avfs/extfs/audio
# /sysroot/usr/lib/avfs/extfs/deb
# /sysroot/usr/lib/avfs/extfs/deba
# /sysroot/usr/lib/avfs/extfs/debd
# /sysroot/usr/lib/avfs/extfs/dpkg
# /sysroot/usr/lib/avfs/extfs/hp48
# /sysroot/usr/lib/avfs/extfs/iso9660
# /sysroot/usr/lib/avfs/extfs/lslR
# /sysroot/usr/lib/avfs/extfs/mailfs
# /sysroot/usr/lib/avfs/extfs/patchfs
# /sysroot/usr/lib/avfs/extfs/rpms
# /sysroot/usr/lib/avfs/extfs/u7z
# /sysroot/usr/lib/avfs/extfs/uace
# /sysroot/usr/lib/avfs/extfs/uar
# /sysroot/usr/lib/avfs/extfs/uarj
# /sysroot/usr/lib/avfs/extfs/uc1541
# /sysroot/usr/lib/avfs/extfs/uha
# /sysroot/usr/lib/avfs/extfs/ulha
# /sysroot/usr/lib/avfs/extfs/upp
# /sysroot/usr/lib/avfs/extfs/uextrar
# /sysroot/usr/lib/avfs/extfs/uxdms
# /sysroot/usr/lib/avfs/extfs/uxpk
# /sysroot/usr/lib/avfs/extfs/uzip
# /sysroot/usr/lib/avfs/extfs/uzoo
# /sysroot/usr/lib/avfs/extfs/bpp
# /sysroot/usr/lib/avfs/extfs/ftplist
# /sysroot/usr/lib/avfs/extfs/rpm
# /sysroot/usr/lib/avfs/extfs/trpm
# /sysroot/usr/lib/avfs/extfs/uadf
# /sysroot/usr/lib/avfs/extfs/uarc
# /sysroot/usr/lib/avfs/extfs/ucab
# /sysroot/usr/lib/avfs/extfs/ucpio
# /sysroot/usr/lib/avfs/extfs/udar
# /sysroot/usr/lib/avfs/extfs/uimg
# /sysroot/usr/include/avfs.h
# /sysroot/usr/include/virtual.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/avfs.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/avfs.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/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 = c9b78c088181
# 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/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 /usr/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:3195: result: no
# configure:3205: checking for gcc
# configure:3221: found /usr/bin/gcc
# configure:3232: result: gcc
# configure:3461: checking for C compiler version
# configure:3470: 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:3481: $? = 0
# configure:3470: 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:3481: $? = 0
# configure:3470: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3481: $? = 1
# configure:3470: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3481: $? = 1
# configure:3501: checking whether the C compiler works
# configure:3523: gcc 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: gcc -o conftest conftest.c >&5
# configure:3597: $? = 0
# configure:3619: result:
# configure:3641: checking whether we are cross compiling
# configure:3649: gcc -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: gcc -c conftest.c >&5
# configure:3710: $? = 0
# configure:3731: result: o
# configure:3735: checking whether we are using the GNU C compiler
# configure:3754: gcc -c conftest.c >&5
# configure:3754: $? = 0
# configure:3763: result: yes
# configure:3772: checking whether gcc accepts -g
# configure:3792: gcc -c -g conftest.c >&5
# configure:3792: $? = 0
# configure:3833: result: yes
# configure:3850: checking for gcc option to accept ISO C89
# configure:3913: gcc -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 gcc
# configure:4122: result: gcc3
# configure:4142: checking how to run the C preprocessor
# configure:4173: gcc -E conftest.c
# configure:4173: $? = 0
# configure:4187: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:4232: gcc -E conftest.c
# configure:4232: $? = 0
# configure:4246: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 gcc
# configure:4745: result: /usr/bin/ld
# configure:4752: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4767: result: yes
# configure:4779: checking for BSD- or MS-compatible name lister (nm)
# configure:4828: result: /usr/bin/nm -B
# configure:4958: checking the name lister (/usr/bin/nm -B) interface
# configure:4965: gcc -c conftest.c >&5
# configure:4968: /usr/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 /usr/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 /usr/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 /usr/bin/ar
# configure:5871: result: ar
# configure:5908: checking for archiver @FILE support
# configure:5925: gcc -c conftest.c >&5
# configure:5925: $? = 0
# configure:5928: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5931: $? = 0
# configure:5936: 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: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 /usr/bin/ranlib
# configure:6135: result: ranlib
# configure:6237: checking command to parse /usr/bin/nm -B output from gcc object
# configure:6357: gcc -c conftest.c >&5
# configure:6360: $? = 0
# configure:6364: /usr/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: gcc -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: gcc -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: gcc -c conftest.c >&5
# configure:7525: $? = 0
# configure:7598: gcc -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: gcc -c conftest.c >&5
# configure:7622: $? = 0
# configure:7622: result: yes
# configure:7622: checking for sys/stat.h
# configure:7622: gcc -c conftest.c >&5
# configure:7622: $? = 0
# configure:7622: result: yes
# configure:7622: checking for stdlib.h
# configure:7622: gcc -c conftest.c >&5
# configure:7622: $? = 0
# configure:7622: result: yes
# configure:7622: checking for string.h
# configure:7622: gcc -c conftest.c >&5
# configure:7622: $? = 0
# configure:7622: result: yes
# configure:7622: checking for memory.h
# configure:7622: gcc -c conftest.c >&5
# configure:7622: $? = 0
# configure:7622: result: yes
# configure:7622: checking for strings.h
# configure:7622: gcc -c conftest.c >&5
# configure:7622: $? = 0
# configure:7622: result: yes
# configure:7622: checking for inttypes.h
# configure:7622: gcc -c conftest.c >&5
# configure:7622: $? = 0
# configure:7622: result: yes
# configure:7622: checking for stdint.h
# configure:7622: gcc -c conftest.c >&5
# configure:7622: $? = 0
# configure:7622: result: yes
# configure:7622: checking for unistd.h
# configure:7622: gcc -c conftest.c >&5
# configure:7622: $? = 0
# configure:7622: result: yes
# configure:7636: checking for dlfcn.h
# configure:7636: gcc -c conftest.c >&5
# configure:7636: $? = 0
# configure:7636: result: yes
# configure:7842: checking for objdir
# configure:7857: result: .libs
# configure:8124: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8142: 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:8146: $? = 0
# configure:8159: result: no
# configure:8486: checking for gcc option to produce PIC
# configure:8493: result: -fPIC -DPIC
# configure:8501: checking if gcc PIC flag -fPIC -DPIC works
# configure:8519: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8523: $? = 0
# configure:8536: result: yes
# configure:8565: checking if gcc static flag -static works
# configure:8593: result: yes
# configure:8608: checking if gcc supports -c -o file.o
# configure:8629: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8633: $? = 0
# configure:8655: result: yes
# configure:8663: checking if gcc supports -c -o file.o
# configure:8710: result: yes
# configure:8743: checking whether the gcc linker (/usr/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: gcc -c conftest.c >&5
# configure:9944: $? = 0
# configure:9959: gcc -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: gcc -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: gcc -c conftest.c >&5
# configure:11853: $? = 0
# configure:11885: result: no
# configure:12056: checking for vsnprintf
# configure:12056: gcc -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: conflicting types for built-in function 'vsnprintf'
# char vsnprintf ();
# ^~~~~~~~~
# configure:12056: $? = 0
# configure:12056: result: yes
# configure:12056: checking for strncasecmp
# configure:12056: gcc -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: conflicting types for built-in function 'strncasecmp'
# char strncasecmp ();
# ^~~~~~~~~~~
# configure:12056: $? = 0
# configure:12056: result: yes
# configure:12056: checking for strcasecmp
# configure:12056: gcc -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: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# configure:12056: $? = 0
# configure:12056: result: yes
# configure:12056: checking for mkdtemp
# configure:12056: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -c -Wall -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:39:19: warning: statement with no effect [-Wunused-value]
# struct dirent d; d.d_type;
# ~^~~~~~~
# configure:12181: $? = 0
# configure:12188: result: yes
# configure:12196: checking for d_off in struct dirent
# configure:12213: gcc -c -Wall -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:40:19: warning: statement with no effect [-Wunused-value]
# struct dirent d; d.d_off;
# ~^~~~~~
# configure:12213: $? = 0
# configure:12220: result: yes
# configure:12228: checking for library containing nanosleep
# configure:12259: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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 (/usr/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 c9b78c088181
#
# 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=
# 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_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_CPP='gcc -E'
# ac_cv_prog_EMACS=no
# 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
# 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=/usr/bin/ld
# lt_cv_path_NM='/usr/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=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]* \([^ ]*\) \([^ ]*\)$/ {"\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='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS='-Wall -g'
# CPP='gcc -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='/usr/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='/usr/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='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 -'
# 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