joshfischer1108 commented on pull request #3555: URL: https://github.com/apache/incubator-heron/pull/3555#issuecomment-656440348
the build is failing on my mac as well. ``` $ sw_vers ProductName: Mac OS X ProductVersion: 10.15.5 BuildVersion: 19F101 ``` Sample error output below: ``` INFO: From Building external/com_google_protobuf/libprotobuf_java.jar (122 source files, 1 source jar) [for host]: warning: -parameters is not supported for target value 1.7. Use 1.8 or later. ERROR: /private/var/tmp/_bazel_joshfischer/70e9bd6aaead2621044e8d790ac25401/external/org_apache_zookeeper/BUILD.bazel:7:1: Executing genrule @org_apache_zookeeper//:zookeeper-srcs failed (Exit 127) /bin/bash: line 7: ant: command not found Target //scripts/packages:binpkgs failed to build Use --verbose_failures to see the command lines of failed build steps. ERROR: /private/var/tmp/_bazel_joshfischer/70e9bd6aaead2621044e8d790ac25401/external/org_apache_zookeeper/BUILD.bazel:75:1 Executing genrule @org_apache_zookeeper//:zookeeper-srcs failed (Exit 127) INFO: Elapsed time: 485.550s, Critical Path: 197.04s INFO: 397 processes: 397 local. FAILED: Build did NOT complete successfull ``` ---------------------------------------------------------------- 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]
