Skip to content

Instantly share code, notes, and snippets.

@penguin359
Created March 29, 2016 00:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save penguin359/f1711923e78a7ea53229 to your computer and use it in GitHub Desktop.
Save penguin359/f1711923e78a7ea53229 to your computer and use it in GitHub Desktop.
fuse-ext2 on OS X 10.11.4 - Homebrew build logs
Homebrew build logs for fuse-ext2 on OS X 10.11.4
Build date: 2016-03-28 17:22:47
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: 1a5b3067ca551d36b176a9005b63e6e3ba41f385
Last commit: 21 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit ivybridge
OS X: 10.11.4-x86_64
Xcode: 7.3
CLT: 7.3.0.0.1.1457485338
Clang: 7.3 build 703
MacPorts/Fink: /opt/local/bin/port
X11: 2.7.8 => /opt/X11
System Ruby: 2.0.0-p648
Perl: /opt/local/bin/perl => /opt/local/bin/perl5.22
Python: /Users/lorenl/.pyenv/shims/python => /usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.3.0/bin/ruby
Java: 1.8.0_25
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/opt/local/bin/cppunit-config
/opt/local/bin/curl-config
/opt/local/bin/freetype-config
/opt/local/bin/gdlib-config
/opt/local/bin/gsl-config
/opt/local/bin/gts-config
/opt/local/bin/icu-config
/opt/local/bin/libpng-config
/opt/local/bin/libpng16-config
/opt/local/bin/libusb-config
/opt/local/bin/log4cpp-config
/opt/local/bin/ncurses6-config
/opt/local/bin/ncursesw6-config
/opt/local/bin/netpbm-config
/opt/local/bin/pcre-config
/opt/local/bin/pkg-config
/opt/local/bin/python2.7-config
/opt/local/bin/sdl-config
/opt/local/bin/xml2-config
/opt/local/bin/xslt-config
/Users/lorenl/.pyenv/shims/python-config
/Users/lorenl/.pyenv/shims/python2.7-config
/Users/lorenl/.pyenv/shims/python3-config
/Users/lorenl/.pyenv/shims/python3.4-config
/Users/lorenl/.pyenv/shims/python3.4m-config
/Users/lorenl/.pyenv/shims/python3.5-config
/Users/lorenl/.pyenv/shims/python3.5m-config
/usr/local/CrossPack-AVR/bin/libusb-config
Warning: You have MacPorts or Fink installed:
/opt/local/bin/port
This can cause trouble. You don't have to uninstall them, but you may want to
temporarily move them out of the way, e.g.
sudo mv /opt/local ~/macports
Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libjlinkpic32.4.90.1.dylib
/usr/local/lib/libjlinkpic32.4.96.7.dylib
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/python2.7/greenlet/greenlet.h
/usr/local/include/python3.5m/greenlet/greenlet.h
Warning: You have a non-Homebrew 'pkg-config' in your PATH:
/opt/local/bin/pkg-config
`./configure` may have problems finding brew-installed packages using
this other pkg-config.
Warning: Broken symlinks were found. Remove them with `brew prune`:
/usr/local/lib/libfuse.0.dylib
/usr/local/lib/libfuse.2.dylib
/usr/local/lib/libfuse.dylib
/usr/local/lib/libfuse_ino64.2.dylib
/usr/local/lib/libfuse_ino64.dylib
/usr/local/lib/libmacfuse_i32.dylib
/usr/local/lib/libmacfuse_i64.dylib
2016-03-28 17:21:45 -0700
./autogen.sh
Running autoreconf --verbose --install --force
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: running: glibtoolize --copy --force
glibtoolize: putting auxiliary files in '.'.
glibtoolize: copying file './ltmain.sh'
glibtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
glibtoolize: and rerunning glibtoolize and aclocal.
glibtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoconf --force
autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:12: installing './ar-lib'
configure.ac:10: installing './compile'
configure.ac:3: installing './config.guess'
configure.ac:3: installing './config.sub'
configure.ac:4: installing './install-sh'
configure.ac:4: installing './missing'
fuse-ext2/Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'
Removing autom4te.cache
2016-03-28 17:22:00 -0700
./configure
--disable-debug
--disable-dependency-tracking
--disable-silent-rules
--prefix=/usr/local/Cellar/fuse-ext2/0.0.9
checking build system type... x86_64-apple-darwin15.4.0
checking host system type... x86_64-apple-darwin15.4.0
checking target system type... x86_64-apple-darwin15.4.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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 style of include used by make... GNU
checking dependency style of clang++... none
checking for gawk... (cached) awk
checking for gcc... clang
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... none
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin15.4.0 file names to x86_64-apple-darwin15.4.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin15.4.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for clang++ option to produce PIC... -fno-common -DPIC
checking if clang++ PIC flag -fno-common -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking for chmod... /bin/chmod
checking for size_t... yes
checking for off_t... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether sys/types.h defines makedev... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking linux/fd.h usability... no
checking linux/fd.h presence... no
checking for linux/fd.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking for sys/ioctl.h... (cached) yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking sys/disklabel.h usability... no
checking sys/disklabel.h presence... no
checking for sys/disklabel.h... no
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking for netinet/in.h... (cached) yes
checking net/if_dl.h usability... yes
checking net/if_dl.h presence... yes
checking for net/if_dl.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for inttypes.h... (cached) yes
checking for sys/disk.h... yes
checking for sys/mount.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for mode_t... yes
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for ssize_t... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether llseek is declared... no
checking whether lseek64 is declared... no
checking for ssize_t... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking for uid_t in sys/types.h... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking whether closedir returns void... no
checking for library containing getmntent... no
checking whether clang needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for utime.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether lstat correctly handles trailing slash... no
checking whether stat accepts an empty string... no
checking whether utime accepts a null argument... yes
checking for ftruncate... yes
checking for getmntent... (cached) no
checking for getmntinfo... yes
checking for getpagesize... (cached) yes
checking for hasmntopt... no
checking for memmove... yes
checking for memset... yes
checking for munmap... yes
checking for random... yes
checking for select... yes
checking for srand... yes
checking for srandom... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoull... yes
checking for uname... yes
checking for utime... yes
checking for llseek... no
checking for lseek64... no
checking for library containing sem_post... none required
checking for library containing fuse_main... -losxfuse
checking for library containing com_err... -lcom_err
checking for library containing ext2fs_open... -lext2fs
checking if FUSE on this system is too new for us... no
Disabling debug support
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating fuse-ext2.pc
config.status: creating Makefile
config.status: creating fuse-ext2/Makefile
config.status: creating tools/Makefile
config.status: creating tools/macosx/Makefile
config.status: creating test/Makefile
config.status: creating test/pjdfstest/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
clang++ called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -v
superenv executed: clang++ -v
clang++ called with: -V
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang++ called with: -c -g conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang++ -pipe -Os -march=native -c -g conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c conftstm.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/include/osxfuse/fuse -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -I/usr/local/include/osxfuse/fuse -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/include/osxfuse/fuse -c -o conftest.o conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -I/usr/local/include/osxfuse/fuse -c -o conftest.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -I/usr/local/include/osxfuse/fuse -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -I/usr/local/include/osxfuse/fuse -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -I/usr/local/include/osxfuse/fuse -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse -fno-common -DPIC -DPIC conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse -static conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse -static conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -I/usr/local/include/osxfuse/fuse -o out/conftest2.o conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -print-search-dirs
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/include/osxfuse/fuse -print-multi-os-directory
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -I/usr/local/include/osxfuse/fuse -print-multi-os-directory -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang++ called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang++ called with: -o conftest -g -O2 -static conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 -static conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 -o out/conftest2.o conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -o out/conftest2.o conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -lsun
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -lsun -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -lseq
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -lseq -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -lgen
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -lgen -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -c -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -Os -march=native -c -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -losxfuse
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -losxfuse -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -losxfuse
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -losxfuse -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -lcom_err -losxfuse
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -lcom_err -losxfuse -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -lcom_err -losxfuse
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -lcom_err -losxfuse -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -lext2fs -lcom_err -losxfuse
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -lext2fs -lcom_err -losxfuse -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
2016-03-28 17:22:39 -0700
make
install
Making install in fuse-ext2
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-fuse-ext2.o `test -f 'fuse-ext2.c' || echo './'`fuse-ext2.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-do_probe.o `test -f 'do_probe.c' || echo './'`do_probe.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-do_check.o `test -f 'do_check.c' || echo './'`do_check.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-do_fillstatbuf.o `test -f 'do_fillstatbuf.c' || echo './'`do_fillstatbuf.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-do_readinode.o `test -f 'do_readinode.c' || echo './'`do_readinode.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-do_writeinode.o `test -f 'do_writeinode.c' || echo './'`do_writeinode.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-do_killfilebyinode.o `test -f 'do_killfilebyinode.c' || echo './'`do_killfilebyinode.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_init.o `test -f 'op_init.c' || echo './'`op_init.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_destroy.o `test -f 'op_destroy.c' || echo './'`op_destroy.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_access.o `test -f 'op_access.c' || echo './'`op_access.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_fgetattr.o `test -f 'op_fgetattr.c' || echo './'`op_fgetattr.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_getattr.o `test -f 'op_getattr.c' || echo './'`op_getattr.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_open.o `test -f 'op_open.c' || echo './'`op_open.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_read.o `test -f 'op_read.c' || echo './'`op_read.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_readdir.o `test -f 'op_readdir.c' || echo './'`op_readdir.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_readlink.o `test -f 'op_readlink.c' || echo './'`op_readlink.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_release.o `test -f 'op_release.c' || echo './'`op_release.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_statfs.o `test -f 'op_statfs.c' || echo './'`op_statfs.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_chown.o `test -f 'op_chown.c' || echo './'`op_chown.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_chmod.o `test -f 'op_chmod.c' || echo './'`op_chmod.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_create.o `test -f 'op_create.c' || echo './'`op_create.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_flush.o `test -f 'op_flush.c' || echo './'`op_flush.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_fsync.o `test -f 'op_fsync.c' || echo './'`op_fsync.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_mkdir.o `test -f 'op_mkdir.c' || echo './'`op_mkdir.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_rmdir.o `test -f 'op_rmdir.c' || echo './'`op_rmdir.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_unlink.o `test -f 'op_unlink.c' || echo './'`op_unlink.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_utimens.o `test -f 'op_utimens.c' || echo './'`op_utimens.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_write.o `test -f 'op_write.c' || echo './'`op_write.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_mknod.o `test -f 'op_mknod.c' || echo './'`op_mknod.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_symlink.o `test -f 'op_symlink.c' || echo './'`op_symlink.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_truncate.o `test -f 'op_truncate.c' || echo './'`op_truncate.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_link.o `test -f 'op_link.c' || echo './'`op_link.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_rename.o `test -f 'op_rename.c' || echo './'`op_rename.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2_probe-fuse-ext2.probe.o `test -f 'fuse-ext2.probe.c' || echo './'`fuse-ext2.probe.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2_probe-do_probe.o `test -f 'do_probe.c' || echo './'`do_probe.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2_wait-fuse-ext2.wait.o `test -f 'fuse-ext2.wait.c' || echo './'`fuse-ext2.wait.c
clang -DHAVE_CONFIG_H -I. -I.. -ObjC -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2_install-fuse-ext2.install.o `test -f 'fuse-ext2.install.c' || echo './'`fuse-ext2.install.c
clang -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/osxfuse/fuse -c -o fuse-ext2.uninstall.o fuse-ext2.uninstall.c
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -o fuse-ext2 fuse_ext2-fuse-ext2.o fuse_ext2-do_probe.o fuse_ext2-do_check.o fuse_ext2-do_fillstatbuf.o fuse_ext2-do_readinode.o fuse_ext2-do_writeinode.o fuse_ext2-do_killfilebyinode.o fuse_ext2-op_init.o fuse_ext2-op_destroy.o fuse_ext2-op_access.o fuse_ext2-op_fgetattr.o fuse_ext2-op_getattr.o fuse_ext2-op_open.o fuse_ext2-op_read.o fuse_ext2-op_readdir.o fuse_ext2-op_readlink.o fuse_ext2-op_release.o fuse_ext2-op_statfs.o fuse_ext2-op_chown.o fuse_ext2-op_chmod.o fuse_ext2-op_create.o fuse_ext2-op_flush.o fuse_ext2-op_fsync.o fuse_ext2-op_mkdir.o fuse_ext2-op_rmdir.o fuse_ext2-op_unlink.o fuse_ext2-op_utimens.o fuse_ext2-op_write.o fuse_ext2-op_mknod.o fuse_ext2-op_symlink.o fuse_ext2-op_truncate.o fuse_ext2-op_link.o fuse_ext2-op_rename.o -lext2fs -lcom_err -losxfuse
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -o fuse-ext2.probe fuse_ext2_probe-fuse-ext2.probe.o fuse_ext2_probe-do_probe.o -lext2fs -lcom_err -losxfuse
/bin/sh ../libtool --tag=CC --mode=link clang -I/usr/local/include/osxfuse/fuse -o fuse-ext2.uninstall fuse-ext2.uninstall.o -lext2fs -lcom_err -losxfuse
libtool: link: clang -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -o fuse-ext2.probe fuse_ext2_probe-fuse-ext2.probe.o fuse_ext2_probe-do_probe.o -lext2fs -lcom_err /usr/local/lib/libosxfuse_i64.dylib -liconv -pthread
libtool: link: clang -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -o fuse-ext2 fuse_ext2-fuse-ext2.o fuse_ext2-do_probe.o fuse_ext2-do_check.o fuse_ext2-do_fillstatbuf.o fuse_ext2-do_readinode.o fuse_ext2-do_writeinode.o fuse_ext2-do_killfilebyinode.o fuse_ext2-op_init.o fuse_ext2-op_destroy.o fuse_ext2-op_access.o fuse_ext2-op_fgetattr.o fuse_ext2-op_getattr.o fuse_ext2-op_open.o fuse_ext2-op_read.o fuse_ext2-op_readdir.o fuse_ext2-op_readlink.o fuse_ext2-op_release.o fuse_ext2-op_statfs.o fuse_ext2-op_chown.o fuse_ext2-op_chmod.o fuse_ext2-op_create.o fuse_ext2-op_flush.o fuse_ext2-op_fsync.o fuse_ext2-op_mkdir.o fuse_ext2-op_rmdir.o fuse_ext2-op_unlink.o fuse_ext2-op_utimens.o fuse_ext2-op_write.o fuse_ext2-op_mknod.o fuse_ext2-op_symlink.o fuse_ext2-op_truncate.o fuse_ext2-op_link.o fuse_ext2-op_rename.o -lext2fs -lcom_err /usr/local/lib/libosxfuse_i64.dylib -liconv -pthread
libtool: link: clang -I/usr/local/include/osxfuse/fuse -o fuse-ext2.uninstall fuse-ext2.uninstall.o -lext2fs -lcom_err /usr/local/lib/libosxfuse_i64.dylib -liconv -pthread
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -framework CoreFoundation -o fuse-ext2.wait fuse_ext2_wait-fuse-ext2.wait.o -lext2fs -lcom_err -losxfuse
libtool: link: clang -Wall -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -o fuse-ext2.wait fuse_ext2_wait-fuse-ext2.wait.o -framework CoreFoundation -lext2fs -lcom_err /usr/local/lib/libosxfuse_i64.dylib -liconv -pthread
In file included from fuse-ext2.install.c:55:
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:82:
In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:14:
In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23:
In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20:
In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:208:
In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/HFSVolumes.h:25:
/usr/include/hfs/hfs_format.h:797:2: error: unknown type name 'uuid_string_t'; did you mean 'io_string_t'?
uuid_string_t ext_jnl_uuid;
^
/usr/include/device/device_types.h:89:16: note: 'io_string_t' declared here
typedef char io_string_t[512];
^
In file included from fuse-ext2.install.c:55:
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:82:
In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:14:
In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23:
In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20:
In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:208:
In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/HFSVolumes.h:25:
/usr/include/hfs/hfs_format.h:799:20: error: use of undeclared identifier 'uuid_string_t'
char reserved[JIB_RESERVED_SIZE];
^
/usr/include/hfs/hfs_format.h:790:61: note: expanded from macro 'JIB_RESERVED_SIZE'
#define JIB_RESERVED_SIZE ((32*sizeof(u_int32_t)) - sizeof(uuid_string_t) - 48)
^
2 errors generated.
make[1]: *** [fuse_ext2_install-fuse-ext2.install.o] Error 1
make: *** [install-recursive] Error 1
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: 1a5b3067ca551d36b176a9005b63e6e3ba41f385
Last commit: 21 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit ivybridge
OS X: 10.11.4-x86_64
Xcode: 7.3
CLT: 7.3.0.0.1.1457485338
GCC-4.2: build 0
Clang: 7.3 build 703
MacPorts/Fink: /opt/local/bin/port
X11: 2.7.8 => /opt/X11
System Ruby: 2.0.0-p648
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_25
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
CFLAGS: -I/usr/local/include/osxfuse/fuse
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/e2fsprogs:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/e2fsprogs/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/fuse
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.11
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/autoconf/bin:/usr/local/opt/automake/bin:/usr/local/opt/libtool/bin:/usr/local/opt/gettext/bin:/usr/local/opt/e2fsprogs/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-do_probe.o do_probe.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-do_probe.o do_probe.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-do_check.o do_check.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-do_check.o do_check.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-do_fillstatbuf.o do_fillstatbuf.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-do_fillstatbuf.o do_fillstatbuf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-fuse-ext2.o fuse-ext2.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-fuse-ext2.o fuse-ext2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-do_readinode.o do_readinode.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-do_readinode.o do_readinode.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-do_writeinode.o do_writeinode.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-do_writeinode.o do_writeinode.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-do_killfilebyinode.o do_killfilebyinode.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-do_killfilebyinode.o do_killfilebyinode.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_init.o op_init.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_init.o op_init.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_destroy.o op_destroy.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_destroy.o op_destroy.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_access.o op_access.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_access.o op_access.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_fgetattr.o op_fgetattr.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_fgetattr.o op_fgetattr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_getattr.o op_getattr.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_getattr.o op_getattr.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_open.o op_open.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_open.o op_open.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_read.o op_read.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_read.o op_read.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_readdir.o op_readdir.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_readdir.o op_readdir.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_readlink.o op_readlink.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_readlink.o op_readlink.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_release.o op_release.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_release.o op_release.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_statfs.o op_statfs.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_statfs.o op_statfs.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_chown.o op_chown.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_chown.o op_chown.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_chmod.o op_chmod.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_chmod.o op_chmod.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_create.o op_create.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_create.o op_create.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_flush.o op_flush.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_flush.o op_flush.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_fsync.o op_fsync.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_fsync.o op_fsync.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_rmdir.o op_rmdir.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_rmdir.o op_rmdir.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_mkdir.o op_mkdir.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_mkdir.o op_mkdir.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_unlink.o op_unlink.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_unlink.o op_unlink.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_utimens.o op_utimens.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_utimens.o op_utimens.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_write.o op_write.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_write.o op_write.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_mknod.o op_mknod.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_mknod.o op_mknod.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_symlink.o op_symlink.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_symlink.o op_symlink.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_truncate.o op_truncate.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_truncate.o op_truncate.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_link.o op_link.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_link.o op_link.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2_probe-fuse-ext2.probe.o fuse-ext2.probe.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2_probe-fuse-ext2.probe.o fuse-ext2.probe.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_rename.o op_rename.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2-op_rename.o op_rename.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2_probe-do_probe.o do_probe.c
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2_probe-do_probe.o do_probe.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -Wall -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2_wait-fuse-ext2.wait.o fuse-ext2.wait.c
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2_wait-fuse-ext2.wait.o fuse-ext2.wait.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/osxfuse/fuse -c -o fuse-ext2.uninstall.o fuse-ext2.uninstall.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/osxfuse/fuse -c -o fuse-ext2.uninstall.o fuse-ext2.uninstall.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -ObjC -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2_install-fuse-ext2.install.o fuse-ext2.install.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -ObjC -I/usr/local/include/osxfuse/fuse -c -o fuse_ext2_install-fuse-ext2.install.o fuse-ext2.install.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include
clang called with: -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -o fuse-ext2.probe fuse_ext2_probe-fuse-ext2.probe.o fuse_ext2_probe-do_probe.o -lext2fs -lcom_err /usr/local/lib/libosxfuse_i64.dylib -liconv -pthread
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -o fuse-ext2.probe fuse_ext2_probe-fuse-ext2.probe.o fuse_ext2_probe-do_probe.o -lext2fs -lcom_err /usr/local/lib/libosxfuse_i64.dylib -liconv -pthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -o fuse-ext2 fuse_ext2-fuse-ext2.o fuse_ext2-do_probe.o fuse_ext2-do_check.o fuse_ext2-do_fillstatbuf.o fuse_ext2-do_readinode.o fuse_ext2-do_writeinode.o fuse_ext2-do_killfilebyinode.o fuse_ext2-op_init.o fuse_ext2-op_destroy.o fuse_ext2-op_access.o fuse_ext2-op_fgetattr.o fuse_ext2-op_getattr.o fuse_ext2-op_open.o fuse_ext2-op_read.o fuse_ext2-op_readdir.o fuse_ext2-op_readlink.o fuse_ext2-op_release.o fuse_ext2-op_statfs.o fuse_ext2-op_chown.o fuse_ext2-op_chmod.o fuse_ext2-op_create.o fuse_ext2-op_flush.o fuse_ext2-op_fsync.o fuse_ext2-op_mkdir.o fuse_ext2-op_rmdir.o fuse_ext2-op_unlink.o fuse_ext2-op_utimens.o fuse_ext2-op_write.o fuse_ext2-op_mknod.o fuse_ext2-op_symlink.o fuse_ext2-op_truncate.o fuse_ext2-op_link.o fuse_ext2-op_rename.o -lext2fs -lcom_err /usr/local/lib/libosxfuse_i64.dylib -liconv -pthread
superenv removed: -Wall -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -o fuse-ext2 fuse_ext2-fuse-ext2.o fuse_ext2-do_probe.o fuse_ext2-do_check.o fuse_ext2-do_fillstatbuf.o fuse_ext2-do_readinode.o fuse_ext2-do_writeinode.o fuse_ext2-do_killfilebyinode.o fuse_ext2-op_init.o fuse_ext2-op_destroy.o fuse_ext2-op_access.o fuse_ext2-op_fgetattr.o fuse_ext2-op_getattr.o fuse_ext2-op_open.o fuse_ext2-op_read.o fuse_ext2-op_readdir.o fuse_ext2-op_readlink.o fuse_ext2-op_release.o fuse_ext2-op_statfs.o fuse_ext2-op_chown.o fuse_ext2-op_chmod.o fuse_ext2-op_create.o fuse_ext2-op_flush.o fuse_ext2-op_fsync.o fuse_ext2-op_mkdir.o fuse_ext2-op_rmdir.o fuse_ext2-op_unlink.o fuse_ext2-op_utimens.o fuse_ext2-op_write.o fuse_ext2-op_mknod.o fuse_ext2-op_symlink.o fuse_ext2-op_truncate.o fuse_ext2-op_link.o fuse_ext2-op_rename.o -lext2fs -lcom_err /usr/local/lib/libosxfuse_i64.dylib -liconv -pthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/include/osxfuse/fuse -o fuse-ext2.uninstall fuse-ext2.uninstall.o -lext2fs -lcom_err /usr/local/lib/libosxfuse_i64.dylib -liconv -pthread
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/include/osxfuse/fuse -o fuse-ext2.uninstall fuse-ext2.uninstall.o -lext2fs -lcom_err /usr/local/lib/libosxfuse_i64.dylib -liconv -pthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -o fuse-ext2.wait fuse_ext2_wait-fuse-ext2.wait.o -framework CoreFoundation -lext2fs -lcom_err /usr/local/lib/libosxfuse_i64.dylib -liconv -pthread
superenv removed: -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -D__FreeBSD__=10 -I/usr/local/include/osxfuse/fuse -o fuse-ext2.wait fuse_ext2_wait-fuse-ext2.wait.o -framework CoreFoundation -lext2fs -lcom_err /usr/local/lib/libosxfuse_i64.dylib -liconv -pthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/e2fsprogs/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/e2fsprogs/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by fuse-ext2 configure 0.0.9, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-debug --disable-dependency-tracking --disable-silent-rules --prefix=/usr/local/Cellar/fuse-ext2/0.0.9
## --------- ##
## Platform. ##
## --------- ##
hostname = andromeda.local
uname -m = x86_64
uname -r = 15.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 15.4.0: Fri Feb 26 22:08:05 PST 2016; root:xnu-3248.40.184~3/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 15.4.0: Fri Feb 26 22:08:05 PST 2016; root:xnu-3248.40.184~3/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 16.00 gigabytes
Default processor set: 441 tasks, 2797 threads, 4 processors
Load average: 10.32, Mach factor: 0.77
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/autoconf/bin
PATH: /usr/local/opt/automake/bin
PATH: /usr/local/opt/libtool/bin
PATH: /usr/local/opt/gettext/bin
PATH: /usr/local/opt/e2fsprogs/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2557: checking build system type
configure:2571: result: x86_64-apple-darwin15.4.0
configure:2591: checking host system type
configure:2604: result: x86_64-apple-darwin15.4.0
configure:2624: checking target system type
configure:2637: result: x86_64-apple-darwin15.4.0
configure:2679: checking for a BSD-compatible install
configure:2747: result: /usr/bin/install -c
configure:2758: checking whether build environment is sane
configure:2813: result: yes
configure:2964: checking for a thread-safe mkdir -p
configure:3003: result: ./install-sh -c -d
configure:3010: checking for gawk
configure:3040: result: no
configure:3010: checking for mawk
configure:3040: result: no
configure:3010: checking for nawk
configure:3040: result: no
configure:3010: checking for awk
configure:3026: found /usr/bin/awk
configure:3037: result: awk
configure:3048: checking whether make sets $(MAKE)
configure:3070: result: yes
configure:3099: checking whether make supports nested variables
configure:3116: result: yes
configure:3358: checking for C++ compiler version
configure:3367: clang++ --version >&5
Apple LLVM version 7.3.0 (clang-703.0.29)
Target: x86_64-apple-darwin15.4.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:3378: $? = 0
configure:3367: clang++ -v >&5
Apple LLVM version 7.3.0 (clang-703.0.29)
Target: x86_64-apple-darwin15.4.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:3378: $? = 0
configure:3367: clang++ -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:3378: $? = 1
configure:3367: clang++ -qversion >&5
clang: error: unknown argument: '-qversion'
configure:3378: $? = 1
configure:3398: checking whether the C++ compiler works
configure:3420: clang++ conftest.cpp >&5
configure:3424: $? = 0
configure:3472: result: yes
configure:3475: checking for C++ compiler default output file name
configure:3477: result: a.out
configure:3483: checking for suffix of executables
configure:3490: clang++ -o conftest conftest.cpp >&5
configure:3494: $? = 0
configure:3516: result:
configure:3538: checking whether we are cross compiling
configure:3546: clang++ -o conftest conftest.cpp >&5
configure:3550: $? = 0
configure:3557: ./conftest
configure:3561: $? = 0
configure:3576: result: no
configure:3581: checking for suffix of object files
configure:3603: clang++ -c conftest.cpp >&5
configure:3607: $? = 0
configure:3628: result: o
configure:3632: checking whether we are using the GNU C++ compiler
configure:3651: clang++ -c conftest.cpp >&5
configure:3651: $? = 0
configure:3660: result: yes
configure:3669: checking whether clang++ accepts -g
configure:3689: clang++ -c -g conftest.cpp >&5
configure:3689: $? = 0
configure:3730: result: yes
configure:3764: checking for style of include used by make
configure:3792: result: GNU
configure:3818: checking dependency style of clang++
configure:3929: result: none
configure:3948: checking for gawk
configure:3975: result: awk
configure:4034: checking for gcc
configure:4061: result: clang
configure:4290: checking for C compiler version
configure:4299: clang --version >&5
Apple LLVM version 7.3.0 (clang-703.0.29)
Target: x86_64-apple-darwin15.4.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:4310: $? = 0
configure:4299: clang -v >&5
Apple LLVM version 7.3.0 (clang-703.0.29)
Target: x86_64-apple-darwin15.4.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:4310: $? = 0
configure:4299: clang -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:4310: $? = 1
configure:4299: clang -qversion >&5
clang: error: unknown argument: '-qversion'
configure:4310: $? = 1
configure:4314: checking whether we are using the GNU C compiler
configure:4333: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:4333: $? = 0
configure:4342: result: yes
configure:4351: checking whether clang accepts -g
configure:4371: clang -c -g conftest.c >&5
configure:4371: $? = 0
configure:4412: result: yes
configure:4429: checking for clang option to accept ISO C89
configure:4492: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:4492: $? = 0
configure:4505: result: none needed
configure:4530: checking whether clang understands -c and -o together
configure:4552: clang -c conftest.c -o conftest2.o
configure:4555: $? = 0
configure:4552: clang -c conftest.c -o conftest2.o
configure:4555: $? = 0
configure:4567: result: yes
configure:4586: checking dependency style of clang
configure:4697: result: none
configure:4763: checking for ar
configure:4779: found /usr/bin/ar
configure:4790: result: ar
configure:4816: checking the archiver (ar) interface
configure:4832: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:4832: $? = 0
configure:4834: ar cru libconftest.a conftest.o >&5
configure:4837: $? = 0
configure:4865: result: ar
configure:4931: checking how to print strings
configure:4958: result: printf
configure:4979: checking for a sed that does not truncate output
configure:5043: result: /usr/local/Library/ENV/4.3/sed
configure:5061: checking for grep that handles long lines and -e
configure:5119: result: /usr/bin/grep
configure:5124: checking for egrep
configure:5186: result: /usr/bin/grep -E
configure:5191: checking for fgrep
configure:5253: result: /usr/bin/grep -F
configure:5288: checking for ld used by clang
configure:5355: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:5362: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:5377: result: no
configure:5389: checking for BSD- or MS-compatible name lister (nm)
configure:5443: result: /usr/bin/nm -B
configure:5573: checking the name lister (/usr/bin/nm -B) interface
configure:5580: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:5583: /usr/bin/nm -B "conftest.o"
configure:5586: output
0000000000000000 S _some_variable
configure:5593: result: BSD nm
configure:5596: checking whether ln -s works
configure:5600: result: yes
configure:5608: checking the maximum length of command line arguments
configure:5739: result: 196608
configure:5787: checking how to convert x86_64-apple-darwin15.4.0 file names to x86_64-apple-darwin15.4.0 format
configure:5827: result: func_convert_file_noop
configure:5834: checking how to convert x86_64-apple-darwin15.4.0 file names to toolchain format
configure:5854: result: func_convert_file_noop
configure:5861: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:5868: result: -r
configure:5942: checking for objdump
configure:5972: result: no
configure:6001: checking how to recognize dependent libraries
configure:6201: result: pass_all
configure:6286: checking for dlltool
configure:6316: result: no
configure:6346: checking how to associate runtime and link libraries
configure:6373: result: printf %s\n
configure:6497: checking for archiver @FILE support
configure:6514: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:6514: $? = 0
configure:6517: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:6520: $? = 1
configure:6540: result: no
configure:6598: checking for strip
configure:6614: found /usr/bin/strip
configure:6625: result: strip
configure:6697: checking for ranlib
configure:6713: found /usr/bin/ranlib
configure:6724: result: ranlib
configure:6826: checking command to parse /usr/bin/nm -B output from clang object
configure:6979: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:6982: $? = 0
configure:6986: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6989: $? = 0
cannot find nm_test_var in conftest.nm
configure:6979: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:6982: $? = 0
configure:6986: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6989: $? = 0
configure:7055: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c conftstm.o >&5
configure:7058: $? = 0
configure:7096: result: ok
configure:7143: checking for sysroot
configure:7173: result: no
configure:7180: checking for a working dd
configure:7218: result: /bin/dd
configure:7222: checking how to truncate binary pipes
configure:7237: result: /bin/dd bs=4096 count=1
configure:7566: checking for mt
configure:7596: result: no
configure:7616: checking if : is a manifest tool
configure:7622: : '-?'
configure:7630: result: no
configure:7686: checking for dsymutil
configure:7702: found /usr/bin/dsymutil
configure:7713: result: dsymutil
configure:7778: checking for nmedit
configure:7794: found /usr/bin/nmedit
configure:7805: result: nmedit
configure:7870: checking for lipo
configure:7886: found /usr/bin/lipo
configure:7897: result: lipo
configure:7962: checking for otool
configure:7978: found /usr/bin/otool
configure:7989: result: otool
configure:8054: checking for otool64
configure:8084: result: no
configure:8129: checking for -single_module linker flag
clang -I/usr/local/include/osxfuse/fuse -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:8162: result: yes
configure:8165: checking for -exported_symbols_list linker flag
configure:8185: clang -o conftest -I/usr/local/include/osxfuse/fuse -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:8185: $? = 0
configure:8195: result: yes
configure:8198: checking for -force_load linker flag
clang -I/usr/local/include/osxfuse/fuse -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
clang -I/usr/local/include/osxfuse/fuse -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:8230: result: yes
configure:8307: checking how to run the C preprocessor
configure:8338: clang -E conftest.c
configure:8338: $? = 0
configure:8352: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:8352: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8377: result: clang -E
configure:8397: clang -E conftest.c
configure:8397: $? = 0
configure:8411: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:8411: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8440: checking for ANSI C header files
configure:8460: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:8460: $? = 0
configure:8533: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:8533: $? = 0
configure:8533: ./conftest
configure:8533: $? = 0
configure:8544: result: yes
configure:8557: checking for sys/types.h
configure:8557: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:8557: $? = 0
configure:8557: result: yes
configure:8557: checking for sys/stat.h
configure:8557: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:8557: $? = 0
configure:8557: result: yes
configure:8557: checking for stdlib.h
configure:8557: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:8557: $? = 0
configure:8557: result: yes
configure:8557: checking for string.h
configure:8557: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:8557: $? = 0
configure:8557: result: yes
configure:8557: checking for memory.h
configure:8557: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:8557: $? = 0
configure:8557: result: yes
configure:8557: checking for strings.h
configure:8557: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:8557: $? = 0
configure:8557: result: yes
configure:8557: checking for inttypes.h
configure:8557: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:8557: $? = 0
configure:8557: result: yes
configure:8557: checking for stdint.h
configure:8557: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:8557: $? = 0
configure:8557: result: yes
configure:8557: checking for unistd.h
configure:8557: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:8557: $? = 0
configure:8557: result: yes
configure:8571: checking for dlfcn.h
configure:8571: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:8571: $? = 0
configure:8571: result: yes
configure:8838: checking for objdir
configure:8853: result: .libs
configure:9113: checking if clang supports -fno-rtti -fno-exceptions
configure:9131: clang -c -I/usr/local/include/osxfuse/fuse -fno-rtti -fno-exceptions conftest.c >&5
configure:9135: $? = 0
configure:9148: result: yes
configure:9506: checking for clang option to produce PIC
configure:9513: result: -fno-common -DPIC
configure:9521: checking if clang PIC flag -fno-common -DPIC works
configure:9539: clang -c -I/usr/local/include/osxfuse/fuse -fno-common -DPIC -DPIC conftest.c >&5
configure:9543: $? = 0
configure:9556: result: yes
configure:9585: checking if clang static flag -static works
configure:9613: result: no
configure:9628: checking if clang supports -c -o file.o
configure:9649: clang -c -I/usr/local/include/osxfuse/fuse -o out/conftest2.o conftest.c >&5
configure:9653: $? = 0
configure:9675: result: yes
configure:9683: checking if clang supports -c -o file.o
configure:9730: result: yes
configure:9763: checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:11022: result: yes
configure:11262: checking dynamic linker characteristics
configure:12080: result: darwin15.4.0 dyld
configure:12202: checking how to hardcode library paths into programs
configure:12227: result: immediate
configure:12775: checking whether stripping libraries is possible
configure:12789: result: yes
configure:12815: checking if libtool supports shared libraries
configure:12817: result: yes
configure:12820: checking whether to build shared libraries
configure:12845: result: yes
configure:12848: checking whether to build static libraries
configure:12852: result: yes
configure:12875: checking how to run the C++ preprocessor
configure:12902: clang++ -E conftest.cpp
configure:12902: $? = 0
configure:12916: clang++ -E conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:12916: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12941: result: clang++ -E
configure:12961: clang++ -E conftest.cpp
configure:12961: $? = 0
configure:12975: clang++ -E conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:12975: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13137: checking for ld used by clang++
configure:13204: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:13211: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:13226: result: no
configure:13281: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:14354: result: yes
configure:14390: clang++ -c -g -O2 conftest.cpp >&5
configure:14393: $? = 0
configure:14874: checking for clang++ option to produce PIC
configure:14881: result: -fno-common -DPIC
configure:14889: checking if clang++ PIC flag -fno-common -DPIC works
configure:14907: clang++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:14911: $? = 0
configure:14924: result: yes
configure:14947: checking if clang++ static flag -static works
configure:14975: result: no
configure:14987: checking if clang++ supports -c -o file.o
configure:15008: clang++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:15012: $? = 0
configure:15034: result: yes
configure:15039: checking if clang++ supports -c -o file.o
configure:15086: result: yes
configure:15116: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:15156: result: yes
configure:15297: checking dynamic linker characteristics
configure:16042: result: darwin15.4.0 dyld
configure:16107: checking how to hardcode library paths into programs
configure:16132: result: immediate
configure:16195: checking for chmod
configure:16213: found /bin/chmod
configure:16226: result: /bin/chmod
configure:16242: checking for size_t
configure:16242: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16242: $? = 0
configure:16242: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
conftest.c:59:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:16242: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:16242: result: yes
configure:16253: checking for off_t
configure:16253: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16253: $? = 0
configure:16253: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
conftest.c:59:20: error: expected expression
if (sizeof ((off_t)))
^
1 error generated.
configure:16253: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:16253: result: yes
configure:16275: checking for dirent.h that defines DIR
configure:16294: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16294: $? = 0
configure:16302: result: yes
configure:16315: checking for library containing opendir
configure:16346: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16346: $? = 0
configure:16363: result: none required
configure:16430: checking for ANSI C header files
configure:16534: result: yes
configure:16542: checking whether sys/types.h defines makedev
configure:16558: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16558: $? = 0
configure:16567: result: yes
configure:16632: checking fcntl.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking fcntl.h presence
configure:16632: clang -E conftest.c
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking for fcntl.h
configure:16632: result: yes
configure:16632: checking malloc.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
conftest.c:61:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
configure:16632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <malloc.h>
configure:16632: result: no
configure:16632: checking malloc.h presence
configure:16632: clang -E conftest.c
conftest.c:28:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
configure:16632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h. */
| #include <malloc.h>
configure:16632: result: no
configure:16632: checking for malloc.h
configure:16632: result: no
configure:16632: checking mntent.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
conftest.c:61:10: fatal error: 'mntent.h' file not found
#include <mntent.h>
^
1 error generated.
configure:16632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <mntent.h>
configure:16632: result: no
configure:16632: checking mntent.h presence
configure:16632: clang -E conftest.c
conftest.c:28:10: fatal error: 'mntent.h' file not found
#include <mntent.h>
^
1 error generated.
configure:16632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h. */
| #include <mntent.h>
configure:16632: result: no
configure:16632: checking for mntent.h
configure:16632: result: no
configure:16632: checking netinet/in.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking netinet/in.h presence
configure:16632: clang -E conftest.c
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking for netinet/in.h
configure:16632: result: yes
configure:16632: checking paths.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking paths.h presence
configure:16632: clang -E conftest.c
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking for paths.h
configure:16632: result: yes
configure:16632: checking stddef.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking stddef.h presence
configure:16632: clang -E conftest.c
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking for stddef.h
configure:16632: result: yes
configure:16632: checking for stdlib.h
configure:16632: result: yes
configure:16632: checking for string.h
configure:16632: result: yes
configure:16632: checking linux/fd.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
conftest.c:66:10: fatal error: 'linux/fd.h' file not found
#include <linux/fd.h>
^
1 error generated.
configure:16632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/fd.h>
configure:16632: result: no
configure:16632: checking linux/fd.h presence
configure:16632: clang -E conftest.c
conftest.c:33:10: fatal error: 'linux/fd.h' file not found
#include <linux/fd.h>
^
1 error generated.
configure:16632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| /* end confdefs.h. */
| #include <linux/fd.h>
configure:16632: result: no
configure:16632: checking for linux/fd.h
configure:16632: result: no
configure:16632: checking sys/file.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking sys/file.h presence
configure:16632: clang -E conftest.c
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking for sys/file.h
configure:16632: result: yes
configure:16632: checking sys/ioctl.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking sys/ioctl.h presence
configure:16632: clang -E conftest.c
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking for sys/ioctl.h
configure:16632: result: yes
configure:16632: checking sys/mount.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking sys/mount.h presence
configure:16632: clang -E conftest.c
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking for sys/mount.h
configure:16632: result: yes
configure:16632: checking sys/param.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking sys/param.h presence
configure:16632: clang -E conftest.c
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking for sys/param.h
configure:16632: result: yes
configure:16632: checking sys/statvfs.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking sys/statvfs.h presence
configure:16632: clang -E conftest.c
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking for sys/statvfs.h
configure:16632: result: yes
configure:16632: checking sys/time.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking sys/time.h presence
configure:16632: clang -E conftest.c
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking for sys/time.h
configure:16632: result: yes
configure:16632: checking for sys/types.h
configure:16632: result: yes
configure:16632: checking for sys/stat.h
configure:16632: result: yes
configure:16632: checking sys/mkdev.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
conftest.c:74:10: fatal error: 'sys/mkdev.h' file not found
#include <sys/mkdev.h>
^
1 error generated.
configure:16632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mkdev.h>
configure:16632: result: no
configure:16632: checking sys/mkdev.h presence
configure:16632: clang -E conftest.c
conftest.c:41:10: fatal error: 'sys/mkdev.h' file not found
#include <sys/mkdev.h>
^
1 error generated.
configure:16632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| /* end confdefs.h. */
| #include <sys/mkdev.h>
configure:16632: result: no
configure:16632: checking for sys/mkdev.h
configure:16632: result: no
configure:16632: checking for sys/ioctl.h
configure:16632: result: yes
configure:16632: checking sys/syscall.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking sys/syscall.h presence
configure:16632: clang -E conftest.c
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking for sys/syscall.h
configure:16632: result: yes
configure:16632: checking sys/resource.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking sys/resource.h presence
configure:16632: clang -E conftest.c
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking for sys/resource.h
configure:16632: result: yes
configure:16632: checking sys/mman.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking sys/mman.h presence
configure:16632: clang -E conftest.c
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking for sys/mman.h
configure:16632: result: yes
configure:16632: checking sys/prctl.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
conftest.c:78:10: fatal error: 'sys/prctl.h' file not found
#include <sys/prctl.h>
^
1 error generated.
configure:16632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/prctl.h>
configure:16632: result: no
configure:16632: checking sys/prctl.h presence
configure:16632: clang -E conftest.c
conftest.c:45:10: fatal error: 'sys/prctl.h' file not found
#include <sys/prctl.h>
^
1 error generated.
configure:16632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| /* end confdefs.h. */
| #include <sys/prctl.h>
configure:16632: result: no
configure:16632: checking for sys/prctl.h
configure:16632: result: no
configure:16632: checking sys/disklabel.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
conftest.c:78:10: fatal error: 'sys/disklabel.h' file not found
#include <sys/disklabel.h>
^
1 error generated.
configure:16632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/disklabel.h>
configure:16632: result: no
configure:16632: checking sys/disklabel.h presence
configure:16632: clang -E conftest.c
conftest.c:45:10: fatal error: 'sys/disklabel.h' file not found
#include <sys/disklabel.h>
^
1 error generated.
configure:16632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| /* end confdefs.h. */
| #include <sys/disklabel.h>
configure:16632: result: no
configure:16632: checking for sys/disklabel.h
configure:16632: result: no
configure:16632: checking sys/queue.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking sys/queue.h presence
configure:16632: clang -E conftest.c
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking for sys/queue.h
configure:16632: result: yes
configure:16632: checking sys/socket.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking sys/socket.h presence
configure:16632: clang -E conftest.c
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking for sys/socket.h
configure:16632: result: yes
configure:16632: checking sys/un.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking sys/un.h presence
configure:16632: clang -E conftest.c
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking for sys/un.h
configure:16632: result: yes
configure:16632: checking sys/sockio.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking sys/sockio.h presence
configure:16632: clang -E conftest.c
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking for sys/sockio.h
configure:16632: result: yes
configure:16632: checking net/if.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking net/if.h presence
configure:16632: clang -E conftest.c
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking for net/if.h
configure:16632: result: yes
configure:16632: checking for netinet/in.h
configure:16632: result: yes
configure:16632: checking net/if_dl.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking net/if_dl.h presence
configure:16632: clang -E conftest.c
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking for net/if_dl.h
configure:16632: result: yes
configure:16632: checking errno.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking errno.h presence
configure:16632: clang -E conftest.c
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking for errno.h
configure:16632: result: yes
configure:16632: checking for unistd.h
configure:16632: result: yes
configure:16632: checking utime.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking utime.h presence
configure:16632: clang -E conftest.c
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking for utime.h
configure:16632: result: yes
configure:16632: checking getopt.h usability
configure:16632: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking getopt.h presence
configure:16632: clang -E conftest.c
configure:16632: $? = 0
configure:16632: result: yes
configure:16632: checking for getopt.h
configure:16632: result: yes
configure:16632: checking for inttypes.h
configure:16632: result: yes
configure:16646: checking for sys/disk.h
configure:16646: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16646: $? = 0
configure:16646: result: yes
configure:16646: checking for sys/mount.h
configure:16646: result: yes
configure:16663: checking for an ANSI C-conforming const
configure:16729: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16729: $? = 0
configure:16736: result: yes
configure:16744: checking for inline
configure:16760: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16760: $? = 0
configure:16768: result: inline
configure:16786: checking for mode_t
configure:16786: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16786: $? = 0
configure:16786: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
conftest.c:95:21: error: expected expression
if (sizeof ((mode_t)))
^
1 error generated.
configure:16786: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:16786: result: yes
configure:16797: checking for off_t
configure:16797: result: yes
configure:16808: checking for size_t
configure:16808: result: yes
configure:16819: checking for ssize_t
configure:16819: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16819: $? = 0
configure:16819: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
conftest.c:95:22: error: expected expression
if (sizeof ((ssize_t)))
^
1 error generated.
configure:16819: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:16819: result: yes
configure:16830: checking for struct stat.st_blksize
configure:16830: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16830: $? = 0
configure:16830: result: yes
configure:16840: checking for struct stat.st_blocks
configure:16840: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16840: $? = 0
configure:16840: result: yes
configure:16860: checking for struct stat.st_rdev
configure:16860: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16860: $? = 0
configure:16860: result: yes
configure:16870: checking whether time.h and sys/time.h may both be included
configure:16890: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:16890: $? = 0
configure:16897: result: yes
configure:16905: checking whether llseek is declared
configure:16905: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
conftest.c:73:10: error: use of undeclared identifier 'llseek'
(void) llseek;
^
1 error generated.
configure:16905: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #include <unistd.h>
|
| int
| main ()
| {
| #ifndef llseek
| #ifdef __cplusplus
| (void) llseek;
| #else
| (void) llseek;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:16905: result: no
configure:16913: checking whether lseek64 is declared
configure:16913: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
conftest.c:75:10: error: use of undeclared identifier 'lseek64'
(void) lseek64;
^
1 error generated.
configure:16913: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #define _LARGEFILE_SOURCE
| #define _LARGEFILE64_SOURCE
| #include <unistd.h>
|
| int
| main ()
| {
| #ifndef lseek64
| #ifdef __cplusplus
| (void) lseek64;
| #else
| (void) lseek64;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:16913: result: no
configure:16924: checking for ssize_t
configure:16924: result: yes
configure:16936: checking for vprintf
configure:16936: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
conftest.c:88:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
char vprintf ();
^
conftest.c:88:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
1 warning generated.
configure:16936: $? = 0
configure:16936: result: yes
configure:16942: checking for _doprnt
configure:16942: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
Undefined symbols for architecture x86_64:
"__doprnt", referenced from:
_main in conftest-c8737a.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TYPE_SSIZE_T 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:16942: result: no
configure:16953: checking for uid_t in sys/types.h
configure:16972: result: yes
configure:16985: checking for unistd.h
configure:16985: result: yes
configure:16995: checking for working chown
configure:17028: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17028: $? = 0
configure:17028: ./conftest
configure:17028: $? = 0
configure:17040: result: yes
configure:17048: checking whether closedir returns void
configure:17072: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17072: $? = 0
configure:17072: ./conftest
configure:17072: $? = 0
configure:17082: result: no
configure:17092: checking for library containing getmntent
configure:17123: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
Undefined symbols for architecture x86_64:
"_getmntent", referenced from:
_main in conftest-2d5584.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:17123: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TYPE_SSIZE_T 1
| #define HAVE_VPRINTF 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| /* end confdefs.h. */
|
| /* 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 getmntent ();
| int
| main ()
| {
| return getmntent ();
| ;
| return 0;
| }
configure:17123: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -lsun >&5
ld: library not found for -lsun
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:17123: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TYPE_SSIZE_T 1
| #define HAVE_VPRINTF 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| /* end confdefs.h. */
|
| /* 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 getmntent ();
| int
| main ()
| {
| return getmntent ();
| ;
| return 0;
| }
configure:17123: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -lseq >&5
ld: library not found for -lseq
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:17123: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TYPE_SSIZE_T 1
| #define HAVE_VPRINTF 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| /* end confdefs.h. */
|
| /* 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 getmntent ();
| int
| main ()
| {
| return getmntent ();
| ;
| return 0;
| }
configure:17123: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -lgen >&5
ld: library not found for -lgen
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:17123: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TYPE_SSIZE_T 1
| #define HAVE_VPRINTF 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| /* end confdefs.h. */
|
| /* 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 getmntent ();
| int
| main ()
| {
| return getmntent ();
| ;
| return 0;
| }
configure:17140: result: no
configure:17155: checking whether clang needs -traditional
conftest.c:68:10: fatal error: 'termio.h' file not found
#include <termio.h>
^
1 error generated.
configure:17189: result: no
configure:17198: checking for stdlib.h
configure:17198: result: yes
configure:17208: checking for GNU libc compatible malloc
configure:17232: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17232: $? = 0
configure:17232: ./conftest
configure:17232: $? = 0
configure:17242: result: yes
configure:17263: checking for working memcmp
configure:17306: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17306: $? = 0
configure:17306: ./conftest
configure:17306: $? = 0
configure:17316: result: yes
configure:17331: checking for stdlib.h
configure:17331: result: yes
configure:17331: checking for unistd.h
configure:17331: result: yes
configure:17331: checking for sys/param.h
configure:17331: result: yes
configure:17331: checking for utime.h
configure:17331: result: yes
configure:17351: checking for getpagesize
configure:17351: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17351: $? = 0
configure:17351: result: yes
configure:17360: checking for working mmap
configure:17507: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17507: $? = 0
configure:17507: ./conftest
configure:17507: $? = 0
configure:17517: result: yes
configure:17528: checking for stdlib.h
configure:17528: result: yes
configure:17538: checking for GNU libc compatible realloc
configure:17562: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17562: $? = 0
configure:17562: ./conftest
configure:17562: $? = 0
configure:17572: result: yes
configure:17596: checking sys/select.h usability
configure:17596: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17596: $? = 0
configure:17596: result: yes
configure:17596: checking sys/select.h presence
configure:17596: clang -E conftest.c
configure:17596: $? = 0
configure:17596: result: yes
configure:17596: checking for sys/select.h
configure:17596: result: yes
configure:17596: checking for sys/socket.h
configure:17596: result: yes
configure:17606: checking types of arguments for select
configure:17634: clang -c -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17634: $? = 0
configure:17645: result: int,fd_set *,struct timeval *
configure:17668: checking whether lstat correctly handles trailing slash
configure:17694: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17694: $? = 0
configure:17694: ./conftest
configure:17694: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TYPE_SSIZE_T 1
| #define HAVE_VPRINTF 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| struct stat sbuf;
| /* Linux will dereference the symlink and fail, as required by POSIX.
| That is better in the sense that it means we will not
| have to compile and use the lstat wrapper. */
| return lstat ("conftest.sym/", &sbuf) == 0;
| ;
| return 0;
| }
configure:17711: result: no
configure:17730: checking whether stat accepts an empty string
configure:17750: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17750: $? = 0
configure:17750: ./conftest
configure:17750: $? = 0
configure:17760: result: no
configure:17779: checking whether utime accepts a null argument
configure:17808: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17808: $? = 0
configure:17808: ./conftest
configure:17808: $? = 0
configure:17818: result: yes
configure:17856: checking for ftruncate
configure:17856: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17856: $? = 0
configure:17856: result: yes
configure:17856: checking for getmntent
configure:17856: result: no
configure:17856: checking for getmntinfo
configure:17856: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17856: $? = 0
configure:17856: result: yes
configure:17856: checking for getpagesize
configure:17856: result: yes
configure:17856: checking for hasmntopt
configure:17856: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
Undefined symbols for architecture x86_64:
"_hasmntopt", referenced from:
_main in conftest-d892d9.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:17856: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TYPE_SSIZE_T 1
| #define HAVE_VPRINTF 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_UTIME_NULL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_GETPAGESIZE 1
| /* end confdefs.h. */
| /* Define hasmntopt to an innocuous variant, in case <limits.h> declares hasmntopt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define hasmntopt innocuous_hasmntopt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char hasmntopt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef hasmntopt
|
| /* 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 hasmntopt ();
| /* 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_hasmntopt || defined __stub___hasmntopt
| choke me
| #endif
|
| int
| main ()
| {
| return hasmntopt ();
| ;
| return 0;
| }
configure:17856: result: no
configure:17856: checking for memmove
configure:17856: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
conftest.c:110:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
char memmove ();
^
conftest.c:110:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:17856: $? = 0
configure:17856: result: yes
configure:17856: checking for memset
configure:17856: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
conftest.c:111:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
char memset ();
^
conftest.c:111:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
1 warning generated.
configure:17856: $? = 0
configure:17856: result: yes
configure:17856: checking for munmap
configure:17856: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17856: $? = 0
configure:17856: result: yes
configure:17856: checking for random
configure:17856: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17856: $? = 0
configure:17856: result: yes
configure:17856: checking for select
configure:17856: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17856: $? = 0
configure:17856: result: yes
configure:17856: checking for srand
configure:17856: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17856: $? = 0
configure:17856: result: yes
configure:17856: checking for srandom
configure:17856: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17856: $? = 0
configure:17856: result: yes
configure:17856: checking for strcasecmp
configure:17856: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
conftest.c:117:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
char strcasecmp ();
^
conftest.c:117:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
configure:17856: $? = 0
configure:17856: result: yes
configure:17856: checking for strchr
configure:17856: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
conftest.c:118:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
char strchr ();
^
conftest.c:118:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:17856: $? = 0
configure:17856: result: yes
configure:17856: checking for strdup
configure:17856: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
conftest.c:119:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
^
conftest.c:119:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:17856: $? = 0
configure:17856: result: yes
configure:17856: checking for strerror
configure:17856: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
conftest.c:120:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:120:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:17856: $? = 0
configure:17856: result: yes
configure:17856: checking for strrchr
configure:17856: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
conftest.c:121:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
char strrchr ();
^
conftest.c:121:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:17856: $? = 0
configure:17856: result: yes
configure:17856: checking for strtol
configure:17856: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17856: $? = 0
configure:17856: result: yes
configure:17856: checking for strtoul
configure:17856: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17856: $? = 0
configure:17856: result: yes
configure:17856: checking for strtoull
configure:17856: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17856: $? = 0
configure:17856: result: yes
configure:17856: checking for uname
configure:17856: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17856: $? = 0
configure:17856: result: yes
configure:17856: checking for utime
configure:17856: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17856: $? = 0
configure:17856: result: yes
configure:17856: checking for llseek
configure:17856: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
Undefined symbols for architecture x86_64:
"_llseek", referenced from:
_main in conftest-9af45b.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:17856: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TYPE_SSIZE_T 1
| #define HAVE_VPRINTF 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_UTIME_NULL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_RANDOM 1
| #define HAVE_SELECT 1
| #define HAVE_SRAND 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOULL 1
| #define HAVE_UNAME 1
| #define HAVE_UTIME 1
| /* end confdefs.h. */
| /* Define llseek to an innocuous variant, in case <limits.h> declares llseek.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define llseek innocuous_llseek
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char llseek (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef llseek
|
| /* 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 llseek ();
| /* 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_llseek || defined __stub___llseek
| choke me
| #endif
|
| int
| main ()
| {
| return llseek ();
| ;
| return 0;
| }
configure:17856: result: no
configure:17856: checking for lseek64
configure:17856: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
Undefined symbols for architecture x86_64:
"_lseek64", referenced from:
_main in conftest-6acbfa.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:17856: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TYPE_SSIZE_T 1
| #define HAVE_VPRINTF 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_UTIME_NULL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_RANDOM 1
| #define HAVE_SELECT 1
| #define HAVE_SRAND 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOULL 1
| #define HAVE_UNAME 1
| #define HAVE_UTIME 1
| /* end confdefs.h. */
| /* Define lseek64 to an innocuous variant, in case <limits.h> declares lseek64.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define lseek64 innocuous_lseek64
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char lseek64 (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef lseek64
|
| /* 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 lseek64 ();
| /* 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_lseek64 || defined __stub___lseek64
| choke me
| #endif
|
| int
| main ()
| {
| return lseek64 ();
| ;
| return 0;
| }
configure:17856: result: no
configure:17867: checking for library containing sem_post
configure:17898: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
configure:17898: $? = 0
configure:17915: result: none required
configure:17925: checking for library containing fuse_main
configure:17956: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c >&5
Undefined symbols for architecture x86_64:
"_fuse_main", referenced from:
_main in conftest-c398df.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:17956: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TYPE_SSIZE_T 1
| #define HAVE_VPRINTF 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_UTIME_NULL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_RANDOM 1
| #define HAVE_SELECT 1
| #define HAVE_SRAND 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOULL 1
| #define HAVE_UNAME 1
| #define HAVE_UTIME 1
| /* end confdefs.h. */
|
| /* 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 fuse_main ();
| int
| main ()
| {
| return fuse_main ();
| ;
| return 0;
| }
configure:17956: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -losxfuse >&5
configure:17956: $? = 0
configure:17973: result: -losxfuse
configure:17983: checking for library containing com_err
configure:18014: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -losxfuse >&5
Undefined symbols for architecture x86_64:
"_com_err", referenced from:
_main in conftest-bbc3b8.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18014: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TYPE_SSIZE_T 1
| #define HAVE_VPRINTF 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_UTIME_NULL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_RANDOM 1
| #define HAVE_SELECT 1
| #define HAVE_SRAND 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOULL 1
| #define HAVE_UNAME 1
| #define HAVE_UTIME 1
| /* end confdefs.h. */
|
| /* 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 com_err ();
| int
| main ()
| {
| return com_err ();
| ;
| return 0;
| }
configure:18014: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -lcom_err -losxfuse >&5
configure:18014: $? = 0
configure:18031: result: -lcom_err
configure:18041: checking for library containing ext2fs_open
configure:18072: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -lcom_err -losxfuse >&5
Undefined symbols for architecture x86_64:
"_ext2fs_open", referenced from:
_main in conftest-6a537d.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18072: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fuse-ext2"
| #define PACKAGE_TARNAME "fuse-ext2"
| #define PACKAGE_VERSION "0.0.9"
| #define PACKAGE_STRING "fuse-ext2 0.0.9"
| #define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "fuse-ext2"
| #define VERSION "0.0.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _LARGE_FILE_SOURCE /**/
| #define _FILE_OFFSET_BITS 64
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_DISK_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TYPE_SSIZE_T 1
| #define HAVE_VPRINTF 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_UTIME_NULL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETMNTINFO 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_RANDOM 1
| #define HAVE_SELECT 1
| #define HAVE_SRAND 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOULL 1
| #define HAVE_UNAME 1
| #define HAVE_UTIME 1
| /* end confdefs.h. */
|
| /* 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 ext2fs_open ();
| int
| main ()
| {
| return ext2fs_open ();
| ;
| return 0;
| }
configure:18072: clang -o conftest -I/usr/local/include/osxfuse/fuse conftest.c -lext2fs -lcom_err -losxfuse >&5
configure:18072: $? = 0
configure:18089: result: -lext2fs
configure:18100: checking if FUSE on this system is too new for us
conftest.c:107:10: fatal error: 'fuse.h' file not found
#include "fuse.h"
^
1 error generated.
configure:18122: result: no
configure:18292: checking that generated files are newer than configure
configure:18298: result: done
configure:18333: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by fuse-ext2 config.status 0.0.9, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on andromeda.local
config.status:1241: creating fuse-ext2.pc
config.status:1241: creating Makefile
config.status:1241: creating fuse-ext2/Makefile
config.status:1241: creating tools/Makefile
config.status:1241: creating tools/macosx/Makefile
config.status:1241: creating test/Makefile
config.status:1241: creating test/pjdfstest/Makefile
config.status:1241: creating config.h
config.status:1470: executing depfiles commands
config.status:1470: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin15.4.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-I/usr/local/include/osxfuse/fuse
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__doprnt=no
ac_cv_func_chown_works=yes
ac_cv_func_closedir_void=no
ac_cv_func_ftruncate=yes
ac_cv_func_getmntent=no
ac_cv_func_getmntinfo=yes
ac_cv_func_getpagesize=yes
ac_cv_func_hasmntopt=no
ac_cv_func_llseek=no
ac_cv_func_lseek64=no
ac_cv_func_lstat_dereferences_slashed_symlink=no
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_random=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_select=yes
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_func_srand=yes
ac_cv_func_srandom=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_strrchr=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_strtoull=yes
ac_cv_func_uname=yes
ac_cv_func_utime=yes
ac_cv_func_utime_null=yes
ac_cv_func_vprintf=yes
ac_cv_have_decl_llseek=no
ac_cv_have_decl_lseek64=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_fd_h=no
ac_cv_header_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_mntent_h=no
ac_cv_header_net_if_dl_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_paths_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=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_disk_h=yes
ac_cv_header_sys_disklabel_h=no
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_mkdev_h=no
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_prctl_h=no
ac_cv_header_sys_queue_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_sockio_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statvfs_h=yes
ac_cv_header_sys_syscall_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_types_h_makedev=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_host=x86_64-apple-darwin15.4.0
ac_cv_member_struct_stat_st_blksize=yes
ac_cv_member_struct_stat_st_blocks=yes
ac_cv_member_struct_stat_st_rdev=yes
ac_cv_objext=o
ac_cv_path_CHMOD=/bin/chmod
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_SED=/usr/local/Library/ENV/4.3/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='clang -E'
ac_cv_prog_CXXCPP='clang++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
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_cxx_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_search_com_err=-lcom_err
ac_cv_search_ext2fs_open=-lext2fs
ac_cv_search_fuse_main=-losxfuse
ac_cv_search_getmntent=no
ac_cv_search_opendir='none required'
ac_cv_search_sem_post='none required'
ac_cv_target=x86_64-apple-darwin15.4.0
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_uid_t=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_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/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/fuse-ext220160328-70032-yijexy/fuse-ext2-0.0.9/missing aclocal-1.15'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /private/tmp/fuse-ext220160328-70032-yijexy/fuse-ext2-0.0.9/missing autoconf'
AUTOHEADER='${SHELL} /private/tmp/fuse-ext220160328-70032-yijexy/fuse-ext2-0.0.9/missing autoheader'
AUTOMAKE='${SHELL} /private/tmp/fuse-ext220160328-70032-yijexy/fuse-ext2-0.0.9/missing automake-1.15'
AWK='awk'
CC='clang'
CCDEPMODE='depmode=none'
CFLAGS='-I/usr/local/include/osxfuse/fuse'
CHMOD='/bin/chmod'
CPP='clang -E'
CPPFLAGS=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DARWIN_FALSE='#'
DARWIN_TRUE=''
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
LDFLAGS=''
LIBOBJS=' ${LIBOBJDIR}lstat$U.o'
LIBS='-lext2fs -lcom_err -losxfuse '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LINUX_FALSE=''
LINUX_TRUE='#'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=' ${LIBOBJDIR}lstat$U.lo'
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /private/tmp/fuse-ext220160328-70032-yijexy/fuse-ext2-0.0.9/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
NM='/usr/bin/nm -B'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='fuse-ext2'
PACKAGE_BUGREPORT='alper.akcan@gmail.com'
PACKAGE_NAME='fuse-ext2'
PACKAGE_STRING='fuse-ext2 0.0.9'
PACKAGE_TARNAME='fuse-ext2'
PACKAGE_URL=''
PACKAGE_VERSION='0.0.9'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.0.9'
ac_ct_AR='ar'
ac_ct_CC='clang'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_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-apple-darwin15.4.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin15.4.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin15.4.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin15.4.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/fuse-ext220160328-70032-yijexy/fuse-ext2-0.0.9/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgconfigdir='${libdir}/pkgconfig'
prefix='/usr/local/Cellar/fuse-ext2/0.0.9'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-apple-darwin15.4.0'
target_alias=''
target_cpu='x86_64'
target_os='darwin15.4.0'
target_vendor='apple'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "fuse-ext2"
#define PACKAGE_TARNAME "fuse-ext2"
#define PACKAGE_VERSION "0.0.9"
#define PACKAGE_STRING "fuse-ext2 0.0.9"
#define PACKAGE_BUGREPORT "alper.akcan@gmail.com"
#define PACKAGE_URL ""
#define PACKAGE "fuse-ext2"
#define VERSION "0.0.9"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define _LARGE_FILE_SOURCE /**/
#define _FILE_OFFSET_BITS 64
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_FCNTL_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_PATHS_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_SYSCALL_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_QUEUE_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_SOCKIO_H 1
#define HAVE_NET_IF_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NET_IF_DL_H 1
#define HAVE_ERRNO_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME_H 1
#define HAVE_GETOPT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_SYS_DISK_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define HAVE_STRUCT_STAT_ST_BLOCKS 1
#define HAVE_ST_BLOCKS 1
#define HAVE_STRUCT_STAT_ST_RDEV 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_TYPE_SSIZE_T 1
#define HAVE_VPRINTF 1
#define HAVE_UNISTD_H 1
#define HAVE_CHOWN 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_UTIME_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define SELECT_TYPE_ARG1 int
#define SELECT_TYPE_ARG234 (fd_set *)
#define SELECT_TYPE_ARG5 (struct timeval *)
#define HAVE_UTIME_NULL 1
#define HAVE_FTRUNCATE 1
#define HAVE_GETMNTINFO 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE_MUNMAP 1
#define HAVE_RANDOM 1
#define HAVE_SELECT 1
#define HAVE_SRAND 1
#define HAVE_SRANDOM 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRRCHR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_STRTOULL 1
#define HAVE_UNAME 1
#define HAVE_UTIME 1
#define FUSE_USE_VERSION FUSE_VERSION
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment