Code Monkey home page Code Monkey logo

bucklets's People

Contributors

davido avatar dborowitz avatar dpursehouse avatar hugares avatar somechris avatar spearce avatar zivkov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

abscondment

bucklets's Issues

attach_source default causing problems on buck master

I had to set the attach_source to False in maven_jar.bucket, otherwise a bunch of these errors appear:

Caused by: java.util.concurrent.ExecutionException: java.io.FileNotFoundException: /training/modules/source/java_ios_2/buck-out/gen/lib/selenium/selenium-remote-driver/selenium-remote-driver-2.40.0-src.jar (No such file or directory)
at com.google.common.util.concurrent.AbstractFuture$Sync.getValue(AbstractFuture.java:299)
at com.google.common.util.concurrent.AbstractFuture$Sync.get(AbstractFuture.java:286)
at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:116)
at com.google.common.util.concurrent.Uninterruptibles.getUninterruptibly(Uninterruptibles.java:135)
at com.google.common.cache.LocalCache$Segment.getAndRecordStats(LocalCache.java:2344)
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2316)
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2278)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2193)
at com.google.common.cache.LocalCache.get(LocalCache.java:3932)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3936)
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4806)
at com.facebook.buck.util.DefaultFileHashCache.get(DefaultFileHashCache.java:74)
... 16 more

On an older buck version, I didn't see this issue.

buck project and prebuilt_jar with binary_jar=':my_genrule'

A few of the bucklets use binary_jar=':my_genrule' syntax which I can't find any documentation for but works fine from the command line. However when I run "buck project" the generated .idea/libraries don't dereference correctly, so I get entries like this:

<root url="jar://$PROJECT_DIR$///lib:xmlunit__download_bin!/" />

instead of the full path to the downloaded jar.

Can anyone confirm that this is general issue not just something I've done wrong?

Thanks

TypeError: genrule() got an unexpected keyword argument 'deps'

I add this in my dir and get error:

File "/Users/timeszoro/Documents/DpCode/android-nova-lib/BUCK", line 71, in
src_sha1 = '0651e21152b0963661068f948d84ed08c18094f8',
File "/Users/timeszoro/Documents/DpCode/android-nova-lib/bucklets/maven_jar.bucklet", line 124, in maven_jar
out = binjar,
File "/Users/timeszoro/Documents/DpCode/android-nova-lib/.buckd/tmp/buck_run.jEnleF/buck8569399264374452924.py", line 119, in invoke
return self.func(_args, *_updated_kwargs)
TypeError: genrule() got an unexpected keyword argument 'deps'

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.