GithubHelp home page GithubHelp logo

Homebrew package about infer HOT 10 CLOSED

facebook avatar facebook commented on April 26, 2024 1
Homebrew package

from infer.

Comments (10)

a11n avatar a11n commented on April 26, 2024

+1
...had the same thought after reading http://fbinfer.com/docs/getting-started.html

from infer.

alistra avatar alistra commented on April 26, 2024

👍

from infer.

plowman avatar plowman commented on April 26, 2024

Looks like someone is working on this here: Homebrew/legacy-homebrew#40597

from infer.

dambrisco avatar dambrisco commented on April 26, 2024

Update: Due to Facebook deciding to take down the pre-compiled binary, the infer recipe hosted in my repo currently won't work. Working on getting a from-source compilation sorted out. Works again as of 0.3.0

@plowman As of right now, I'm basically blocked on building from source within Homebrew (see the previously linked issue for more context). I'm going to try to deep dive over the next week but debugging OPAM/OCaml and C is a tad bit outside of my wheelhouse so I can't provide any ETA. If you want to install the pre-built binary provided by Facebook, I've made it available at my auxiliary tap: https://github.com/dambrisco/homebrew-aux

The existing PR into Homebrew is the same formula, but the maintainers have asked for a from-source build and I don't expect it'll be merged until I've managed to get that working.

from infer.

tonycosentini avatar tonycosentini commented on April 26, 2024

I just opened Homebrew/legacy-homebrew#47792 - it adds a formula that uses 0.5.

from infer.

tonycosentini avatar tonycosentini commented on April 26, 2024

The Homebrew PR has landed.

You can now install Infer via Homebrew, just do:

brew update
brew install infer

If you want to just target Java you can do:

brew install infer --without-clang

or if you just want to target Clang you can do:

brew install infer --without-java

I think this can be closed now?

from infer.

jvillard avatar jvillard commented on April 26, 2024

Thank you @tonycosentini 🎉 🍺

from infer.

akotulski avatar akotulski commented on April 26, 2024

@tonycosentini - what do we do when we create new infer release?

from infer.

tonycosentini avatar tonycosentini commented on April 26, 2024

If the build process does not change, we just need to change the download URL - https://github.com/Homebrew/homebrew/blob/1e0664f4b4ab73bb74b40e4f2d9370cc579e7986/Library/Formula/infer.rb

There are a few improvements that can be made to this script, I'm not a huge fan of listing the dependencies within the script since they are already in the OPAM file. Unfortunately, you can't init an OPAM repo in the same directory a package was pinned from.

from infer.

tonycosentini avatar tonycosentini commented on April 26, 2024

For future reference, here's what the formula change looks like when there is a new release - Homebrew/legacy-homebrew#48328

(I'll try to keep up with releases, just wanted to leave this for reference if anyone is interested.)

from infer.

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.