[jboss-jira] [JBoss JIRA] (WFLY-13302) Add ARM64 versions for libartemis-native.so and libwfssl.so
Brian Stansberry (Jira)
issues at jboss.org
Wed Apr 8 17:33:16 EDT 2020
[ https://issues.redhat.com/browse/WFLY-13302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027858#comment-14027858 ]
Brian Stansberry commented on WFLY-13302:
-----------------------------------------
[~fjuma] [~ehugonnet] FYI.
If something can be done for both of these, please split the issue. If the basic thing to do is to direct [~martin.grigorov1] to the appropriate issue tracker for adding a new native to Artemis and WF OpenSSL please do so.
WildFly itself shouldn't be producing new natives; we only package ones provided by our components.
> 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: Brian Stansberry
> 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