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/11 05:23:13 UTC

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

nicknezis commented on issue #3420: update bazel_config for Mac OS 10.14
URL: https://github.com/apache/incubator-heron/pull/3420#issuecomment-564385138
 
 
   Here is my output. I'm running on Mac Catalina 10.15.2 Beta (19C56a).
   
   ```
   ➜  ~ cpp --version
   Apple clang version 11.0.0 (clang-1100.0.33.5)
   Target: x86_64-apple-darwin19.2.0
   Thread model: posix
   InstalledDir: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
   
   ➜  ~ glibtool --version
   glibtool (GNU libtool) 2.4.6
   Written by Gordon Matzigkeit, 1996
   
   Copyright (C) 2014 Free Software Foundation, Inc.
   This is free software; see the source for copying conditions.  There is NO
   warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
   
   ➜  ~ libtool --version
   error: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: unknown option character `-' in: --version
   Usage: /Applications/Xcode-beta.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-beta.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