Build of ntfs-3g with clang_glibc toolchain

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

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

SLOCLanguage
90,391 ansic
11,285 sh
5,862 makefile
107,538 total

The process tree of the build process is here.

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

List of Errors

Log

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

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

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

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: ntfs-3g 2016.2.22-1 (Thu Apr 13 17:30:06 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) fuse-2.9.7-1
#
# Total Installed Size: 0.48 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing fuse...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# 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 whether to enable maintainer-specific portions of Makefiles... no
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang understands -c and -o together... (cached) yes
# checking dependency style of clang... (cached) gcc3
# checking whether ln -s works... yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /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 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 clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang 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 mv... /usr/bin/mv
# checking for rm... /usr/bin/rm
# checking for sed... (cached) /usr/bin/sed
# checking for ldconfig... /sbin/ldconfig
# checking Windows OS... no
# checking fuse compatibility... external
# checking for FUSE_MODULE... yes
# checking uuid/uuid.h usability... yes
# checking uuid/uuid.h presence... yes
# checking for uuid/uuid.h... yes
# checking for uuid_generate... no
# checking for uuid_generate in -luuid... yes
# checking hd.h usability... no
# checking hd.h presence... no
# checking for hd.h... no
# configure: WARNING: ntfsprogs Windows compliant geometry code requires the hd library.
# checking for ANSI C header files... (cached) yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking libgen.h usability... yes
# checking libgen.h presence... yes
# checking for libgen.h... yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking mntent.h usability... yes
# checking mntent.h presence... yes
# checking for mntent.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdint.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking for unistd.h... (cached) yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking features.h usability... yes
# checking features.h presence... yes
# checking for features.h... yes
# checking regex.h usability... yes
# checking regex.h presence... yes
# checking for regex.h... yes
# checking endian.h usability... yes
# checking endian.h presence... yes
# checking for endian.h... yes
# checking byteswap.h usability... yes
# checking byteswap.h presence... yes
# checking for byteswap.h... yes
# checking sys/byteorder.h usability... no
# checking sys/byteorder.h presence... no
# checking for sys/byteorder.h... no
# checking sys/disk.h usability... no
# checking sys/disk.h presence... no
# checking for sys/disk.h... no
# checking sys/endian.h usability... no
# checking sys/endian.h presence... no
# checking for sys/endian.h... no
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/mkdev.h usability... no
# checking sys/mkdev.h presence... no
# checking for sys/mkdev.h... no
# checking sys/mount.h usability... yes
# checking sys/mount.h presence... yes
# checking for sys/mount.h... yes
# checking for sys/stat.h... (cached) yes
# checking for sys/types.h... (cached) yes
# checking sys/vfs.h usability... yes
# checking sys/vfs.h presence... yes
# checking for sys/vfs.h... yes
# checking sys/statvfs.h usability... yes
# checking sys/statvfs.h presence... yes
# checking for sys/statvfs.h... yes
# checking sys/sysmacros.h usability... yes
# checking sys/sysmacros.h presence... yes
# checking for sys/sysmacros.h... yes
# checking linux/major.h usability... yes
# checking linux/major.h presence... yes
# checking for linux/major.h... yes
# checking linux/fd.h usability... yes
# checking linux/fd.h presence... yes
# checking for linux/fd.h... yes
# checking linux/fs.h usability... yes
# checking linux/fs.h presence... yes
# checking for linux/fs.h... yes
# checking for inttypes.h... (cached) yes
# checking linux/hdreg.h usability... yes
# checking linux/hdreg.h presence... yes
# checking for linux/hdreg.h... yes
# checking machine/endian.h usability... no
# checking machine/endian.h presence... no
# checking for machine/endian.h... no
# checking windows.h usability... no
# checking windows.h presence... no
# checking for windows.h... no
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking whether byte ordering is bigendian... no
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for off_t... yes
# checking for size_t... yes
# checking for struct stat.st_blocks... yes
# checking for struct stat.st_rdev... yes
# checking for struct stat.st_atim... yes
# checking for struct stat.st_atimespec... no
# checking for struct stat.st_atimensec... no
# checking for library containing getmntent... none required
# checking whether mbrtowc and mbstate_t are properly declared... yes
# checking for working memcmp... yes
# checking whether lstat correctly handles trailing slash... yes
# checking whether stat accepts an empty string... no
# checking for strftime... yes
# checking for utime.h... (cached) yes
# checking whether utime accepts a null argument... yes
# checking for vprintf... yes
# checking for _doprnt... no
# checking for atexit... yes
# checking for basename... yes
# checking for daemon... yes
# checking for dup2... yes
# checking for fdatasync... yes
# checking for ffs... yes
# checking for getopt_long... yes
# checking for hasmntopt... yes
# checking for mbsinit... yes
# checking for memmove... yes
# checking for memset... yes
# checking for realpath... yes
# checking for regcomp... yes
# checking for setlocale... yes
# checking for setxattr... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strnlen... yes
# checking for strsep... yes
# checking for strtol... yes
# checking for strtoul... yes
# checking for sysconf... yes
# checking for utime... yes
# checking for utimensat... yes
# checking for gettimeofday... yes
# checking for clock_gettime... yes
# checking for fork... yes
# checking for memcpy... yes
# checking for random... yes
# checking for snprintf... yes
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating include/Makefile
# config.status: creating include/fuse-lite/Makefile
# config.status: creating include/ntfs-3g/Makefile
# config.status: creating libfuse-lite/Makefile
# config.status: creating libntfs-3g/Makefile
# config.status: creating libntfs-3g/libntfs-3g.pc
# config.status: creating libntfs-3g/libntfs-3g.script.so
# config.status: creating ntfsprogs/Makefile
# config.status: creating ntfsprogs/mkntfs.8
# config.status: creating ntfsprogs/ntfscat.8
# config.status: creating ntfsprogs/ntfsclone.8
# config.status: creating ntfsprogs/ntfscluster.8
# config.status: creating ntfsprogs/ntfscmp.8
# config.status: creating ntfsprogs/ntfscp.8
# config.status: creating ntfsprogs/ntfsfix.8
# config.status: creating ntfsprogs/ntfsinfo.8
# config.status: creating ntfsprogs/ntfslabel.8
# config.status: creating ntfsprogs/ntfsls.8
# config.status: creating ntfsprogs/ntfsprogs.8
# config.status: creating ntfsprogs/ntfsresize.8
# config.status: creating ntfsprogs/ntfsundelete.8
# config.status: creating ntfsprogs/ntfsdecrypt.8
# config.status: creating ntfsprogs/ntfswipe.8
# config.status: creating ntfsprogs/ntfstruncate.8
# config.status: creating ntfsprogs/ntfsfallocate.8
# config.status: creating ntfsprogs/ntfsrecover.8
# config.status: creating src/Makefile
# config.status: creating src/ntfs-3g.8
# config.status: creating src/ntfs-3g.probe.8
# config.status: creating src/ntfs-3g.usermap.8
# config.status: creating src/ntfs-3g.secaudit.8
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# /usr/bin/rm: cannot remove 'libtoolT': No such file or directory
# ****************************************************************************
# * WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING *
# * The FUSE user space binaries were NOT installed with root directory *
# * executable prefix. This means that automounting NTFS volumes during boot *
# * could fail. This can be fixed the below way by reinstalling FUSE using *
# * the right 'configure' option during FUSE compilation: *
# * ./configure --exec-prefix=/ *
# * make && sudo make install *
# * WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING *
# ****************************************************************************
# You can type now 'make' to build ntfs-3g.
# make all-recursive
# make[1]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22'
# Making all in include
# make[2]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/include'
# Making all in ntfs-3g
# make[3]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/include/ntfs-3g'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/include/ntfs-3g'
# Making all in fuse-lite
# make[3]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/include/fuse-lite'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/include/fuse-lite'
# make[3]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/include'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/include'
# make[2]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/include'
# Making all in libfuse-lite
# make[2]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/libfuse-lite'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/libfuse-lite'
# Making all in libntfs-3g
# make[2]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/libntfs-3g'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-acls.lo -MD -MP -MF .deps/libntfs_3g_la-acls.Tpo -c -o libntfs_3g_la-acls.lo `test -f 'acls.c' || echo './'`acls.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-acls.lo -MD -MP -MF .deps/libntfs_3g_la-acls.Tpo -c acls.c -fPIC -DPIC -o .libs/libntfs_3g_la-acls.o
# mv -f .deps/libntfs_3g_la-acls.Tpo .deps/libntfs_3g_la-acls.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-attrib.lo -MD -MP -MF .deps/libntfs_3g_la-attrib.Tpo -c -o libntfs_3g_la-attrib.lo `test -f 'attrib.c' || echo './'`attrib.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-attrib.lo -MD -MP -MF .deps/libntfs_3g_la-attrib.Tpo -c attrib.c -fPIC -DPIC -o .libs/libntfs_3g_la-attrib.o
# mv -f .deps/libntfs_3g_la-attrib.Tpo .deps/libntfs_3g_la-attrib.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-attrlist.lo -MD -MP -MF .deps/libntfs_3g_la-attrlist.Tpo -c -o libntfs_3g_la-attrlist.lo `test -f 'attrlist.c' || echo './'`attrlist.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-attrlist.lo -MD -MP -MF .deps/libntfs_3g_la-attrlist.Tpo -c attrlist.c -fPIC -DPIC -o .libs/libntfs_3g_la-attrlist.o
# mv -f .deps/libntfs_3g_la-attrlist.Tpo .deps/libntfs_3g_la-attrlist.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-bitmap.lo -MD -MP -MF .deps/libntfs_3g_la-bitmap.Tpo -c -o libntfs_3g_la-bitmap.lo `test -f 'bitmap.c' || echo './'`bitmap.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-bitmap.lo -MD -MP -MF .deps/libntfs_3g_la-bitmap.Tpo -c bitmap.c -fPIC -DPIC -o .libs/libntfs_3g_la-bitmap.o
# mv -f .deps/libntfs_3g_la-bitmap.Tpo .deps/libntfs_3g_la-bitmap.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-bootsect.lo -MD -MP -MF .deps/libntfs_3g_la-bootsect.Tpo -c -o libntfs_3g_la-bootsect.lo `test -f 'bootsect.c' || echo './'`bootsect.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-bootsect.lo -MD -MP -MF .deps/libntfs_3g_la-bootsect.Tpo -c bootsect.c -fPIC -DPIC -o .libs/libntfs_3g_la-bootsect.o
# mv -f .deps/libntfs_3g_la-bootsect.Tpo .deps/libntfs_3g_la-bootsect.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-cache.lo -MD -MP -MF .deps/libntfs_3g_la-cache.Tpo -c -o libntfs_3g_la-cache.lo `test -f 'cache.c' || echo './'`cache.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-cache.lo -MD -MP -MF .deps/libntfs_3g_la-cache.Tpo -c cache.c -fPIC -DPIC -o .libs/libntfs_3g_la-cache.o
# mv -f .deps/libntfs_3g_la-cache.Tpo .deps/libntfs_3g_la-cache.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-collate.lo -MD -MP -MF .deps/libntfs_3g_la-collate.Tpo -c -o libntfs_3g_la-collate.lo `test -f 'collate.c' || echo './'`collate.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-collate.lo -MD -MP -MF .deps/libntfs_3g_la-collate.Tpo -c collate.c -fPIC -DPIC -o .libs/libntfs_3g_la-collate.o
# mv -f .deps/libntfs_3g_la-collate.Tpo .deps/libntfs_3g_la-collate.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-compat.lo -MD -MP -MF .deps/libntfs_3g_la-compat.Tpo -c -o libntfs_3g_la-compat.lo `test -f 'compat.c' || echo './'`compat.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-compat.lo -MD -MP -MF .deps/libntfs_3g_la-compat.Tpo -c compat.c -fPIC -DPIC -o .libs/libntfs_3g_la-compat.o
# mv -f .deps/libntfs_3g_la-compat.Tpo .deps/libntfs_3g_la-compat.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-compress.lo -MD -MP -MF .deps/libntfs_3g_la-compress.Tpo -c -o libntfs_3g_la-compress.lo `test -f 'compress.c' || echo './'`compress.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-compress.lo -MD -MP -MF .deps/libntfs_3g_la-compress.Tpo -c compress.c -fPIC -DPIC -o .libs/libntfs_3g_la-compress.o
# mv -f .deps/libntfs_3g_la-compress.Tpo .deps/libntfs_3g_la-compress.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-debug.lo -MD -MP -MF .deps/libntfs_3g_la-debug.Tpo -c -o libntfs_3g_la-debug.lo `test -f 'debug.c' || echo './'`debug.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-debug.lo -MD -MP -MF .deps/libntfs_3g_la-debug.Tpo -c debug.c -fPIC -DPIC -o .libs/libntfs_3g_la-debug.o
# mv -f .deps/libntfs_3g_la-debug.Tpo .deps/libntfs_3g_la-debug.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-device.lo -MD -MP -MF .deps/libntfs_3g_la-device.Tpo -c -o libntfs_3g_la-device.lo `test -f 'device.c' || echo './'`device.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-device.lo -MD -MP -MF .deps/libntfs_3g_la-device.Tpo -c device.c -fPIC -DPIC -o .libs/libntfs_3g_la-device.o
# mv -f .deps/libntfs_3g_la-device.Tpo .deps/libntfs_3g_la-device.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-dir.lo -MD -MP -MF .deps/libntfs_3g_la-dir.Tpo -c -o libntfs_3g_la-dir.lo `test -f 'dir.c' || echo './'`dir.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-dir.lo -MD -MP -MF .deps/libntfs_3g_la-dir.Tpo -c dir.c -fPIC -DPIC -o .libs/libntfs_3g_la-dir.o
# mv -f .deps/libntfs_3g_la-dir.Tpo .deps/libntfs_3g_la-dir.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-ea.lo -MD -MP -MF .deps/libntfs_3g_la-ea.Tpo -c -o libntfs_3g_la-ea.lo `test -f 'ea.c' || echo './'`ea.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-ea.lo -MD -MP -MF .deps/libntfs_3g_la-ea.Tpo -c ea.c -fPIC -DPIC -o .libs/libntfs_3g_la-ea.o
# mv -f .deps/libntfs_3g_la-ea.Tpo .deps/libntfs_3g_la-ea.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-efs.lo -MD -MP -MF .deps/libntfs_3g_la-efs.Tpo -c -o libntfs_3g_la-efs.lo `test -f 'efs.c' || echo './'`efs.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-efs.lo -MD -MP -MF .deps/libntfs_3g_la-efs.Tpo -c efs.c -fPIC -DPIC -o .libs/libntfs_3g_la-efs.o
# mv -f .deps/libntfs_3g_la-efs.Tpo .deps/libntfs_3g_la-efs.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-index.lo -MD -MP -MF .deps/libntfs_3g_la-index.Tpo -c -o libntfs_3g_la-index.lo `test -f 'index.c' || echo './'`index.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-index.lo -MD -MP -MF .deps/libntfs_3g_la-index.Tpo -c index.c -fPIC -DPIC -o .libs/libntfs_3g_la-index.o
# mv -f .deps/libntfs_3g_la-index.Tpo .deps/libntfs_3g_la-index.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-inode.lo -MD -MP -MF .deps/libntfs_3g_la-inode.Tpo -c -o libntfs_3g_la-inode.lo `test -f 'inode.c' || echo './'`inode.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-inode.lo -MD -MP -MF .deps/libntfs_3g_la-inode.Tpo -c inode.c -fPIC -DPIC -o .libs/libntfs_3g_la-inode.o
# mv -f .deps/libntfs_3g_la-inode.Tpo .deps/libntfs_3g_la-inode.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-ioctl.lo -MD -MP -MF .deps/libntfs_3g_la-ioctl.Tpo -c -o libntfs_3g_la-ioctl.lo `test -f 'ioctl.c' || echo './'`ioctl.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-ioctl.lo -MD -MP -MF .deps/libntfs_3g_la-ioctl.Tpo -c ioctl.c -fPIC -DPIC -o .libs/libntfs_3g_la-ioctl.o
# ioctl.c:368:7: warning: overflow converting case value to switch condition type (3222820985 to 18446744072637405305) [-Wswitch]
# case FITRIM:
# ^
# /usr/include/linux/fs.h:232:17: note: expanded from macro 'FITRIM'
# #define FITRIM _IOWR('X', 121, struct fstrim_range) /* Trim */
# ^
# /usr/include/asm-generic/ioctl.h:77:29: note: expanded from macro '_IOWR'
# #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size)))
# ^
# /usr/include/asm-generic/ioctl.h:66:2: note: expanded from macro '_IOC'
# (((dir) << _IOC_DIRSHIFT) | \
# ^
# 1 warning generated.
# mv -f .deps/libntfs_3g_la-ioctl.Tpo .deps/libntfs_3g_la-ioctl.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-lcnalloc.lo -MD -MP -MF .deps/libntfs_3g_la-lcnalloc.Tpo -c -o libntfs_3g_la-lcnalloc.lo `test -f 'lcnalloc.c' || echo './'`lcnalloc.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-lcnalloc.lo -MD -MP -MF .deps/libntfs_3g_la-lcnalloc.Tpo -c lcnalloc.c -fPIC -DPIC -o .libs/libntfs_3g_la-lcnalloc.o
# mv -f .deps/libntfs_3g_la-lcnalloc.Tpo .deps/libntfs_3g_la-lcnalloc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-logfile.lo -MD -MP -MF .deps/libntfs_3g_la-logfile.Tpo -c -o libntfs_3g_la-logfile.lo `test -f 'logfile.c' || echo './'`logfile.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-logfile.lo -MD -MP -MF .deps/libntfs_3g_la-logfile.Tpo -c logfile.c -fPIC -DPIC -o .libs/libntfs_3g_la-logfile.o
# mv -f .deps/libntfs_3g_la-logfile.Tpo .deps/libntfs_3g_la-logfile.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-logging.lo -MD -MP -MF .deps/libntfs_3g_la-logging.Tpo -c -o libntfs_3g_la-logging.lo `test -f 'logging.c' || echo './'`logging.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-logging.lo -MD -MP -MF .deps/libntfs_3g_la-logging.Tpo -c logging.c -fPIC -DPIC -o .libs/libntfs_3g_la-logging.o
# mv -f .deps/libntfs_3g_la-logging.Tpo .deps/libntfs_3g_la-logging.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-mft.lo -MD -MP -MF .deps/libntfs_3g_la-mft.Tpo -c -o libntfs_3g_la-mft.lo `test -f 'mft.c' || echo './'`mft.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-mft.lo -MD -MP -MF .deps/libntfs_3g_la-mft.Tpo -c mft.c -fPIC -DPIC -o .libs/libntfs_3g_la-mft.o
# mv -f .deps/libntfs_3g_la-mft.Tpo .deps/libntfs_3g_la-mft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-misc.lo -MD -MP -MF .deps/libntfs_3g_la-misc.Tpo -c -o libntfs_3g_la-misc.lo `test -f 'misc.c' || echo './'`misc.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-misc.lo -MD -MP -MF .deps/libntfs_3g_la-misc.Tpo -c misc.c -fPIC -DPIC -o .libs/libntfs_3g_la-misc.o
# mv -f .deps/libntfs_3g_la-misc.Tpo .deps/libntfs_3g_la-misc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-mst.lo -MD -MP -MF .deps/libntfs_3g_la-mst.Tpo -c -o libntfs_3g_la-mst.lo `test -f 'mst.c' || echo './'`mst.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-mst.lo -MD -MP -MF .deps/libntfs_3g_la-mst.Tpo -c mst.c -fPIC -DPIC -o .libs/libntfs_3g_la-mst.o
# mv -f .deps/libntfs_3g_la-mst.Tpo .deps/libntfs_3g_la-mst.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-object_id.lo -MD -MP -MF .deps/libntfs_3g_la-object_id.Tpo -c -o libntfs_3g_la-object_id.lo `test -f 'object_id.c' || echo './'`object_id.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-object_id.lo -MD -MP -MF .deps/libntfs_3g_la-object_id.Tpo -c object_id.c -fPIC -DPIC -o .libs/libntfs_3g_la-object_id.o
# mv -f .deps/libntfs_3g_la-object_id.Tpo .deps/libntfs_3g_la-object_id.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-realpath.lo -MD -MP -MF .deps/libntfs_3g_la-realpath.Tpo -c -o libntfs_3g_la-realpath.lo `test -f 'realpath.c' || echo './'`realpath.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-realpath.lo -MD -MP -MF .deps/libntfs_3g_la-realpath.Tpo -c realpath.c -fPIC -DPIC -o .libs/libntfs_3g_la-realpath.o
# mv -f .deps/libntfs_3g_la-realpath.Tpo .deps/libntfs_3g_la-realpath.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-reparse.lo -MD -MP -MF .deps/libntfs_3g_la-reparse.Tpo -c -o libntfs_3g_la-reparse.lo `test -f 'reparse.c' || echo './'`reparse.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-reparse.lo -MD -MP -MF .deps/libntfs_3g_la-reparse.Tpo -c reparse.c -fPIC -DPIC -o .libs/libntfs_3g_la-reparse.o
# mv -f .deps/libntfs_3g_la-reparse.Tpo .deps/libntfs_3g_la-reparse.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-runlist.lo -MD -MP -MF .deps/libntfs_3g_la-runlist.Tpo -c -o libntfs_3g_la-runlist.lo `test -f 'runlist.c' || echo './'`runlist.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-runlist.lo -MD -MP -MF .deps/libntfs_3g_la-runlist.Tpo -c runlist.c -fPIC -DPIC -o .libs/libntfs_3g_la-runlist.o
# mv -f .deps/libntfs_3g_la-runlist.Tpo .deps/libntfs_3g_la-runlist.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-security.lo -MD -MP -MF .deps/libntfs_3g_la-security.Tpo -c -o libntfs_3g_la-security.lo `test -f 'security.c' || echo './'`security.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-security.lo -MD -MP -MF .deps/libntfs_3g_la-security.Tpo -c security.c -fPIC -DPIC -o .libs/libntfs_3g_la-security.o
# mv -f .deps/libntfs_3g_la-security.Tpo .deps/libntfs_3g_la-security.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-unistr.lo -MD -MP -MF .deps/libntfs_3g_la-unistr.Tpo -c -o libntfs_3g_la-unistr.lo `test -f 'unistr.c' || echo './'`unistr.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-unistr.lo -MD -MP -MF .deps/libntfs_3g_la-unistr.Tpo -c unistr.c -fPIC -DPIC -o .libs/libntfs_3g_la-unistr.o
# mv -f .deps/libntfs_3g_la-unistr.Tpo .deps/libntfs_3g_la-unistr.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-volume.lo -MD -MP -MF .deps/libntfs_3g_la-volume.Tpo -c -o libntfs_3g_la-volume.lo `test -f 'volume.c' || echo './'`volume.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-volume.lo -MD -MP -MF .deps/libntfs_3g_la-volume.Tpo -c volume.c -fPIC -DPIC -o .libs/libntfs_3g_la-volume.o
# mv -f .deps/libntfs_3g_la-volume.Tpo .deps/libntfs_3g_la-volume.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-xattrs.lo -MD -MP -MF .deps/libntfs_3g_la-xattrs.Tpo -c -o libntfs_3g_la-xattrs.lo `test -f 'xattrs.c' || echo './'`xattrs.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-xattrs.lo -MD -MP -MF .deps/libntfs_3g_la-xattrs.Tpo -c xattrs.c -fPIC -DPIC -o .libs/libntfs_3g_la-xattrs.o
# xattrs.c:86:19: warning: unused variable 'xattr_ntfs_3g' [-Wunused-const-variable]
# static const char xattr_ntfs_3g[] = "ntfs-3g.";
# ^
# xattrs.c:87:19: warning: variable 'nf_ns_user_prefix' is not needed and will not be emitted [-Wunneeded-internal-declaration]
# static const char nf_ns_user_prefix[] = "user.";
# ^
# xattrs.c:88:18: warning: unused variable 'nf_ns_user_prefix_len' [-Wunused-const-variable]
# static const int nf_ns_user_prefix_len = sizeof(nf_ns_user_prefix) - 1;
# ^
# 3 warnings generated.
# mv -f .deps/libntfs_3g_la-xattrs.Tpo .deps/libntfs_3g_la-xattrs.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-unix_io.lo -MD -MP -MF .deps/libntfs_3g_la-unix_io.Tpo -c -o libntfs_3g_la-unix_io.lo `test -f 'unix_io.c' || echo './'`unix_io.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT libntfs_3g_la-unix_io.lo -MD -MP -MF .deps/libntfs_3g_la-unix_io.Tpo -c unix_io.c -fPIC -DPIC -o .libs/libntfs_3g_la-unix_io.o
# mv -f .deps/libntfs_3g_la-unix_io.Tpo .deps/libntfs_3g_la-unix_io.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -I../include/ntfs-3g -Wall -version-info 87 -no-undefined -o libntfs-3g.la -rpath /usr/lib libntfs_3g_la-acls.lo libntfs_3g_la-attrib.lo libntfs_3g_la-attrlist.lo libntfs_3g_la-bitmap.lo libntfs_3g_la-bootsect.lo libntfs_3g_la-cache.lo libntfs_3g_la-collate.lo libntfs_3g_la-compat.lo libntfs_3g_la-compress.lo libntfs_3g_la-debug.lo libntfs_3g_la-device.lo libntfs_3g_la-dir.lo libntfs_3g_la-ea.lo libntfs_3g_la-efs.lo libntfs_3g_la-index.lo libntfs_3g_la-inode.lo libntfs_3g_la-ioctl.lo libntfs_3g_la-lcnalloc.lo libntfs_3g_la-logfile.lo libntfs_3g_la-logging.lo libntfs_3g_la-mft.lo libntfs_3g_la-misc.lo libntfs_3g_la-mst.lo libntfs_3g_la-object_id.lo libntfs_3g_la-realpath.lo libntfs_3g_la-reparse.lo libntfs_3g_la-runlist.lo libntfs_3g_la-security.lo libntfs_3g_la-unistr.lo libntfs_3g_la-volume.lo libntfs_3g_la-xattrs.lo libntfs_3g_la-unix_io.lo
# libtool: link: clang -shared -fPIC -DPIC .libs/libntfs_3g_la-acls.o .libs/libntfs_3g_la-attrib.o .libs/libntfs_3g_la-attrlist.o .libs/libntfs_3g_la-bitmap.o .libs/libntfs_3g_la-bootsect.o .libs/libntfs_3g_la-cache.o .libs/libntfs_3g_la-collate.o .libs/libntfs_3g_la-compat.o .libs/libntfs_3g_la-compress.o .libs/libntfs_3g_la-debug.o .libs/libntfs_3g_la-device.o .libs/libntfs_3g_la-dir.o .libs/libntfs_3g_la-ea.o .libs/libntfs_3g_la-efs.o .libs/libntfs_3g_la-index.o .libs/libntfs_3g_la-inode.o .libs/libntfs_3g_la-ioctl.o .libs/libntfs_3g_la-lcnalloc.o .libs/libntfs_3g_la-logfile.o .libs/libntfs_3g_la-logging.o .libs/libntfs_3g_la-mft.o .libs/libntfs_3g_la-misc.o .libs/libntfs_3g_la-mst.o .libs/libntfs_3g_la-object_id.o .libs/libntfs_3g_la-realpath.o .libs/libntfs_3g_la-reparse.o .libs/libntfs_3g_la-runlist.o .libs/libntfs_3g_la-security.o .libs/libntfs_3g_la-unistr.o .libs/libntfs_3g_la-volume.o .libs/libntfs_3g_la-xattrs.o .libs/libntfs_3g_la-unix_io.o -Wl,-soname -Wl,libntfs-3g.so.87 -o .libs/libntfs-3g.so.87.0.0
# libtool: link: (cd ".libs" && rm -f "libntfs-3g.so.87" && ln -s "libntfs-3g.so.87.0.0" "libntfs-3g.so.87")
# libtool: link: (cd ".libs" && rm -f "libntfs-3g.so" && ln -s "libntfs-3g.so.87.0.0" "libntfs-3g.so")
# libtool: link: ( cd ".libs" && rm -f "libntfs-3g.la" && ln -s "../libntfs-3g.la" "libntfs-3g.la" )
# make[2]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/libntfs-3g'
# Making all in ntfsprogs
# make[2]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/ntfsprogs'
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT ntfsfix.o -MD -MP -MF .deps/ntfsfix.Tpo -c -o ntfsfix.o ntfsfix.c
# mv -f .deps/ntfsfix.Tpo .deps/ntfsfix.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
# mv -f .deps/utils.Tpo .deps/utils.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o ntfsfix ntfsfix.o utils.o ../libntfs-3g/libntfs-3g.la
# libtool: link: clang -Wall -o .libs/ntfsfix ntfsfix.o utils.o ../libntfs-3g/.libs/libntfs-3g.so
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT ntfsinfo.o -MD -MP -MF .deps/ntfsinfo.Tpo -c -o ntfsinfo.o ntfsinfo.c
# mv -f .deps/ntfsinfo.Tpo .deps/ntfsinfo.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o ntfsinfo ntfsinfo.o utils.o ../libntfs-3g/libntfs-3g.la
# libtool: link: clang -Wall -o .libs/ntfsinfo ntfsinfo.o utils.o ../libntfs-3g/.libs/libntfs-3g.so
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT ntfscluster.o -MD -MP -MF .deps/ntfscluster.Tpo -c -o ntfscluster.o ntfscluster.c
# mv -f .deps/ntfscluster.Tpo .deps/ntfscluster.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT cluster.o -MD -MP -MF .deps/cluster.Tpo -c -o cluster.o cluster.c
# mv -f .deps/cluster.Tpo .deps/cluster.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o ntfscluster ntfscluster.o cluster.o utils.o ../libntfs-3g/libntfs-3g.la
# libtool: link: clang -Wall -o .libs/ntfscluster ntfscluster.o cluster.o utils.o ../libntfs-3g/.libs/libntfs-3g.so
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT ntfsls.o -MD -MP -MF .deps/ntfsls.Tpo -c -o ntfsls.o ntfsls.c
# mv -f .deps/ntfsls.Tpo .deps/ntfsls.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o ntfsls ntfsls.o utils.o ../libntfs-3g/libntfs-3g.la
# libtool: link: clang -Wall -o .libs/ntfsls ntfsls.o utils.o ../libntfs-3g/.libs/libntfs-3g.so
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT ntfscat.o -MD -MP -MF .deps/ntfscat.Tpo -c -o ntfscat.o ntfscat.c
# mv -f .deps/ntfscat.Tpo .deps/ntfscat.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o ntfscat ntfscat.o utils.o ../libntfs-3g/libntfs-3g.la
# libtool: link: clang -Wall -o .libs/ntfscat ntfscat.o utils.o ../libntfs-3g/.libs/libntfs-3g.so
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT ntfscmp.o -MD -MP -MF .deps/ntfscmp.Tpo -c -o ntfscmp.o ntfscmp.c
# mv -f .deps/ntfscmp.Tpo .deps/ntfscmp.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o ntfscmp ntfscmp.o utils.o ../libntfs-3g/libntfs-3g.la
# libtool: link: clang -Wall -o .libs/ntfscmp ntfscmp.o utils.o ../libntfs-3g/.libs/libntfs-3g.so
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT ntfswipe.o -MD -MP -MF .deps/ntfswipe.Tpo -c -o ntfswipe.o ntfswipe.c
# ntfswipe.c:132:27: warning: unused variable 'patterns' [-Wunused-const-variable]
# static const unsigned int patterns[NPAT] = {
# ^
# 1 warning generated.
# mv -f .deps/ntfswipe.Tpo .deps/ntfswipe.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o ntfswipe ntfswipe.o utils.o ../libntfs-3g/libntfs-3g.la
# libtool: link: clang -Wall -o .libs/ntfswipe ntfswipe.o utils.o ../libntfs-3g/.libs/libntfs-3g.so
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT attrdef.o -MD -MP -MF .deps/attrdef.Tpo -c -o attrdef.o attrdef.c
# mv -f .deps/attrdef.Tpo .deps/attrdef.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT ntfstruncate.o -MD -MP -MF .deps/ntfstruncate.Tpo -c -o ntfstruncate.o ntfstruncate.c
# mv -f .deps/ntfstruncate.Tpo .deps/ntfstruncate.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o ntfstruncate attrdef.o ntfstruncate.o utils.o ../libntfs-3g/libntfs-3g.la
# libtool: link: clang -Wall -o .libs/ntfstruncate attrdef.o ntfstruncate.o utils.o ../libntfs-3g/.libs/libntfs-3g.so
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT playlog.o -MD -MP -MF .deps/playlog.Tpo -c -o playlog.o playlog.c
# mv -f .deps/playlog.Tpo .deps/playlog.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT ntfsrecover.o -MD -MP -MF .deps/ntfsrecover.Tpo -c -o ntfsrecover.o ntfsrecover.c
# mv -f .deps/ntfsrecover.Tpo .deps/ntfsrecover.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o ntfsrecover playlog.o ntfsrecover.o utils.o ../libntfs-3g/libntfs-3g.la
# libtool: link: clang -Wall -o .libs/ntfsrecover playlog.o ntfsrecover.o utils.o ../libntfs-3g/.libs/libntfs-3g.so
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT mkntfs-attrdef.o -MD -MP -MF .deps/mkntfs-attrdef.Tpo -c -o mkntfs-attrdef.o `test -f 'attrdef.c' || echo './'`attrdef.c
# mv -f .deps/mkntfs-attrdef.Tpo .deps/mkntfs-attrdef.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT mkntfs-boot.o -MD -MP -MF .deps/mkntfs-boot.Tpo -c -o mkntfs-boot.o `test -f 'boot.c' || echo './'`boot.c
# mv -f .deps/mkntfs-boot.Tpo .deps/mkntfs-boot.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT mkntfs-sd.o -MD -MP -MF .deps/mkntfs-sd.Tpo -c -o mkntfs-sd.o `test -f 'sd.c' || echo './'`sd.c
# mv -f .deps/mkntfs-sd.Tpo .deps/mkntfs-sd.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT mkntfs-mkntfs.o -MD -MP -MF .deps/mkntfs-mkntfs.Tpo -c -o mkntfs-mkntfs.o `test -f 'mkntfs.c' || echo './'`mkntfs.c
# mv -f .deps/mkntfs-mkntfs.Tpo .deps/mkntfs-mkntfs.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT mkntfs-utils.o -MD -MP -MF .deps/mkntfs-utils.Tpo -c -o mkntfs-utils.o `test -f 'utils.c' || echo './'`utils.c
# mv -f .deps/mkntfs-utils.Tpo .deps/mkntfs-utils.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o mkntfs mkntfs-attrdef.o mkntfs-boot.o mkntfs-sd.o mkntfs-mkntfs.o mkntfs-utils.o ../libntfs-3g/libntfs-3g.la -luuid
# libtool: link: clang -Wall -o .libs/mkntfs mkntfs-attrdef.o mkntfs-boot.o mkntfs-sd.o mkntfs-mkntfs.o mkntfs-utils.o ../libntfs-3g/.libs/libntfs-3g.so -luuid
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT ntfslabel.o -MD -MP -MF .deps/ntfslabel.Tpo -c -o ntfslabel.o ntfslabel.c
# mv -f .deps/ntfslabel.Tpo .deps/ntfslabel.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o ntfslabel ntfslabel.o utils.o ../libntfs-3g/libntfs-3g.la
# libtool: link: clang -Wall -o .libs/ntfslabel ntfslabel.o utils.o ../libntfs-3g/.libs/libntfs-3g.so
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT ntfsundelete.o -MD -MP -MF .deps/ntfsundelete.Tpo -c -o ntfsundelete.o ntfsundelete.c
# mv -f .deps/ntfsundelete.Tpo .deps/ntfsundelete.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o ntfsundelete ntfsundelete.o utils.o ../libntfs-3g/libntfs-3g.la
# libtool: link: clang -Wall -o .libs/ntfsundelete ntfsundelete.o utils.o ../libntfs-3g/.libs/libntfs-3g.so
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT ntfsresize.o -MD -MP -MF .deps/ntfsresize.Tpo -c -o ntfsresize.o ntfsresize.c
# mv -f .deps/ntfsresize.Tpo .deps/ntfsresize.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o ntfsresize ntfsresize.o utils.o ../libntfs-3g/libntfs-3g.la
# libtool: link: clang -Wall -o .libs/ntfsresize ntfsresize.o utils.o ../libntfs-3g/.libs/libntfs-3g.so
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT ntfsclone.o -MD -MP -MF .deps/ntfsclone.Tpo -c -o ntfsclone.o ntfsclone.c
# mv -f .deps/ntfsclone.Tpo .deps/ntfsclone.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o ntfsclone ntfsclone.o utils.o ../libntfs-3g/libntfs-3g.la
# libtool: link: clang -Wall -o .libs/ntfsclone ntfsclone.o utils.o ../libntfs-3g/.libs/libntfs-3g.so
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT ntfscp.o -MD -MP -MF .deps/ntfscp.Tpo -c -o ntfscp.o ntfscp.c
# mv -f .deps/ntfscp.Tpo .deps/ntfscp.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o ntfscp ntfscp.o utils.o ../libntfs-3g/libntfs-3g.la
# libtool: link: clang -Wall -o .libs/ntfscp ntfscp.o utils.o ../libntfs-3g/.libs/libntfs-3g.so
# make[2]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/ntfsprogs'
# Making all in src
# make[2]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/src'
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT ntfs_3g_probe-ntfs-3g.probe.o -MD -MP -MF .deps/ntfs_3g_probe-ntfs-3g.probe.Tpo -c -o ntfs_3g_probe-ntfs-3g.probe.o `test -f 'ntfs-3g.probe.c' || echo './'`ntfs-3g.probe.c
# mv -f .deps/ntfs_3g_probe-ntfs-3g.probe.Tpo .deps/ntfs_3g_probe-ntfs-3g.probe.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -I../include/ntfs-3g -Wall -o ntfs-3g.probe ntfs_3g_probe-ntfs-3g.probe.o ../libntfs-3g/libntfs-3g.la
# libtool: link: clang -I../include/ntfs-3g -Wall -o .libs/ntfs-3g.probe ntfs_3g_probe-ntfs-3g.probe.o ../libntfs-3g/.libs/libntfs-3g.so
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT ntfs_3g_usermap-usermap.o -MD -MP -MF .deps/ntfs_3g_usermap-usermap.Tpo -c -o ntfs_3g_usermap-usermap.o `test -f 'usermap.c' || echo './'`usermap.c
# mv -f .deps/ntfs_3g_usermap-usermap.Tpo .deps/ntfs_3g_usermap-usermap.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -I../include/ntfs-3g -Wall -o ntfs-3g.usermap ntfs_3g_usermap-usermap.o ../libntfs-3g/libntfs-3g.la
# libtool: link: clang -I../include/ntfs-3g -Wall -o .libs/ntfs-3g.usermap ntfs_3g_usermap-usermap.o ../libntfs-3g/.libs/libntfs-3g.so
# clang -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -Wall -MT ntfs_3g_secaudit-secaudit.o -MD -MP -MF .deps/ntfs_3g_secaudit-secaudit.Tpo -c -o ntfs_3g_secaudit-secaudit.o `test -f 'secaudit.c' || echo './'`secaudit.c
# mv -f .deps/ntfs_3g_secaudit-secaudit.Tpo .deps/ntfs_3g_secaudit-secaudit.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -I../include/ntfs-3g -Wall -o ntfs-3g.secaudit ntfs_3g_secaudit-secaudit.o ../libntfs-3g/libntfs-3g.la
# libtool: link: clang -I../include/ntfs-3g -Wall -o .libs/ntfs-3g.secaudit ntfs_3g_secaudit-secaudit.o ../libntfs-3g/.libs/libntfs-3g.so
# clang -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include/ntfs-3g -Wall -MT ntfs_3g-ntfs-3g.o -MD -MP -MF .deps/ntfs_3g-ntfs-3g.Tpo -c -o ntfs_3g-ntfs-3g.o `test -f 'ntfs-3g.c' || echo './'`ntfs-3g.c
# mv -f .deps/ntfs_3g-ntfs-3g.Tpo .deps/ntfs_3g-ntfs-3g.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include/ntfs-3g -Wall -MT ntfs_3g-ntfs-3g_common.o -MD -MP -MF .deps/ntfs_3g-ntfs-3g_common.Tpo -c -o ntfs_3g-ntfs-3g_common.o `test -f 'ntfs-3g_common.c' || echo './'`ntfs-3g_common.c
# mv -f .deps/ntfs_3g-ntfs-3g_common.Tpo .deps/ntfs_3g-ntfs-3g_common.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include/ntfs-3g -Wall -o ntfs-3g ntfs_3g-ntfs-3g.o ntfs_3g-ntfs-3g_common.o -lfuse -pthread ../libntfs-3g/libntfs-3g.la
# libtool: link: clang -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include/ntfs-3g -Wall -o .libs/ntfs-3g ntfs_3g-ntfs-3g.o ntfs_3g-ntfs-3g_common.o -pthread -lfuse ../libntfs-3g/.libs/libntfs-3g.so -pthread
# clang -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include/ntfs-3g -Wall -MT lowntfs_3g-lowntfs-3g.o -MD -MP -MF .deps/lowntfs_3g-lowntfs-3g.Tpo -c -o lowntfs_3g-lowntfs-3g.o `test -f 'lowntfs-3g.c' || echo './'`lowntfs-3g.c
# mv -f .deps/lowntfs_3g-lowntfs-3g.Tpo .deps/lowntfs_3g-lowntfs-3g.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include/ntfs-3g -Wall -MT lowntfs_3g-ntfs-3g_common.o -MD -MP -MF .deps/lowntfs_3g-ntfs-3g_common.Tpo -c -o lowntfs_3g-ntfs-3g_common.o `test -f 'ntfs-3g_common.c' || echo './'`ntfs-3g_common.c
# mv -f .deps/lowntfs_3g-ntfs-3g_common.Tpo .deps/lowntfs_3g-ntfs-3g_common.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include/ntfs-3g -Wall -o lowntfs-3g lowntfs_3g-lowntfs-3g.o lowntfs_3g-ntfs-3g_common.o -lfuse -pthread ../libntfs-3g/libntfs-3g.la
# libtool: link: clang -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I../include/ntfs-3g -Wall -o .libs/lowntfs-3g lowntfs_3g-lowntfs-3g.o lowntfs_3g-ntfs-3g_common.o -pthread -lfuse ../libntfs-3g/.libs/libntfs-3g.so -pthread
# make[2]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/src'
# make[2]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22'
# make[2]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22'
# make[1]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22'
# ==> Entering fakeroot environment...
# ==> Starting package_ntfs-3g()...
# Making install in include
# make[1]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/include'
# Making install in ntfs-3g
# make[2]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/include/ntfs-3g'
# make[3]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/include/ntfs-3g'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/ntfs-3g/pkg/ntfs-3g/usr/include/ntfs-3g'
# /usr/bin/install -c -m 644 acls.h attrib.h attrlist.h bitmap.h bootsect.h cache.h collate.h compat.h compress.h debug.h device.h device_io.h dir.h ea.h efs.h endians.h index.h inode.h ioctl.h layout.h lcnalloc.h logfile.h logging.h mft.h misc.h mst.h ntfstime.h object_id.h param.h realpath.h reparse.h runlist.h security.h support.h types.h unistr.h volume.h xattrs.h '/tmp/ntfs-3g/pkg/ntfs-3g/usr/include/ntfs-3g'
# make[3]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/include/ntfs-3g'
# make[2]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/include/ntfs-3g'
# Making install in fuse-lite
# make[2]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/include/fuse-lite'
# make[3]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/include/fuse-lite'
# 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/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/include/fuse-lite'
# make[2]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/include/fuse-lite'
# make[2]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/include'
# make[3]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/include'
# 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/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/include'
# make[2]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/include'
# make[1]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/include'
# Making install in libfuse-lite
# make[1]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/libfuse-lite'
# make[2]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/libfuse-lite'
# 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/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/libfuse-lite'
# make[1]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/libfuse-lite'
# Making install in libntfs-3g
# make[1]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/libntfs-3g'
# make[2]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/libntfs-3g'
# /usr/bin/mkdir -p '/tmp/ntfs-3g/pkg/ntfs-3g/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libntfs-3g.la '/tmp/ntfs-3g/pkg/ntfs-3g/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libntfs-3g.so.87.0.0 /tmp/ntfs-3g/pkg/ntfs-3g/usr/lib/libntfs-3g.so.87.0.0
# libtool: install: (cd /tmp/ntfs-3g/pkg/ntfs-3g/usr/lib && { ln -s -f libntfs-3g.so.87.0.0 libntfs-3g.so.87 || { rm -f libntfs-3g.so.87 && ln -s libntfs-3g.so.87.0.0 libntfs-3g.so.87; }; })
# libtool: install: (cd /tmp/ntfs-3g/pkg/ntfs-3g/usr/lib && { ln -s -f libntfs-3g.so.87.0.0 libntfs-3g.so || { rm -f libntfs-3g.so && ln -s libntfs-3g.so.87.0.0 libntfs-3g.so; }; })
# libtool: install: /usr/bin/install -c .libs/libntfs-3g.lai /tmp/ntfs-3g/pkg/ntfs-3g/usr/lib/libntfs-3g.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make install-exec-hook
# make[3]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/libntfs-3g'
# if [ ! "/usr/lib" -ef "/usr/lib" ]; then \
# /usr/bin/mv -f "/tmp/ntfs-3g/pkg/ntfs-3g//usr/lib"/libntfs-3g.so* "/tmp/ntfs-3g/pkg/ntfs-3g//usr/lib"; \
# fi
# if [ ! "/usr/lib" -ef "/usr/lib" ]; then \
# ln -s "/usr/lib/libntfs-3g.so" "/tmp/ntfs-3g/pkg/ntfs-3g//usr/lib/libntfs-3g.so"; \
# fi
# make[3]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/libntfs-3g'
# /usr/bin/mkdir -p '/tmp/ntfs-3g/pkg/ntfs-3g/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 libntfs-3g.pc '/tmp/ntfs-3g/pkg/ntfs-3g/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/libntfs-3g'
# make[1]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/libntfs-3g'
# Making install in ntfsprogs
# make[1]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/ntfsprogs'
# make[2]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/ntfsprogs'
# /usr/bin/mkdir -p '/tmp/ntfs-3g/pkg/ntfs-3g/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c ntfsfix ntfsinfo ntfscluster ntfsls ntfscat ntfscmp ntfswipe ntfstruncate ntfsrecover '/tmp/ntfs-3g/pkg/ntfs-3g/usr/bin'
# libtool: install: warning: `../libntfs-3g/libntfs-3g.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ntfsfix /tmp/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfsfix
# libtool: install: warning: `../libntfs-3g/libntfs-3g.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ntfsinfo /tmp/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfsinfo
# libtool: install: warning: `../libntfs-3g/libntfs-3g.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ntfscluster /tmp/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfscluster
# libtool: install: warning: `../libntfs-3g/libntfs-3g.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ntfsls /tmp/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfsls
# libtool: install: warning: `../libntfs-3g/libntfs-3g.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ntfscat /tmp/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfscat
# libtool: install: warning: `../libntfs-3g/libntfs-3g.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ntfscmp /tmp/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfscmp
# libtool: install: warning: `../libntfs-3g/libntfs-3g.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ntfswipe /tmp/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfswipe
# libtool: install: warning: `../libntfs-3g/libntfs-3g.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ntfstruncate /tmp/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfstruncate
# libtool: install: warning: `../libntfs-3g/libntfs-3g.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ntfsrecover /tmp/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfsrecover
# /usr/bin/mkdir -p '/tmp/ntfs-3g/pkg/ntfs-3g/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c mkntfs ntfslabel ntfsundelete ntfsresize ntfsclone ntfscp '/tmp/ntfs-3g/pkg/ntfs-3g/usr/bin'
# libtool: install: warning: `../libntfs-3g/libntfs-3g.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/mkntfs /tmp/ntfs-3g/pkg/ntfs-3g/usr/bin/mkntfs
# libtool: install: warning: `../libntfs-3g/libntfs-3g.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ntfslabel /tmp/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfslabel
# libtool: install: warning: `../libntfs-3g/libntfs-3g.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ntfsundelete /tmp/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfsundelete
# libtool: install: warning: `../libntfs-3g/libntfs-3g.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ntfsresize /tmp/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfsresize
# libtool: install: warning: `../libntfs-3g/libntfs-3g.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ntfsclone /tmp/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfsclone
# libtool: install: warning: `../libntfs-3g/libntfs-3g.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ntfscp /tmp/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfscp
# make install-exec-hook
# make[3]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/ntfsprogs'
# /usr/bin/install -c -d /tmp/ntfs-3g/pkg/ntfs-3g/sbin
# ln -s -f /usr/bin/mkntfs /tmp/ntfs-3g/pkg/ntfs-3g/sbin/mkfs.ntfs
# make[3]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/ntfsprogs'
# /usr/bin/mkdir -p '/tmp/ntfs-3g/pkg/ntfs-3g/usr/share/man/man8'
# /usr/bin/install -c -m 644 mkntfs.8 ntfsfix.8 ntfslabel.8 ntfsinfo.8 ntfsundelete.8 ntfsresize.8 ntfsprogs.8 ntfsls.8 ntfsclone.8 ntfscluster.8 ntfscat.8 ntfscp.8 ntfscmp.8 ntfswipe.8 ntfstruncate.8 ntfsdecrypt.8 ntfsfallocate.8 ntfsrecover.8 '/tmp/ntfs-3g/pkg/ntfs-3g/usr/share/man/man8'
# make install-data-hook
# make[3]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/ntfsprogs'
# /usr/bin/install -c -d /tmp/ntfs-3g/pkg/ntfs-3g/usr/share/man/man8
# ln -s -f mkntfs.8 /tmp/ntfs-3g/pkg/ntfs-3g/usr/share/man/man8/mkfs.ntfs.8
# make[3]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/ntfsprogs'
# make[2]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/ntfsprogs'
# make[1]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/ntfsprogs'
# Making install in src
# make[1]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/src'
# make[2]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/src'
# /usr/bin/mkdir -p '/tmp/ntfs-3g/pkg/ntfs-3g/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c ntfs-3g.probe ntfs-3g.usermap ntfs-3g.secaudit '/tmp/ntfs-3g/pkg/ntfs-3g/usr/bin'
# libtool: install: warning: `../libntfs-3g/libntfs-3g.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ntfs-3g.probe /tmp/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfs-3g.probe
# libtool: install: warning: `../libntfs-3g/libntfs-3g.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ntfs-3g.usermap /tmp/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfs-3g.usermap
# libtool: install: warning: `../libntfs-3g/libntfs-3g.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ntfs-3g.secaudit /tmp/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfs-3g.secaudit
# /usr/bin/mkdir -p '/tmp/ntfs-3g/pkg/ntfs-3g/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c ntfs-3g lowntfs-3g '/tmp/ntfs-3g/pkg/ntfs-3g/usr/bin'
# libtool: install: warning: `../libntfs-3g/libntfs-3g.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ntfs-3g /tmp/ntfs-3g/pkg/ntfs-3g/usr/bin/ntfs-3g
# libtool: install: warning: `../libntfs-3g/libntfs-3g.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/lowntfs-3g /tmp/ntfs-3g/pkg/ntfs-3g/usr/bin/lowntfs-3g
# /usr/bin/mkdir -p "/tmp/ntfs-3g/pkg/ntfs-3g/sbin"
# ln -s -f "/usr/bin/ntfs-3g" "/tmp/ntfs-3g/pkg/ntfs-3g/sbin/mount.ntfs-3g"
# ln -s -f "/usr/bin/lowntfs-3g" "/tmp/ntfs-3g/pkg/ntfs-3g/sbin/mount.lowntfs-3g"
# make install-exec-hook
# make[3]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/src'
# make[3]: Nothing to be done for 'install-exec-hook'.
# make[3]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/src'
# /usr/bin/mkdir -p '/tmp/ntfs-3g/pkg/ntfs-3g/usr/share/man/man8'
# /usr/bin/install -c -m 644 ntfs-3g.8 ntfs-3g.probe.8 ntfs-3g.usermap.8 ntfs-3g.secaudit.8 '/tmp/ntfs-3g/pkg/ntfs-3g/usr/share/man/man8'
# ln -s -f ntfs-3g.8 "/tmp/ntfs-3g/pkg/ntfs-3g/usr/share/man/man8/mount.ntfs-3g.8"
# ln -s -f ntfs-3g.8 "/tmp/ntfs-3g/pkg/ntfs-3g/usr/share/man/man8/mount.lowntfs-3g.8"
# make[2]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/src'
# make[1]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/src'
# make[1]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22'
# make[2]: Entering directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/ntfs-3g/pkg/ntfs-3g/usr/share/doc/ntfs-3g'
# /usr/bin/install -c -m 644 README '/tmp/ntfs-3g/pkg/ntfs-3g/usr/share/doc/ntfs-3g'
# make[2]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22'
# make[1]: Leaving directory '/tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "ntfs-3g"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: ntfs-3g 2016.2.22-1 (Thu Apr 13 17:30:50 UTC 2017)

