GithubHelp home page GithubHelp logo

buck doesn't build for me about buck HOT 7 CLOSED

facebook avatar facebook commented on April 26, 2024
buck doesn't build for me

from buck.

Comments (7)

bolinfest avatar bolinfest commented on April 26, 2024

Hmm, that I have not seen before. Do you have the source code open in Eclipse such that it may be doing its continuous compilation into the build/classes/ directory? What platform are you on, Java version, etc.?

from buck.

tfarina avatar tfarina commented on April 26, 2024

Nope. I don't use Eclipse. It is plain from terminal. I'm on Linux x86_64 (Ubuntu 12.04).

java version says:

java version "1.7.0_25"
OpenJDK Runtime Environment (IcedTea 2.3.10) (7u25-2.3.10-1ubuntu0.12.04.2)
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)

from buck.

tfarina avatar tfarina commented on April 26, 2024

@bolinfest any idea?

from buck.

oconnor663 avatar oconnor663 commented on April 26, 2024

I'm not able to repro this myself (Arch Linux x86_64). Does it still repro for you? We tend to use Oracle Java, so I'm curious if the problem you're seeing might be specific to OpenJDK. Here's my java -version:

java version "1.7.0_45"
Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode)

from buck.

tfarina avatar tfarina commented on April 26, 2024

Yeah, I think the problem was with OpenJDK.

I have followed the instructions of www.printandweb.ca/2013/04/manually-install-oracle-jdk-7-for.html to install the Oracle Java and by installing it I was able to run 'ant' and './bin/buck build buck' successfully again.

$ java -version
java version "1.7.0_45"
Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode)

Closing this.

Thanks!

from buck.

oconnor663 avatar oconnor663 commented on April 26, 2024

@bolinfest Do you know if there's anything fundamentally incompatible between the open and closed JDKs, or should we try to be compatible with both? The Oracle JDK is not in the default package database for any Linux distro I know of, so it might be worth a little ongoing work to maintain compatibility with OpenJDK, at least in Buck itself.

from buck.

LegNeato avatar LegNeato commented on April 26, 2024

I am going to add openjdk to the travis builds, assuming it currently builds

from buck.

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.