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 2019/12/10 13:12:05 UTC

[GitHub] [incubator-heron] joshfischer1108 commented on issue #3420: update bazel_config for Mac OS 10.14

joshfischer1108 commented on issue #3420: update bazel_config for Mac OS 10.14
URL: https://github.com/apache/incubator-heron/pull/3420#issuecomment-564025772
 
 
   Here is my output.  I'm running on Mac Mojave 10.14.6
   ```
   cpp --version
   Apple clang version 11.0.0 (clang-1100.0.33.12)
   Target: x86_64-apple-darwin18.7.0
   Thread model: posix
   InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
   Joshs-MacBook-Pro-2:website joshfischer$ glibtool
   Usage: /usr/local/bin/glibtool [OPTION]... [MODE-ARG]...
   Try 'glibtool --help' for more information.
   glibtool:   error: you must specify a MODE
   Joshs-MacBook-Pro-2:website joshfischer$ libtool
   error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: no output file specified (specify with -o output)
   Usage: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-sacLT] [-no_warning_for_no_symbols]
   Usage: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -dynamic [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-o output] [-install_name name] [-compatibility_version #] [-current_version #] [-seg1addr 0x#] [-segs_read_only_addr 0x#] [-segs_read_write_addr 0x#] [-seg_addr_table <filename>] [-seg_addr_table_filename <file_system_path>] [-all_load] [-noall_load]
   ```

----------------------------------------------------------------
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


With regards,
Apache Git Services