[
https://issues.apache.org/jira/browse/MINIFICPP-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Zink updated MINIFICPP-2058:
-----------------------------------
Description:
With the [MINIFICPP-2048 ARM64 support part
1|https://github.com/apache/nifi-minifi-cpp/pull/1517] included the AWS
extension builds but the extension fails to load due to missing symbol
{code:java}
Failed to load extension 'minifi-aws' ... aws_cpu_has_feature: symbol not found
{code}
was:
With the [https://github.com/apache/nifi-minifi-cpp/pull/1517] included the AWS
extension builds but the extension fails to load due to missing symbol
{code:java}
Failed to load extension 'minifi-aws' ... aws_cpu_has_feature: symbol not found
{code}
> AWS extension fails to load on ARM64
> ------------------------------------
>
> Key: MINIFICPP-2058
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2058
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Martin Zink
> Assignee: Martin Zink
> Priority: Major
>
> With the [MINIFICPP-2048 ARM64 support part
> 1|https://github.com/apache/nifi-minifi-cpp/pull/1517] included the AWS
> extension builds but the extension fails to load due to missing symbol
>
> {code:java}
> Failed to load extension 'minifi-aws' ... aws_cpu_has_feature: symbol not
> found
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)