Skip to content

Instantly share code, notes, and snippets.

@kmarekspartz
Created May 12, 2012 01:19
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 kmarekspartz/2663556 to your computer and use it in GitHub Desktop.
Save kmarekspartz/2663556 to your computer and use it in GitHub Desktop.
brew install ext2fuse failure
Your system is raring to brew.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by ext2fuse configure 0.8.1, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/ext2fuse/0.8.1
## --------- ##
## Platform. ##
## --------- ##
hostname = highlander.local
uname -m = x86_64
uname -r = 11.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/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 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 8.00 gigabytes
Default processor set: 83 tasks, 383 threads, 2 processors
Load average: 2.03, Mach factor: 0.51
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Cellar/e2fsprogs/1.42.2/bin
PATH: /usr/local/Cellar/gettext/0.18.1.1/bin
PATH: /Users/kms/Desktop/src/scripts
PATH: /Users/kms/Desktop/code/julia
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
PATH: /usr/texbin
PATH: /Users/kms/Desktop/src/scripts
PATH: /Users/kms/Desktop/code/julia
PATH: /Users/kms/.cabal/bin
PATH: /Users/kms/.cabal/bin
PATH: /usr/local/Library/Contributions/cmds
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1786: checking for a BSD-compatible install
configure:1842: result: /usr/bin/install -c
configure:1853: checking whether build environment is sane
configure:1896: result: yes
configure:1961: checking for gawk
configure:1991: result: no
configure:1961: checking for mawk
configure:1991: result: no
configure:1961: checking for nawk
configure:1991: result: no
configure:1961: checking for awk
configure:1977: found /usr/bin/awk
configure:1988: result: awk
configure:1999: checking whether make sets $(MAKE)
configure:2020: result: yes
configure:2325: checking for C++ compiler version
configure:2332: /usr/bin/clang++ --version >&5
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.0
Thread model: posix
configure:2335: $? = 0
configure:2342: /usr/bin/clang++ -v >&5
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.0
Thread model: posix
configure:2345: $? = 0
configure:2352: /usr/bin/clang++ -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:2355: $? = 1
configure:2378: checking for C++ compiler default output file name
configure:2405: /usr/bin/clang++ -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.cpp -lfuse4x >&5
configure:2408: $? = 0
configure:2446: result: a.out
configure:2463: checking whether the C++ compiler works
configure:2473: ./a.out
configure:2476: $? = 0
configure:2493: result: yes
configure:2500: checking whether we are cross compiling
configure:2502: result: no
configure:2505: checking for suffix of executables
configure:2512: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.cpp -lfuse4x >&5
configure:2515: $? = 0
configure:2539: result:
configure:2545: checking for suffix of object files
configure:2571: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.cpp >&5
configure:2574: $? = 0
configure:2597: result: o
configure:2601: checking whether we are using the GNU C++ compiler
configure:2630: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.cpp >&5
configure:2636: $? = 0
configure:2653: result: yes
configure:2658: checking whether /usr/bin/clang++ accepts -g
configure:2688: /usr/bin/clang++ -c -g -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.cpp >&5
configure:2694: $? = 0
configure:2793: result: yes
configure:2827: checking for style of include used by make
configure:2855: result: GNU
configure:2883: checking dependency style of /usr/bin/clang++
configure:2973: result: none
configure:2994: checking for gawk
configure:3021: result: awk
configure:3080: checking for gcc
configure:3107: result: /usr/bin/clang
configure:3345: checking for C compiler version
configure:3352: /usr/bin/clang --version >&5
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.0
Thread model: posix
configure:3355: $? = 0
configure:3362: /usr/bin/clang -v >&5
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.0
Thread model: posix
configure:3365: $? = 0
configure:3372: /usr/bin/clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:3375: $? = 1
configure:3378: checking whether we are using the GNU C compiler
configure:3407: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:3413: $? = 0
configure:3430: result: yes
configure:3435: checking whether /usr/bin/clang accepts -g
configure:3465: /usr/bin/clang -c -g -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:3471: $? = 0
configure:3570: result: yes
configure:3587: checking for /usr/bin/clang option to accept ISO C89
configure:3661: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:3667: $? = 0
configure:3690: result: none needed
configure:3710: checking dependency style of /usr/bin/clang
configure:3800: result: none
configure:3860: checking for ranlib
configure:3876: found /usr/bin/ranlib
configure:3887: result: ranlib
configure:3926: checking for a BSD-compatible install
configure:3982: result: /usr/bin/install -c
configure:3995: checking for chmod
configure:4013: found /bin/chmod
configure:4026: result: /bin/chmod
configure:4038: checking for fuse_mount in -lfuse
configure:4073: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse -lfuse4x >&5
ld: library not found for -lfuse
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4079: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ext2fuse"
| #define PACKAGE_TARNAME "ext2fuse"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "ext2fuse 0.8.1"
| #define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
| #define PACKAGE "ext2fuse"
| #define VERSION "0.8.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_mount ();
| int
| main ()
| {
| return fuse_mount ();
| ;
| return 0;
| }
configure:4097: result: no
configure:4118: checking for dirent.h that defines DIR
configure:4147: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:4153: $? = 0
configure:4169: result: yes
configure:4182: checking for library containing opendir
configure:4223: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:4229: $? = 0
configure:4257: result: none required
configure:4356: checking how to run the C preprocessor
configure:4396: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
configure:4402: $? = 0
configure:4433: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4439: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ext2fuse"
| #define PACKAGE_TARNAME "ext2fuse"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "ext2fuse 0.8.1"
| #define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
| #define PACKAGE "ext2fuse"
| #define VERSION "0.8.1"
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4472: result: /usr/bin/clang -E
configure:4501: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
configure:4507: $? = 0
configure:4538: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4544: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ext2fuse"
| #define PACKAGE_TARNAME "ext2fuse"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "ext2fuse 0.8.1"
| #define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
| #define PACKAGE "ext2fuse"
| #define VERSION "0.8.1"
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4582: checking for grep that handles long lines and -e
configure:4656: result: /usr/bin/grep
configure:4661: checking for egrep
configure:4739: result: /usr/bin/grep -E
configure:4744: checking for ANSI C header files
configure:4774: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:4780: $? = 0
configure:4879: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:4882: $? = 0
configure:4888: ./conftest
configure:4891: $? = 0
configure:4908: result: yes
configure:4932: checking for sys/types.h
configure:4953: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:4959: $? = 0
configure:4975: result: yes
configure:4932: checking for sys/stat.h
configure:4953: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:4959: $? = 0
configure:4975: result: yes
configure:4932: checking for stdlib.h
configure:4953: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:4959: $? = 0
configure:4975: result: yes
configure:4932: checking for string.h
configure:4953: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:4959: $? = 0
configure:4975: result: yes
configure:4932: checking for memory.h
configure:4953: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:4959: $? = 0
configure:4975: result: yes
configure:4932: checking for strings.h
configure:4953: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:4959: $? = 0
configure:4975: result: yes
configure:4932: checking for inttypes.h
configure:4953: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:4959: $? = 0
configure:4975: result: yes
configure:4932: checking for stdint.h
configure:4953: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:4959: $? = 0
configure:4975: result: yes
configure:4932: checking for unistd.h
configure:4953: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:4959: $? = 0
configure:4975: result: yes
configure:4987: checking whether sys/types.h defines makedev
configure:5013: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:5019: $? = 0
configure:5037: result: yes
configure:5365: checking fcntl.h usability
configure:5382: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:5388: $? = 0
configure:5402: result: yes
configure:5406: checking fcntl.h presence
configure:5421: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
configure:5427: $? = 0
configure:5441: result: yes
configure:5474: checking for fcntl.h
configure:5482: result: yes
configure:5365: checking malloc.h usability
configure:5382: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
conftest.c:55:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
configure:5388: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ext2fuse"
| #define PACKAGE_TARNAME "ext2fuse"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "ext2fuse 0.8.1"
| #define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
| #define PACKAGE "ext2fuse"
| #define VERSION "0.8.1"
| #define HAVE_DIRENT_H 1
| #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_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:5402: result: no
configure:5406: checking malloc.h presence
configure:5421: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
conftest.c:22:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
configure:5427: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ext2fuse"
| #define PACKAGE_TARNAME "ext2fuse"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "ext2fuse 0.8.1"
| #define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
| #define PACKAGE "ext2fuse"
| #define VERSION "0.8.1"
| #define HAVE_DIRENT_H 1
| #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_FCNTL_H 1
| /* end confdefs.h. */
| #include <malloc.h>
configure:5441: result: no
configure:5474: checking for malloc.h
configure:5482: result: no
configure:5365: checking mntent.h usability
configure:5382: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
conftest.c:55:10: fatal error: 'mntent.h' file not found
#include <mntent.h>
^
1 error generated.
configure:5388: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ext2fuse"
| #define PACKAGE_TARNAME "ext2fuse"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "ext2fuse 0.8.1"
| #define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
| #define PACKAGE "ext2fuse"
| #define VERSION "0.8.1"
| #define HAVE_DIRENT_H 1
| #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_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:5402: result: no
configure:5406: checking mntent.h presence
configure:5421: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
conftest.c:22:10: fatal error: 'mntent.h' file not found
#include <mntent.h>
^
1 error generated.
configure:5427: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ext2fuse"
| #define PACKAGE_TARNAME "ext2fuse"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "ext2fuse 0.8.1"
| #define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
| #define PACKAGE "ext2fuse"
| #define VERSION "0.8.1"
| #define HAVE_DIRENT_H 1
| #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_FCNTL_H 1
| /* end confdefs.h. */
| #include <mntent.h>
configure:5441: result: no
configure:5474: checking for mntent.h
configure:5482: result: no
configure:5365: checking netinet/in.h usability
configure:5382: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:5388: $? = 0
configure:5402: result: yes
configure:5406: checking netinet/in.h presence
configure:5421: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
configure:5427: $? = 0
configure:5441: result: yes
configure:5474: checking for netinet/in.h
configure:5482: result: yes
configure:5365: checking paths.h usability
configure:5382: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:5388: $? = 0
configure:5402: result: yes
configure:5406: checking paths.h presence
configure:5421: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
configure:5427: $? = 0
configure:5441: result: yes
configure:5474: checking for paths.h
configure:5482: result: yes
configure:5365: checking stddef.h usability
configure:5382: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:5388: $? = 0
configure:5402: result: yes
configure:5406: checking stddef.h presence
configure:5421: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
configure:5427: $? = 0
configure:5441: result: yes
configure:5474: checking for stddef.h
configure:5482: result: yes
configure:5355: checking for stdlib.h
configure:5361: result: yes
configure:5355: checking for string.h
configure:5361: result: yes
configure:5365: checking linux/fd.h usability
configure:5382: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
conftest.c:60:10: fatal error: 'linux/fd.h' file not found
#include <linux/fd.h>
^
1 error generated.
configure:5388: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ext2fuse"
| #define PACKAGE_TARNAME "ext2fuse"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "ext2fuse 0.8.1"
| #define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
| #define PACKAGE "ext2fuse"
| #define VERSION "0.8.1"
| #define HAVE_DIRENT_H 1
| #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_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:5402: result: no
configure:5406: checking linux/fd.h presence
configure:5421: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
conftest.c:27:10: fatal error: 'linux/fd.h' file not found
#include <linux/fd.h>
^
1 error generated.
configure:5427: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ext2fuse"
| #define PACKAGE_TARNAME "ext2fuse"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "ext2fuse 0.8.1"
| #define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
| #define PACKAGE "ext2fuse"
| #define VERSION "0.8.1"
| #define HAVE_DIRENT_H 1
| #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_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:5441: result: no
configure:5474: checking for linux/fd.h
configure:5482: result: no
configure:5365: checking sys/file.h usability
configure:5382: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:5388: $? = 0
configure:5402: result: yes
configure:5406: checking sys/file.h presence
configure:5421: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
configure:5427: $? = 0
configure:5441: result: yes
configure:5474: checking for sys/file.h
configure:5482: result: yes
configure:5365: checking sys/ioctl.h usability
configure:5382: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:5388: $? = 0
configure:5402: result: yes
configure:5406: checking sys/ioctl.h presence
configure:5421: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
configure:5427: $? = 0
configure:5441: result: yes
configure:5474: checking for sys/ioctl.h
configure:5482: result: yes
configure:5365: checking sys/mount.h usability
configure:5382: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:5388: $? = 0
configure:5402: result: yes
configure:5406: checking sys/mount.h presence
configure:5421: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
configure:5427: $? = 0
configure:5441: result: yes
configure:5474: checking for sys/mount.h
configure:5482: result: yes
configure:5365: checking sys/param.h usability
configure:5382: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:5388: $? = 0
configure:5402: result: yes
configure:5406: checking sys/param.h presence
configure:5421: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
configure:5427: $? = 0
configure:5441: result: yes
configure:5474: checking for sys/param.h
configure:5482: result: yes
configure:5365: checking sys/statvfs.h usability
configure:5382: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:5388: $? = 0
configure:5402: result: yes
configure:5406: checking sys/statvfs.h presence
configure:5421: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
configure:5427: $? = 0
configure:5441: result: yes
configure:5474: checking for sys/statvfs.h
configure:5482: result: yes
configure:5365: checking sys/time.h usability
configure:5382: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:5388: $? = 0
configure:5402: result: yes
configure:5406: checking sys/time.h presence
configure:5421: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
configure:5427: $? = 0
configure:5441: result: yes
configure:5474: checking for sys/time.h
configure:5482: result: yes
configure:5355: checking for sys/types.h
configure:5361: result: yes
configure:5355: checking for sys/stat.h
configure:5361: result: yes
configure:5365: checking sys/mkdev.h usability
configure:5382: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
conftest.c:68:10: fatal error: 'sys/mkdev.h' file not found
#include <sys/mkdev.h>
^
1 error generated.
configure:5388: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ext2fuse"
| #define PACKAGE_TARNAME "ext2fuse"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "ext2fuse 0.8.1"
| #define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
| #define PACKAGE "ext2fuse"
| #define VERSION "0.8.1"
| #define HAVE_DIRENT_H 1
| #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_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:5402: result: no
configure:5406: checking sys/mkdev.h presence
configure:5421: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
conftest.c:35:10: fatal error: 'sys/mkdev.h' file not found
#include <sys/mkdev.h>
^
1 error generated.
configure:5427: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ext2fuse"
| #define PACKAGE_TARNAME "ext2fuse"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "ext2fuse 0.8.1"
| #define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
| #define PACKAGE "ext2fuse"
| #define VERSION "0.8.1"
| #define HAVE_DIRENT_H 1
| #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_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:5441: result: no
configure:5474: checking for sys/mkdev.h
configure:5482: result: no
configure:5355: checking for sys/ioctl.h
configure:5361: result: yes
configure:5365: checking sys/resource.h usability
configure:5382: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:5388: $? = 0
configure:5402: result: yes
configure:5406: checking sys/resource.h presence
configure:5421: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
configure:5427: $? = 0
configure:5441: result: yes
configure:5474: checking for sys/resource.h
configure:5482: result: yes
configure:5365: checking sys/mman.h usability
configure:5382: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:5388: $? = 0
configure:5402: result: yes
configure:5406: checking sys/mman.h presence
configure:5421: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
configure:5427: $? = 0
configure:5441: result: yes
configure:5474: checking for sys/mman.h
configure:5482: result: yes
configure:5365: checking sys/prctl.h usability
configure:5382: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
conftest.c:71:10: fatal error: 'sys/prctl.h' file not found
#include <sys/prctl.h>
^
1 error generated.
configure:5388: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ext2fuse"
| #define PACKAGE_TARNAME "ext2fuse"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "ext2fuse 0.8.1"
| #define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
| #define PACKAGE "ext2fuse"
| #define VERSION "0.8.1"
| #define HAVE_DIRENT_H 1
| #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_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_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:5402: result: no
configure:5406: checking sys/prctl.h presence
configure:5421: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
conftest.c:38:10: fatal error: 'sys/prctl.h' file not found
#include <sys/prctl.h>
^
1 error generated.
configure:5427: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ext2fuse"
| #define PACKAGE_TARNAME "ext2fuse"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "ext2fuse 0.8.1"
| #define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
| #define PACKAGE "ext2fuse"
| #define VERSION "0.8.1"
| #define HAVE_DIRENT_H 1
| #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_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_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| /* end confdefs.h. */
| #include <sys/prctl.h>
configure:5441: result: no
configure:5474: checking for sys/prctl.h
configure:5482: result: no
configure:5365: checking sys/disklabel.h usability
configure:5382: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
conftest.c:71:10: fatal error: 'sys/disklabel.h' file not found
#include <sys/disklabel.h>
^
1 error generated.
configure:5388: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ext2fuse"
| #define PACKAGE_TARNAME "ext2fuse"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "ext2fuse 0.8.1"
| #define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
| #define PACKAGE "ext2fuse"
| #define VERSION "0.8.1"
| #define HAVE_DIRENT_H 1
| #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_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_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:5402: result: no
configure:5406: checking sys/disklabel.h presence
configure:5421: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
conftest.c:38:10: fatal error: 'sys/disklabel.h' file not found
#include <sys/disklabel.h>
^
1 error generated.
configure:5427: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ext2fuse"
| #define PACKAGE_TARNAME "ext2fuse"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "ext2fuse 0.8.1"
| #define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
| #define PACKAGE "ext2fuse"
| #define VERSION "0.8.1"
| #define HAVE_DIRENT_H 1
| #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_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_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| /* end confdefs.h. */
| #include <sys/disklabel.h>
configure:5441: result: no
configure:5474: checking for sys/disklabel.h
configure:5482: result: no
configure:5365: checking sys/queue.h usability
configure:5382: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:5388: $? = 0
configure:5402: result: yes
configure:5406: checking sys/queue.h presence
configure:5421: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
configure:5427: $? = 0
configure:5441: result: yes
configure:5474: checking for sys/queue.h
configure:5482: result: yes
configure:5365: checking errno.h usability
configure:5382: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:5388: $? = 0
configure:5402: result: yes
configure:5406: checking errno.h presence
configure:5421: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
configure:5427: $? = 0
configure:5441: result: yes
configure:5474: checking for errno.h
configure:5482: result: yes
configure:5355: checking for unistd.h
configure:5361: result: yes
configure:5365: checking utime.h usability
configure:5382: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:5388: $? = 0
configure:5402: result: yes
configure:5406: checking utime.h presence
configure:5421: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
configure:5427: $? = 0
configure:5441: result: yes
configure:5474: checking for utime.h
configure:5482: result: yes
configure:5500: checking for sys/disk.h
configure:5525: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:5531: $? = 0
configure:5547: result: yes
configure:5500: checking for sys/mount.h
configure:5547: result: yes
configure:5560: checking for an ANSI C-conforming const
configure:5635: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:5641: $? = 0
configure:5656: result: yes
configure:5666: checking for inline
configure:5692: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:5698: $? = 0
configure:5716: result: inline
configure:5735: checking for mode_t
configure:5765: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:5771: $? = 0
configure:5786: result: yes
configure:5798: checking for off_t
configure:5828: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:5834: $? = 0
configure:5849: result: yes
configure:5861: checking for size_t
configure:5891: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:5897: $? = 0
configure:5912: result: yes
configure:5924: checking for ssize_t
configure:5954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:5960: $? = 0
configure:5975: result: yes
configure:5987: checking for struct stat.st_blksize
configure:6015: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:6021: $? = 0
configure:6078: result: yes
configure:6089: checking for struct stat.st_blocks
configure:6117: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:6123: $? = 0
configure:6180: result: yes
configure:6203: checking for struct stat.st_rdev
configure:6231: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:6237: $? = 0
configure:6294: result: yes
configure:6305: checking whether time.h and sys/time.h may both be included
configure:6335: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:6341: $? = 0
configure:6356: result: yes
configure:6372: checking for vprintf
configure:6428: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:6434: $? = 0
configure:6452: result: yes
configure:6459: checking for _doprnt
configure:6515: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
Undefined symbols for architecture x86_64:
"__doprnt", referenced from:
_main in conftest-UOGf2f.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:6521: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ext2fuse"
| #define PACKAGE_TARNAME "ext2fuse"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "ext2fuse 0.8.1"
| #define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
| #define PACKAGE "ext2fuse"
| #define VERSION "0.8.1"
| #define HAVE_DIRENT_H 1
| #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_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_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_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_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:6538: result: no
configure:6552: checking for uid_t in sys/types.h
configure:6575: result: yes
configure:6595: checking for unistd.h
configure:6601: result: yes
configure:6735: checking for working chown
configure:6778: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:6781: $? = 0
configure:6787: ./conftest
configure:6790: $? = 0
configure:6808: result: yes
configure:6818: checking whether closedir returns void
configure:6852: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:6855: $? = 0
configure:6861: ./conftest
configure:6864: $? = 0
configure:6880: result: no
configure:6892: checking for library containing getmntent
configure:6933: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
Undefined symbols for architecture x86_64:
"_getmntent", referenced from:
_main in conftest-ZTE37j.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:6939: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ext2fuse"
| #define PACKAGE_TARNAME "ext2fuse"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "ext2fuse 0.8.1"
| #define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
| #define PACKAGE "ext2fuse"
| #define VERSION "0.8.1"
| #define HAVE_DIRENT_H 1
| #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_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_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_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_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:6933: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lsun -lfuse4x >&5
ld: library not found for -lsun
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6939: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ext2fuse"
| #define PACKAGE_TARNAME "ext2fuse"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "ext2fuse 0.8.1"
| #define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
| #define PACKAGE "ext2fuse"
| #define VERSION "0.8.1"
| #define HAVE_DIRENT_H 1
| #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_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_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_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_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:6933: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lseq -lfuse4x >&5
ld: library not found for -lseq
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6939: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ext2fuse"
| #define PACKAGE_TARNAME "ext2fuse"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "ext2fuse 0.8.1"
| #define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
| #define PACKAGE "ext2fuse"
| #define VERSION "0.8.1"
| #define HAVE_DIRENT_H 1
| #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_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_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_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_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:6933: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lgen -lfuse4x >&5
ld: library not found for -lgen
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6939: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ext2fuse"
| #define PACKAGE_TARNAME "ext2fuse"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "ext2fuse 0.8.1"
| #define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
| #define PACKAGE "ext2fuse"
| #define VERSION "0.8.1"
| #define HAVE_DIRENT_H 1
| #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_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_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_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_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:6967: result: no
configure:6984: checking whether /usr/bin/clang needs -traditional
conftest.c:52:10: fatal error: 'termio.h' file not found
#include <termio.h>
^
1 error generated.
configure:7026: result: no
configure:7038: checking for stdlib.h
configure:7044: result: yes
configure:7178: checking for GNU libc compatible malloc
configure:7212: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:7215: $? = 0
configure:7221: ./conftest
configure:7224: $? = 0
configure:7240: result: yes
configure:7268: checking for working memcmp
configure:7321: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:7324: $? = 0
configure:7330: ./conftest
configure:7333: $? = 0
configure:7349: result: yes
configure:7364: checking for stdlib.h
configure:7370: result: yes
configure:7364: checking for unistd.h
configure:7370: result: yes
configure:7508: checking for getpagesize
configure:7564: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:7570: $? = 0
configure:7588: result: yes
configure:7598: checking for working mmap
configure:7745: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:7748: $? = 0
configure:7754: ./conftest
configure:7757: $? = 0
configure:7773: result: yes
configure:7789: checking for stdlib.h
configure:7795: result: yes
configure:7929: checking for GNU libc compatible realloc
configure:7963: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:7966: $? = 0
configure:7972: ./conftest
configure:7975: $? = 0
configure:7991: result: yes
configure:8035: checking sys/select.h usability
configure:8052: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:8058: $? = 0
configure:8072: result: yes
configure:8076: checking sys/select.h presence
configure:8091: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
configure:8097: $? = 0
configure:8111: result: yes
configure:8144: checking for sys/select.h
configure:8152: result: yes
configure:8035: checking sys/socket.h usability
configure:8052: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:8058: $? = 0
configure:8072: result: yes
configure:8076: checking sys/socket.h presence
configure:8091: /usr/bin/clang -E -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c
configure:8097: $? = 0
configure:8111: result: yes
configure:8144: checking for sys/socket.h
configure:8152: result: yes
configure:8165: checking types of arguments for select
configure:8203: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 conftest.c >&5
configure:8209: $? = 0
configure:8230: result: int,fd_set *,struct timeval *
configure:8253: checking whether lstat dereferences a symlink specified with a trailing slash
configure:8289: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:8292: $? = 0
configure:8298: ./conftest
configure:8301: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ext2fuse"
| #define PACKAGE_TARNAME "ext2fuse"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "ext2fuse 0.8.1"
| #define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
| #define PACKAGE "ext2fuse"
| #define VERSION "0.8.1"
| #define HAVE_DIRENT_H 1
| #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_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_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_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_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_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.
| 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:8324: result: no
configure:8343: checking whether stat accepts an empty string
configure:8373: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:8376: $? = 0
configure:8382: ./conftest
configure:8385: $? = 0
configure:8401: result: no
configure:8425: checking for utime.h
configure:8431: result: yes
configure:8573: checking whether utime accepts a null argument
configure:8612: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:8615: $? = 0
configure:8621: ./conftest
configure:8624: $? = 0
configure:8640: result: yes
configure:8672: checking for ftruncate
configure:8728: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:8734: $? = 0
configure:8752: result: yes
configure:8672: checking for getmntent
configure:8752: result: no
configure:8672: checking for getmntinfo
configure:8728: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:8734: $? = 0
configure:8752: result: yes
configure:8672: checking for getpagesize
configure:8752: result: yes
configure:8672: checking for hasmntopt
configure:8728: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
Undefined symbols for architecture x86_64:
"_hasmntopt", referenced from:
_main in conftest-gbDcac.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:8734: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ext2fuse"
| #define PACKAGE_TARNAME "ext2fuse"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "ext2fuse 0.8.1"
| #define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
| #define PACKAGE "ext2fuse"
| #define VERSION "0.8.1"
| #define HAVE_DIRENT_H 1
| #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_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_RESOURCE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_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_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_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_H 1
| #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:8752: result: no
configure:8672: checking for memmove
configure:8728: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:8734: $? = 0
configure:8752: result: yes
configure:8672: checking for memset
configure:8728: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:8734: $? = 0
configure:8752: result: yes
configure:8672: checking for munmap
configure:8728: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:8734: $? = 0
configure:8752: result: yes
configure:8672: checking for select
configure:8728: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:8734: $? = 0
configure:8752: result: yes
configure:8672: checking for strchr
configure:8728: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:8734: $? = 0
configure:8752: result: yes
configure:8672: checking for strdup
configure:8728: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:8734: $? = 0
configure:8752: result: yes
configure:8672: checking for strerror
configure:8728: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:8734: $? = 0
configure:8752: result: yes
configure:8672: checking for strrchr
configure:8728: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:8734: $? = 0
configure:8752: result: yes
configure:8672: checking for strtol
configure:8728: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:8734: $? = 0
configure:8752: result: yes
configure:8672: checking for strtoul
configure:8728: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:8734: $? = 0
configure:8752: result: yes
configure:8672: checking for strtoull
configure:8728: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:8734: $? = 0
configure:8752: result: yes
configure:8672: checking for uname
configure:8728: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:8734: $? = 0
configure:8752: result: yes
configure:8672: checking for utime
configure:8728: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lfuse4x >&5
configure:8734: $? = 0
configure:8752: result: yes
configure:8886: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by ext2fuse config.status 0.8.1, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on highlander.local
config.status:644: creating Makefile
config.status:644: creating lib/et/Makefile
config.status:644: creating lib/ext2fs/Makefile
config.status:644: creating src/Makefile
config.status:644: creating config.h
config.status:981: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
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=/usr/bin/clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/clang++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib'
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value=-lfuse4x
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_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_realloc_0_nonnull=yes
ac_cv_func_select=yes
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_func_stat_empty_string_bug=no
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_header_dirent_dirent_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_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_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_stat_h=yes
ac_cv_header_sys_statvfs_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_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_lib_fuse_fuse_mount=no
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_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='/usr/bin/clang -E'
ac_cv_prog_ac_ct_CC=/usr/bin/clang
ac_cv_prog_ac_ct_RANLIB=ranlib
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_getmntent=no
ac_cv_search_opendir='none required'
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
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/homebrew-ext2fuse-0.8.1-mjz5/ext2fuse-src-0.8.1/missing --run aclocal-1.9'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/homebrew-ext2fuse-0.8.1-mjz5/ext2fuse-src-0.8.1/missing --run tar'
AUTOCONF='${SHELL} /private/tmp/homebrew-ext2fuse-0.8.1-mjz5/ext2fuse-src-0.8.1/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-ext2fuse-0.8.1-mjz5/ext2fuse-src-0.8.1/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-ext2fuse-0.8.1-mjz5/ext2fuse-src-0.8.1/missing --run automake-1.9'
AWK='awk'
CC='/usr/bin/clang'
CCDEPMODE='depmode=none'
CFLAGS='-Os -w -pipe -march=native -Qunused-arguments'
CHMOD='/bin/chmod'
CPP='/usr/bin/clang -E'
CPPFLAGS='-I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1'
CXX='/usr/bin/clang++'
CXXDEPMODE='depmode=none'
CXXFLAGS='-Os -w -pipe -march=native -Qunused-arguments'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS='-L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib'
LIBOBJS=' ${LIBOBJDIR}lstat$U.o'
LIBS='-lfuse4x'
LTLIBOBJS=' ${LIBOBJDIR}lstat$U.lo'
MAKEINFO='${SHELL} /private/tmp/homebrew-ext2fuse-0.8.1-mjz5/ext2fuse-src-0.8.1/missing --run makeinfo'
OBJEXT='o'
PACKAGE='ext2fuse'
PACKAGE_BUGREPORT='ext2fuse-user@lists.sourceforge.net'
PACKAGE_NAME='ext2fuse'
PACKAGE_STRING='ext2fuse 0.8.1'
PACKAGE_TARNAME='ext2fuse'
PACKAGE_VERSION='0.8.1'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='0.8.1'
ac_ct_CC='/usr/bin/clang'
ac_ct_CXX=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/private/tmp/homebrew-ext2fuse-0.8.1-mjz5/ext2fuse-src-0.8.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(install_sh) -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/ext2fuse/0.8.1'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "ext2fuse"
#define PACKAGE_TARNAME "ext2fuse"
#define PACKAGE_VERSION "0.8.1"
#define PACKAGE_STRING "ext2fuse 0.8.1"
#define PACKAGE_BUGREPORT "ext2fuse-user@lists.sourceforge.net"
#define PACKAGE "ext2fuse"
#define VERSION "0.8.1"
#define HAVE_DIRENT_H 1
#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_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_RESOURCE_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_QUEUE_H 1
#define HAVE_ERRNO_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME_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_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_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_H 1
#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_SELECT 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
configure: exit 0
==> Downloading http://sourceforge.net/projects/ext2fuse/files/ext2fuse/0.8.1/ext2fuse-src-0.8.1.tar.gz
Already downloaded: /Users/kms/Library/Caches/Homebrew/ext2fuse-0.8.1.tar.gz
/usr/bin/tar xf /Users/kms/Library/Caches/Homebrew/ext2fuse-0.8.1.tar.gz
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/ext2fuse/0.8.1
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/ext2fuse/0.8.1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/clang++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of /usr/bin/clang++... none
checking for gawk... (cached) awk
checking for gcc... /usr/bin/clang
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking dependency style of /usr/bin/clang... none
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking for chmod... /bin/chmod
checking for fuse_mount in -lfuse... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... /usr/bin/clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking 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/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 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 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... yes
checking for size_t... 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 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 /usr/bin/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 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 sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether lstat dereferences a symlink specified with a trailing slash... no
checking whether stat accepts an empty string... no
checking for utime.h... (cached) yes
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 select... 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
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/et/Makefile
config.status: creating lib/ext2fs/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
==> make install
make install
Making install in lib/et
/usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -I.. -Os -w -pipe -march=native -Qunused-arguments -c -o libcom_err_a-error_message.o `test -f 'error_message.c' || echo './'`error_message.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -I.. -Os -w -pipe -march=native -Qunused-arguments -c -o libcom_err_a-et_name.o `test -f 'et_name.c' || echo './'`et_name.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -I.. -Os -w -pipe -march=native -Qunused-arguments -c -o libcom_err_a-init_et.o `test -f 'init_et.c' || echo './'`init_et.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -I.. -Os -w -pipe -march=native -Qunused-arguments -c -o libcom_err_a-com_err.o `test -f 'com_err.c' || echo './'`com_err.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -I.. -Os -w -pipe -march=native -Qunused-arguments -c -o libcom_err_a-com_right.o `test -f 'com_right.c' || echo './'`com_right.c
rm -f libcom_err.a
ar cru libcom_err.a libcom_err_a-error_message.o libcom_err_a-et_name.o libcom_err_a-init_et.o libcom_err_a-com_err.o libcom_err_a-com_right.o
ranlib libcom_err.a
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in lib/ext2fs
/usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -I.. -I../et -Os -w -pipe -march=native -Qunused-arguments -c -o libext2fs_a-ext2_err.o `test -f 'ext2_err.c' || echo './'`ext2_err.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -I.. -I../et -Os -w -pipe -march=native -Qunused-arguments -c -o libext2fs_a-alloc.o `test -f 'alloc.c' || echo './'`alloc.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1 -I.. -I../et -Os -w -pipe -march=native -Qunused-arguments -c -o libext2fs_a-alloc_sb.o `test -f 'alloc_sb.c' || echo './'`alloc_sb.c
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:129:10: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:131:12: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:133:10: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:143:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:145:11: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:147:8: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:163:8: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
extern blk64_t ext2fs_get_block_bitmap_start2(ext2fs_block_bitmap bitmap);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:165:8: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
extern blk64_t ext2fs_get_block_bitmap_end2(ext2fs_block_bitmap bitmap);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:169:7: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:172:8: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:175:10: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:184:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t bitno);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:186:11: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t bitno);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:188:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t bitno);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:190:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block, unsigned int num);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:194:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block, unsigned int num);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:196:10: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block, unsigned int num);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:198:12: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block, unsigned int num);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:529:12: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block)
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[1]: *** [libext2fs_a-alloc.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:129:10: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:131:12: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:133:10: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:143:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:145:11: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:147:8: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:163:8: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
extern blk64_t ext2fs_get_block_bitmap_start2(ext2fs_block_bitmap bitmap);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:165:8: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
extern blk64_t ext2fs_get_block_bitmap_end2(ext2fs_block_bitmap bitmap);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:169:7: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:172:8: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:175:10: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:184:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t bitno);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:186:11: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t bitno);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:188:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t bitno);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:190:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block, unsigned int num);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:194:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block, unsigned int num);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:196:10: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block, unsigned int num);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:198:12: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block, unsigned int num);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/Cellar/e2fsprogs/1.42.2/include/ext2fs/bitops.h:529:12: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block)
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[1]: *** [libext2fs_a-alloc_sb.o] Error 1
make: *** [install-recursive] Error 1
==> Exit Status: 2
https://github.com/mxcl/master/blob/master/Library/Formula/ext2fuse.rb#L17
==> Build Environment
CPU: dual-core 64-bit penryn
MacOS: 10.7.4-x86_64
Xcode: 4.3.2
CC: /usr/bin/clang
CXX: /usr/bin/clang++ => /usr/bin/clang
LD: /usr/bin/clang
CFLAGS: -Os -w -pipe -march=native -Qunused-arguments
CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments
CPPFLAGS: -I/usr/local/Cellar/e2fsprogs/1.42.2/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_TYPE_SSIZE_T=1
LDFLAGS: -L/usr/local/Cellar/e2fsprogs/1.42.2/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib
MAKEFLAGS: -j2
PKG_CONFIG_PATH: /usr/local/Cellar/e2fsprogs/1.42.2/lib/pkgconfig
Error: Failed executing: make install (ext2fuse.rb:17)
If `brew doctor' does not help diagnose the issue, please report the bug:
https://github.com/mxcl/homebrew/wiki/reporting-bugs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment