[
https://issues.apache.org/jira/browse/MINIFICPP-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Zink resolved MINIFICPP-2102.
------------------------------------
Resolution: Workaround
It seems the problem only exists due to the configuration of lua-devel yum
package. It defines LUA_COMPAT_5_2 which tries to load LuaBitOp. We can
workaround this be undefing the symbol or simply commenting out the #define
LUA_COMPAT_5_2 in /usr/include/luaconf-aarch64.h
> Compile failure with -ENABLE_LUA_SCRIPTING on aarch64
> -----------------------------------------------------
>
> Key: MINIFICPP-2102
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2102
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Martin Zink
> Assignee: Martin Zink
> Priority: Major
>
> Due to missing luaopen_bit32
--
This message was sent by Atlassian Jira
(v8.20.10#820010)