CMD: pacman --query --file ntfs-3g-2016.2.22-1-x86_64.pkg.tar.xz
# ntfs-3g 2016.2.22-1

Creating hybrid package for 'ntfs-3g'

Trying to find vanilla package 'ntfs-3g'...

CMD: pacman --query --file /mirror/ntfs-3g-2016.2.22-1.pkg.tar.xz
# ntfs-3g 2016.2.22-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/lowntfs-3g
# /usr/bin/mkfs.ntfs
# /usr/bin/mkntfs
# /usr/bin/mount.lowntfs-3g
# /usr/bin/mount.ntfs
# /usr/bin/mount.ntfs-3g
# /usr/bin/ntfs-3g
# /usr/bin/ntfs-3g.probe
# /usr/bin/ntfs-3g.secaudit
# /usr/bin/ntfs-3g.usermap
# /usr/bin/ntfscat
# /usr/bin/ntfsclone
# /usr/bin/ntfscluster
# /usr/bin/ntfscmp
# /usr/bin/ntfscp
# /usr/bin/ntfsfix
# /usr/bin/ntfsinfo
# /usr/bin/ntfslabel
# /usr/bin/ntfsls
# /usr/bin/ntfsrecover
# /usr/bin/ntfsresize
# /usr/bin/ntfstruncate
# /usr/bin/ntfsundelete
# /usr/bin/ntfswipe
# /usr/include/ntfs-3g/acls.h
# /usr/include/ntfs-3g/attrib.h
# /usr/include/ntfs-3g/attrlist.h
# /usr/include/ntfs-3g/bitmap.h
# /usr/include/ntfs-3g/bootsect.h
# /usr/include/ntfs-3g/cache.h
# /usr/include/ntfs-3g/collate.h
# /usr/include/ntfs-3g/compat.h
# /usr/include/ntfs-3g/compress.h
# /usr/include/ntfs-3g/debug.h
# /usr/include/ntfs-3g/device.h
# /usr/include/ntfs-3g/device_io.h
# /usr/include/ntfs-3g/dir.h
# /usr/include/ntfs-3g/ea.h
# /usr/include/ntfs-3g/efs.h
# /usr/include/ntfs-3g/endians.h
# /usr/include/ntfs-3g/index.h
# /usr/include/ntfs-3g/inode.h
# /usr/include/ntfs-3g/ioctl.h
# /usr/include/ntfs-3g/layout.h
# /usr/include/ntfs-3g/lcnalloc.h
# /usr/include/ntfs-3g/logfile.h
# /usr/include/ntfs-3g/logging.h
# /usr/include/ntfs-3g/mft.h
# /usr/include/ntfs-3g/misc.h
# /usr/include/ntfs-3g/mst.h
# /usr/include/ntfs-3g/ntfstime.h
# /usr/include/ntfs-3g/object_id.h
# /usr/include/ntfs-3g/param.h
# /usr/include/ntfs-3g/realpath.h
# /usr/include/ntfs-3g/reparse.h
# /usr/include/ntfs-3g/runlist.h
# /usr/include/ntfs-3g/security.h
# /usr/include/ntfs-3g/support.h
# /usr/include/ntfs-3g/types.h
# /usr/include/ntfs-3g/unistr.h
# /usr/include/ntfs-3g/volume.h
# /usr/include/ntfs-3g/xattrs.h
# /usr/lib/libntfs-3g.so
# /usr/lib/libntfs-3g.so.87
# /usr/lib/libntfs-3g.so.87.0.0
# /usr/lib/pkgconfig/libntfs-3g.pc
# /usr/share/doc/ntfs-3g/README
# /usr/share/man/man8/mkfs.ntfs.8.gz
# /usr/share/man/man8/mkntfs.8.gz
# /usr/share/man/man8/mount.lowntfs-3g.8.gz
# /usr/share/man/man8/mount.ntfs-3g.8.gz
# /usr/share/man/man8/ntfs-3g.8.gz
# /usr/share/man/man8/ntfs-3g.probe.8.gz
# /usr/share/man/man8/ntfs-3g.secaudit.8.gz
# /usr/share/man/man8/ntfs-3g.usermap.8.gz
# /usr/share/man/man8/ntfscat.8.gz
# /usr/share/man/man8/ntfsclone.8.gz
# /usr/share/man/man8/ntfscluster.8.gz
# /usr/share/man/man8/ntfscmp.8.gz
# /usr/share/man/man8/ntfscp.8.gz
# /usr/share/man/man8/ntfsdecrypt.8.gz
# /usr/share/man/man8/ntfsfallocate.8.gz
# /usr/share/man/man8/ntfsfix.8.gz
# /usr/share/man/man8/ntfsinfo.8.gz
# /usr/share/man/man8/ntfslabel.8.gz
# /usr/share/man/man8/ntfsls.8.gz
# /usr/share/man/man8/ntfsprogs.8.gz
# /usr/share/man/man8/ntfsrecover.8.gz
# /usr/share/man/man8/ntfsresize.8.gz
# /usr/share/man/man8/ntfstruncate.8.gz
# /usr/share/man/man8/ntfsundelete.8.gz
# /usr/share/man/man8/ntfswipe.8.gz
# /sysroot/usr/lib/libntfs-3g.so.87.0.0
# /sysroot/usr/lib/libntfs-3g.so.87
# /sysroot/usr/lib/libntfs-3g.so
# /sysroot/usr/lib/libntfs-3g.la
# /sysroot/usr/lib/pkgconfig/libntfs-3g.pc
# /sysroot/usr/include/ntfs-3g/acls.h
# /sysroot/usr/include/ntfs-3g/attrib.h
# /sysroot/usr/include/ntfs-3g/attrlist.h
# /sysroot/usr/include/ntfs-3g/bitmap.h
# /sysroot/usr/include/ntfs-3g/bootsect.h
# /sysroot/usr/include/ntfs-3g/cache.h
# /sysroot/usr/include/ntfs-3g/collate.h
# /sysroot/usr/include/ntfs-3g/compat.h
# /sysroot/usr/include/ntfs-3g/compress.h
# /sysroot/usr/include/ntfs-3g/debug.h
# /sysroot/usr/include/ntfs-3g/device.h
# /sysroot/usr/include/ntfs-3g/device_io.h
# /sysroot/usr/include/ntfs-3g/dir.h
# /sysroot/usr/include/ntfs-3g/ea.h
# /sysroot/usr/include/ntfs-3g/efs.h
# /sysroot/usr/include/ntfs-3g/endians.h
# /sysroot/usr/include/ntfs-3g/index.h
# /sysroot/usr/include/ntfs-3g/inode.h
# /sysroot/usr/include/ntfs-3g/ioctl.h
# /sysroot/usr/include/ntfs-3g/layout.h
# /sysroot/usr/include/ntfs-3g/lcnalloc.h
# /sysroot/usr/include/ntfs-3g/logfile.h
# /sysroot/usr/include/ntfs-3g/logging.h
# /sysroot/usr/include/ntfs-3g/mft.h
# /sysroot/usr/include/ntfs-3g/misc.h
# /sysroot/usr/include/ntfs-3g/mst.h
# /sysroot/usr/include/ntfs-3g/ntfstime.h
# /sysroot/usr/include/ntfs-3g/object_id.h
# /sysroot/usr/include/ntfs-3g/param.h
# /sysroot/usr/include/ntfs-3g/realpath.h
# /sysroot/usr/include/ntfs-3g/reparse.h
# /sysroot/usr/include/ntfs-3g/runlist.h
# /sysroot/usr/include/ntfs-3g/security.h
# /sysroot/usr/include/ntfs-3g/support.h
# /sysroot/usr/include/ntfs-3g/types.h
# /sysroot/usr/include/ntfs-3g/unistr.h
# /sysroot/usr/include/ntfs-3g/volume.h
# /sysroot/usr/include/ntfs-3g/xattrs.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

