You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2018/10/15 09:30:47 UTC

[GitHub] sreev commented on issue #3045: use toolchain in bazel

sreev commented on issue #3045: use toolchain in bazel
URL: https://github.com/apache/incubator-heron/issues/3045#issuecomment-429773555
 
 
   ```
   $ bazel build --config=darwin heron/...
   ERROR: /Users/svaddi/SreeVaddi/source/github/sreev/incubator-heron/heron/api/src/java/BUILD:8:1: every rule of type java_doc implicitly depends upon the target '@local_jdk//:jdk-default', but this target could not be found because of: no such target '@local_jdk//:jdk-default': target 'jdk-default' not declared in package '' (did you mean 'jre-default'?) defined by /private/var/tmp/_bazel_svaddi/ad590ad4eafb86a9912ced0bf3547c8f/external/local_jdk/BUILD.bazel
   ERROR: Analysis of target '//heron/api/src/java:heron-api-javadoc' failed; build aborted: Analysis failed
   INFO: Elapsed time: 11.656s
   INFO: 0 processes.
   FAILED: Build did NOT complete successfully (291 packages loaded)
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services