Skip to content

Instantly share code, notes, and snippets.

@mo5h
Created July 19, 2021 03:00
Show Gist options
  • Save mo5h/d5d64fa4e8ba35a4fbef508884b50570 to your computer and use it in GitHub Desktop.
Save mo5h/d5d64fa4e8ba35a4fbef508884b50570 to your computer and use it in GitHub Desktop.
sshfs-mac (gromgit/fuse/sshfs-mac) on macOS 11 - Homebrew build logs
Homebrew build logs for gromgit/fuse/sshfs-mac on macOS 11
Build date: 2021-07-17 17:30:43
HOMEBREW_VERSION: 3.2.2
ORIGIN: https://github.com/Homebrew/brew
HEAD: 7d37d09709b6fbd5b89b468eb0b4438ffa0fb81c
Last commit: 7 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 917618b9b90dbe5a35a2324371aab3ce1de4af36
Core tap last commit: 3 hours ago
Core tap branch: master
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 8
Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: octa-core 64-bit arm_firestorm_icestorm
Clang: 12.0.5 build 1205
Git: 2.32.0 => /opt/homebrew/bin/git
Curl: 7.64.1 => /usr/bin/curl
macOS: 11.4-arm64
CLT: 12.5.0.22.11
Xcode: 13.0 => /Users/hamish.farrant/Downloads/Xcode-beta.app/Contents/Developer
Rosetta 2: false
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 or file an issue; just ignore this. Thanks!
Warning: Homebrew's "sbin" was not found in your PATH but you have installed
formulae that put executables in /opt/homebrew/sbin.
Consider setting your PATH for example like so:
echo 'export PATH="/opt/homebrew/sbin:$PATH"' >> /Users/hamish.farrant/.bash_profile
Warning: Broken symlinks were found. Remove them with `brew cleanup`:
/opt/homebrew/bin/github
gromgit/fuse/sshfs-mac
Formula: sshfs-mac
Tap: gromgit/fuse
Path: /opt/homebrew/Library/Taps/gromgit/homebrew-fuse/Formula/sshfs-mac.rb
2021-07-17 17:30:40 +1000
autoreconf
-fiv
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /opt/homebrew/Cellar/autoconf/2.71/bin/autoconf --force
configure.ac:4: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:4: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1003: AM_CONFIG_HEADER is expanded from...
configure.ac:4: the top level
autoreconf: running: /opt/homebrew/Cellar/autoconf/2.71/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
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 './depcomp'
autoreconf: './config.sub' is updated
autoreconf: './config.guess' is updated
autoreconf: Leaving directory '.'
2021-07-17 17:30:42 +1000
./configure
--disable-dependency-tracking
--prefix=/opt/homebrew/Cellar/sshfs-mac/2.10_1
checking build system type... aarch64-apple-darwin20.5.0
checking host system type... aarch64-apple-darwin20.5.0
checking target system type... aarch64-apple-darwin20.5.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free 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 the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether clang understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of clang... none
checking for library containing dlsym... none required
checking for pkg-config... /opt/homebrew/Library/Homebrew/shims/mac/super/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for fuse >= 2.3 glib-2.0 gthread-2.0... yes
checking for fuse_opt_parse... yes
checking for fusermount... umount
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
clang called with: --version
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/libffi/lib -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os --version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/libffi/lib -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/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 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/libffi/lib -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -V -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/libffi/lib -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/libffi/lib -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -qversion -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/libffi/lib -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -version
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/libffi/lib -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/libffi/lib -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -L/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/lib conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/libffi/lib -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -L/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/lib conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/libffi/lib -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -L/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/lib conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/libffi/lib -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -L/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/lib conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/libffi/lib -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -L/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/lib conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/libffi/lib -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -L/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/lib conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/libffi/lib -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -g -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -g -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c conftest.c -o conftest2.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -Os -c conftest.c -o conftest2.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -o conftest -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -Wall -W -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -L/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/lib conftest.c
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/libffi/lib -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -Wall -W -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -L/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/lib conftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/libffi/lib -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -Wall -W -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -L/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/lib conftest.c -L/usr/local/lib -L/usr/local/Cellar/glib/2.68.3/lib -L/usr/local/opt/gettext/lib -lfuse -pthread -lgthread-2.0 -lglib-2.0 -lintl
superenv added: -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/libffi/lib -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -Wall -W -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -L/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/lib conftest.c -L/usr/local/lib -L/usr/local/Cellar/glib/2.68.3/lib -L/usr/local/opt/gettext/lib -lfuse -pthread -lgthread-2.0 -lglib-2.0 -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/libffi/lib -L/opt/homebrew/opt/openssl@1.1/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2021-07-17 17:30:43 +1000
make
install
Making install in test
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
clang -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR=\"/opt/homebrew/Cellar/sshfs-mac/2.10_1/lib\" -DIDMAP_DEFAULT="\"user\"" -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/fuse -I/usr/local/Cellar/glib/2.68.3/include -I/usr/local/Cellar/glib/2.68.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.45/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -Wall -W -I./compat -c -o sshfs-sshfs.o `test -f 'sshfs.c' || echo './'`sshfs.c
clang -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR=\"/opt/homebrew/Cellar/sshfs-mac/2.10_1/lib\" -DIDMAP_DEFAULT="\"user\"" -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/fuse -I/usr/local/Cellar/glib/2.68.3/include -I/usr/local/Cellar/glib/2.68.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.45/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -Wall -W -I./compat -c -o sshfs-cache.o `test -f 'cache.c' || echo './'`cache.c
sed \
-e 's/[@]IDMAP_DEFAULT@/user/g' \
-e 's/[@]UNMOUNT_COMMAND@/umount/g' \
<./sshfs.1.in >sshfs.1.tmp || exit 1; \
mv sshfs.1.tmp sshfs.1
cache.c:14:10: fatal error: 'glib.h' file not found
#include <glib.h>
^~~~~~~~
clang -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR=\"/opt/homebrew/Cellar/sshfs-mac/2.10_1/lib\" -DIDMAP_DEFAULT="\"user\"" -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/fuse -I/usr/local/Cellar/glib/2.68.3/include -I/usr/local/Cellar/glib/2.68.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.45/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -Wall -W -I./compat -c -o compat/sshfs-darwin_compat.o `test -f 'compat/darwin_compat.c' || echo './'`compat/darwin_compat.c
1 error generated.
make[1]: *** [sshfs-cache.o] Error 1
make[1]: *** Waiting for unfinished jobs....
sshfs.c:41:10: fatal error: 'glib.h' file not found
#include <glib.h>
^~~~~~~~
1 error generated.
make[1]: *** [sshfs-sshfs.o] Error 1
make: *** [install-recursive] Error 1
HOMEBREW_VERSION: 3.2.2
ORIGIN: https://github.com/Homebrew/brew
HEAD: 7d37d09709b6fbd5b89b468eb0b4438ffa0fb81c
Last commit: 5 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 5cb493108ca56f1bbdfead45e0deda9333e2663b
Core tap last commit: 31 seconds ago
Core tap branch: master
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 8
HOMEBREW_NO_BOOTSNAP: set
Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: octa-core 64-bit arm_firestorm_icestorm
Clang: 12.0.5 build 1205
Git: 2.32.0 => /opt/homebrew/bin/git
Curl: 7.64.1 => /usr/bin/curl
macOS: 11.4-arm64
CLT: 12.5.0.22.11
Xcode: N/A
Rosetta 2: false
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
CFLAGS: -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64
CXXFLAGS: -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64
CPPFLAGS: -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64
LDFLAGS: -L/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/lib
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /opt/homebrew/opt/libffi:/opt/homebrew/opt/openssl@1.1:/opt/homebrew/opt/readline:/opt/homebrew/opt/sqlite:/opt/homebrew
CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
CMAKE_FRAMEWORK_PATH: /opt/homebrew/opt/python@3.9/Frameworks
PKG_CONFIG_PATH: /opt/homebrew/opt/libffi/lib/pkgconfig:/opt/homebrew/opt/pcre/lib/pkgconfig:/opt/homebrew/opt/openssl@1.1/lib/pkgconfig:/opt/homebrew/opt/readline/lib/pkgconfig:/opt/homebrew/opt/sqlite/lib/pkgconfig:/opt/homebrew/opt/xz/lib/pkgconfig:/opt/homebrew/opt/python@3.9/lib/pkgconfig:/opt/homebrew/opt/glib/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/fuse
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/11
HOMEBREW_GIT: git
HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
ACLOCAL_PATH: /opt/homebrew/share/aclocal
PATH: /opt/homebrew/Library/Homebrew/shims/mac/super:/opt/homebrew/opt/autoconf/bin:/opt/homebrew/opt/automake/bin:/opt/homebrew/opt/libtool/bin:/opt/homebrew/opt/pkg-config/bin:/opt/homebrew/opt/gettext/bin:/opt/homebrew/opt/pcre/bin:/opt/homebrew/opt/gdbm/bin:/opt/homebrew/opt/openssl@1.1/bin:/opt/homebrew/opt/sqlite/bin:/opt/homebrew/opt/xz/bin:/opt/homebrew/opt/python@3.9/bin:/opt/homebrew/opt/glib/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang called with: -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR="/opt/homebrew/Cellar/sshfs-mac/2.10_1/lib" -DIDMAP_DEFAULT="user" -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/fuse -I/usr/local/Cellar/glib/2.68.3/include -I/usr/local/Cellar/glib/2.68.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.45/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -Wall -W -I./compat -c -o sshfs-sshfs.o sshfs.c
superenv removed: -I/usr/local/include/fuse -I/usr/local/Cellar/glib/2.68.3/include -I/usr/local/Cellar/glib/2.68.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.45/include -Wall -W
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR="/opt/homebrew/Cellar/sshfs-mac/2.10_1/lib" -DIDMAP_DEFAULT="user" -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_USE_FILE_OFFSET_BITS=64 -I./compat -c -o sshfs-sshfs.o sshfs.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR="/opt/homebrew/Cellar/sshfs-mac/2.10_1/lib" -DIDMAP_DEFAULT="user" -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/fuse -I/usr/local/Cellar/glib/2.68.3/include -I/usr/local/Cellar/glib/2.68.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.45/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -Wall -W -I./compat -c -o sshfs-cache.o cache.c
superenv removed: -I/usr/local/include/fuse -I/usr/local/Cellar/glib/2.68.3/include -I/usr/local/Cellar/glib/2.68.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.45/include -Wall -W
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR="/opt/homebrew/Cellar/sshfs-mac/2.10_1/lib" -DIDMAP_DEFAULT="user" -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_USE_FILE_OFFSET_BITS=64 -I./compat -c -o sshfs-cache.o cache.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
clang called with: -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR="/opt/homebrew/Cellar/sshfs-mac/2.10_1/lib" -DIDMAP_DEFAULT="user" -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/fuse -I/usr/local/Cellar/glib/2.68.3/include -I/usr/local/Cellar/glib/2.68.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.45/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -Wall -W -I./compat -c -o compat/sshfs-darwin_compat.o compat/darwin_compat.c
superenv removed: -I/usr/local/include/fuse -I/usr/local/Cellar/glib/2.68.3/include -I/usr/local/Cellar/glib/2.68.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.45/include -Wall -W
superenv added: -pipe -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
superenv executed: clang -pipe -w -Os -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR="/opt/homebrew/Cellar/sshfs-mac/2.10_1/lib" -DIDMAP_DEFAULT="user" -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_USE_FILE_OFFSET_BITS=64 -I./compat -c -o compat/sshfs-darwin_compat.o compat/darwin_compat.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/libffi/include -I/opt/homebrew/opt/openssl@1.1/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by sshfs configure 2.10, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/opt/homebrew/Cellar/sshfs-mac/2.10_1
## --------- ##
## Platform. ##
## --------- ##
hostname = Hamishs-Air.local
uname -m = arm64
uname -r = 20.5.0
uname -s = Darwin
uname -v = Darwin Kernel Version 20.5.0: Sat May 8 05:10:31 PDT 2021; root:xnu-7195.121.3~9/RELEASE_ARM64_T8101
/usr/bin/uname -p = arm
/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 20.5.0: Sat May 8 05:10:31 PDT 2021; root:xnu-7195.121.3~9/RELEASE_ARM64_T8101
Kernel configured for up to 8 processors.
8 processors are physically available.
8 processors are logically available.
Processor type: arm64e (ARM64E)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 490 tasks, 4036 threads, 8 processors
Load average: 2.54, Mach factor: 5.65
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/homebrew/Library/Homebrew/shims/mac/super/
PATH: /opt/homebrew/opt/autoconf/bin/
PATH: /opt/homebrew/opt/automake/bin/
PATH: /opt/homebrew/opt/libtool/bin/
PATH: /opt/homebrew/opt/pkg-config/bin/
PATH: /opt/homebrew/opt/gettext/bin/
PATH: /opt/homebrew/opt/pcre/bin/
PATH: /opt/homebrew/opt/gdbm/bin/
PATH: /opt/homebrew/opt/openssl@1.1/bin/
PATH: /opt/homebrew/opt/sqlite/bin/
PATH: /opt/homebrew/opt/xz/bin/
PATH: /opt/homebrew/opt/python@3.9/bin/
PATH: /opt/homebrew/opt/glib/bin/
PATH: /usr/bin/
PATH: /bin/
PATH: /usr/sbin/
PATH: /sbin/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2241: looking for aux files: compile missing install-sh config.guess config.sub
configure:2254: trying ./
configure:2283: ./compile found
configure:2283: ./missing found
configure:2265: ./install-sh found
configure:2283: ./config.guess found
configure:2283: ./config.sub found
configure:2401: checking build system type
configure:2416: result: aarch64-apple-darwin20.5.0
configure:2436: checking host system type
configure:2450: result: aarch64-apple-darwin20.5.0
configure:2470: checking target system type
configure:2484: result: aarch64-apple-darwin20.5.0
configure:2527: checking for a BSD-compatible install
configure:2600: result: /usr/bin/install -c
configure:2611: checking whether build environment is sane
configure:2666: result: yes
configure:2825: checking for a race-free mkdir -p
configure:2869: result: ./install-sh -c -d
configure:2876: checking for gawk
configure:2911: result: no
configure:2876: checking for mawk
configure:2911: result: no
configure:2876: checking for nawk
configure:2911: result: no
configure:2876: checking for awk
configure:2897: found /usr/bin/awk
configure:2908: result: awk
configure:2919: checking whether make sets $(MAKE)
configure:2942: result: yes
configure:2972: checking whether make supports nested variables
configure:2990: result: yes
configure:3177: checking for gcc
configure:3209: result: clang
configure:3562: checking for C compiler version
configure:3571: clang --version >&5
Apple clang version 12.0.5 (clang-1205.0.22.11)
Target: arm64-apple-darwin20.5.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:3582: $? = 0
configure:3571: clang -v >&5
Apple clang version 12.0.5 (clang-1205.0.22.11)
Target: arm64-apple-darwin20.5.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:3582: $? = 0
configure:3571: clang -V >&5
clang: error: unsupported option '-V -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
configure:3582: $? = 1
configure:3571: clang -qversion >&5
clang: error: unknown argument '-qversion'; did you mean '--version'?
configure:3582: $? = 1
configure:3571: clang -version >&5
clang: error: unknown argument '-version'; did you mean '--version'?
configure:3582: $? = 1
configure:3602: checking whether the C compiler works
configure:3624: clang -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -L/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/lib conftest.c >&5
configure:3628: $? = 0
configure:3678: result: yes
configure:3681: checking for C compiler default output file name
configure:3683: result: a.out
configure:3689: checking for suffix of executables
configure:3696: clang -o conftest -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -L/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/lib conftest.c >&5
configure:3700: $? = 0
configure:3723: result:
configure:3745: checking whether we are cross compiling
configure:3753: clang -o conftest -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -L/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/lib conftest.c >&5
configure:3757: $? = 0
configure:3764: ./conftest
configure:3768: $? = 0
configure:3783: result: no
configure:3788: checking for suffix of object files
configure:3811: clang -c -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 conftest.c >&5
configure:3815: $? = 0
configure:3837: result: o
configure:3841: checking whether the compiler supports GNU C
configure:3861: clang -c -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 conftest.c >&5
configure:3861: $? = 0
configure:3871: result: yes
configure:3882: checking whether clang accepts -g
configure:3903: clang -c -g -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 conftest.c >&5
configure:3903: $? = 0
configure:3947: result: yes
configure:3967: checking for clang option to enable C11 features
configure:3982: clang -c -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 conftest.c >&5
configure:3982: $? = 0
configure:4000: result: none needed
configure:4116: checking whether clang understands -c and -o together
configure:4139: clang -c conftest.c -o conftest2.o
configure:4142: $? = 0
configure:4139: clang -c conftest.c -o conftest2.o
configure:4142: $? = 0
configure:4154: result: yes
configure:4174: checking whether make supports the include directive
configure:4189: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:4192: $? = 0
configure:4211: result: yes (GNU style)
configure:4237: checking dependency style of clang
configure:4349: result: none
configure:4368: checking for library containing dlsym
configure:4398: clang -o conftest -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -Wall -W -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -L/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/lib conftest.c >&5
configure:4398: $? = 0
configure:4418: result: none required
configure:4495: checking for pkg-config
configure:4518: found /opt/homebrew/Library/Homebrew/shims/mac/super/pkg-config
configure:4530: result: /opt/homebrew/Library/Homebrew/shims/mac/super/pkg-config
configure:4555: checking pkg-config is at least version 0.9.0
configure:4558: result: yes
configure:4568: checking for fuse >= 2.3 glib-2.0 gthread-2.0
configure:4575: $PKG_CONFIG --exists --print-errors "fuse >= 2.3 glib-2.0 gthread-2.0"
configure:4578: $? = 0
configure:4592: $PKG_CONFIG --exists --print-errors "fuse >= 2.3 glib-2.0 gthread-2.0"
configure:4595: $? = 0
configure:4653: result: yes
configure:4660: checking for fuse_opt_parse
configure:4660: clang -o conftest -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -Wall -W -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -L/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/lib conftest.c -L/usr/local/lib -L/usr/local/Cellar/glib/2.68.3/lib -L/usr/local/opt/gettext/lib -lfuse -pthread -lgthread-2.0 -lglib-2.0 -lintl >&5
ld: warning: ignoring file /usr/local/lib/libglib-2.0.dylib, building for macOS-arm64 but attempting to link with file built for macOS-x86_64ld: warning: ignoring file /usr/local/lib/libintl.dylib, building for macOS-arm64 but attempting to link with file built for macOS-x86_64
ld: warning: ignoring file /usr/local/lib/libgthread-2.0.dylib, building for macOS-arm64 but attempting to link with file built for macOS-x86_64
configure:4660: $? = 0
configure:4660: result: yes
configure:4689: checking for fusermount
configure:4722: result: umount
configure:4850: checking that generated files are newer than configure
configure:4856: result: done
configure:4887: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by sshfs config.status 2.10, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Hamishs-Air.local
config.status:862: creating Makefile
config.status:862: creating test/Makefile
config.status:862: creating config.h
config.status:1091: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=aarch64-apple-darwin20.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=set
ac_cv_env_CFLAGS_value='-I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64'
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/lib
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:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/11
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/opt/homebrew/opt/libffi/lib/pkgconfig:/opt/homebrew/opt/pcre/lib/pkgconfig:/opt/homebrew/opt/openssl@1.1/lib/pkgconfig:/opt/homebrew/opt/readline/lib/pkgconfig:/opt/homebrew/opt/sqlite/lib/pkgconfig:/opt/homebrew/opt/xz/lib/pkgconfig:/opt/homebrew/opt/python@3.9/lib/pkgconfig:/opt/homebrew/opt/glib/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/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=aarch64-apple-darwin20.5.0
ac_cv_objext=o
ac_cv_path_ac_pt_PKG_CONFIG=/opt/homebrew/Library/Homebrew/shims/mac/super/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_UNMOUNT_COMMAND=umount
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_cc_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
ac_cv_search_dlsym='none required'
ac_cv_target=aarch64-apple-darwin20.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 -I/usr/local/include/fuse -I/usr/local/Cellar/glib/2.68.3/include -I/usr/local/Cellar/glib/2.68.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.45/include'
pkg_cv_SSHFS_LIBS='-L/usr/local/lib -L/usr/local/Cellar/glib/2.68.3/lib -L/usr/local/opt/gettext/lib -lfuse -pthread -lgthread-2.0 -lglib-2.0 -lintl'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} '\''/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/missing'\'' aclocal-1.16'
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-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/missing'\'' automake-1.16'
AWK='awk'
CC='clang'
CCDEPMODE='depmode=none'
CFLAGS='-I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64 -Wall -W -I./compat'
CPPFLAGS='-I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include -I/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/include/fuse -D_USE_FILE_OFFSET_BITS=64'
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='#'
IDMAP_DEFAULT='user'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS='-L/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/temp/lib'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} '\''/private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/missing'\'' makeinfo'
MKDIR_P='./install-sh -c -d'
OBJEXT='o'
PACKAGE='sshfs'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='sshfs'
PACKAGE_STRING='sshfs 2.10'
PACKAGE_TARNAME='sshfs'
PACKAGE_URL=''
PACKAGE_VERSION='2.10'
PATH_SEPARATOR=':'
PKG_CONFIG='/opt/homebrew/Library/Homebrew/shims/mac/super/pkg-config'
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/11'
PKG_CONFIG_PATH='/usr/local/lib/pkgconfig:/opt/homebrew/opt/libffi/lib/pkgconfig:/opt/homebrew/opt/pcre/lib/pkgconfig:/opt/homebrew/opt/openssl@1.1/lib/pkgconfig:/opt/homebrew/opt/readline/lib/pkgconfig:/opt/homebrew/opt/sqlite/lib/pkgconfig:/opt/homebrew/opt/xz/lib/pkgconfig:/opt/homebrew/opt/python@3.9/lib/pkgconfig:/opt/homebrew/opt/glib/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/fuse'
SET_MAKE=''
SHELL='/bin/sh'
SSHFS_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/local/include/fuse -I/usr/local/Cellar/glib/2.68.3/include -I/usr/local/Cellar/glib/2.68.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.45/include'
SSHFS_LIBS='-L/usr/local/lib -L/usr/local/Cellar/glib/2.68.3/lib -L/usr/local/opt/gettext/lib -lfuse -pthread -lgthread-2.0 -lglib-2.0 -lintl'
STRIP=''
UNMOUNT_COMMAND='umount'
VERSION='2.10'
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='aarch64-apple-darwin20.5.0'
build_alias=''
build_cpu='aarch64'
build_os='darwin20.5.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='aarch64-apple-darwin20.5.0'
host_alias=''
host_cpu='aarch64'
host_os='darwin20.5.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/sshfs-mac-20210717-87518-1c56f4v/sshfs-sshfs-2.10/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='/opt/homebrew/Cellar/sshfs-mac/2.10_1'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='aarch64-apple-darwin20.5.0'
target_alias=''
target_cpu='aarch64'
target_os='darwin20.5.0'
target_vendor='apple'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "sshfs"
#define PACKAGE_TARNAME "sshfs"
#define PACKAGE_VERSION "2.10"
#define PACKAGE_STRING "sshfs 2.10"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "sshfs"
#define VERSION "2.10"
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment