Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSHFS refuses to build #253

Closed
freebrowser1 opened this issue Jun 17, 2021 · 2 comments
Closed

SSHFS refuses to build #253

freebrowser1 opened this issue Jun 17, 2021 · 2 comments

Comments

@freebrowser1
Copy link

Again when running brew install sshfs I get the following:

- HOMEBREW_CELLAR: /usr/local/Cellar (yours is /Users/user/homebrew/Cellar)
- HOMEBREW_PREFIX: /usr/local (yours is /Users/user/homebrew)
==> Downloading https://github.com/libfuse/sshfs/archive/refs/tags/sshfs-3.7.1.tar.gz
Already downloaded: /Users/user/Library/Caches/Homebrew/downloads/923caf67fb8c79ebf1e798035a9d2b72326807ffe3d454ecc338cb90a0f17bc9--sshfs-sshfs-3.7.1.tar.gz
==> meson ..
Last 15 lines from /Users/user/Library/Logs/Homebrew/sshfs/01.meson:
C linker for the host machine: clang ld64 650.9
Host machine cpu family: x86_64
Host machine cpu: x86_64
../meson.build:8: WARNING: Consider using the built-in warning_level option instead of using "-Wall".
../meson.build:8: WARNING: Consider using the built-in warning_level option instead of using "-Wextra".
Program rst2man rst2man.py found: NO
Configuring config.h using configuration
Found pkg-config: /Users/user/homebrew/Library/Homebrew/shims/mac/super/pkg-config (0.29.2)
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency fuse3 found: NO (tried pkgconfig and framework)

../meson.build:47:0: ERROR: Dependency "fuse3" not found, tried pkgconfig and framework

A full log can be found at /private/tmp/sshfs-20210617-39520-11jhhxr/sshfs-sshfs-3.7.1/build/meson-logs/meson-log.txt

Do not report this issue to Homebrew/brew or Homebrew/core!````

When running `brew install fuse3` I get 'No formulae found in **taps**`.
I have installed OSXFUSE 4.10 which works fine.

Is there really no solution ?
How did others build sshfs 3.7.1 successfully ? Or even 3.7.2 which is updated just a week ago ?

@freebrowser1
Copy link
Author

And here the log file:

ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 04e09de1d84906d97230fe305a492aa802f4f9d9
Last commit: 2 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: d8c520a541d1a998d75bdffe11f33171ebc89b55
Core tap last commit: 15 minutes ago
Core tap branch: master
HOMEBREW_PREFIX: /Users/user/homebrew
HOMEBREW_REPOSITORY: /Users/user/homebrew
HOMEBREW_CELLAR: /Users/user/homebrew/Cellar
HOMEBREW_CASK_OPTS: []
HOMEBREW_EDITOR: nano
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 kabylake
Clang: 12.0.5 build 1205
Git: 2.30.1 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 7.64.1 => /usr/bin/curl
macOS: 11.3.1-x86_64
CLT: 12.5.0.22.9
Xcode: 12.5
XQuartz: 2.7.11 => /opt/X11

HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /Users/user/homebrew/opt/libffi:/Users/user/homebrew/opt/[email protected]:/Users/user/homebrew/opt/readline:/Users/user/homebrew/opt/sqlite:/Users/user/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: /Users/user/homebrew/opt/[email protected]/Frameworks
PKG_CONFIG_PATH: /Users/user/homebrew/opt/libffi/lib/pkgconfig:/Users/user/homebrew/opt/pcre/lib/pkgconfig:/Users/user/homebrew/opt/[email protected]/lib/pkgconfig:/Users/user/homebrew/opt/readline/lib/pkgconfig:/Users/user/homebrew/opt/sqlite/lib/pkgconfig:/Users/user/homebrew/opt/xz/lib/pkgconfig:/Users/user/homebrew/opt/[email protected]/lib/pkgconfig:/Users/user/homebrew/opt/glib/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/Users/user/homebrew/Library/Homebrew/os/mac/pkgconfig/11
HOMEBREW_GIT: git
HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
ACLOCAL_PATH: /Users/user/homebrew/share/aclocal
PATH: /Users/user/homebrew/Library/Homebrew/shims/mac/super:/Users/user/homebrew/opt/meson/bin:/Users/user/homebrew/opt/ninja/bin:/Users/user/homebrew/opt/pkg-config/bin:/Users/user/homebrew/opt/gettext/bin:/Users/user/homebrew/opt/pcre/bin:/Users/user/homebrew/opt/gdbm/bin:/Users/user/homebrew/opt/[email protected]/bin:/Users/user/homebrew/opt/sqlite/bin:/Users/user/homebrew/opt/xz/bin:/Users/user/homebrew/opt/[email protected]/bin:/Users/user/homebrew/opt/glib/bin:/usr/bin:/bin:/usr/sbin:/sbin````

@Nikratio
Copy link
Contributor

Would you please stop opening new issues for this? The problem is known and cannot be solved in SSHFS. See issue #251 and the links to other trackers in there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants