Github user phrocker commented on the issue:
https://github.com/apache/nifi-minifi-cpp/pull/157
@calebj I saw that your Travis imp run didn't build bustache, so I tried it
myself. I added global to the root env
https://github.com/phrocker/nifi-minifi-cpp/blob/ApplyTemplate/.travis.yml It
seemed to run and build it.
I then noticed Travis passed while my build continues to Fail. Would you be
okay adding A "Known Issues" referencing
https://bugs.llvm.org/show_bug.cgi?id=34298 in regards to bustache not building
on certain versions of os x? @apiri have any thoughts on this?
---