Skip to content

Instantly share code, notes, and snippets.

@aaronbauman
Created July 12, 2016 19:38
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 aaronbauman/8485865705de7dd8cf9373c19a840491 to your computer and use it in GitHub Desktop.
Save aaronbauman/8485865705de7dd8cf9373c19a840491 to your computer and use it in GitHub Desktop.
sshfs (homebrew/fuse/sshfs) on Mac OS X 10.10.5 - Homebrew build logs
Homebrew build logs for homebrew/fuse/sshfs on Mac OS X 10.10.5
Build date: 2016-07-12 15:33:31
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: cdf4f42ab951214fb7fac0781091783552415944
Last commit: 51 minutes ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 8d95ccdd5168d89e500d49222af001f13cf5430c
Core tap last commit: 41 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit broadwell
Homebrew Ruby: 2.0.0-p481
Clang: 6.1 build 602
Git: 2.5.3 => /usr/local/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_65, 1.6.0_65-b14-468
OS X: 10.10.5-x86_64
Xcode: 6.3.2
CLT: N/A
X11: N/A
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/Applications/Xcode.app/Contents/Developer/usr/libexec/git-core/git-config
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
cgminer
php53
Warning: Your Xcode (6.3.2) is outdated
Please update to Xcode 7.2.1.
Xcode can be updated from the App Store.
Formula: sshfs
Tap: homebrew/fuse
Path: /usr/local/Library/Taps/homebrew/homebrew-fuse/Formula/sshfs.rb
2016-07-12 15:33:21 -0400
autoreconf
--force
--install
configure.ac:6: installing './compile'
configure.ac:2: installing './config.guess'
configure.ac:2: installing './config.sub'
configure.ac:3: installing './install-sh'
configure.ac:3: installing './missing'
Makefile.am: installing './INSTALL'
Makefile.am:7: warning: source file 'compat/fuse_opt.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
Makefile.am:10: warning: source file 'compat/darwin_compat.c' is in a subdirectory,
Makefile.am:10: but option 'subdir-objects' is disabled
Makefile.am: installing './depcomp'
2016-07-12 15:33:25 -0400
./configure
--disable-dependency-tracking
--prefix=/usr/local/Cellar/sshfs/2.5.0
checking build system type... x86_64-apple-darwin14.5.0
checking host system type... x86_64-apple-darwin14.5.0
checking target system type... x86_64-apple-darwin14.5.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... 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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... none
checking for library containing dlsym... none required
checking OpenSSH version... 6.2 >= 4.4, disabling NODELAY workaround
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SSHFS... yes
checking for fuse_opt_parse... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
clang called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 -Wall -W conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wall -W conftest.c -L/usr/local/lib -L/usr/local/Cellar/glib/2.48.1/lib -L/usr/local/opt/gettext/lib -losxfuse -pthread -liconv -lgthread-2.0 -lglib-2.0 -lintl
superenv added: -pipe -Os -march=native -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wall -W conftest.c -L/usr/local/lib -L/usr/local/Cellar/glib/2.48.1/lib -L/usr/local/opt/gettext/lib -losxfuse -pthread -liconv -lgthread-2.0 -lglib-2.0 -lintl -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2016-07-12 15:33:28 -0400
make
install
clang -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR=\"/usr/local/Cellar/sshfs/2.5.0/lib\" -D_FILE_OFFSET_BITS=64 -D_DARWIN_USE_64_BIT_INODE -D_REENTRANT -I/usr/local/include/osxfuse/fuse -I/usr/local/Cellar/glib/2.48.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.48.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include -g -O2 -Wall -W -Icompat -c -o sshfs-sshfs.o `test -f 'sshfs.c' || echo './'`sshfs.c
clang -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR=\"/usr/local/Cellar/sshfs/2.5.0/lib\" -D_FILE_OFFSET_BITS=64 -D_DARWIN_USE_64_BIT_INODE -D_REENTRANT -I/usr/local/include/osxfuse/fuse -I/usr/local/Cellar/glib/2.48.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.48.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include -g -O2 -Wall -W -Icompat -c -o sshfs-cache.o `test -f 'cache.c' || echo './'`cache.c
clang -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR=\"/usr/local/Cellar/sshfs/2.5.0/lib\" -D_FILE_OFFSET_BITS=64 -D_DARWIN_USE_64_BIT_INODE -D_REENTRANT -I/usr/local/include/osxfuse/fuse -I/usr/local/Cellar/glib/2.48.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.48.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include -g -O2 -Wall -W -Icompat -c -o sshfs-darwin_compat.o `test -f 'compat/darwin_compat.c' || echo './'`compat/darwin_compat.c
clang -E -P -xassembler-with-cpp sshfs.1.in | sed -e '/^$/d' > sshfs.1
clang -D_FILE_OFFSET_BITS=64 -D_DARWIN_USE_64_BIT_INODE -D_REENTRANT -I/usr/local/include/osxfuse/fuse -I/usr/local/Cellar/glib/2.48.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.48.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include -g -O2 -Wall -W -Icompat -o sshfs sshfs-sshfs.o sshfs-cache.o sshfs-darwin_compat.o -L/usr/local/lib -L/usr/local/Cellar/glib/2.48.1/lib -L/usr/local/opt/gettext/lib -losxfuse -pthread -liconv -lgthread-2.0 -lglib-2.0 -lintl
ld: library not found for -losxfuse
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [sshfs] Error 1
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: cdf4f42ab951214fb7fac0781091783552415944
Last commit: 46 minutes ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 8d95ccdd5168d89e500d49222af001f13cf5430c
Core tap last commit: 36 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit broadwell
Homebrew Ruby: 2.0.0-p481
GCC-4.2: build 0
Clang: 6.1 build 602
Git: 2.5.3 => /usr/local/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_65, 1.6.0_65-b14-468
OS X: 10.10.5-x86_64
Xcode: 6.3.2
CLT: N/A
X11: N/A
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
CMAKE_FRAMEWORK_PATH: /System/Library/Frameworks
MACOSX_DEPLOYMENT_TARGET: 10.10
PKG_CONFIG_PATH: /usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/fuse
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/pkg-config/bin:/usr/local/opt/autoconf/bin:/usr/local/opt/automake/bin:/usr/local/opt/libtool/bin:/usr/local/opt/gettext/bin:/usr/local/opt/pcre/bin:/usr/local/opt/glib/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang called with: -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR="/usr/local/Cellar/sshfs/2.5.0/lib" -D_FILE_OFFSET_BITS=64 -D_DARWIN_USE_64_BIT_INODE -D_REENTRANT -I/usr/local/include/osxfuse/fuse -I/usr/local/Cellar/glib/2.48.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.48.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include -g -O2 -Wall -W -Icompat -c -o sshfs-cache.o cache.c
superenv removed: -g -O2 -Wall -W
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR="/usr/local/Cellar/sshfs/2.5.0/lib" -D_FILE_OFFSET_BITS=64 -D_DARWIN_USE_64_BIT_INODE -D_REENTRANT -I/usr/local/include/osxfuse/fuse -I/usr/local/Cellar/glib/2.48.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.48.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include -Icompat -c -o sshfs-cache.o cache.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR="/usr/local/Cellar/sshfs/2.5.0/lib" -D_FILE_OFFSET_BITS=64 -D_DARWIN_USE_64_BIT_INODE -D_REENTRANT -I/usr/local/include/osxfuse/fuse -I/usr/local/Cellar/glib/2.48.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.48.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include -g -O2 -Wall -W -Icompat -c -o sshfs-sshfs.o sshfs.c
superenv removed: -g -O2 -Wall -W
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR="/usr/local/Cellar/sshfs/2.5.0/lib" -D_FILE_OFFSET_BITS=64 -D_DARWIN_USE_64_BIT_INODE -D_REENTRANT -I/usr/local/include/osxfuse/fuse -I/usr/local/Cellar/glib/2.48.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.48.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include -Icompat -c -o sshfs-sshfs.o sshfs.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR="/usr/local/Cellar/sshfs/2.5.0/lib" -D_FILE_OFFSET_BITS=64 -D_DARWIN_USE_64_BIT_INODE -D_REENTRANT -I/usr/local/include/osxfuse/fuse -I/usr/local/Cellar/glib/2.48.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.48.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include -g -O2 -Wall -W -Icompat -c -o sshfs-darwin_compat.o compat/darwin_compat.c
superenv removed: -g -O2 -Wall -W
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR="/usr/local/Cellar/sshfs/2.5.0/lib" -D_FILE_OFFSET_BITS=64 -D_DARWIN_USE_64_BIT_INODE -D_REENTRANT -I/usr/local/include/osxfuse/fuse -I/usr/local/Cellar/glib/2.48.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.48.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include -Icompat -c -o sshfs-darwin_compat.o compat/darwin_compat.c -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -E -P -xassembler-with-cpp sshfs.1.in
superenv added: -isystem/usr/local/include -I/usr/local/opt/gettext/include
superenv executed: clang -E -P -xassembler-with-cpp sshfs.1.in -isystem/usr/local/include -I/usr/local/opt/gettext/include
clang called with: -D_FILE_OFFSET_BITS=64 -D_DARWIN_USE_64_BIT_INODE -D_REENTRANT -I/usr/local/include/osxfuse/fuse -I/usr/local/Cellar/glib/2.48.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.48.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include -g -O2 -Wall -W -Icompat -o sshfs sshfs-sshfs.o sshfs-cache.o sshfs-darwin_compat.o -L/usr/local/lib -L/usr/local/Cellar/glib/2.48.1/lib -L/usr/local/opt/gettext/lib -losxfuse -pthread -liconv -lgthread-2.0 -lglib-2.0 -lintl
superenv removed: -g -O2 -Wall -W -L/usr/local/lib
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -L/usr/local/opt/libffi/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -D_FILE_OFFSET_BITS=64 -D_DARWIN_USE_64_BIT_INODE -D_REENTRANT -I/usr/local/include/osxfuse/fuse -I/usr/local/Cellar/glib/2.48.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.48.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include -Icompat -o sshfs sshfs-sshfs.o sshfs-cache.o sshfs-darwin_compat.o -L/usr/local/Cellar/glib/2.48.1/lib -L/usr/local/opt/gettext/lib -losxfuse -pthread -liconv -lgthread-2.0 -lglib-2.0 -lintl -isystem/usr/local/include -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by sshfs-fuse configure 2.5, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/sshfs/2.5.0
## --------- ##
## Platform. ##
## --------- ##
hostname = NSA-Honeypot.local
uname -m = x86_64
uname -r = 14.5.0
uname -s = Darwin
uname -v = Darwin Kernel Version 14.5.0: Wed Jul 29 02:26:53 PDT 2015; root:xnu-2782.40.9~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 14.5.0: Wed Jul 29 02:26:53 PDT 2015; root:xnu-2782.40.9~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3
Primary memory available: 16.00 gigabytes
Default processor set: 252 tasks, 1153 threads, 4 processors
Load average: 3.15, Mach factor: 1.20
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/local/opt/autoconf/bin
PATH: /usr/local/opt/automake/bin
PATH: /usr/local/opt/libtool/bin
PATH: /usr/local/opt/gettext/bin
PATH: /usr/local/opt/pcre/bin
PATH: /usr/local/opt/glib/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1973: checking build system type
configure:1987: result: x86_64-apple-darwin14.5.0
configure:2007: checking host system type
configure:2020: result: x86_64-apple-darwin14.5.0
configure:2040: checking target system type
configure:2053: result: x86_64-apple-darwin14.5.0
configure:2095: checking for a BSD-compatible install
configure:2163: result: /usr/bin/install -c
configure:2174: checking whether build environment is sane
configure:2229: result: yes
configure:2380: checking for a thread-safe mkdir -p
configure:2419: result: ./install-sh -c -d
configure:2426: checking for gawk
configure:2456: result: no
configure:2426: checking for mawk
configure:2456: result: no
configure:2426: checking for nawk
configure:2456: result: no
configure:2426: checking for awk
configure:2442: found /usr/bin/awk
configure:2453: result: awk
configure:2464: checking whether make sets $(MAKE)
configure:2486: result: yes
configure:2515: checking whether make supports nested variables
configure:2532: result: yes
configure:2709: checking for gcc
configure:2736: result: clang
configure:2965: checking for C compiler version
configure:2974: clang --version >&5
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.5.0
Thread model: posix
configure:2985: $? = 0
configure:2974: clang -v >&5
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.5.0
Thread model: posix
configure:2985: $? = 0
configure:2974: clang -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:2985: $? = 1
configure:2974: clang -qversion >&5
clang: error: unknown argument: '-qversion'
configure:2985: $? = 1
configure:3005: checking whether the C compiler works
configure:3027: clang conftest.c >&5
configure:3031: $? = 0
configure:3079: result: yes
configure:3082: checking for C compiler default output file name
configure:3084: result: a.out
configure:3090: checking for suffix of executables
configure:3097: clang -o conftest conftest.c >&5
configure:3101: $? = 0
configure:3123: result:
configure:3145: checking whether we are cross compiling
configure:3153: clang -o conftest conftest.c >&5
configure:3157: $? = 0
configure:3164: ./conftest
configure:3168: $? = 0
configure:3183: result: no
configure:3188: checking for suffix of object files
configure:3210: clang -c conftest.c >&5
configure:3214: $? = 0
configure:3235: result: o
configure:3239: checking whether we are using the GNU C compiler
configure:3258: clang -c conftest.c >&5
configure:3258: $? = 0
configure:3267: result: yes
configure:3276: checking whether clang accepts -g
configure:3296: clang -c -g conftest.c >&5
configure:3296: $? = 0
configure:3337: result: yes
configure:3354: checking for clang option to accept ISO C89
configure:3417: clang -c -g -O2 conftest.c >&5
configure:3417: $? = 0
configure:3430: result: none needed
configure:3455: checking whether clang understands -c and -o together
configure:3477: clang -c conftest.c -o conftest2.o
configure:3480: $? = 0
configure:3477: clang -c conftest.c -o conftest2.o
configure:3480: $? = 0
configure:3492: result: yes
configure:3520: checking for style of include used by make
configure:3548: result: GNU
configure:3574: checking dependency style of clang
configure:3685: result: none
configure:3704: checking for library containing dlsym
configure:3735: clang -o conftest -g -O2 -Wall -W conftest.c >&5
configure:3735: $? = 0
configure:3752: result: none required
configure:3779: checking OpenSSH version
configure:3784: result: 6.2 >= 4.4, disabling NODELAY workaround
configure:3868: checking for pkg-config
configure:3886: found /usr/local/opt/pkg-config/bin/pkg-config
configure:3898: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:3923: checking pkg-config is at least version 0.9.0
configure:3926: result: yes
configure:3936: checking for SSHFS
configure:3943: $PKG_CONFIG --exists --print-errors "fuse >= 2.3 glib-2.0 gthread-2.0"
configure:3946: $? = 0
configure:3960: $PKG_CONFIG --exists --print-errors "fuse >= 2.3 glib-2.0 gthread-2.0"
configure:3963: $? = 0
configure:4021: result: yes
configure:4028: checking for fuse_opt_parse
configure:4028: clang -o conftest -g -O2 -Wall -W conftest.c -L/usr/local/lib -L/usr/local/Cellar/glib/2.48.1/lib -L/usr/local/opt/gettext/lib -losxfuse -pthread -liconv -lgthread-2.0 -lglib-2.0 -lintl >&5
configure:4028: $? = 0
configure:4028: result: yes
configure:4164: checking that generated files are newer than configure
configure:4170: result: done
configure:4205: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by sshfs-fuse config.status 2.5, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on NSA-Honeypot.local
config.status:865: creating Makefile
config.status:865: creating config.h
config.status:1094: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin14.5.0
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/fuse
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_func_fuse_opt_parse=yes
ac_cv_host=x86_64-apple-darwin14.5.0
ac_cv_objext=o
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_dlsym='none required'
ac_cv_target=x86_64-apple-darwin14.5.0
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
pkg_cv_SSHFS_CFLAGS='-D_FILE_OFFSET_BITS=64 -D_DARWIN_USE_64_BIT_INODE -D_REENTRANT -I/usr/local/include/osxfuse/fuse -I/usr/local/Cellar/glib/2.48.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.48.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include'
pkg_cv_SSHFS_LIBS='-L/usr/local/lib -L/usr/local/Cellar/glib/2.48.1/lib -L/usr/local/opt/gettext/lib -losxfuse -pthread -liconv -lgthread-2.0 -lglib-2.0 -lintl'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/sshfs-20160712-3052-rtf18o/sshfs-osxfuse-sshfs-2.5.0/missing aclocal-1.15'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AUTOCONF='${SHELL} /private/tmp/sshfs-20160712-3052-rtf18o/sshfs-osxfuse-sshfs-2.5.0/missing autoconf'
AUTOHEADER='${SHELL} /private/tmp/sshfs-20160712-3052-rtf18o/sshfs-osxfuse-sshfs-2.5.0/missing autoheader'
AUTOMAKE='${SHELL} /private/tmp/sshfs-20160712-3052-rtf18o/sshfs-osxfuse-sshfs-2.5.0/missing automake-1.15'
AWK='awk'
CC='clang'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2 -Wall -W -Icompat'
CPPFLAGS=''
CYGPATH_W='echo'
DARWIN_COMPAT_FALSE='#'
DARWIN_COMPAT_TRUE=''
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C='\c'
ECHO_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='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/sshfs-20160712-3052-rtf18o/sshfs-osxfuse-sshfs-2.5.0/missing makeinfo'
MKDIR_P='./install-sh -c -d'
OBJEXT='o'
PACKAGE='sshfs-fuse'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='sshfs-fuse'
PACKAGE_STRING='sshfs-fuse 2.5'
PACKAGE_TARNAME='sshfs-fuse'
PACKAGE_URL=''
PACKAGE_VERSION='2.5'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config'
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10'
PKG_CONFIG_PATH='/usr/local/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/fuse'
SET_MAKE=''
SHELL='/bin/sh'
SSHFS_CFLAGS='-D_FILE_OFFSET_BITS=64 -D_DARWIN_USE_64_BIT_INODE -D_REENTRANT -I/usr/local/include/osxfuse/fuse -I/usr/local/Cellar/glib/2.48.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.48.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include'
SSHFS_LIBS='-L/usr/local/lib -L/usr/local/Cellar/glib/2.48.1/lib -L/usr/local/opt/gettext/lib -losxfuse -pthread -liconv -lgthread-2.0 -lglib-2.0 -lintl'
SSH_NODELAY_SO_FALSE=''
SSH_NODELAY_SO_TRUE='#'
STRIP=''
VERSION='2.5'
ac_ct_CC='clang'
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-darwin14.5.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin14.5.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin14.5.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin14.5.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/sshfs-20160712-3052-rtf18o/sshfs-osxfuse-sshfs-2.5.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/sshfs/2.5.0'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sshnodelay_libs=''
sysconfdir='${prefix}/etc'
target='x86_64-apple-darwin14.5.0'
target_alias=''
target_cpu='x86_64'
target_os='darwin14.5.0'
target_vendor='apple'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "sshfs-fuse"
#define PACKAGE_TARNAME "sshfs-fuse"
#define PACKAGE_VERSION "2.5"
#define PACKAGE_STRING "sshfs-fuse 2.5"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "sshfs-fuse"
#define VERSION "2.5"
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment