basho / eleveldb

Erlang LevelDB API
263 stars 176 forks source link

OSX Build Issue: Homebrew audit failure when creating a Riak KV 2.2.0 formula [JIRA: RIAK-3183] #236

Closed angrycub closed 7 years ago

angrycub commented 7 years ago

When running brew audit --strict on a formula for Riak 2.2.0 the following output is generated:

  * The installation was broken.
    Broken dylib links found:
      /Users/buildbot/masters/riak/riak-build-osx-108-64/build/distdir/riak-2.2.0/deps/eleveldb/c_src/system/lib/libsnappy.1.dylib

There are other issues that seem to be related to openssl, and appear to not have any bearing on eLevelDB, so I have posted an issue against the riak project (https://github.com/basho/riak/issues/888) itself as well