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 --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --prefix=/usr --exec-prefix=/usr --docdir=/usr/share/doc/ntfs3g-2016.2.22-r2 --disable-debug --enable-ldscript --disable-ldconfig --enable-posix-acls --enable-xattr-mappings --disable-crypto --enable-ntfsprogs --enable-quarantined --without-uuid --enable-extras --disable-static --with-fuse=external ## --------- ## ## Platform. ## ## --------- ## hostname = occam uname -m = x86_64 uname -r = 4.8.17-hardened-r2-o0 uname -s = Linux uname -v = #39 SMP PREEMPT Sun Jan 29 19:03:54 CET 2017 /usr/bin/uname -p = Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz /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/lib/portage/python3.5/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.5/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2368: loading site script /usr/share/config.site | #!/bin/sh | # Copyright 2009-2014 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host="${CHOST%%-*}" | | case ${host} in | arm*b*) host=armeb ;; | arm*) host=arm ;; | mips*l*) host=mipsel ;; | mips*) host=mips ;; | esac | | echo "${host}" | } | | config_site_names() { | local site_arch="$(config_site_arch)" | local sites="" | local x | | case ${CHOST} in | *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; | *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; | esac | | case ${CHOST} in | *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; | *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; | *-linux-musl*) sites="${sites} linux-musl ${site_arch}-linux-musl" ;; | esac | | case ${CHOST} in | *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; | *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; | esac | | for x in ${sites} ${CHOST}; do | [ -e "${TOPDIR}/${x}" ] && echo "${TOPDIR}/${x}" | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then | sites="$(config_site_names)" | if [ -n "${sites}" ] ; then | for site in ${sites}; do | echo "${0##*/}: loading site script ${site}" | . "${site}" | done | fi | unset site sites | fi configure:2502: checking build system type configure:2516: result: x86_64-pc-linux-gnu configure:2536: checking host system type configure:2549: result: x86_64-pc-linux-gnu configure:2569: checking target system type configure:2582: result: x86_64-pc-linux-gnu configure:2626: checking for a BSD-compatible install configure:2694: result: /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c configure:2705: checking whether build environment is sane configure:2760: result: yes configure:2911: checking for a thread-safe mkdir -p configure:2950: result: /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-pc-linux-gnu-gcc configure:3477: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3488: result: x86_64-pc-linux-gnu-gcc configure:3757: checking for C compiler version configure:3766: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo Hardened 6.3.0 p1.0) 6.3.0 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3777: $? = 0 configure:3766: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.3.0/work/gcc-6.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --disable-nls --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 6.3.0 p1.0' --enable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --with-isl --disable-isl-version-check --disable-libsanitizer --enable-default-pie --enable-default-ssp Thread model: posix gcc version 6.3.0 (Gentoo Hardened 6.3.0 p1.0) configure:3777: $? = 0 configure:3766: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3777: $? = 1 configure:3766: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3777: $? = 1 configure:3797: checking whether the C compiler works configure:3819: x86_64-pc-linux-gnu-gcc -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu 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: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:3893: $? = 0 configure:3915: result: configure:3937: checking whether we are cross compiling configure:3945: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu 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: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 conftest.c >&5 configure:4006: $? = 0 configure:4027: result: o configure:4031: checking whether we are using the GNU C compiler configure:4050: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 conftest.c >&5 configure:4050: $? = 0 configure:4059: result: yes configure:4068: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4088: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4088: $? = 0 configure:4129: result: yes configure:4146: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4209: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 conftest.c >&5 configure:4209: $? = 0 configure:4222: result: none needed configure:4247: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:4269: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4272: $? = 0 configure:4269: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4272: $? = 0 configure:4284: result: yes configure:4303: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4414: result: none configure:4435: checking how to run the C preprocessor configure:4466: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4466: $? = 0 configure:4480: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. 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: x86_64-pc-linux-gnu-gcc -E configure:4525: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4525: $? = 0 configure:4539: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. 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: /bin/grep configure:4631: checking for egrep configure:4693: result: /bin/grep -E configure:4698: checking for ANSI C header files configure:4718: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 conftest.c >&5 configure:4718: $? = 0 configure:4791: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu 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: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 conftest.c >&5 configure:4815: $? = 0 configure:4815: result: yes configure:4815: checking for sys/stat.h configure:4815: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 conftest.c >&5 configure:4815: $? = 0 configure:4815: result: yes configure:4815: checking for stdlib.h configure:4815: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 conftest.c >&5 configure:4815: $? = 0 configure:4815: result: yes configure:4815: checking for string.h configure:4815: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 conftest.c >&5 configure:4815: $? = 0 configure:4815: result: yes configure:4815: checking for memory.h configure:4815: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 conftest.c >&5 configure:4815: $? = 0 configure:4815: result: yes configure:4815: checking for strings.h configure:4815: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 conftest.c >&5 configure:4815: $? = 0 configure:4815: result: yes configure:4815: checking for inttypes.h configure:4815: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 conftest.c >&5 configure:4815: $? = 0 configure:4815: result: yes configure:4815: checking for stdint.h configure:4815: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 conftest.c >&5 configure:4815: $? = 0 configure:4815: result: yes configure:4815: checking for unistd.h configure:4815: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 conftest.c >&5 configure:4815: $? = 0 configure:4815: result: yes configure:4828: checking minix/config.h usability configure:4828: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. 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: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. 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: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 conftest.c >&5 configure:4867: $? = 0 configure:4874: result: yes configure:4901: checking for x86_64-pc-linux-gnu-gcc configure:4928: result: x86_64-pc-linux-gnu-gcc configure:5003: checking for C compiler version configure:5012: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo Hardened 6.3.0 p1.0) 6.3.0 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5023: $? = 0 configure:5012: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.3.0/work/gcc-6.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --disable-nls --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 6.3.0 p1.0' --enable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --with-isl --disable-isl-version-check --disable-libsanitizer --enable-default-pie --enable-default-ssp Thread model: posix gcc version 6.3.0 (Gentoo Hardened 6.3.0 p1.0) configure:5023: $? = 0 configure:5012: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:5023: $? = 1 configure:5012: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:5023: $? = 1 configure:5027: checking whether we are using the GNU C compiler configure:5055: result: yes configure:5064: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:5125: result: yes configure:5142: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:5218: result: none needed configure:5243: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:5280: result: yes configure:5299: checking dependency style of x86_64-pc-linux-gnu-gcc configure:5410: result: none 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: /bin/sed configure:5614: checking for fgrep configure:5676: result: /bin/grep -F configure:5711: checking for ld used by x86_64-pc-linux-gnu-gcc configure:5778: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:5785: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:5800: result: yes configure:5812: checking for BSD- or MS-compatible name lister (nm) configure:5861: result: gcc-nm configure:5991: checking the name lister (gcc-nm) interface configure:5998: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 conftest.c >&5 configure:6001: gcc-nm "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-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6257: result: func_convert_file_noop configure:6264: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6284: result: func_convert_file_noop configure:6291: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:6298: result: -r configure:6332: checking for x86_64-pc-linux-gnu-objdump configure:6348: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:6359: result: x86_64-pc-linux-gnu-objdump configure:6431: checking how to recognize dependent libraries configure:6633: result: pass_all configure:6678: checking for x86_64-pc-linux-gnu-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-pc-linux-gnu-ar configure:6848: result: gcc-ar configure:6929: checking for archiver @FILE support configure:6946: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 conftest.c >&5 configure:6946: $? = 0 configure:6949: gcc-ar cru libconftest.a @conftest.lst >&5 configure:6952: $? = 0 configure:6957: gcc-ar cru libconftest.a @conftest.lst >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../x86_64-pc-linux-gnu/bin/ar: conftest.o: No such file or directory configure:6960: $? = 1 configure:6972: result: @ configure:6990: checking for x86_64-pc-linux-gnu-strip configure:7006: found /usr/bin/x86_64-pc-linux-gnu-strip configure:7017: result: x86_64-pc-linux-gnu-strip configure:7089: checking for x86_64-pc-linux-gnu-ranlib configure:7116: result: gcc-ranlib configure:7258: checking command to parse gcc-nm output from x86_64-pc-linux-gnu-gcc object configure:7378: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 conftest.c >&5 configure:7381: $? = 0 configure:7385: gcc-nm 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: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c conftstm.o >&5 configure:7457: $? = 0 configure:7495: result: ok configure:7532: checking for sysroot configure:7562: result: no configure:7639: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 conftest.c >&5 configure:7642: $? = 0 configure:7784: checking for x86_64-pc-linux-gnu-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: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 conftest.c >&5 configure:8527: $? = 0 configure:8527: result: yes configure:8733: checking for objdir configure:8748: result: .libs configure:9019: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:9037: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9041: $? = 0 configure:9054: result: no configure:9381: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:9388: result: -fPIC -DPIC configure:9396: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:9414: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 -fPIC -DPIC -DPIC conftest.c >&5 configure:9418: $? = 0 configure:9431: result: yes configure:9460: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9488: result: yes configure:9503: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9524: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 -o out/conftest2.o conftest.c >&5 configure:9528: $? = 0 configure:9550: result: yes configure:9558: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9605: result: yes configure:9638: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -pipe -Og -g -gdwarf-4 conftest.c >&5 configure:10839: $? = 0 configure:10854: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10857: $? = 0 configure:10871: result: no configure:11031: checking dynamic linker characteristics configure:11542: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -pipe -Og -g -gdwarf-4 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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-pc-linux-gnu-pkg-config configure:12581: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:12593: result: /usr/bin/x86_64-pc-linux-gnu-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 /bin/mv configure:12705: result: /bin/mv configure:12715: checking for rm configure:12733: found /bin/rm configure:12745: result: /bin/rm configure:12755: checking for sed configure:12785: result: /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:12895: checking Output format configure:12902: result: elf64-x86-64 configure:13049: checking for FUSE_MODULE configure:13056: $PKG_CONFIG --exists --print-errors "fuse >= 2.6.0" Package fuse was not found in the pkg-config search path. Perhaps you should add the directory containing `fuse.pc' to the PKG_CONFIG_PATH environment variable No package 'fuse' found configure:13059: $? = 1 configure:13073: $PKG_CONFIG --exists --print-errors "fuse >= 2.6.0" Package fuse was not found in the pkg-config search path. Perhaps you should add the directory containing `fuse.pc' to the PKG_CONFIG_PATH environment variable No package 'fuse' found configure:13076: $? = 1 configure:13090: result: no No package 'fuse' found configure:13107: error: FUSE >= 2.6.0 was not found. Either older FUSE is still present, or FUSE is not fully installed (e.g. fuse, libfuse, libfuse2, libfuse-dev, etc packages). Source code: http://fuse.sf.net ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=corei7-avx -pipe -Og -g -gdwarf-4' ac_cv_env_CPPFLAGS_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='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 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=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_LDCONFIG=/sbin/ldconfig ac_cv_path_MV=/bin/mv ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_RM=/bin/rm ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=gcc-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=gcc-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-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_target=x86_64-pc-linux-gnu am_cv_CC_dependencies_compiler_type=none 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/x86_64-pc-linux-gnu/bin/ld lt_cv_path_NM=gcc-nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/sys-fs/ntfs3g-2016.2.22-r2/work/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='gcc-ar' AUTOCONF='${SHELL} /var/tmp/portage/sys-fs/ntfs3g-2016.2.22-r2/work/ntfs-3g_ntfsprogs-2016.2.22/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/sys-fs/ntfs3g-2016.2.22-r2/work/ntfs-3g_ntfsprogs-2016.2.22/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/sys-fs/ntfs3g-2016.2.22-r2/work/ntfs-3g_ntfsprogs-2016.2.22/missing automake-1.14' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=corei7-avx -pipe -Og -g -gdwarf-4' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/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='/bin/grep -F' FUSE_INTERNAL_FALSE='' FUSE_INTERNAL_TRUE='' FUSE_MODULE_CFLAGS='' FUSE_MODULE_LIBS='' GENERATE_LDSCRIPT_FALSE='' GENERATE_LDSCRIPT_TRUE='' GNUTLS_CFLAGS='' GNUTLS_LIBS='' GREP='/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/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDCONFIG='/sbin/ldconfig' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 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} /var/tmp/portage/sys-fs/ntfs3g-2016.2.22-r2/work/ntfs-3g_ntfsprogs-2016.2.22/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKNTFS_CPPFLAGS='' MKNTFS_LIBS='' MV='/bin/mv' NM='gcc-nm' NMEDIT='' NTFSPROGS_STATIC_LIBS='' NTFS_DEVICE_DEFAULT_IO_OPS_FALSE='' NTFS_DEVICE_DEFAULT_IO_OPS_TRUE='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' OUTPUT_FORMAT='OUTPUT_FORMAT ( elf64-x86-64 )' 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/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig:/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='gcc-ranlib' REALLYSTATIC_FALSE='' REALLYSTATIC_TRUE='' RM='/bin/rm' RUN_LDCONFIG_FALSE='' RUN_LDCONFIG_TRUE='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' VERSION='2016.2.22' WINDOWS_FALSE='' WINDOWS_TRUE='' ac_ct_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='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/ntfs3g-2016.2.22-r2' dvidir='${docdir}' exec_prefix='/usr' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/sys-fs/ntfs3g-2016.2.22-r2/work/ntfs-3g_ntfsprogs-2016.2.22/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' ntfs3gincludedir='' oldincludedir='/usr/include' pdfdir='${docdir}' pkgconfigdir='' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' rootbindir='' rootlibdir='' rootsbindir='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## 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/" configure: exit 1