Github user phrocker commented on the issue:
https://github.com/apache/nifi-minifi-cpp/pull/74
Hey @benqiu2016, the master build
(https://travis-ci.org/apache/nifi-minifi-cpp/builds/219032189 ) works for both
Linux and Mac. I'm uncertain what you meant by pasting the error from your
Travis output, but I'll be happy to take a stab. It looks like you pasted the
Linux output, which fails because of build properties in Linux. My guess this
is is in your CMake, perhaps, but I can't be certain without pulling it down.
I'll take a look at that tomorrow as I'm currently running a Linux build and it
succeeds from master.
The Mac build failed due to linter errors, which was a recent addition.
This is easy to solve by typing make linter and resolving the output. Let me
know if I can help with that.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---