[
https://issues.apache.org/jira/browse/MINIFICPP-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz updated MINIFICPP-1164:
------------------------------------
Fix Version/s: 0.9.0
> Resolve libarchive compilation issues on GCC 7+
> -----------------------------------------------
>
> Key: MINIFICPP-1164
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1164
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Marton Szasz
> Assignee: Marton Szasz
> Priority: Major
> Fix For: 0.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The issue:
> Due to new warnings and libarchive using the {{-Werror}} flag, it's not
> possible to compile libarchive extensions in minifi-cpp.
> Possible resolutions:
> 1. Update libarchive and pass {{ENABLE_WERROR=OFF}} to its cmake build [1]
> (preferred)
> 2. Patch our current version of libarchive to not use {{-Werror}}
> [1] [https://github.com/libarchive/libarchive/pull/1033]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)