Giter Site home page Giter Site logo

Comments (5)

DoomHammer avatar DoomHammer commented on August 18, 2024

Looks like a problem with m4 rather than sshfs. Could you try the following:

brew untap homebrew/dupes
brew tap homebrew/dupes git://github.com/Linuxbrew/homebrew-dupes.git
brew install homebrew/dupes/m4

?

from brew.

sjackman avatar sjackman commented on August 18, 2024

This issue should be resolved. Please comment if not.

$ brew fetch m4
==> Fetching m4 from homebrew/dupes
==> Downloading https://linuxbrew.bintray.com/bottles-dupes/m4-1.4.17.x86_64_lin
Already downloaded: /home/sjackman/.cache/Homebrew/m4-1.4.17.x86_64_linux.bottle.tar.gz
SHA256: b8a2e4e9f9e3120cbbd02454460a218406593ed90b701cdcf67efff290c90411

from brew.

sahilseth avatar sahilseth commented on August 18, 2024

Sorry for a late reply here, and thanks for the help!

Today, I again ran

brew install sshfs
==> Installing sshfs from homebrew/homebrew-fuse
==> Installing dependencies for homebrew/fuse/sshfs: homebrew/dupes/m4, autoconf, automake, libtool, gettext, osxfuse, libffi, glib
==> Installing homebrew/fuse/sshfs dependency: homebrew/dupes/m4

# ... downloaded and installed several binaries, then got stuck with the following:
./build.sh
-t
homebrew
-f
/rsrch2/iacs/iacs_dep/sseth/.linuxbrew/Cellar/osxfuse/2.8.0

./build.sh: line 2493: sw_vers: command not found
OSXFUSEBuildTool() failed: no supported version of Xcode found.

Not sure why is it trying to find Xcode, on linux.

So I tried updating brew:

brew update # got a git related error, so I did
git reset --hard FETCH_HEAD
git checkout Library
brew update

# try installing again:
brew install sshfs
==> Installing sshfs from homebrew/fuse
==> Installing dependencies for homebrew/fuse/sshfs: patchelf, binutils, linux-headers, glibc, gmp, gpatch, mpfr, isl, gcc, libxml2, pkg-config, homebrew/dupes/ncurses, gettext, osx
==> Installing homebrew/fuse/sshfs dependency: patchelf

# had a issue with gcc, 
brew install gcc
Warning: The post-install step did not complete successfully
You can try again using `brew postinstall gcc`

brew postintall gcc
==> Creating the GCC specs file: specs
Error: command failed: gcc-5 -dumpspecs

gcc-5 -dumpspecs
Segmentation fault

@sjackman I saw your recommending using brew sh as a workaround:

brew sh --cc=gcc-5
Your shell has been configured to use Homebrew's build environment:
this should help you build stuff. Notably though, the system versions of
gem and pip will ignore our configuration and insist on using the
environment they were built under (mostly). Sadly, scons will also
ignore our configuration.
When done, type `exit'.

gcc
Segmentation fault

At this point, I feel the issue I am having has really forked from the one I had earlier. Happy to follow your tips here, or file a new issue.

Thanks!

from brew.

sjackman avatar sjackman commented on August 18, 2024

I've submitted PR #64 to hopefully address this issue. It changes the :osxfuse requirement to depend on libfuse rather than osxfuse on Linuxbrew.

from brew.

sjackman avatar sjackman commented on August 18, 2024

Merged! Sorry for the delay. It fell off my radar. I'd be curious to hear back if this patch fixes your issue.

from brew.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.