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


   I've followed the instructions  
https://heron.incubator.apache.org/docs/next/compiling-linux#building-on-ubuntu-18.04
  and install version 3.7.2 of bazel (followed these instructions to make sure 
right version: 
https://docs.bazel.build/versions/master/install-ubuntu.html#install-on-ubuntu) 
and when I ran 
   bazel build --config=ubuntu heron/... I got the following errors (shortened 
for brevity but all the same ..no such attribute 'netrc' in 'http_file' rule):
   root@213fea78ea26:~/incubator-heron# bazel build --config=ubuntu heron/...
   ERROR: 
/root/.cache/bazel/_bazel_root/88837ab595738499a4ef3075862ee807/external/maven/defs.bzl:3:5:
 //external:ant_ant_1_6_5: no such attribute 'netrc' in 'http_file' rule
   ERROR: 
/root/.cache/bazel/_bazel_root/88837ab595738499a4ef3075862ee807/external/maven/defs.bzl:9:5:
 //external:ant_ant_jar_sources_1_6_5: no such attribute 'netrc' in 'http_file' 
rule
   ERROR: 
/root/.cache/bazel/_bazel_root/88837ab595738499a4ef3075862ee807/external/maven/defs.bzl:15:5:
 //external:antlr_antlr_2_7_7: no such attribute 'netrc' in 'http_file' rule
   ERROR: 
/root/.cache/bazel/_bazel_root/88837ab595738499a4ef3075862ee807/external/maven/defs.bzl:21:5:
 //external:aopalliance_aopalliance_1_0: no such attribute 'netrc' in 
'http_file' rule


-- 
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:
[email protected]


Reply via email to