Skip to content

Unable to make in local Mac #31776

Discussion options

You must be logged in to vote

Thanks all, make successfully.

Share the way I've been through:

  1. because of brew install llvm, I met the libc++ issue as commented. Probably can avoid this issue if not using brew. In this case, please use brew info llvm, it will tell how to use libc++. This is mine:
To use the bundled libc++ please add the following LDFLAGS:
  LDFLAGS="-L/usr/local/opt/llvm/lib/c++ -Wl,-rpath,/usr/local/opt/llvm/lib/c++"
  1. folly issue as commented: #31776 (comment) which is a bit hacky, but works

  2. Unable to finish azure build because of tukaani/xy and liblzma CVE, please use command make ENABLE_AZURE=false instead of just make to turn off azure compilation. If you need to use azure, please contact pro…

Replies: 9 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@Reidddddd
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Reidddddd
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Reidddddd
Comment options

@Reidddddd
Comment options

Comment options

You must be logged in to vote
2 replies
@Reidddddd
Comment options

@Reidddddd
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by Reidddddd
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants