Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lukeorland/736567 to your computer and use it in GitHub Desktop.
Save lukeorland/736567 to your computer and use it in GitHub Desktop.
brew install -vd sshfs-fuse ---- config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by sshfs-fuse configure 2.2, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/sshfs-fuse/2.2
## --------- ##
## Platform. ##
## --------- ##
hostname = atlombp15osx.local
uname -m = i386
uname -r = 10.5.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.5.0: Fri Nov 5 23:20:39 PDT 2010; root:xnu-1504.9.17~1/RELEASE_I386
/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 10.5.0: Fri Nov 5 23:20:39 PDT 2010; root:xnu-1504.9.17~1/RELEASE_I386
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: 118 tasks, 678 threads, 4 processors
Load average: 0.87, Mach factor: 3.12
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Cellar/gettext/0.17/bin
PATH: /Library/Ruby/Gems/1.8/gems/
PATH: /Users/orluke/.cabal/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /Users/orluke/Library/Application Support/MultiMarkdown/bin
PATH: /usr/local/Cellar/gettext/0.17/bin
PATH: /Library/Ruby/Gems/1.8/gems/
PATH: /Users/orluke/.cabal/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /Users/orluke/Library/Application Support/MultiMarkdown/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/texbin
PATH: /usr/X11/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1742: checking for a BSD-compatible install
configure:1798: result: /usr/local/bin/ginstall -c
configure:1809: checking whether build environment is sane
configure:1852: result: yes
configure:1917: checking for gawk
configure:1947: result: no
configure:1917: checking for mawk
configure:1947: result: no
configure:1917: checking for nawk
configure:1947: result: no
configure:1917: checking for awk
configure:1933: found /usr/bin/awk
configure:1944: result: awk
configure:1955: checking whether make sets $(MAKE)
configure:1976: result: yes
configure:2211: checking for gcc
configure:2238: result: /usr/bin/cc
configure:2476: checking for C compiler version
configure:2483: /usr/bin/cc --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2486: $? = 0
configure:2493: /usr/bin/cc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5664~105/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5664)
configure:2496: $? = 0
configure:2503: /usr/bin/cc -V >&5
gcc-4.2: argument to `-V' is missing
configure:2506: $? = 1
configure:2529: checking for C compiler default output file name
configure:2556: /usr/bin/cc -O3 -w -pipe -DDARWIN_SEMAPHORE_COMPAT -I/usr/local/Cellar/gettext/0.17/include -L/usr/local/Cellar/gettext/0.17/lib conftest.c >&5
configure:2559: $? = 0
configure:2597: result: a.out
configure:2614: checking whether the C compiler works
configure:2624: ./a.out
configure:2627: $? = 0
configure:2644: result: yes
configure:2651: checking whether we are cross compiling
configure:2653: result: no
configure:2656: checking for suffix of executables
configure:2663: /usr/bin/cc -o conftest -O3 -w -pipe -DDARWIN_SEMAPHORE_COMPAT -I/usr/local/Cellar/gettext/0.17/include -L/usr/local/Cellar/gettext/0.17/lib conftest.c >&5
configure:2666: $? = 0
configure:2690: result:
configure:2696: checking for suffix of object files
configure:2722: /usr/bin/cc -c -O3 -w -pipe -DDARWIN_SEMAPHORE_COMPAT -I/usr/local/Cellar/gettext/0.17/include conftest.c >&5
configure:2725: $? = 0
configure:2748: result: o
configure:2752: checking whether we are using the GNU C compiler
configure:2781: /usr/bin/cc -c -O3 -w -pipe -DDARWIN_SEMAPHORE_COMPAT -I/usr/local/Cellar/gettext/0.17/include conftest.c >&5
configure:2787: $? = 0
configure:2804: result: yes
configure:2809: checking whether /usr/bin/cc accepts -g
configure:2839: /usr/bin/cc -c -g -I/usr/local/Cellar/gettext/0.17/include conftest.c >&5
configure:2845: $? = 0
configure:2944: result: yes
configure:2961: checking for /usr/bin/cc option to accept ISO C89
configure:3035: /usr/bin/cc -c -O3 -w -pipe -DDARWIN_SEMAPHORE_COMPAT -I/usr/local/Cellar/gettext/0.17/include conftest.c >&5
configure:3041: $? = 0
configure:3064: result: none needed
configure:3093: checking for style of include used by make
configure:3121: result: GNU
configure:3149: checking dependency style of /usr/bin/cc
configure:3239: result: none
configure:3257: checking whether /usr/bin/cc and cc understand -c and -o together
configure:3292: /usr/bin/cc -c conftest.c -o conftest2.o >&5
configure:3295: $? = 0
configure:3301: /usr/bin/cc -c conftest.c -o conftest2.o >&5
configure:3304: $? = 0
configure:3315: cc -c conftest.c >&5
configure:3318: $? = 0
configure:3326: cc -c conftest.c -o conftest2.o >&5
configure:3329: $? = 0
configure:3335: cc -c conftest.c -o conftest2.o >&5
configure:3338: $? = 0
configure:3356: result: yes
configure:3384: checking for library containing dlsym
configure:3425: /usr/bin/cc -o conftest -O3 -w -pipe -DDARWIN_SEMAPHORE_COMPAT -Wall -W -I/usr/local/Cellar/gettext/0.17/include -L/usr/local/Cellar/gettext/0.17/lib conftest.c >&5
configure:3431: $? = 0
configure:3459: result: none required
configure:3478: checking OpenSSH version
configure:3483: result: 5.2 >= 4.4, disabling NODELAY workaround
configure:3566: checking for pkg-config
configure:3584: found /usr/local/bin/pkg-config
configure:3596: result: /usr/local/bin/pkg-config
configure:3625: checking pkg-config is at least version 0.9.0
configure:3628: result: yes
configure:3639: checking for SSHFS
configure:3647: $PKG_CONFIG --exists --print-errors "fuse >= 2.2 glib-2.0 gthread-2.0"
Package fuse was not found in the pkg-config search path.
Perhaps you should add the directory containing `fuse.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fuse' found
configure:3650: $? = 1
configure:3665: $PKG_CONFIG --exists --print-errors "fuse >= 2.2 glib-2.0 gthread-2.0"
Package fuse was not found in the pkg-config search path.
Perhaps you should add the directory containing `fuse.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fuse' found
configure:3668: $? = 1
No package 'fuse' found
configure:3706: error: Package requirements (fuse >= 2.2 glib-2.0 gthread-2.0) were not met:
No package 'fuse' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables SSHFS_CFLAGS
and SSHFS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O3 -w -pipe -DDARWIN_SEMAPHORE_COMPAT'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/usr/local/Cellar/gettext/0.17/include
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/usr/local/Cellar/gettext/0.17/lib
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SSHFS_CFLAGS_set=
ac_cv_env_SSHFS_CFLAGS_value=
ac_cv_env_SSHFS_LIBS_set=
ac_cv_env_SSHFS_LIBS_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_objext=o
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_install='/usr/local/bin/ginstall -c'
ac_cv_prog_AWK=awk
ac_cv_prog_ac_ct_CC=/usr/bin/cc
ac_cv_prog_cc__usr_bin_cc_c_o=yes
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_dlsym='none required'
am_cv_CC_dependencies_compiler_type=none
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/homebrew-sshfs-fuse-2.2-xriN/sshfs-fuse-2.2/missing --run aclocal-1.9'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/homebrew-sshfs-fuse-2.2-xriN/sshfs-fuse-2.2/missing --run tar'
AUTOCONF='${SHELL} /private/tmp/homebrew-sshfs-fuse-2.2-xriN/sshfs-fuse-2.2/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-sshfs-fuse-2.2-xriN/sshfs-fuse-2.2/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-sshfs-fuse-2.2-xriN/sshfs-fuse-2.2/missing --run automake-1.9'
AWK='awk'
CC='/usr/bin/cc'
CCDEPMODE='depmode=none'
CFLAGS='-O3 -w -pipe -DDARWIN_SEMAPHORE_COMPAT -Wall -W'
CPPFLAGS='-I/usr/local/Cellar/gettext/0.17/include'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
FUSE_OPT_COMPAT_FALSE=''
FUSE_OPT_COMPAT_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS='-L/usr/local/Cellar/gettext/0.17/lib'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/homebrew-sshfs-fuse-2.2-xriN/sshfs-fuse-2.2/missing --run makeinfo'
OBJEXT='o'
PACKAGE='sshfs-fuse'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='sshfs-fuse'
PACKAGE_STRING='sshfs-fuse 2.2'
PACKAGE_TARNAME='sshfs-fuse'
PACKAGE_VERSION='2.2'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
SET_MAKE=''
SHELL='/bin/sh'
SSHFS_CFLAGS=''
SSHFS_LIBS=''
SSH_NODELAY_SO_FALSE=''
SSH_NODELAY_SO_TRUE='#'
STRIP=''
VERSION='2.2'
ac_ct_CC='/usr/bin/cc'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/private/tmp/homebrew-sshfs-fuse-2.2-xriN/sshfs-fuse-2.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(install_sh) -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/sshfs-fuse/2.2'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sshnodelay_libs=''
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "sshfs-fuse"
#define PACKAGE_TARNAME "sshfs-fuse"
#define PACKAGE_VERSION "2.2"
#define PACKAGE_STRING "sshfs-fuse 2.2"
#define PACKAGE_BUGREPORT ""
#define PACKAGE "sshfs-fuse"
#define VERSION "2.2"
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment