Coder Social home page Coder Social logo

Comments (10)

jwatzman avatar jwatzman commented on June 3, 2024
  • The ocaml issue is unrelated and you got a working ocamlc, correct?
  • What version of OS X are you on? I find it really weird that the OS X header itself is failing to compile... have you done anything weird to Security.framework or something?

from homebrew-hhvm.

jwatzman avatar jwatzman commented on June 3, 2024

Oh, you're on 10.10.5, I see that in the dump above :) Other questions still stand.

from homebrew-hhvm.

ThauEx avatar ThauEx commented on June 3, 2024

I havn't touched Security.framework. I only have beta updates enabled, but atm I'm on the latest stable 10.10.5.

from homebrew-hhvm.

jwatzman avatar jwatzman commented on June 3, 2024

And the ocaml issue is unrelated, you have a working ocamlc now right?

from homebrew-hhvm.

ThauEx avatar ThauEx commented on June 3, 2024

After I build it from source, I had no more issues.

from homebrew-hhvm.

wjywbs avatar wjywbs commented on June 3, 2024

Possibly related to facebook/hhvm#6120

from homebrew-hhvm.

jwatzman avatar jwatzman commented on June 3, 2024

Aha, here's the problem: https://reviews.facebook.net/diffusion/HHVM/browse/master/hphp/hack/src/fsevents/fsevents_stubs.c;349399bbac897c3226446806a153013ea8008791$22-28

That bug was fixed in ocaml 4.03, which you are using since you built with --HEAD.

@ThauEx can you try removing those lines and see if that fixes the issue?

from homebrew-hhvm.

jwatzman avatar jwatzman commented on June 3, 2024

Actually, I'm just going to put up a diff to remove that, it doesn't seem necessary anymore. (It works both ways on my 10.10 system with ocaml 4.02.)

from homebrew-hhvm.

ThauEx avatar ThauEx commented on June 3, 2024

Do I have to do something special, to use your diff?
I jusr run the command brew install hhvm and it failed with the same error.

from homebrew-hhvm.

jwatzman avatar jwatzman commented on June 3, 2024

The diff just went into the master branch, so you'd have to use --HEAD, but it's being reverted anyways since it broke the build with ocaml 4.01. We just don't support ocaml HEAD right now -- even if this issue were fixed there are other build issues right after. Can you please use ocaml 4.02, the current stable version? (And the one brew will install if you don't pass --HEAD to brew install ocaml. If you can't use the bottle for some reason, there's another option to still use 4.02, but no bottle.)

from homebrew-hhvm.

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.