joshfischer1108 edited a comment 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
   ```
   
   ```
   $ ./bazel_configure.py 
   Platform Darwin
   Using C compiler          :  /usr/bin/clang (11.0.3)
   Using C++ compiler        :  /usr/bin/clang++ (11.0.3)
   Using C preprocessor      :  /usr/bin/cpp (11.0.3)
   Using C++ preprocessor    :  /usr/bin/cpp (11.0.3)
   Using linker              :  /usr/bin/ld
   Using JDK                 :  
/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home
   Using Automake            :  /usr/local/Cellar/automake/1.15.1/bin/automake 
(1.15.1)
   Using Autoconf            :  /usr/local/Cellar/autoconf/2.69/bin/autoconf 
(2.69)
   Using Make                :  /usr/bin/make (3.81)
   Using Python3             :  
/usr/local/Cellar/python/3.7.4/Frameworks/Python.framework/Versions/3.7/bin/python3.7
 (3.7.4)
   Using Libtool             :  /usr/local/Cellar/libtool/2.4.6_1/bin/glibtool 
(2.4.6)
   Using archiver            :  /usr/bin/ar
   Using coverage tool       :  /usr/bin/gcov
   dwp                       :  not found, but ok
   Using nm                  :  /usr/bin/nm
   objcopy                   :  not found, but ok
   Using objdump             :  /usr/bin/objdump
   Using strip               :  /usr/bin/strip
   ```
   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:
us...@infra.apache.org


Reply via email to