Github user phrocker commented on the issue:
https://github.com/apache/nifi-minifi-cpp/pull/157
@calebj If you rebase from master you'll see the bootstrap script. Cherry
pick this:
https://github.com/NiFiLocal/nifi-minifi-cpp/commit/4b516704bf66036613e4ea5a9ec776dd0fff0b2c
You should then (hopefully) have a green travis, and anyone building
through the bootstrap will not be able to enable bustache when they have the
version of gcc in which this bug exists. ---
