[
https://issues.apache.org/jira/browse/MINIFICPP-539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16816647#comment-16816647
]
Dustin Rodrigues commented on MINIFICPP-539:
--------------------------------------------
You're right - it's not an issue anymore. The Fedora Dockerfile sets a flag (
-DFAIL_ON_WARNINGS=OFF ) which prevents rocksdb from using -Werror. It still
might make sense to upgrade rocksdb at some point to a newer version, but it no
longer appears to be a blocking issue from building minificpp on Fedora.
> Included rocksdb doesn't build on Fedora 28 (gcc 8.1.1)
> -------------------------------------------------------
>
> Key: MINIFICPP-539
> URL: https://issues.apache.org/jira/browse/MINIFICPP-539
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Dustin Rodrigues
> Assignee: Mr TheSegfault
> Priority: Major
>
> The version of RocksDB (5.8.6) currently included with minifi does not build
> on gcc 8.1. This is a known issue and
> [https://github.com/facebook/rocksdb/pull/3736] appears to fix it. It may
> also be worth including the version number in the included directory similar
> to librdkakfa-0.11.4 and rapidjson-1.1.0.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)