[
https://issues.apache.org/jira/browse/MINIFICPP-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16756030#comment-16756030
]
Mr TheSegfault edited comment on MINIFICPP-722 at 1/30/19 12:19 PM:
--------------------------------------------------------------------
[~palokam] You're right, we have to do more about requiring PRs for extensions
to include relevant documentation. We generally guide people to use the
bootstrap script (bootstrap.sh ) unless they have a specific reason not to, and
require people who submit extensions to add any additions to the bootstrap
script.
[~srr] We can't fix the tag that has already been pushed, but we plan on
creating another tag soon. Thanks!
was (Author: phrocker):
[~palokam] You're right, we have to do more about requiring PRs in extensions
include relevant documentation. We generally guide people to use the bootstrap
script (bootstrap.sh ) unless they have a specific reason not to.
[~srr] We can't fix the tag that has already been pushed, but we plan on
creating another tag soon. Thanks!
> MQTT Processor failing - but cmake is fine
> ------------------------------------------
>
> Key: MINIFICPP-722
> URL: https://issues.apache.org/jira/browse/MINIFICPP-722
> Project: NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Prasad Alokam
> Assignee: Mr TheSegfault
> Priority: Blocker
> Attachments: config.yml
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> CMAKE options used:
> cmake -DSKIP_TESTS=true .. -DENABLE_MQTT=TRUE -DCMAKE_CXX_FLAGS=-lrt
> -DDISABLE_ROCKSDB=true
>
> No errors in CMAKE
> Run time image have a problem
>
> (MiNiFi) running with PID 17.
> {color:#FF0000}Error loading shared library libpaho-mqtt3c.so.1: No such file
> or directory (needed by /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi){color}
> Error relocating /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi:
> MQTTClient_setCallbacks: symbol not found
> Error relocating /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi:
> MQTTClient_subscribe: symbol not found
> Error relocating /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi:
> MQTTClient_unsubscribe: symbol not found
> Error relocating /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi:
> MQTTClient_disconnect: symbol not found
> Error relocating /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi:
> MQTTClient_isConnected: symbol not found
> Error relocating /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi:
> MQTTClient_publishMessage: symbol not found
> Error relocating /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi:
> MQTTClient_freeMessage: symbol not found
> Error relocating /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi:
> MQTTClient_connect: symbol not found
> Error relocating /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi:
> MQTTClient_free: symbol not found
> Error relocating /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi:
> MQTTClient_destroy: symbol not found
> Error relocating /opt/minifi/nifi-minifi-cpp-0.5.0/bin/minifi:
> MQTTClient_create: symbol not found
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)