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 2020/08/13 09:18:47 UTC

[GitHub] [incubator-heron] ZanZong opened a new issue #3604: Ambiguous Bazel version for release v0.20.1-incubating-rc1

ZanZong opened a new issue #3604:
URL: https://github.com/apache/incubator-heron/issues/3604


   Hi everyone.
   I'm going to build v0.20.1-incubating-rc1 from released source codes. But the [https://github.com/apache/incubator-heron/blob/0.20.1-incubating/README.md](readme) doesn't specify the particular version of Bazel.
   
   I have tried bazel-0.20.0 and bazel-0.20.1, but I got errors below. 
   ```
   $ bazel build --config=ubuntu scripts/packages:binpkgs
   WARNING: The following rc files are no longer being read, please transfer their contents or import their path into one of the standard rc files:
   /home/zongzan/incubator-heron-nwang-0.20.1-incubating-rc2-test/tools/bazel.rc
   Starting local Bazel server and connecting to it...
   INFO: Options provided by the client:
     Inherited 'common' options: --isatty=1 --terminal_columns=171
   ERROR: Config value ubuntu is not defined in any .rc file
   INFO: Invocation ID: 4ad3c201-b571-41f8-8ecf-0a5dfd8d7ec9
   ```
   I thought maybe the version was wrong, can you provide a specific version?
   Thanks!
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



[GitHub] [incubator-heron] Code0x58 commented on issue #3604: Ambiguous Bazel version for release v0.20.1-incubating-rc1

Posted by GitBox <gi...@apache.org>.
Code0x58 commented on issue #3604:
URL: https://github.com/apache/incubator-heron/issues/3604#issuecomment-673396736


   Bazel 3.4.1 is what is in use at the moment, I'm surprised to see it disappeared from the README.md


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



[GitHub] [incubator-heron] Code0x58 commented on issue #3604: Ambiguous Bazel version for release v0.20.1-incubating-rc1

Posted by GitBox <gi...@apache.org>.
Code0x58 commented on issue #3604:
URL: https://github.com/apache/incubator-heron/issues/3604#issuecomment-673404049


   sorry, looks like I was looking at the wrong revision - master is on 3.4.1, 0.20.1-rc1 is on 0.26.0


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



[GitHub] [incubator-heron] Code0x58 edited a comment on issue #3604: Ambiguous Bazel version for release v0.20.1-incubating-rc1

Posted by GitBox <gi...@apache.org>.
Code0x58 edited a comment on issue #3604:
URL: https://github.com/apache/incubator-heron/issues/3604#issuecomment-673404049


   sorry, I was looking at the wrong revision - master is on 3.4.1, 0.20.1-rc1 is on 0.26.0


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



[GitHub] [incubator-heron] ZanZong closed issue #3604: Ambiguous Bazel version for release v0.20.1-incubating-rc1

Posted by GitBox <gi...@apache.org>.
ZanZong closed issue #3604:
URL: https://github.com/apache/incubator-heron/issues/3604


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



[GitHub] [incubator-heron] ZanZong commented on issue #3604: Ambiguous Bazel version for release v0.20.1-incubating-rc1

Posted by GitBox <gi...@apache.org>.
ZanZong commented on issue #3604:
URL: https://github.com/apache/incubator-heron/issues/3604#issuecomment-673480494


   Thanks!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



[GitHub] [incubator-heron] Code0x58 edited a comment on issue #3604: Ambiguous Bazel version for release v0.20.1-incubating-rc1

Posted by GitBox <gi...@apache.org>.
Code0x58 edited a comment on issue #3604:
URL: https://github.com/apache/incubator-heron/issues/3604#issuecomment-673404049


   sorry, I was looking at the wrong revision - master is on 3.4.1, 0.20.1-rc1 is on 0.26.0. The [`.travis.yaml`](https://github.com/apache/incubator-heron/blob/0.20.1-incubating/.travis.yml#L30) is a good point of reference if a commit is missing the version in the README


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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