[jboss-jira] [JBoss JIRA] (WFLY-13302) Add ARM64 versions for libartemis-native.so and libwfssl.so
Farah Juma (Jira)
issues at jboss.org
Thu Apr 9 11:34:24 EDT 2020
[ https://issues.redhat.com/browse/WFLY-13302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029305#comment-14029305 ]
Farah Juma commented on WFLY-13302:
-----------------------------------
WildFly OpenSSL does already have a [linux-aarch64|https://github.com/wildfly-security/wildfly-openssl/tree/master/linux-aarch64] module that can be used to build the aarch64 binary for libwfssl.so. Currently, for WildFly OpenSSL releases, we only perform native builds on Linux, Windows, Solaris, and Mac. I've created an issue to track getting the aarch64 binary included: https://issues.redhat.com/browse/WFSSL-32
> Add ARM64 versions for libartemis-native.so and libwfssl.so
> -----------------------------------------------------------
>
> Key: WFLY-13302
> URL: https://issues.redhat.com/browse/WFLY-13302
> Project: WildFly
> Issue Type: Feature Request
> Components: Build System
> Affects Versions: 19.0.0.Final
> Reporter: Martin Grigorov
> Assignee: Farah Juma
> Priority: Major
>
> Hello WildFly team,
> I'd like to ask you to add arm64/aarch64 versions of the libartemis-native.so and libwfssl.so binaries to the release distribution.
> The TGZ download from https://wildfly.org/downloads/ has the following .so files:
> {code}
> wildfly-19.0.0.Final $ find ./ -name "*.so"
> ./modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-i686/libartemis-native-32.so
> ./modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-x86_64/libartemis-native-64.so
> ./modules/system/layers/base/org/wildfly/openssl/main/lib/linux-x86_64/libwfssl.so
> ./modules/system/layers/base/org/wildfly/openssl/main/lib/linux-i386/libwfssl.so
> ./modules/system/layers/base/org/wildfly/openssl/main/lib/solaris-x86_64/libwfssl.so
> {code}
> Since recently there is a TeamCity agent running on Ubuntu 18.04.4 ARM64: https://ci.wildfly.org/viewType.html?buildTypeId=WF_MasterLinuxArm64OpenJ911
> I guess it could be used to build those binaries too
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list