Skip to content

Instantly share code, notes, and snippets.

@japboy
Created June 10, 2012 03:58
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 japboy/2903779 to your computer and use it in GitHub Desktop.
Save japboy/2903779 to your computer and use it in GitHub Desktop.
Failed to install CurlFtpFS with Homebrew
brew --config
HOMEBREW_VERSION: 0.9
HEAD: fd4ddd8bb2e667686bb420f4157d5326d4130eee
HOMEBREW_PREFIX: /Users/Yu/.homebrew
HOMEBREW_CELLAR: /Users/Yu/.homebrew/Cellar
CPU: quad-core 64-bit sandybridge
OS X: 10.7.4
Kernel Architecture: x86_64
Xcode: 4.3
GCC-4.0: N/A
GCC-4.2: N/A
LLVM: build 2336
Clang: 3.1 build 318
MacPorts or Fink? false
X11: /usr/X11
System Ruby: 1.8.7-357
Which Perl: /usr/bin/perl
Which Python: /usr/bin/python
Which Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by curlftpfs configure 0.9.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/Users/User/.homebrew/Cellar/curlftpfs/0.9.2
## --------- ##
## Platform. ##
## --------- ##
hostname = N00BAIR.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 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 4.00 gigabytes
Default processor set: 153 tasks, 720 threads, 4 processors
Load average: 2.80, Mach factor: 1.62
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/User/.homebrew/Cellar/libffi/3.0.11/bin
PATH: /Users/User/.homebrew/Cellar/gettext/0.18.1.1/bin
PATH: /Users/User/.homebrew/sbin
PATH: /Users/User/.homebrew/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /opt/X11/bin
PATH: /usr/X11/bin
PATH: /Users/User/Developer/bin
PATH: /Users/User/Developer/opt/pear/bin
PATH: /Users/User/Developer/opt/npm/bin
PATH: /Users/User/.homebrew/Library/Contributions/cmds
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2384: checking for a BSD-compatible install
configure:2452: result: /usr/bin/install -c
configure:2463: checking whether build environment is sane
configure:2518: result: yes
configure:2669: checking for a thread-safe mkdir -p
configure:2708: result: ./install-sh -c -d
configure:2715: checking for gawk
configure:2745: result: no
configure:2715: checking for mawk
configure:2745: result: no
configure:2715: checking for nawk
configure:2745: result: no
configure:2715: checking for awk
configure:2731: found /usr/bin/awk
configure:2742: result: awk
configure:2753: checking whether make sets $(MAKE)
configure:2775: result: yes
configure:2906: checking for gcc
configure:2933: result: /usr/bin/clang
configure:3162: checking for C compiler version
configure:3171: /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:3182: $? = 0
configure:3171: /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:3182: $? = 0
configure:3171: /usr/bin/clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:3182: $? = 1
configure:3171: /usr/bin/clang -qversion >&5
clang: error: no input files
configure:3182: $? = 1
configure:3202: checking whether the C compiler works
configure:3224: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c >&5
configure:3228: $? = 0
configure:3276: result: yes
configure:3279: checking for C compiler default output file name
configure:3281: result: a.out
configure:3287: checking for suffix of executables
configure:3294: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c >&5
configure:3298: $? = 0
configure:3320: result:
configure:3342: checking whether we are cross compiling
configure:3350: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c >&5
configure:3354: $? = 0
configure:3361: ./conftest
configure:3365: $? = 0
configure:3380: result: no
configure:3385: checking for suffix of object files
configure:3407: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:3411: $? = 0
configure:3432: result: o
configure:3436: checking whether we are using the GNU C compiler
configure:3455: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:3455: $? = 0
configure:3464: result: yes
configure:3473: checking whether /usr/bin/clang accepts -g
configure:3493: /usr/bin/clang -c -g -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:3493: $? = 0
configure:3534: result: yes
configure:3551: checking for /usr/bin/clang option to accept ISO C89
configure:3614: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:3614: $? = 0
configure:3627: result: none needed
configure:3658: checking for style of include used by make
configure:3686: result: GNU
configure:3712: checking dependency style of /usr/bin/clang
configure:3823: result: none
configure:3843: checking how to run the C preprocessor
configure:3874: /usr/bin/clang -E -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c
configure:3874: $? = 0
configure:3888: /usr/bin/clang -E -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:3888: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curlftpfs"
| #define PACKAGE_TARNAME "curlftpfs"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "curlftpfs 0.9.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "curlftpfs"
| #define VERSION "0.9.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3913: result: /usr/bin/clang -E
configure:3933: /usr/bin/clang -E -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c
configure:3933: $? = 0
configure:3947: /usr/bin/clang -E -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:3947: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curlftpfs"
| #define PACKAGE_TARNAME "curlftpfs"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "curlftpfs 0.9.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "curlftpfs"
| #define VERSION "0.9.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3976: checking whether ln -s works
configure:3980: result: yes
configure:3987: checking whether make sets $(MAKE)
configure:4009: result: yes
configure:4047: checking build system type
configure:4061: result: x86_64-apple-darwin11.4.0
configure:4081: checking host system type
configure:4094: result: x86_64-apple-darwin11.4.0
configure:4135: checking how to print strings
configure:4162: result: printf
configure:4183: checking for a sed that does not truncate output
configure:4247: result: /usr/bin/sed
configure:4265: checking for grep that handles long lines and -e
configure:4323: result: /usr/bin/grep
configure:4328: checking for egrep
configure:4390: result: /usr/bin/grep -E
configure:4395: checking for fgrep
configure:4457: result: /usr/bin/grep -F
configure:4492: checking for ld used by /usr/bin/clang
configure:4559: result: /usr/bin/clang
configure:4566: checking if the linker (/usr/bin/clang) is GNU ld
configure:4581: result: no
configure:4593: checking for BSD- or MS-compatible name lister (nm)
configure:4642: result: /usr/bin/nm
configure:4772: checking the name lister (/usr/bin/nm) interface
configure:4779: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:4782: /usr/bin/nm "conftest.o"
configure:4785: output
0000000000000000 S _some_variable
configure:4792: result: BSD nm
configure:4796: checking the maximum length of command line arguments
configure:4926: result: 196608
configure:4943: checking whether the shell understands some XSI constructs
configure:4953: result: yes
configure:4957: checking whether the shell understands "+="
configure:4963: result: yes
configure:4998: checking how to convert x86_64-apple-darwin11.4.0 file names to x86_64-apple-darwin11.4.0 format
configure:5038: result: func_convert_file_noop
configure:5045: checking how to convert x86_64-apple-darwin11.4.0 file names to toolchain format
configure:5065: result: func_convert_file_noop
configure:5072: checking for /usr/bin/clang option to reload object files
configure:5079: result: -r
configure:5153: checking for objdump
configure:5183: result: no
configure:5212: checking how to recognize dependent libraries
configure:5414: result: pass_all
configure:5499: checking for dlltool
configure:5529: result: no
configure:5559: checking how to associate runtime and link libraries
configure:5586: result: printf %s\n
configure:5647: checking for ar
configure:5663: found /usr/bin/ar
configure:5674: result: ar
configure:5711: checking for archiver @FILE support
configure:5728: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:5728: $? = 0
configure:5731: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:5734: $? = 1
configure:5754: result: no
configure:5812: checking for strip
configure:5828: found /usr/bin/strip
configure:5839: result: strip
configure:5911: checking for ranlib
configure:5927: found /usr/bin/ranlib
configure:5938: result: ranlib
configure:6040: checking command to parse /usr/bin/nm output from /usr/bin/clang object
configure:6160: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:6163: $? = 0
configure:6167: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6170: $? = 0
cannot find nm_test_var in conftest.nm
configure:6160: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:6163: $? = 0
configure:6167: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6170: $? = 0
configure:6236: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c conftstm.o >&5
configure:6239: $? = 0
configure:6277: result: ok
configure:6314: checking for sysroot
configure:6344: result: no
configure:6600: checking for mt
configure:6630: result: no
configure:6650: checking if : is a manifest tool
configure:6656: : '-?'
configure:6664: result: no
configure:6720: checking for dsymutil
configure:6736: found /usr/bin/dsymutil
configure:6747: result: dsymutil
configure:6812: checking for nmedit
configure:6828: found /usr/bin/nmedit
configure:6839: result: nmedit
configure:6904: checking for lipo
configure:6920: found /usr/bin/lipo
configure:6931: result: lipo
configure:6996: checking for otool
configure:7012: found /usr/bin/otool
configure:7023: result: otool
configure:7088: checking for otool64
configure:7118: result: no
configure:7163: checking for -single_module linker flag
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -L/Users/User/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:7196: result: yes
configure:7199: checking for -exported_symbols_list linker flag
configure:7219: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:7219: $? = 0
configure:7229: result: yes
configure:7232: checking for -force_load linker flag
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -L/Users/User/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:7264: result: yes
configure:7302: checking for ANSI C header files
configure:7322: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:7322: $? = 0
configure:7395: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c >&5
configure:7395: $? = 0
configure:7395: ./conftest
configure:7395: $? = 0
configure:7406: result: yes
configure:7419: checking for sys/types.h
configure:7419: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:7419: $? = 0
configure:7419: result: yes
configure:7419: checking for sys/stat.h
configure:7419: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:7419: $? = 0
configure:7419: result: yes
configure:7419: checking for stdlib.h
configure:7419: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:7419: $? = 0
configure:7419: result: yes
configure:7419: checking for string.h
configure:7419: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:7419: $? = 0
configure:7419: result: yes
configure:7419: checking for memory.h
configure:7419: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:7419: $? = 0
configure:7419: result: yes
configure:7419: checking for strings.h
configure:7419: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:7419: $? = 0
configure:7419: result: yes
configure:7419: checking for inttypes.h
configure:7419: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:7419: $? = 0
configure:7419: result: yes
configure:7419: checking for stdint.h
configure:7419: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:7419: $? = 0
configure:7419: result: yes
configure:7419: checking for unistd.h
configure:7419: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:7419: $? = 0
configure:7419: result: yes
configure:7433: checking for dlfcn.h
configure:7433: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:7433: $? = 0
configure:7433: result: yes
configure:7639: checking for objdir
configure:7654: result: .libs
configure:7921: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
configure:7939: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -fno-rtti -fno-exceptions conftest.c >&5
configure:7943: $? = 0
configure:7956: result: yes
configure:8283: checking for /usr/bin/clang option to produce PIC
configure:8290: result: -fno-common -DPIC
configure:8298: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
configure:8316: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -fno-common -DPIC -DPIC conftest.c >&5
configure:8320: $? = 0
configure:8333: result: yes
configure:8362: checking if /usr/bin/clang static flag -static works
configure:8390: result: no
configure:8405: checking if /usr/bin/clang supports -c -o file.o
configure:8426: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -o out/conftest2.o conftest.c >&5
configure:8430: $? = 0
configure:8452: result: yes
configure:8460: checking if /usr/bin/clang supports -c -o file.o
configure:8507: result: yes
configure:8540: checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries
configure:9693: result: yes
configure:9933: checking dynamic linker characteristics
configure:10666: result: darwin11.4.0 dyld
configure:10773: checking how to hardcode library paths into programs
configure:10798: result: immediate
configure:11338: checking whether stripping libraries is possible
configure:11352: result: yes
configure:11378: checking if libtool supports shared libraries
configure:11380: result: yes
configure:11383: checking whether to build shared libraries
configure:11404: result: yes
configure:11407: checking whether to build static libraries
configure:11411: result: yes
configure:11503: checking for pkg-config
configure:11521: found /Users/User/.homebrew/bin/pkg-config
configure:11533: result: /Users/User/.homebrew/bin/pkg-config
configure:11558: checking pkg-config is at least version 0.9.0
configure:11561: result: yes
configure:11571: checking for GLIB
configure:11578: $PKG_CONFIG --exists --print-errors "glib-2.0"
configure:11581: $? = 0
configure:11594: $PKG_CONFIG --exists --print-errors "glib-2.0"
configure:11597: $? = 0
configure:11654: result: yes
configure:11660: checking for FUSE
configure:11667: $PKG_CONFIG --exists --print-errors "fuse >= 2.2"
configure:11670: $? = 0
configure:11683: $PKG_CONFIG --exists --print-errors "fuse >= 2.2"
configure:11686: $? = 0
configure:11743: result: yes
configure:11780: checking for gawk
configure:11807: result: awk
configure:11830: checking for curl-config
configure:11848: found /usr/bin/curl-config
configure:11860: result: /usr/bin/curl-config
configure:11870: checking for the version of libcurl
configure:11877: result: 7.21.4
configure:11884: checking for libcurl >= version 7.17.0
configure:11897: result: yes
configure:11938: checking whether libcurl is usable
configure:11971: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -lcurl >&5
configure:11971: $? = 0
configure:11985: result: yes
configure:11998: checking for curl_free
configure:11998: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -lcurl >&5
configure:11998: $? = 0
configure:11998: result: yes
configure:12082: checking for fuse_opt_parse
configure:12082: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
configure:12082: $? = 0
configure:12082: result: yes
configure:12089: checking for ANSI C header files
configure:12193: result: yes
configure:12204: checking fcntl.h usability
configure:12204: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:12204: $? = 0
configure:12204: result: yes
configure:12204: checking fcntl.h presence
configure:12204: /usr/bin/clang -E -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c
configure:12204: $? = 0
configure:12204: result: yes
configure:12204: checking for fcntl.h
configure:12204: result: yes
configure:12204: checking netinet/in.h usability
configure:12204: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:12204: $? = 0
configure:12204: result: yes
configure:12204: checking netinet/in.h presence
configure:12204: /usr/bin/clang -E -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c
configure:12204: $? = 0
configure:12204: result: yes
configure:12204: checking for netinet/in.h
configure:12204: result: yes
configure:12204: checking for stdint.h
configure:12204: result: yes
configure:12204: checking for stdlib.h
configure:12204: result: yes
configure:12204: checking for string.h
configure:12204: result: yes
configure:12204: checking for unistd.h
configure:12204: result: yes
configure:12216: checking for an ANSI C-conforming const
configure:12282: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:12282: $? = 0
configure:12289: result: yes
configure:12297: checking for uid_t in sys/types.h
configure:12316: result: yes
configure:12327: checking for inline
configure:12343: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:12343: $? = 0
configure:12351: result: inline
configure:12369: checking for mode_t
configure:12369: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:12369: $? = 0
configure:12369: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
conftest.c:90:21: error: expected expression
if (sizeof ((mode_t)))
^
1 error generated.
configure:12369: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curlftpfs"
| #define PACKAGE_TARNAME "curlftpfs"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "curlftpfs 0.9.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "curlftpfs"
| #define VERSION "0.9.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBCURL 1
| #define LIBCURL_FEATURE_SSL 1
| #define LIBCURL_FEATURE_IPV6 1
| #define LIBCURL_FEATURE_LIBZ 1
| #define LIBCURL_FEATURE_ASYNCHDNS 1
| #define LIBCURL_FEATURE_NTLM 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FTPS 1
| #define LIBCURL_PROTOCOL_GOPHER 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_HTTPS 1
| #define LIBCURL_PROTOCOL_IMAP 1
| #define LIBCURL_PROTOCOL_IMAPS 1
| #define LIBCURL_PROTOCOL_LDAP 1
| #define LIBCURL_PROTOCOL_LDAPS 1
| #define LIBCURL_PROTOCOL_POP3 1
| #define LIBCURL_PROTOCOL_POP3S 1
| #define LIBCURL_PROTOCOL_RTSP 1
| #define LIBCURL_PROTOCOL_SMTP 1
| #define LIBCURL_PROTOCOL_SMTPS 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:12369: result: yes
configure:12380: checking for off_t
configure:12380: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:12380: $? = 0
configure:12380: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
conftest.c:90:20: error: expected expression
if (sizeof ((off_t)))
^
1 error generated.
configure:12380: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curlftpfs"
| #define PACKAGE_TARNAME "curlftpfs"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "curlftpfs 0.9.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "curlftpfs"
| #define VERSION "0.9.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBCURL 1
| #define LIBCURL_FEATURE_SSL 1
| #define LIBCURL_FEATURE_IPV6 1
| #define LIBCURL_FEATURE_LIBZ 1
| #define LIBCURL_FEATURE_ASYNCHDNS 1
| #define LIBCURL_FEATURE_NTLM 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FTPS 1
| #define LIBCURL_PROTOCOL_GOPHER 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_HTTPS 1
| #define LIBCURL_PROTOCOL_IMAP 1
| #define LIBCURL_PROTOCOL_IMAPS 1
| #define LIBCURL_PROTOCOL_LDAP 1
| #define LIBCURL_PROTOCOL_LDAPS 1
| #define LIBCURL_PROTOCOL_POP3 1
| #define LIBCURL_PROTOCOL_POP3S 1
| #define LIBCURL_PROTOCOL_RTSP 1
| #define LIBCURL_PROTOCOL_SMTP 1
| #define LIBCURL_PROTOCOL_SMTPS 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:12380: result: yes
configure:12391: checking for size_t
configure:12391: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:12391: $? = 0
configure:12391: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
conftest.c:90:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:12391: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curlftpfs"
| #define PACKAGE_TARNAME "curlftpfs"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "curlftpfs 0.9.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "curlftpfs"
| #define VERSION "0.9.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBCURL 1
| #define LIBCURL_FEATURE_SSL 1
| #define LIBCURL_FEATURE_IPV6 1
| #define LIBCURL_FEATURE_LIBZ 1
| #define LIBCURL_FEATURE_ASYNCHDNS 1
| #define LIBCURL_FEATURE_NTLM 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FTPS 1
| #define LIBCURL_PROTOCOL_GOPHER 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_HTTPS 1
| #define LIBCURL_PROTOCOL_IMAP 1
| #define LIBCURL_PROTOCOL_IMAPS 1
| #define LIBCURL_PROTOCOL_LDAP 1
| #define LIBCURL_PROTOCOL_LDAPS 1
| #define LIBCURL_PROTOCOL_POP3 1
| #define LIBCURL_PROTOCOL_POP3S 1
| #define LIBCURL_PROTOCOL_RTSP 1
| #define LIBCURL_PROTOCOL_SMTP 1
| #define LIBCURL_PROTOCOL_SMTPS 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:12391: result: yes
configure:12402: checking for struct stat.st_blksize
configure:12402: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:12402: $? = 0
configure:12402: result: yes
configure:12412: checking for struct stat.st_blocks
configure:12412: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:12412: $? = 0
configure:12412: result: yes
configure:12432: checking for struct stat.st_rdev
configure:12432: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:12432: $? = 0
configure:12432: result: yes
configure:12442: checking whether time.h and sys/time.h may both be included
configure:12462: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:12462: $? = 0
configure:12469: result: yes
configure:12477: checking whether struct tm is in sys/time.h or time.h
configure:12497: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:12497: $? = 0
configure:12504: result: time.h
configure:12519: checking for unistd.h
configure:12519: result: yes
configure:12529: checking for working chown
configure:12562: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
configure:12562: $? = 0
configure:12562: ./conftest
configure:12562: $? = 0
configure:12574: result: yes
configure:12584: checking for stdlib.h
configure:12584: result: yes
configure:12594: checking for GNU libc compatible malloc
configure:12618: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
configure:12618: $? = 0
configure:12618: ./conftest
configure:12618: $? = 0
configure:12628: result: yes
configure:12655: checking for sys/time.h
configure:12655: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:12655: $? = 0
configure:12655: result: yes
configure:12655: checking for unistd.h
configure:12655: result: yes
configure:12655: checking for utime.h
configure:12655: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:12655: $? = 0
configure:12655: result: yes
configure:12676: checking for alarm
configure:12676: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
configure:12676: $? = 0
configure:12676: result: yes
configure:12689: checking for working mktime
configure:12891: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
configure:12891: $? = 0
configure:12891: ./conftest
configure:12891: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curlftpfs"
| #define PACKAGE_TARNAME "curlftpfs"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "curlftpfs 0.9.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "curlftpfs"
| #define VERSION "0.9.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBCURL 1
| #define LIBCURL_FEATURE_SSL 1
| #define LIBCURL_FEATURE_IPV6 1
| #define LIBCURL_FEATURE_LIBZ 1
| #define LIBCURL_FEATURE_ASYNCHDNS 1
| #define LIBCURL_FEATURE_NTLM 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FTPS 1
| #define LIBCURL_PROTOCOL_GOPHER 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_HTTPS 1
| #define LIBCURL_PROTOCOL_IMAP 1
| #define LIBCURL_PROTOCOL_IMAPS 1
| #define LIBCURL_PROTOCOL_LDAP 1
| #define LIBCURL_PROTOCOL_LDAPS 1
| #define LIBCURL_PROTOCOL_POP3 1
| #define LIBCURL_PROTOCOL_POP3S 1
| #define LIBCURL_PROTOCOL_RTSP 1
| #define LIBCURL_PROTOCOL_SMTP 1
| #define LIBCURL_PROTOCOL_SMTPS 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_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_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ALARM 1
| /* end confdefs.h. */
| /* Test program from Paul Eggert and Tony Leneis. */
| #ifdef TIME_WITH_SYS_TIME
| # include <sys/time.h>
| # include <time.h>
| #else
| # ifdef HAVE_SYS_TIME_H
| # include <sys/time.h>
| # else
| # include <time.h>
| # endif
| #endif
|
| #include <limits.h>
| #include <stdlib.h>
|
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #ifndef HAVE_ALARM
| # define alarm(X) /* empty */
| #endif
|
| /* Work around redefinition to rpl_putenv by other config tests. */
| #undef putenv
|
| static time_t time_t_max;
| static time_t time_t_min;
|
| /* Values we'll use to set the TZ environment variable. */
| static const char *tz_strings[] = {
| (const char *) 0, "TZ=GMT0", "TZ=JST-9",
| "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00"
| };
| #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))
|
| /* Return 0 if mktime fails to convert a date in the spring-forward gap.
| Based on a problem report from Andreas Jaeger. */
| static int
| spring_forward_gap ()
| {
| /* glibc (up to about 1998-10-07) failed this test. */
| struct tm tm;
|
| /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0"
| instead of "TZ=America/Vancouver" in order to detect the bug even
| on systems that don't support the Olson extension, or don't have the
| full zoneinfo tables installed. */
| putenv ((char*) "TZ=PST8PDT,M4.1.0,M10.5.0");
|
| tm.tm_year = 98;
| tm.tm_mon = 3;
| tm.tm_mday = 5;
| tm.tm_hour = 2;
| tm.tm_min = 0;
| tm.tm_sec = 0;
| tm.tm_isdst = -1;
| return mktime (&tm) != (time_t) -1;
| }
|
| static int
| mktime_test1 (time_t now)
| {
| struct tm *lt;
| return ! (lt = localtime (&now)) || mktime (lt) == now;
| }
|
| static int
| mktime_test (time_t now)
| {
| return (mktime_test1 (now)
| && mktime_test1 ((time_t) (time_t_max - now))
| && mktime_test1 ((time_t) (time_t_min + now)));
| }
|
| static int
| irix_6_4_bug ()
| {
| /* Based on code from Ariel Faigon. */
| struct tm tm;
| tm.tm_year = 96;
| tm.tm_mon = 3;
| tm.tm_mday = 0;
| tm.tm_hour = 0;
| tm.tm_min = 0;
| tm.tm_sec = 0;
| tm.tm_isdst = -1;
| mktime (&tm);
| return tm.tm_mon == 2 && tm.tm_mday == 31;
| }
|
| static int
| bigtime_test (int j)
| {
| struct tm tm;
| time_t now;
| tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j;
| now = mktime (&tm);
| if (now != (time_t) -1)
| {
| struct tm *lt = localtime (&now);
| if (! (lt
| && lt->tm_year == tm.tm_year
| && lt->tm_mon == tm.tm_mon
| && lt->tm_mday == tm.tm_mday
| && lt->tm_hour == tm.tm_hour
| && lt->tm_min == tm.tm_min
| && lt->tm_sec == tm.tm_sec
| && lt->tm_yday == tm.tm_yday
| && lt->tm_wday == tm.tm_wday
| && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst)
| == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst))))
| return 0;
| }
| return 1;
| }
|
| static int
| year_2050_test ()
| {
| /* The correct answer for 2050-02-01 00:00:00 in Pacific time,
| ignoring leap seconds. */
| unsigned long int answer = 2527315200UL;
|
| struct tm tm;
| time_t t;
| tm.tm_year = 2050 - 1900;
| tm.tm_mon = 2 - 1;
| tm.tm_mday = 1;
| tm.tm_hour = tm.tm_min = tm.tm_sec = 0;
| tm.tm_isdst = -1;
|
| /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0"
| instead of "TZ=America/Vancouver" in order to detect the bug even
| on systems that don't support the Olson extension, or don't have the
| full zoneinfo tables installed. */
| putenv ((char*) "TZ=PST8PDT,M4.1.0,M10.5.0");
|
| t = mktime (&tm);
|
| /* Check that the result is either a failure, or close enough
| to the correct answer that we can assume the discrepancy is
| due to leap seconds. */
| return (t == (time_t) -1
| || (0 < t && answer - 120 <= t && t <= answer + 120));
| }
|
| int
| main ()
| {
| time_t t, delta;
| int i, j;
|
| /* This test makes some buggy mktime implementations loop.
| Give up after 60 seconds; a mktime slower than that
| isn't worth using anyway. */
| alarm (60);
|
| for (;;)
| {
| t = (time_t_max << 1) + 1;
| if (t <= time_t_max)
| break;
| time_t_max = t;
| }
| time_t_min = - ((time_t) ~ (time_t) 0 == (time_t) -1) - time_t_max;
|
| delta = time_t_max / 997; /* a suitable prime number */
| for (i = 0; i < N_STRINGS; i++)
| {
| if (tz_strings[i])
| putenv ((char*) tz_strings[i]);
|
| for (t = 0; t <= time_t_max - delta; t += delta)
| if (! mktime_test (t))
| return 1;
| if (! (mktime_test ((time_t) 1)
| && mktime_test ((time_t) (60 * 60))
| && mktime_test ((time_t) (60 * 60 * 24))))
| return 1;
|
| for (j = 1; ; j <<= 1)
| if (! bigtime_test (j))
| return 1;
| else if (INT_MAX / 2 < j)
| break;
| if (! bigtime_test (INT_MAX))
| return 1;
| }
| return ! (irix_6_4_bug () && spring_forward_gap () && year_2050_test ());
| }
configure:12901: result: no
configure:12914: checking for stdlib.h
configure:12914: result: yes
configure:12924: checking for GNU libc compatible realloc
configure:12948: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
configure:12948: $? = 0
configure:12948: ./conftest
configure:12948: $? = 0
configure:12958: result: yes
configure:12982: checking sys/select.h usability
configure:12982: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:12982: $? = 0
configure:12982: result: yes
configure:12982: checking sys/select.h presence
configure:12982: /usr/bin/clang -E -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c
configure:12982: $? = 0
configure:12982: result: yes
configure:12982: checking for sys/select.h
configure:12982: result: yes
configure:12982: checking sys/socket.h usability
configure:12982: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:12982: $? = 0
configure:12982: result: yes
configure:12982: checking sys/socket.h presence
configure:12982: /usr/bin/clang -E -I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c
configure:12982: $? = 0
configure:12982: result: yes
configure:12982: checking for sys/socket.h
configure:12982: result: yes
configure:12992: checking types of arguments for select
configure:13020: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:13020: $? = 0
configure:13031: result: int,fd_set *,struct timeval *
configure:13056: checking for strftime
configure:13056: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
configure:13056: $? = 0
configure:13056: result: yes
configure:13112: checking whether utime accepts a null argument
configure:13141: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
configure:13141: $? = 0
configure:13141: ./conftest
configure:13141: $? = 0
configure:13151: result: yes
configure:13164: checking for ftruncate
configure:13164: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
configure:13164: $? = 0
configure:13164: result: yes
configure:13164: checking for getpass
configure:13164: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
configure:13164: $? = 0
configure:13164: result: yes
configure:13164: checking for memmove
configure:13164: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
configure:13164: $? = 0
configure:13164: result: yes
configure:13164: checking for memset
configure:13164: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
configure:13164: $? = 0
configure:13164: result: yes
configure:13164: checking for mkdir
configure:13164: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
configure:13164: $? = 0
configure:13164: result: yes
configure:13164: checking for realpath
configure:13164: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
configure:13164: $? = 0
configure:13164: result: yes
configure:13164: checking for rmdir
configure:13164: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
configure:13164: $? = 0
configure:13164: result: yes
configure:13164: checking for select
configure:13164: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
configure:13164: $? = 0
configure:13164: result: yes
configure:13164: checking for strchr
configure:13164: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
configure:13164: $? = 0
configure:13164: result: yes
configure:13164: checking for strdup
configure:13164: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
configure:13164: $? = 0
configure:13164: result: yes
configure:13164: checking for strrchr
configure:13164: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
configure:13164: $? = 0
configure:13164: result: yes
configure:13164: checking for strstr
configure:13164: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
configure:13164: $? = 0
configure:13164: result: yes
configure:13164: checking for strtoull
configure:13164: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
configure:13164: $? = 0
configure:13164: result: yes
configure:13164: checking for utime
configure:13164: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
configure:13164: $? = 0
configure:13164: result: yes
configure:13189: checking for iconv
configure:13211: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl >&5
Undefined symbols for architecture x86_64:
"_iconv_open", referenced from:
_main in conftest-jxrFU6.o
"_iconv", referenced from:
_main in conftest-jxrFU6.o
"_iconv_close", referenced from:
_main in conftest-jxrFU6.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:13211: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curlftpfs"
| #define PACKAGE_TARNAME "curlftpfs"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "curlftpfs 0.9.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "curlftpfs"
| #define VERSION "0.9.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBCURL 1
| #define LIBCURL_FEATURE_SSL 1
| #define LIBCURL_FEATURE_IPV6 1
| #define LIBCURL_FEATURE_LIBZ 1
| #define LIBCURL_FEATURE_ASYNCHDNS 1
| #define LIBCURL_FEATURE_NTLM 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FTPS 1
| #define LIBCURL_PROTOCOL_GOPHER 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_HTTPS 1
| #define LIBCURL_PROTOCOL_IMAP 1
| #define LIBCURL_PROTOCOL_IMAPS 1
| #define LIBCURL_PROTOCOL_LDAP 1
| #define LIBCURL_PROTOCOL_LDAPS 1
| #define LIBCURL_PROTOCOL_POP3 1
| #define LIBCURL_PROTOCOL_POP3S 1
| #define LIBCURL_PROTOCOL_RTSP 1
| #define LIBCURL_PROTOCOL_SMTP 1
| #define LIBCURL_PROTOCOL_SMTPS 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_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_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ALARM 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_STRFTIME 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETPASS 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_REALPATH 1
| #define HAVE_RMDIR 1
| #define HAVE_SELECT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOULL 1
| #define HAVE_UTIME 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:13233: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib conftest.c -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl -liconv >&5
configure:13233: $? = 0
configure:13243: result: yes
configure:13249: checking for iconv declaration
configure:13278: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t conftest.c >&5
configure:13278: $? = 0
configure:13289: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:13428: checking that generated files are newer than configure
configure:13434: result: done
configure:13461: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by curlftpfs config.status 0.9.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on N00BAIR.local
config.status:1162: creating Makefile
config.status:1162: creating compat/Makefile
config.status:1162: creating tests/Makefile
config.status:1162: creating doc/Makefile
config.status:1162: creating config.h
config.status:1391: executing depfiles commands
config.status:1391: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin11.4.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/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/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_FUSE_CFLAGS_set=
ac_cv_env_FUSE_CFLAGS_value=
ac_cv_env_FUSE_LIBS_set=
ac_cv_env_FUSE_LIBS_value=
ac_cv_env_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/Users/User/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/Users/User/.homebrew/Cellar/libffi/3.0.11/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_alarm=yes
ac_cv_func_chown_works=yes
ac_cv_func_curl_free=yes
ac_cv_func_ftruncate=yes
ac_cv_func_fuse_opt_parse=yes
ac_cv_func_getpass=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mkdir=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_realpath=yes
ac_cv_func_rmdir=yes
ac_cv_func_select=yes
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strftime=yes
ac_cv_func_strrchr=yes
ac_cv_func_strstr=yes
ac_cv_func_strtoull=yes
ac_cv_func_utime=yes
ac_cv_func_utime_null=yes
ac_cv_func_working_mktime=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_host=x86_64-apple-darwin11.4.0
ac_cv_member_struct_stat_st_blksize=yes
ac_cv_member_struct_stat_st_blocks=yes
ac_cv_member_struct_stat_st_rdev=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path__libcurl_config=/usr/bin/curl-config
ac_cv_path_ac_pt_PKG_CONFIG=/Users/User/.homebrew/bin/pkg-config
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_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/clang
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_struct_tm=time.h
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_func_iconv=yes
am_cv_lib_iconv=yes
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
libcurl_cv_lib_curl_usable=yes
libcurl_cv_lib_curl_version=7.21.4
libcurl_cv_lib_version_ok=yes
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/clang
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_FUSE_CFLAGS='-D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse '
pkg_cv_FUSE_LIBS='-pthread -L/usr/local/lib -losxfuse '
pkg_cv_GLIB_CFLAGS='-I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include '
pkg_cv_GLIB_LIBS='-L/Users/User/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/homebrew-curlftpfs-0.9.2-xfFZ/curlftpfs-0.9.2/missing --run aclocal-1.12'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AR='ar'
AUTOCONF='${SHELL} /private/tmp/homebrew-curlftpfs-0.9.2-xfFZ/curlftpfs-0.9.2/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-curlftpfs-0.9.2-xfFZ/curlftpfs-0.9.2/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-curlftpfs-0.9.2-xfFZ/curlftpfs-0.9.2/missing --run automake-1.12'
AWK='awk'
CC='/usr/bin/clang'
CCDEPMODE='depmode=none'
CFLAGS='-Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse '
CPP='/usr/bin/clang -E'
CPPFLAGS='-I/Users/User/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FUSE_CFLAGS='-D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse '
FUSE_LIBS='-pthread -L/usr/local/lib -losxfuse '
FUSE_OPT_COMPAT_FALSE=''
FUSE_OPT_COMPAT_TRUE='#'
GLIB_CFLAGS='-I/Users/User/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include '
GLIB_LIBS='-L/Users/User/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl '
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/clang'
LDFLAGS='-L/Users/User/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib'
LIBCURL='-lcurl'
LIBCURL_CPPFLAGS=''
LIBICONV='-liconv'
LIBOBJS=' ${LIBOBJDIR}mktime$U.o'
LIBS='-L/Users/User/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=' ${LIBOBJDIR}mktime$U.lo'
MAKEINFO='${SHELL} /private/tmp/homebrew-curlftpfs-0.9.2-xfFZ/curlftpfs-0.9.2/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='curlftpfs'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='curlftpfs'
PACKAGE_STRING='curlftpfs 0.9.2'
PACKAGE_TARNAME='curlftpfs'
PACKAGE_URL=''
PACKAGE_VERSION='0.9.2'
PATH_SEPARATOR=':'
PKG_CONFIG='/Users/User/.homebrew/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='/usr/local/lib/pkgconfig:/Users/User/.homebrew/Cellar/libffi/3.0.11/lib/pkgconfig'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.9.2'
_libcurl_config=''
ac_ct_AR='ar'
ac_ct_CC='/usr/bin/clang'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin11.4.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin11.4.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin11.4.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin11.4.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/homebrew-curlftpfs-0.9.2-xfFZ/curlftpfs-0.9.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/Users/User/.homebrew/Cellar/curlftpfs/0.9.2'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "curlftpfs"
#define PACKAGE_TARNAME "curlftpfs"
#define PACKAGE_VERSION "0.9.2"
#define PACKAGE_STRING "curlftpfs 0.9.2"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "curlftpfs"
#define VERSION "0.9.2"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LIBCURL 1
#define LIBCURL_FEATURE_SSL 1
#define LIBCURL_FEATURE_IPV6 1
#define LIBCURL_FEATURE_LIBZ 1
#define LIBCURL_FEATURE_ASYNCHDNS 1
#define LIBCURL_FEATURE_NTLM 1
#define LIBCURL_PROTOCOL_DICT 1
#define LIBCURL_PROTOCOL_FILE 1
#define LIBCURL_PROTOCOL_FTP 1
#define LIBCURL_PROTOCOL_FTPS 1
#define LIBCURL_PROTOCOL_GOPHER 1
#define LIBCURL_PROTOCOL_HTTP 1
#define LIBCURL_PROTOCOL_HTTPS 1
#define LIBCURL_PROTOCOL_IMAP 1
#define LIBCURL_PROTOCOL_IMAPS 1
#define LIBCURL_PROTOCOL_LDAP 1
#define LIBCURL_PROTOCOL_LDAPS 1
#define LIBCURL_PROTOCOL_POP3 1
#define LIBCURL_PROTOCOL_POP3S 1
#define LIBCURL_PROTOCOL_RTSP 1
#define LIBCURL_PROTOCOL_SMTP 1
#define LIBCURL_PROTOCOL_SMTPS 1
#define LIBCURL_PROTOCOL_TELNET 1
#define LIBCURL_PROTOCOL_TFTP 1
#define STDC_HEADERS 1
#define HAVE_FCNTL_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_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_UNISTD_H 1
#define HAVE_CHOWN 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME_H 1
#define HAVE_ALARM 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_STRFTIME 1
#define HAVE_UTIME_NULL 1
#define HAVE_FTRUNCATE 1
#define HAVE_GETPASS 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE_MKDIR 1
#define HAVE_REALPATH 1
#define HAVE_RMDIR 1
#define HAVE_SELECT 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRRCHR 1
#define HAVE_STRSTR 1
#define HAVE_STRTOULL 1
#define HAVE_UTIME 1
#define HAVE_ICONV 1
#define ICONV_CONST
configure: exit 0
brew doctor
Error: /Library/Frameworks/Mono.framework detected
This can be picked up by CMake's build system and likely cause the build to
fail. You may need to move this file out of the way to compile CMake.
Error: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libmacfuse_i32.2.dylib /usr/local/lib/libmacfuse_i64.2.dylib /usr/local/lib/libosxfuse_i32.2.dylib /usr/local/lib/libosxfuse_i64.2.dylib
Error: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .la files:
/usr/local/lib/libosxfuse_i32.la /usr/local/lib/libosxfuse_i64.la
Error: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .pc files:
/usr/local/lib/pkgconfig/osxfuse.pc
Error: Your Homebrew is not installed to /usr/local
You can install Homebrew anywhere you want, but some brews may only build
correctly if you install in /usr/local. Sorry!
brew install -v curlftpfs
==> Downloading http://downloads.sourceforge.net/project/curlftpfs/curlftpfs/0.9.2/curlftpfs-0.9.2.tar.gz
Already downloaded: /Library/Caches/Homebrew/curlftpfs-0.9.2.tar.gz
/usr/bin/tar xf /Library/Caches/Homebrew/curlftpfs-0.9.2.tar.gz
==> autoreconf --force --install
autoreconf --force --install
configure.ac:16: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:197: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2670: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:643: AS_IF is expanded from...
../../lib/autoconf/general.m4:2046: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2059: AC_CACHE_CHECK is expanded from...
acinclude.m4:230: LIBCURL_CHECK_CONFIG is expanded from...
configure.ac:16: the top level
configure.ac:16: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:197: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2670: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:643: AS_IF is expanded from...
../../lib/autoconf/general.m4:2046: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2059: AC_CACHE_CHECK is expanded from...
acinclude.m4:230: LIBCURL_CHECK_CONFIG is expanded from...
configure.ac:16: the top level
glibtoolize: putting auxiliary files in `.'.
glibtoolize: copying file `./ltmain.sh'
glibtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
glibtoolize: rerunning glibtoolize, to keep the correct libtool macros in-tree.
glibtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:16: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:197: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2670: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:643: AS_IF is expanded from...
../../lib/autoconf/general.m4:2046: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2059: AC_CACHE_CHECK is expanded from...
acinclude.m4:230: LIBCURL_CHECK_CONFIG is expanded from...
configure.ac:16: the top level
configure.ac:16: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:197: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2670: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:643: AS_IF is expanded from...
../../lib/autoconf/general.m4:2046: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2059: AC_CACHE_CHECK is expanded from...
acinclude.m4:230: LIBCURL_CHECK_CONFIG is expanded from...
configure.ac:16: the top level
configure.ac:16: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:197: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2670: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:643: AS_IF is expanded from...
../../lib/autoconf/general.m4:2046: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2059: AC_CACHE_CHECK is expanded from...
acinclude.m4:230: LIBCURL_CHECK_CONFIG is expanded from...
configure.ac:16: the top level
configure.ac:16: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:197: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2670: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:643: AS_IF is expanded from...
../../lib/autoconf/general.m4:2046: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2059: AC_CACHE_CHECK is expanded from...
acinclude.m4:230: LIBCURL_CHECK_CONFIG is expanded from...
configure.ac:16: the top level
==> ./configure --disable-dependency-tracking --prefix=/Users/Yu/.homebrew/Cellar/curlftpfs/0.9.2
./configure --disable-dependency-tracking --prefix=/Users/Yu/.homebrew/Cellar/curlftpfs/0.9.2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gcc... /usr/bin/clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/clang... none
checking how to run the C preprocessor... /usr/bin/clang -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-apple-darwin11.4.0
checking host system type... x86_64-apple-darwin11.4.0
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/clang... /usr/bin/clang
checking if the linker (/usr/bin/clang) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin11.4.0 file names to x86_64-apple-darwin11.4.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin11.4.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/clang option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang static flag -static works... no
checking if /usr/bin/clang supports -c -o file.o... yes
checking if /usr/bin/clang supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /Users/Yu/.homebrew/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for FUSE... yes
checking for gawk... (cached) awk
checking for curl-config... /usr/bin/curl-config
checking for the version of libcurl... 7.21.4
checking for libcurl >= version 7.17.0... yes
checking whether libcurl is usable... yes
checking for curl_free... yes
checking for fuse_opt_parse... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for inline... inline
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for unistd.h... (cached) yes
checking for working chown... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for utime.h... yes
checking for alarm... yes
checking for working mktime... no
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 for strftime... yes
checking whether utime accepts a null argument... yes
checking for ftruncate... yes
checking for getpass... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for realpath... yes
checking for rmdir... yes
checking for select... yes
checking for strchr... yes
checking for strdup... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtoull... yes
checking for utime... yes
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating compat/Makefile
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
==> make install
make install
Making install in compat
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -c -o fuse_opt.lo fuse_opt.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -c fuse_opt.c -fno-common -DPIC -o .libs/fuse_opt.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -c fuse_opt.c -o fuse_opt.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib -o libcompat.la fuse_opt.lo -L/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl -pthread -L/usr/local/lib -losxfuse -lcurl
libtool: link: ar cru .libs/libcompat.a .libs/fuse_opt.o
libtool: link: ranlib .libs/libcompat.a
libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" )
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in doc
make[2]: Nothing to be done for `install-exec-am'.
.././install-sh -c -d '/Users/Yu/.homebrew/Cellar/curlftpfs/0.9.2/share/man/man1'
/usr/bin/install -c -m 644 curlftpfs.1 '/Users/Yu/.homebrew/Cellar/curlftpfs/0.9.2/share/man/man1'
/usr/bin/clang -DHAVE_CONFIG_H -I. -DFUSE_USE_VERSION=26 -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -c cache.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -DFUSE_USE_VERSION=26 -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -c ftpfs-ls.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -DFUSE_USE_VERSION=26 -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -c charset_utils.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -DFUSE_USE_VERSION=26 -I/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t -Os -w -pipe -march=native -Qunused-arguments -Wall -W -Wno-sign-compare -D_REENTRANT -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/include/glib-2.0 -I/Users/Yu/.homebrew/Cellar/glib/2.32.3/lib/glib-2.0/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -D__DARWIN_64_BIT_INO_T=1 -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/osxfuse/fuse -c path_utils.c
In file included from path_utils.c:11:
In file included from ./ftpfs.h:12:
/usr/include/curl/curl.h:51:10: fatal error: 'osreldate.h' file not found
#include <osreldate.h>
^
In file included from charset_utils.c:17:
In file included from ./ftpfs.h:12:
/usr/include/curl/curl.h:51:10: fatal error: 'osreldate.h' file not found
#include <osreldate.h>
^
1 error generated.
make[1]: *** [charset_utils.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from ftpfs-ls.c:24:
In file included from ./ftpfs.h:12:
/usr/include/curl/curl.h:51:10: fatal error: 'osreldate.h' file not found
#include <osreldate.h>
^
1 error generated.
make[1]: *** [ftpfs-ls.o] Error 1
1 error generated.
make[1]: *** [path_utils.o] Error 1
make: *** [install-recursive] Error 1
config.log was copied to /Users/Yu/Library/Logs/Homebrew
==> Exit Status: 2
https://github.com/mxcl/master/blob/master/Library/Formula/curlftpfs.rb#L24
==> Build Environment
HOMEBREW_PREFIX: /Users/Yu/.homebrew
CPU: quad-core 64-bit sandybridge
MacOS: 10.7.4-x86_64
Xcode: 4.3
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/Users/Yu/.homebrew/Cellar/libffi/3.0.11/include -I/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/Yu/.homebrew/include -D__off_t=off_t
LDFLAGS: -L/Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib -L/Users/Yu/.homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/Yu/.homebrew/lib
MAKEFLAGS: -j4
PKG_CONFIG_PATH: /Users/Yu/.homebrew/Cellar/libffi/3.0.11/lib/pkgconfig
Error: Failed executing: make install (curlftpfs.rb:24)
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