CMD: bsdtar -tqf ntfs-3g.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/ntfs-3g.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ntfs-3g.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/ntfs-3g.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/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/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 ntfs-3g configure 2016.2.22, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbin=/usr/bin --mandir=/usr/share/man --disable-ldconfig --disable-static --with-fuse=external --enable-posix-acls --enable-extras
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 3f98a0a56d39
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2502: checking build system type
# configure:2516: result: x86_64-unknown-linux-gnu
# configure:2536: checking host system type
# configure:2549: result: x86_64-unknown-linux-gnu
# configure:2569: checking target system type
# configure:2582: result: x86_64-unknown-linux-gnu
# configure:2626: checking for a BSD-compatible install
# configure:2694: result: /usr/bin/install -c
# configure:2705: checking whether build environment is sane
# configure:2760: result: yes
# configure:2819: checking for x86_64-unknown-linux-strip
# configure:2849: result: no
# configure:2859: checking for strip
# configure:2875: found /usr/bin/strip
# configure:2886: result: strip
# configure:2911: checking for a thread-safe mkdir -p
# configure:2950: result: /usr/bin/mkdir -p
# configure:2957: checking for gawk
# configure:2973: found /usr/bin/gawk
# configure:2984: result: gawk
# configure:2995: checking whether make sets $(MAKE)
# configure:3017: result: yes
# configure:3046: checking whether make supports nested variables
# configure:3063: result: yes
# configure:3193: checking whether to enable maintainer-specific portions of Makefiles
# configure:3202: result: no
# configure:3402: checking for style of include used by make
# configure:3430: result: GNU
# configure:3461: checking for x86_64-unknown-linux-gcc
# configure:3488: result: clang
# configure:3757: checking for C compiler version
# configure:3766: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3777: $? = 0
# configure:3766: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3777: $? = 0
# configure:3766: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3777: $? = 1
# configure:3766: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3777: $? = 1
# configure:3797: checking whether the C compiler works
# configure:3819: clang conftest.c >&5
# configure:3823: $? = 0
# configure:3871: result: yes
# configure:3874: checking for C compiler default output file name
# configure:3876: result: a.out
# configure:3882: checking for suffix of executables
# configure:3889: clang -o conftest conftest.c >&5
# configure:3893: $? = 0
# configure:3915: result:
# configure:3937: checking whether we are cross compiling
# configure:3945: clang -o conftest conftest.c >&5
# configure:3949: $? = 0
# configure:3956: ./conftest
# configure:3960: $? = 0
# configure:3975: result: no
# configure:3980: checking for suffix of object files
# configure:4002: clang -c conftest.c >&5
# configure:4006: $? = 0
# configure:4027: result: o
# configure:4031: checking whether we are using the GNU C compiler
# configure:4050: clang -c conftest.c >&5
# configure:4050: $? = 0
# configure:4059: result: yes
# configure:4068: checking whether clang accepts -g
# configure:4088: clang -c -g conftest.c >&5
# configure:4088: $? = 0
# configure:4129: result: yes
# configure:4146: checking for clang option to accept ISO C89
# configure:4209: clang -c conftest.c >&5
# configure:4209: $? = 0
# configure:4222: result: none needed
# configure:4247: checking whether clang understands -c and -o together
# configure:4269: clang -c conftest.c -o conftest2.o
# configure:4272: $? = 0
# configure:4269: clang -c conftest.c -o conftest2.o
# configure:4272: $? = 0
# configure:4284: result: yes
# configure:4303: checking dependency style of clang
# configure:4414: result: gcc3
# configure:4435: checking how to run the C preprocessor
# configure:4466: clang -E conftest.c
# configure:4466: $? = 0
# configure:4480: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4480: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | /* end confdefs.h. */
# | #include
# configure:4505: result: clang -E
# configure:4525: clang -E conftest.c
# configure:4525: $? = 0
# configure:4539: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4539: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | /* end confdefs.h. */
# | #include
# configure:4568: checking for grep that handles long lines and -e
# configure:4626: result: /usr/bin/grep
# configure:4631: checking for egrep
# configure:4693: result: /usr/bin/grep -E
# configure:4698: checking for ANSI C header files
# configure:4718: clang -c conftest.c >&5
# configure:4718: $? = 0
# configure:4791: clang -o conftest conftest.c >&5
# configure:4791: $? = 0
# configure:4791: ./conftest
# configure:4791: $? = 0
# configure:4802: result: yes
# configure:4815: checking for sys/types.h
# configure:4815: clang -c conftest.c >&5
# configure:4815: $? = 0
# configure:4815: result: yes
# configure:4815: checking for sys/stat.h
# configure:4815: clang -c conftest.c >&5
# configure:4815: $? = 0
# configure:4815: result: yes
# configure:4815: checking for stdlib.h
# configure:4815: clang -c conftest.c >&5
# configure:4815: $? = 0
# configure:4815: result: yes
# configure:4815: checking for string.h
# configure:4815: clang -c conftest.c >&5
# configure:4815: $? = 0
# configure:4815: result: yes
# configure:4815: checking for memory.h
# configure:4815: clang -c conftest.c >&5
# configure:4815: $? = 0
# configure:4815: result: yes
# configure:4815: checking for strings.h
# configure:4815: clang -c conftest.c >&5
# configure:4815: $? = 0
# configure:4815: result: yes
# configure:4815: checking for inttypes.h
# configure:4815: clang -c conftest.c >&5
# configure:4815: $? = 0
# configure:4815: result: yes
# configure:4815: checking for stdint.h
# configure:4815: clang -c conftest.c >&5
# configure:4815: $? = 0
# configure:4815: result: yes
# configure:4815: checking for unistd.h
# configure:4815: clang -c conftest.c >&5
# configure:4815: $? = 0
# configure:4815: result: yes
# configure:4828: checking minix/config.h usability
# configure:4828: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4828: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4828: result: no
# configure:4828: checking minix/config.h presence
# configure:4828: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4828: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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
# | /* end confdefs.h. */
# | #include
# configure:4828: result: no
# configure:4828: checking for minix/config.h
# configure:4828: result: no
# configure:4849: checking whether it is safe to define __EXTENSIONS__
# configure:4867: clang -c conftest.c >&5
# configure:4867: $? = 0
# configure:4874: result: yes
# configure:4901: checking for x86_64-unknown-linux-gcc
# configure:4928: result: clang
# configure:5003: checking for C compiler version
# configure:5012: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:5023: $? = 0
# configure:5012: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:5023: $? = 0
# configure:5012: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5023: $? = 1
# configure:5012: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:5023: $? = 1
# configure:5027: checking whether we are using the GNU C compiler
# configure:5055: result: yes
# configure:5064: checking whether clang accepts -g
# configure:5125: result: yes
# configure:5142: checking for clang option to accept ISO C89
# configure:5218: result: none needed
# configure:5243: checking whether clang understands -c and -o together
# configure:5280: result: yes
# configure:5299: checking dependency style of clang
# configure:5410: result: gcc3
# configure:5425: checking whether ln -s works
# configure:5429: result: yes
# configure:5484: checking how to print strings
# configure:5511: result: printf
# configure:5532: checking for a sed that does not truncate output
# configure:5596: result: /usr/bin/sed
# configure:5614: checking for fgrep
# configure:5676: result: /usr/bin/grep -F
# configure:5711: checking for ld used by clang
# configure:5778: result: /usr/bin/ld
# configure:5785: checking if the linker (/usr/bin/ld) is GNU ld
# configure:5800: result: yes
# configure:5812: checking for BSD- or MS-compatible name lister (nm)
# configure:5861: result: /usr/bin/nm -B
# configure:5991: checking the name lister (/usr/bin/nm -B) interface
# configure:5998: clang -c conftest.c >&5
# configure:6001: /usr/bin/nm -B "conftest.o"
# configure:6004: output
# 0000000000000000 B some_variable
# configure:6011: result: BSD nm
# configure:6015: checking the maximum length of command line arguments
# configure:6145: result: 1572864
# configure:6162: checking whether the shell understands some XSI constructs
# configure:6172: result: yes
# configure:6176: checking whether the shell understands "+="
# configure:6182: result: yes
# configure:6217: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6257: result: func_convert_file_noop
# configure:6264: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6284: result: func_convert_file_noop
# configure:6291: checking for /usr/bin/ld option to reload object files
# configure:6298: result: -r
# configure:6332: checking for x86_64-unknown-linux-objdump
# configure:6362: result: no
# configure:6372: checking for objdump
# configure:6388: found /usr/bin/objdump
# configure:6399: result: objdump
# configure:6431: checking how to recognize dependent libraries
# configure:6633: result: pass_all
# configure:6678: checking for x86_64-unknown-linux-dlltool
# configure:6708: result: no
# configure:6718: checking for dlltool
# configure:6748: result: no
# configure:6778: checking how to associate runtime and link libraries
# configure:6805: result: printf %s\n
# configure:6821: checking for x86_64-unknown-linux-ar
# configure:6851: result: no
# configure:6865: checking for ar
# configure:6881: found /usr/bin/ar
# configure:6892: result: ar
# configure:6929: checking for archiver @FILE support
# configure:6946: clang -c conftest.c >&5
# configure:6946: $? = 0
# configure:6949: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6952: $? = 0
# configure:6957: 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:6960: $? = 1
# configure:6972: result: @
# configure:6990: checking for x86_64-unknown-linux-strip
# configure:7017: result: strip
# configure:7089: checking for x86_64-unknown-linux-ranlib
# configure:7119: result: no
# configure:7129: checking for ranlib
# configure:7145: found /usr/bin/ranlib
# configure:7156: result: ranlib
# configure:7258: checking command to parse /usr/bin/nm -B output from clang object
# configure:7378: clang -c conftest.c >&5
# configure:7381: $? = 0
# configure:7385: /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:7388: $? = 0
# configure:7454: clang -o conftest conftest.c conftstm.o >&5
# configure:7457: $? = 0
# configure:7495: result: ok
# configure:7532: checking for sysroot
# configure:7562: result: no
# configure:7639: clang -c conftest.c >&5
# configure:7642: $? = 0
# configure:7784: checking for x86_64-unknown-linux-mt
# configure:7814: result: no
# configure:7824: checking for mt
# configure:7854: result: no
# configure:7874: checking if : is a manifest tool
# configure:7880: : '-?'
# configure:7888: result: no
# configure:8527: checking for dlfcn.h
# configure:8527: clang -c conftest.c >&5
# configure:8527: $? = 0
# configure:8527: result: yes
# configure:8733: checking for objdir
# configure:8748: result: .libs
# configure:9019: checking if clang supports -fno-rtti -fno-exceptions
# configure:9037: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:9041: $? = 0
# configure:9054: result: yes
# configure:9381: checking for clang option to produce PIC
# configure:9388: result: -fPIC -DPIC
# configure:9396: checking if clang PIC flag -fPIC -DPIC works
# configure:9414: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9418: $? = 0
# configure:9431: result: yes
# configure:9460: checking if clang static flag -static works
# configure:9488: result: yes
# configure:9503: checking if clang supports -c -o file.o
# configure:9524: clang -c -o out/conftest2.o conftest.c >&5
# configure:9528: $? = 0
# configure:9550: result: yes
# configure:9558: checking if clang supports -c -o file.o
# configure:9605: result: yes
# configure:9638: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:10791: result: yes
# configure:10828: checking whether -lc should be explicitly linked in
# configure:10836: clang -c conftest.c >&5
# configure:10839: $? = 0
# configure:10854: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10857: $? = 0
# configure:10871: result: no
# configure:11031: checking dynamic linker characteristics
# configure:11542: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11542: $? = 0
# configure:11768: result: GNU/Linux ld.so
# configure:11875: checking how to hardcode library paths into programs
# configure:11900: result: immediate
# configure:12440: checking whether stripping libraries is possible
# configure:12445: result: yes
# configure:12480: checking if libtool supports shared libraries
# configure:12482: result: yes
# configure:12485: checking whether to build shared libraries
# configure:12506: result: yes
# configure:12509: checking whether to build static libraries
# configure:12513: result: no
# configure:12563: checking for x86_64-unknown-linux-pkg-config
# configure:12596: result: no
# configure:12606: checking for pkg-config
# configure:12624: found /usr/bin/pkg-config
# configure:12636: result: /usr/bin/pkg-config
# configure:12661: checking pkg-config is at least version 0.9.0
# configure:12664: result: yes
# configure:12675: checking for mv
# configure:12693: found /usr/bin/mv
# configure:12705: result: /usr/bin/mv
# configure:12715: checking for rm
# configure:12733: found /usr/bin/rm
# configure:12745: result: /usr/bin/rm
# configure:12755: checking for sed
# configure:12785: result: /usr/bin/sed
# configure:12796: checking for ldconfig
# configure:12814: found /sbin/ldconfig
# configure:12827: result: /sbin/ldconfig
# configure:12837: checking Windows OS
# configure:12849: result: no
# configure:12856: checking fuse compatibility
# configure:12880: result: external
# configure:13049: checking for FUSE_MODULE
# configure:13056: $PKG_CONFIG --exists --print-errors "fuse >= 2.6.0"
# configure:13059: $? = 0
# configure:13073: $PKG_CONFIG --exists --print-errors "fuse >= 2.6.0"
# configure:13076: $? = 0
# configure:13120: result: yes
# configure:13488: checking uuid/uuid.h usability
# configure:13488: clang -c conftest.c >&5
# configure:13488: $? = 0
# configure:13488: result: yes
# configure:13488: checking uuid/uuid.h presence
# configure:13488: clang -E conftest.c
# configure:13488: $? = 0
# configure:13488: result: yes
# configure:13488: checking for uuid/uuid.h
# configure:13488: result: yes
# configure:13503: checking for uuid_generate
# configure:13503: clang -o conftest conftest.c >&5
# /tmp/conftest-3c6a92.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `uuid_generate'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13503: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define uuid_generate to an innocuous variant, in case declares uuid_generate.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define uuid_generate innocuous_uuid_generate
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char uuid_generate (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef uuid_generate
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char uuid_generate ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_uuid_generate || defined __stub___uuid_generate
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return uuid_generate ();
# | ;
# | return 0;
# | }
# configure:13503: result: no
# configure:13517: checking for uuid_generate in -luuid
# configure:13542: clang -o conftest conftest.c -luuid >&5
# configure:13542: $? = 0
# configure:13551: result: yes
# configure:13598: checking hd.h usability
# configure:13598: clang -c conftest.c >&5
# conftest.c:62:10: fatal error: 'hd.h' file not found
# #include
# ^
# 1 error generated.
# configure:13598: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13598: result: no
# configure:13598: checking hd.h presence
# configure:13598: clang -E conftest.c
# conftest.c:29:10: fatal error: 'hd.h' file not found
# #include
# ^
# 1 error generated.
# configure:13598: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | /* end confdefs.h. */
# | #include
# configure:13598: result: no
# configure:13598: checking for hd.h
# configure:13598: result: no
# configure:13648: WARNING: ntfsprogs Windows compliant geometry code requires the hd library.
# configure:13656: checking for ANSI C header files
# configure:13760: result: yes
# configure:13778: checking ctype.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking ctype.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for ctype.h
# configure:13778: result: yes
# configure:13778: checking fcntl.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking fcntl.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for fcntl.h
# configure:13778: result: yes
# configure:13778: checking libgen.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking libgen.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for libgen.h
# configure:13778: result: yes
# configure:13778: checking libintl.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking libintl.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for libintl.h
# configure:13778: result: yes
# configure:13778: checking limits.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking limits.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for limits.h
# configure:13778: result: yes
# configure:13778: checking locale.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking locale.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for locale.h
# configure:13778: result: yes
# configure:13778: checking mntent.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking mntent.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for mntent.h
# configure:13778: result: yes
# configure:13778: checking stddef.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking stddef.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for stddef.h
# configure:13778: result: yes
# configure:13778: checking for stdint.h
# configure:13778: result: yes
# configure:13778: checking for stdlib.h
# configure:13778: result: yes
# configure:13778: checking stdio.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking stdio.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for stdio.h
# configure:13778: result: yes
# configure:13778: checking stdarg.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking stdarg.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for stdarg.h
# configure:13778: result: yes
# configure:13778: checking for string.h
# configure:13778: result: yes
# configure:13778: checking for strings.h
# configure:13778: result: yes
# configure:13778: checking errno.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking errno.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for errno.h
# configure:13778: result: yes
# configure:13778: checking time.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking time.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for time.h
# configure:13778: result: yes
# configure:13778: checking for unistd.h
# configure:13778: result: yes
# configure:13778: checking utime.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking utime.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for utime.h
# configure:13778: result: yes
# configure:13778: checking wchar.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking wchar.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for wchar.h
# configure:13778: result: yes
# configure:13778: checking getopt.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking getopt.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for getopt.h
# configure:13778: result: yes
# configure:13778: checking features.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking features.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for features.h
# configure:13778: result: yes
# configure:13778: checking regex.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking regex.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for regex.h
# configure:13778: result: yes
# configure:13778: checking endian.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking endian.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for endian.h
# configure:13778: result: yes
# configure:13778: checking byteswap.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking byteswap.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for byteswap.h
# configure:13778: result: yes
# configure:13778: checking sys/byteorder.h usability
# configure:13778: clang -c conftest.c >&5
# conftest.c:87:10: fatal error: 'sys/byteorder.h' file not found
# #include
# ^
# 1 error generated.
# configure:13778: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13778: result: no
# configure:13778: checking sys/byteorder.h presence
# configure:13778: clang -E conftest.c
# conftest.c:54:10: fatal error: 'sys/byteorder.h' file not found
# #include
# ^
# 1 error generated.
# configure:13778: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | /* end confdefs.h. */
# | #include
# configure:13778: result: no
# configure:13778: checking for sys/byteorder.h
# configure:13778: result: no
# configure:13778: checking sys/disk.h usability
# configure:13778: clang -c conftest.c >&5
# conftest.c:87:10: fatal error: 'sys/disk.h' file not found
# #include
# ^
# 1 error generated.
# configure:13778: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13778: result: no
# configure:13778: checking sys/disk.h presence
# configure:13778: clang -E conftest.c
# conftest.c:54:10: fatal error: 'sys/disk.h' file not found
# #include
# ^
# 1 error generated.
# configure:13778: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | /* end confdefs.h. */
# | #include
# configure:13778: result: no
# configure:13778: checking for sys/disk.h
# configure:13778: result: no
# configure:13778: checking sys/endian.h usability
# configure:13778: clang -c conftest.c >&5
# conftest.c:87:10: fatal error: 'sys/endian.h' file not found
# #include
# ^
# 1 error generated.
# configure:13778: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13778: result: no
# configure:13778: checking sys/endian.h presence
# configure:13778: clang -E conftest.c
# conftest.c:54:10: fatal error: 'sys/endian.h' file not found
# #include
# ^
# 1 error generated.
# configure:13778: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | /* end confdefs.h. */
# | #include
# configure:13778: result: no
# configure:13778: checking for sys/endian.h
# configure:13778: result: no
# configure:13778: checking sys/param.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking sys/param.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for sys/param.h
# configure:13778: result: yes
# configure:13778: checking sys/ioctl.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking sys/ioctl.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for sys/ioctl.h
# configure:13778: result: yes
# configure:13778: checking sys/mkdev.h usability
# configure:13778: clang -c conftest.c >&5
# conftest.c:89:10: fatal error: 'sys/mkdev.h' file not found
# #include
# ^
# 1 error generated.
# configure:13778: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13778: result: no
# configure:13778: checking sys/mkdev.h presence
# configure:13778: clang -E conftest.c
# conftest.c:56:10: fatal error: 'sys/mkdev.h' file not found
# #include
# ^
# 1 error generated.
# configure:13778: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:13778: result: no
# configure:13778: checking for sys/mkdev.h
# configure:13778: result: no
# configure:13778: checking sys/mount.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking sys/mount.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for sys/mount.h
# configure:13778: result: yes
# configure:13778: checking for sys/stat.h
# configure:13778: result: yes
# configure:13778: checking for sys/types.h
# configure:13778: result: yes
# configure:13778: checking sys/vfs.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking sys/vfs.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for sys/vfs.h
# configure:13778: result: yes
# configure:13778: checking sys/statvfs.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking sys/statvfs.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for sys/statvfs.h
# configure:13778: result: yes
# configure:13778: checking sys/sysmacros.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking sys/sysmacros.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for sys/sysmacros.h
# configure:13778: result: yes
# configure:13778: checking linux/major.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking linux/major.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for linux/major.h
# configure:13778: result: yes
# configure:13778: checking linux/fd.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking linux/fd.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for linux/fd.h
# configure:13778: result: yes
# configure:13778: checking linux/fs.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking linux/fs.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for linux/fs.h
# configure:13778: result: yes
# configure:13778: checking for inttypes.h
# configure:13778: result: yes
# configure:13778: checking linux/hdreg.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking linux/hdreg.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for linux/hdreg.h
# configure:13778: result: yes
# configure:13778: checking machine/endian.h usability
# configure:13778: clang -c conftest.c >&5
# conftest.c:100:10: fatal error: 'machine/endian.h' file not found
# #include
# ^
# 1 error generated.
# configure:13778: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_FD_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LINUX_HDREG_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13778: result: no
# configure:13778: checking machine/endian.h presence
# configure:13778: clang -E conftest.c
# conftest.c:67:10: fatal error: 'machine/endian.h' file not found
# #include
# ^
# 1 error generated.
# configure:13778: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_FD_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LINUX_HDREG_H 1
# | /* end confdefs.h. */
# | #include
# configure:13778: result: no
# configure:13778: checking for machine/endian.h
# configure:13778: result: no
# configure:13778: checking windows.h usability
# configure:13778: clang -c conftest.c >&5
# conftest.c:100:10: fatal error: 'windows.h' file not found
# #include
# ^
# 1 error generated.
# configure:13778: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_FD_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LINUX_HDREG_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13778: result: no
# configure:13778: checking windows.h presence
# configure:13778: clang -E conftest.c
# conftest.c:67:10: fatal error: 'windows.h' file not found
# #include
# ^
# 1 error generated.
# configure:13778: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_FD_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LINUX_HDREG_H 1
# | /* end confdefs.h. */
# | #include
# configure:13778: result: no
# configure:13778: checking for windows.h
# configure:13778: result: no
# configure:13778: checking syslog.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking syslog.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for syslog.h
# configure:13778: result: yes
# configure:13778: checking pwd.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking pwd.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for pwd.h
# configure:13778: result: yes
# configure:13778: checking malloc.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking malloc.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for malloc.h
# configure:13778: result: yes
# configure:13790: checking for stdbool.h that conforms to C99
# configure:13857: clang -c conftest.c >&5
# conftest.c:119:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
# bool e = &s;
# ~ ^
# conftest.c:123:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:123:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:123:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:123:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:123:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:123:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:123:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:123:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:124:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:124:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:124:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# 12 warnings generated.
# configure:13857: $? = 0
# configure:13864: result: yes
# configure:13866: checking for _Bool
# configure:13866: clang -c conftest.c >&5
# configure:13866: $? = 0
# configure:13866: clang -c conftest.c >&5
# conftest.c:106:20: error: expected expression
# if (sizeof ((_Bool)))
# ^
# 1 error generated.
# configure:13866: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_FD_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LINUX_HDREG_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MALLOC_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13866: result: yes
# configure:13883: checking whether byte ordering is bigendian
# configure:13898: clang -c conftest.c >&5
# conftest.c:73:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:73:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:13898: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_FD_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LINUX_HDREG_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:13943: clang -c conftest.c >&5
# configure:13943: $? = 0
# configure:13961: clang -c conftest.c >&5
# conftest.c:79:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:13961: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_FD_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LINUX_HDREG_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:14089: result: no
# configure:14112: checking for an ANSI C-conforming const
# configure:14178: clang -c conftest.c >&5
# configure:14178: $? = 0
# configure:14185: result: yes
# configure:14193: checking for inline
# configure:14209: clang -c conftest.c >&5
# configure:14209: $? = 0
# configure:14217: result: inline
# configure:14235: checking for off_t
# configure:14235: clang -c conftest.c >&5
# configure:14235: $? = 0
# configure:14235: clang -c conftest.c >&5
# conftest.c:109:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# configure:14235: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_FD_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LINUX_HDREG_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define WORDS_LITTLEENDIAN 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14235: result: yes
# configure:14246: checking for size_t
# configure:14246: clang -c conftest.c >&5
# configure:14246: $? = 0
# configure:14246: clang -c conftest.c >&5
# conftest.c:109:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:14246: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_FD_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LINUX_HDREG_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define WORDS_LITTLEENDIAN 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14246: result: yes
# configure:14257: checking for struct stat.st_blocks
# configure:14257: clang -c conftest.c >&5
# configure:14257: $? = 0
# configure:14257: result: yes
# configure:14277: checking for struct stat.st_rdev
# configure:14277: clang -c conftest.c >&5
# configure:14277: $? = 0
# configure:14277: result: yes
# configure:14287: checking for struct stat.st_atim
# configure:14287: clang -c conftest.c >&5
# conftest.c:113:1: error: statement requires expression of scalar type ('struct timespec' invalid)
# if (ac_aggr.st_atim)
# ^ ~~~~~~~~~~~~~~~
# 1 error generated.
# configure:14287: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_FD_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LINUX_HDREG_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define WORDS_LITTLEENDIAN 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_atim)
# | return 0;
# | ;
# | return 0;
# | }
# configure:14287: clang -c conftest.c >&5
# configure:14287: $? = 0
# configure:14287: result: yes
# configure:14297: checking for struct stat.st_atimespec
# configure:14297: clang -c conftest.c >&5
# conftest.c:114:13: error: no member named 'st_atimespec' in 'struct stat'
# if (ac_aggr.st_atimespec)
# ~~~~~~~ ^
# 1 error generated.
# configure:14297: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_FD_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LINUX_HDREG_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define WORDS_LITTLEENDIAN 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_ATIM 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_atimespec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:14297: clang -c conftest.c >&5
# conftest.c:114:20: error: no member named 'st_atimespec' in 'struct stat'
# if (sizeof ac_aggr.st_atimespec)
# ~~~~~~~ ^
# 1 error generated.
# configure:14297: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_FD_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LINUX_HDREG_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define WORDS_LITTLEENDIAN 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_ATIM 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_atimespec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:14297: result: no
# configure:14307: checking for struct stat.st_atimensec
# configure:14307: clang -c conftest.c >&5
# conftest.c:114:13: error: no member named 'st_atimensec' in 'struct stat'
# if (ac_aggr.st_atimensec)
# ~~~~~~~ ^
# 1 error generated.
# configure:14307: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_FD_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LINUX_HDREG_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define WORDS_LITTLEENDIAN 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_ATIM 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_atimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:14307: clang -c conftest.c >&5
# conftest.c:114:20: error: no member named 'st_atimensec' in 'struct stat'
# if (sizeof ac_aggr.st_atimensec)
# ~~~~~~~ ^
# 1 error generated.
# configure:14307: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_FD_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LINUX_HDREG_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define WORDS_LITTLEENDIAN 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_ATIM 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_atimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:14307: result: no
# configure:14343: checking for library containing getmntent
# configure:14374: clang -o conftest conftest.c >&5
# configure:14374: $? = 0
# configure:14391: result: none required
# configure:14406: checking whether mbrtowc and mbstate_t are properly declared
# configure:14426: clang -o conftest conftest.c >&5
# configure:14426: $? = 0
# configure:14434: result: yes
# configure:14442: checking for working memcmp
# configure:14485: clang -o conftest conftest.c >&5
# configure:14485: $? = 0
# configure:14485: ./conftest
# configure:14485: $? = 0
# configure:14495: result: yes
# configure:14504: checking whether lstat correctly handles trailing slash
# configure:14530: clang -o conftest conftest.c >&5
# configure:14530: $? = 0
# configure:14530: ./conftest
# configure:14530: $? = 0
# configure:14547: result: yes
# configure:14566: checking whether stat accepts an empty string
# configure:14586: clang -o conftest conftest.c >&5
# configure:14586: $? = 0
# configure:14586: ./conftest
# configure:14586: $? = 0
# configure:14596: result: no
# configure:14614: checking for strftime
# configure:14614: clang -o conftest conftest.c >&5
# configure:14614: $? = 0
# configure:14614: result: yes
# configure:14673: checking for utime.h
# configure:14673: result: yes
# configure:14687: checking whether utime accepts a null argument
# configure:14716: clang -o conftest conftest.c >&5
# configure:14716: $? = 0
# configure:14716: ./conftest
# configure:14716: $? = 0
# configure:14726: result: yes
# configure:14738: checking for vprintf
# configure:14738: clang -o conftest conftest.c >&5
# conftest.c:106:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
# char vprintf ();
# ^
# conftest.c:106:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:14738: $? = 0
# configure:14738: result: yes
# configure:14744: checking for _doprnt
# configure:14744: clang -o conftest conftest.c >&5
# /tmp/conftest-5aba1c.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `_doprnt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ntfs-3g"
# | #define PACKAGE_TARNAME "ntfs-3g"
# | #define PACKAGE_VERSION "2016.2.22"
# | #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ntfs-3g"
# | #define VERSION "2016.2.22"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_UUID 1
# | #define STDC_HEADERS 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_FD_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LINUX_HDREG_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define WORDS_LITTLEENDIAN 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_ATIM 1
# | #define HAVE_GETMNTENT 1
# | #define HAVE_MBRTOWC 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_UTIME_NULL 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _doprnt ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:14744: result: no
# configure:14763: checking for atexit
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for basename
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for daemon
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for dup2
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for fdatasync
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for ffs
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for getopt_long
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for hasmntopt
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for mbsinit
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for memmove
# configure:14763: clang -o conftest conftest.c >&5
# conftest.c:116:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:116:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for memset
# configure:14763: clang -o conftest conftest.c >&5
# conftest.c:117:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:117:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for realpath
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for regcomp
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for setlocale
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for setxattr
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for strcasecmp
# configure:14763: clang -o conftest conftest.c >&5
# conftest.c:122:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:122:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for strchr
# configure:14763: clang -o conftest conftest.c >&5
# conftest.c:123:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:123:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for strdup
# configure:14763: clang -o conftest conftest.c >&5
# conftest.c:124:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:124:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for strerror
# configure:14763: clang -o conftest conftest.c >&5
# conftest.c:125:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:125:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for strnlen
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for strsep
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for strtol
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for strtoul
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for sysconf
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for utime
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for utimensat
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for gettimeofday
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for clock_gettime
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for fork
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for memcpy
# configure:14763: clang -o conftest conftest.c >&5
# conftest.c:136:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
# char memcpy ();
# ^
# conftest.c:136:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for random
# configure:14763: clang -o conftest conftest.c >&5
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14763: checking for snprintf
# configure:14763: clang -o conftest conftest.c >&5
# conftest.c:138:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:138:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:14763: $? = 0
# configure:14763: result: yes
# configure:14779: checking for special C compiler options needed for large files
# configure:14824: result: no
# configure:14830: checking for _FILE_OFFSET_BITS value needed for large files
# configure:14855: clang -c conftest.c >&5
# configure:14855: $? = 0
# configure:14887: result: no
# configure:15266: checking that generated files are newer than configure
# configure:15272: result: done
# configure:15356: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ntfs-3g config.status 2016.2.22, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 3f98a0a56d39
#
# config.status:1268: creating Makefile
# config.status:1268: creating include/Makefile
# config.status:1268: creating include/fuse-lite/Makefile
# config.status:1268: creating include/ntfs-3g/Makefile
# config.status:1268: creating libfuse-lite/Makefile
# config.status:1268: creating libntfs-3g/Makefile
# config.status:1268: creating libntfs-3g/libntfs-3g.pc
# config.status:1268: creating libntfs-3g/libntfs-3g.script.so
# config.status:1268: creating ntfsprogs/Makefile
# config.status:1268: creating ntfsprogs/mkntfs.8
# config.status:1268: creating ntfsprogs/ntfscat.8
# config.status:1268: creating ntfsprogs/ntfsclone.8
# config.status:1268: creating ntfsprogs/ntfscluster.8
# config.status:1268: creating ntfsprogs/ntfscmp.8
# config.status:1268: creating ntfsprogs/ntfscp.8
# config.status:1268: creating ntfsprogs/ntfsfix.8
# config.status:1268: creating ntfsprogs/ntfsinfo.8
# config.status:1268: creating ntfsprogs/ntfslabel.8
# config.status:1268: creating ntfsprogs/ntfsls.8
# config.status:1268: creating ntfsprogs/ntfsprogs.8
# config.status:1268: creating ntfsprogs/ntfsresize.8
# config.status:1268: creating ntfsprogs/ntfsundelete.8
# config.status:1268: creating ntfsprogs/ntfsdecrypt.8
# config.status:1268: creating ntfsprogs/ntfswipe.8
# config.status:1268: creating ntfsprogs/ntfstruncate.8
# config.status:1268: creating ntfsprogs/ntfsfallocate.8
# config.status:1268: creating ntfsprogs/ntfsrecover.8
# config.status:1268: creating src/Makefile
# config.status:1268: creating src/ntfs-3g.8
# config.status:1268: creating src/ntfs-3g.probe.8
# config.status:1268: creating src/ntfs-3g.usermap.8
# config.status:1268: creating src/ntfs-3g.secaudit.8
# config.status:1268: creating config.h
# config.status:1497: executing depfiles commands
# config.status:1497: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_FUSE_MODULE_CFLAGS_set=
# ac_cv_env_FUSE_MODULE_CFLAGS_value=
# ac_cv_env_FUSE_MODULE_LIBS_set=
# ac_cv_env_FUSE_MODULE_LIBS_value=
# ac_cv_env_GNUTLS_CFLAGS_set=
# ac_cv_env_GNUTLS_CFLAGS_value=
# ac_cv_env_GNUTLS_LIBS_set=
# ac_cv_env_GNUTLS_LIBS_value=
# ac_cv_env_LDCONFIG_set=
# ac_cv_env_LDCONFIG_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func__doprnt=no
# ac_cv_func_atexit=yes
# ac_cv_func_basename=yes
# ac_cv_func_clock_gettime=yes
# ac_cv_func_daemon=yes
# ac_cv_func_dup2=yes
# ac_cv_func_fdatasync=yes
# ac_cv_func_ffs=yes
# ac_cv_func_fork=yes
# ac_cv_func_getmntent=yes
# ac_cv_func_getopt_long=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_hasmntopt=yes
# ac_cv_func_lstat_dereferences_slashed_symlink=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mbsinit=yes
# ac_cv_func_memcmp_working=yes
# ac_cv_func_memcpy=yes
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_random=yes
# ac_cv_func_realpath=yes
# ac_cv_func_regcomp=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_setxattr=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_stat_empty_string_bug=no
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strftime=yes
# ac_cv_func_strnlen=yes
# ac_cv_func_strsep=yes
# ac_cv_func_strtol=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_sysconf=yes
# ac_cv_func_utime=yes
# ac_cv_func_utime_null=yes
# ac_cv_func_utimensat=yes
# ac_cv_func_uuid_generate=no
# ac_cv_func_vprintf=yes
# ac_cv_header_byteswap_h=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_endian_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_hd_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libgen_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_linux_fd_h=yes
# ac_cv_header_linux_fs_h=yes
# ac_cv_header_linux_hdreg_h=yes
# ac_cv_header_linux_major_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_machine_endian_h=no
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_mntent_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_regex_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_byteorder_h=no
# ac_cv_header_sys_disk_h=no
# ac_cv_header_sys_endian_h=no
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_mkdev_h=no
# ac_cv_header_sys_mount_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_statvfs_h=yes
# ac_cv_header_sys_sysmacros_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_vfs_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_uuid_uuid_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_header_windows_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_uuid_uuid_generate=yes
# ac_cv_member_struct_stat_st_atim=yes
# ac_cv_member_struct_stat_st_atimensec=no
# ac_cv_member_struct_stat_st_atimespec=no
# ac_cv_member_struct_stat_st_blocks=yes
# ac_cv_member_struct_stat_st_rdev=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_LDCONFIG=/sbin/ldconfig
# ac_cv_path_MV=/usr/bin/mv
# ac_cv_path_RM=/usr/bin/rm
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_getmntent='none required'
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type__Bool=yes
# ac_cv_type_off_t=yes
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/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=yes
# 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
# pkg_cv_FUSE_MODULE_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse'
# pkg_cv_FUSE_MODULE_LIBS='-lfuse -pthread'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/missing aclocal-1.14'
# 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/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/missing automake-1.14'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_CRYPTO_FALSE=''
# ENABLE_CRYPTO_TRUE='#'
# ENABLE_EXTRAS_FALSE='#'
# ENABLE_EXTRAS_TRUE=''
# ENABLE_MOUNT_HELPER_FALSE='#'
# ENABLE_MOUNT_HELPER_TRUE=''
# ENABLE_NTFSPROGS_FALSE='#'
# ENABLE_NTFSPROGS_TRUE=''
# ENABLE_NTFS_3G_FALSE='#'
# ENABLE_NTFS_3G_TRUE=''
# ENABLE_QUARANTINED_FALSE=''
# ENABLE_QUARANTINED_TRUE='#'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# FUSE_INTERNAL_FALSE=''
# FUSE_INTERNAL_TRUE='#'
# FUSE_MODULE_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse'
# FUSE_MODULE_LIBS='-lfuse -pthread'
# GENERATE_LDSCRIPT_FALSE=''
# GENERATE_LDSCRIPT_TRUE='#'
# GNUTLS_CFLAGS=''
# GNUTLS_LIBS=''
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_LIBRARY_FALSE='#'
# INSTALL_LIBRARY_TRUE=''
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDCONFIG='/sbin/ldconfig'
# LDFLAGS=''
# LIBFUSE_LITE_CFLAGS=''
# LIBFUSE_LITE_LIBS=''
# LIBGCRYPT_CFLAGS=''
# LIBGCRYPT_CONFIG=''
# LIBGCRYPT_LIBS=''
# LIBNTFS_3G_VERSION='87'
# LIBNTFS_CPPFLAGS=''
# LIBNTFS_LIBS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# MKNTFS_CPPFLAGS=''
# MKNTFS_LIBS=' -luuid'
# MV='/usr/bin/mv'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# NTFSPROGS_STATIC_LIBS=''
# NTFS_DEVICE_DEFAULT_IO_OPS_FALSE='#'
# NTFS_DEVICE_DEFAULT_IO_OPS_TRUE=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# OUTPUT_FORMAT=''
# PACKAGE='ntfs-3g'
# PACKAGE_BUGREPORT='ntfs-3g-devel@lists.sf.net'
# PACKAGE_NAME='ntfs-3g'
# PACKAGE_STRING='ntfs-3g 2016.2.22'
# PACKAGE_TARNAME='ntfs-3g'
# PACKAGE_URL=''
# PACKAGE_VERSION='2016.2.22'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=':/lib/pkgconfig:/usr/lib/pkgconfig:/opt/gnome/lib/pkgconfig:/usr/share/pkgconfig:/usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/opt/gnome/share/pkgconfig:/usr/local/share/pkgconfig'
# RANLIB='ranlib'
# REALLYSTATIC_FALSE=''
# REALLYSTATIC_TRUE='#'
# RM='/usr/bin/rm'
# RUN_LDCONFIG_FALSE=''
# RUN_LDCONFIG_TRUE='#'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='2016.2.22'
# WINDOWS_FALSE=''
# WINDOWS_TRUE='#'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# all_includes=' '
# all_libraries=' '
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/ntfs-3g/src/ntfs-3g_ntfsprogs-2016.2.22/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# mkdir_p='$(MKDIR_P)'
# ntfs3gincludedir='$(includedir)/ntfs-3g'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgconfigdir='$(libdir)/pkgconfig'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# rootbindir='/bin'
# rootlibdir='/lib'
# rootsbindir='/sbin'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "ntfs-3g"
# #define PACKAGE_TARNAME "ntfs-3g"
# #define PACKAGE_VERSION "2016.2.22"
# #define PACKAGE_STRING "ntfs-3g 2016.2.22"
# #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
# #define PACKAGE_URL ""
# #define PACKAGE "ntfs-3g"
# #define VERSION "2016.2.22"
# #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 __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define ENABLE_UUID 1
# #define STDC_HEADERS 1
# #define HAVE_CTYPE_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIBGEN_H 1
# #define HAVE_LIBINTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_MNTENT_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDIO_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_REGEX_H 1
# #define HAVE_ENDIAN_H 1
# #define HAVE_BYTESWAP_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_MOUNT_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_VFS_H 1
# #define HAVE_SYS_STATVFS_H 1
# #define HAVE_SYS_SYSMACROS_H 1
# #define HAVE_LINUX_MAJOR_H 1
# #define HAVE_LINUX_FD_H 1
# #define HAVE_LINUX_FS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LINUX_HDREG_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_PWD_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE__BOOL 1
# #define HAVE_STDBOOL_H 1
# #define WORDS_LITTLEENDIAN 1
# #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# #define HAVE_ST_BLOCKS 1
# #define HAVE_STRUCT_STAT_ST_RDEV 1
# #define HAVE_STRUCT_STAT_ST_ATIM 1
# #define HAVE_GETMNTENT 1
# #define HAVE_MBRTOWC 1
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_STRFTIME 1
# #define HAVE_UTIME_H 1
# #define HAVE_UTIME_NULL 1
# #define HAVE_VPRINTF 1
# #define HAVE_ATEXIT 1
# #define HAVE_BASENAME 1
# #define HAVE_DAEMON 1
# #define HAVE_DUP2 1
# #define HAVE_FDATASYNC 1
# #define HAVE_FFS 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_HASMNTOPT 1
# #define HAVE_MBSINIT 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
# #define HAVE_REALPATH 1
# #define HAVE_REGCOMP 1
# #define HAVE_SETLOCALE 1
# #define HAVE_SETXATTR 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRNLEN 1
# #define HAVE_STRSEP 1
# #define HAVE_STRTOL 1
# #define HAVE_STRTOUL 1
# #define HAVE_SYSCONF 1
# #define HAVE_UTIME 1
# #define HAVE_UTIMENSAT 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_FORK 1
# #define HAVE_MEMCPY 1
# #define HAVE_RANDOM 1
# #define HAVE_SNPRINTF 1
# #define POSIXACLS 1
#
# configure: exit 0