[
https://issues.apache.org/jira/browse/MINIFICPP-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gábor Gyimesi reassigned MINIFICPP-2475:
----------------------------------------
Assignee: Gábor Gyimesi
> build: Can't enable Grafana Loki support without Civetweb
> ---------------------------------------------------------
>
> Key: MINIFICPP-2475
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2475
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Affects Versions: 0.99.0
> Reporter: Marton Szasz
> Assignee: Gábor Gyimesi
> Priority: Major
>
> {code:java}
> CMake Error at extensions/grafana-loki/CMakeLists.txt:57 (add_dependencies):
> The dependency target "minifi-http-curl" of target "minifi-grafana-loki"
> does not exist.{code}
> HTTP/curl was enabled in this test, but not civet. After enabling civet too,
> the error message went away. Tested on 0.99.0 sources.
> OS: Raspbian bookworm armhf (32 bit)
> hw: Raspberry Pi 3B
> Worked around python bootstrap limitations: removed cmake and ninja from
> requirements.txt, and added "raspbian" next to ubuntu at the package manager
> selector.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)