[
https://issues.apache.org/jira/browse/MINIFI-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15707250#comment-15707250
]
ASF GitHub Bot commented on MINIFI-139:
---------------------------------------
GitHub user jdye64 opened a pull request:
https://github.com/apache/nifi-minifi-cpp/pull/26
MINIFI-139 - Resolved OS X 10.12 build failures by introducing Cmake
find modules for LevelDB and UUID for both includes and libraries.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jdye64/nifi-minifi-cpp MINIFI-139
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-minifi-cpp/pull/26.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #26
----
commit d573e356eacf9481163fbe361860af6cc407ad63
Author: Jeremy Dyer <[email protected]>
Date: 2016-11-30T02:09:37Z
MINIFI-139 - Resolved OS X 10.12 build failures by introducing Cmake
find modules for LevelDB and UUID for both includes and libraries.
----
> Build fails on OS X 10.12
> -------------------------
>
> Key: MINIFI-139
> URL: https://issues.apache.org/jira/browse/MINIFI-139
> Project: Apache NiFi MiNiFi
> Issue Type: Bug
> Components: C++
> Environment: Mac OS X 10.12
> Reporter: Jeremy Dyer
> Priority: Minor
> Labels: build
>
> The minifi-cpp build fails on OS X 10.12 (Sierra). The build works on Ubuntu
> 16.10 and CentOS 7.2. It seems that on OS X 10.12 leveldb libraries are not
> being properly resolved however causing the Provenance.h dependency check to
> fail. LevelDB version 1.18 is installed on the local OS X instance.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)