Aldrin Piri created MINIFICPP-1049:
--------------------------------------
Summary: Docker target currently broken
Key: MINIFICPP-1049
URL: https://issues.apache.org/jira/browse/MINIFICPP-1049
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Aldrin Piri
The docker target is currently broken on master.
Running `make docker` provides:
{quote}CMake Error at CMakeLists.txt:196 (include):
include could not find load file:
LibreSSL
CMake Error at CMakeLists.txt:197 (use_libre_ssl):
Unknown CMake command "use_libre_ssl".
-- Configuring incomplete, errors occurred!
See also "/opt/minifi/build/CMakeFiles/CMakeOutput.log".
See also "/opt/minifi/build/CMakeFiles/CMakeError.log".{quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)