[
https://issues.apache.org/jira/browse/CASSANDRA-13615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16076258#comment-16076258
]
Amitkumar Ghatwal commented on CASSANDRA-13615:
-----------------------------------------------
Hi [~jjirsa] - can you create a jenkins job on ppc64le for validating creation
of this - "libsigar-ppc64le-linux.so" using below steps
$ git clone https://github.com/hyperic/sigar.git
$ cd sigar/bindings/java
$ build.xml
$ ant
$ ls -l sigar-bin/lib
total 740
rw-rr- 1 root root 1127 Jun 16 05:03 history.xml
rw-rr- 1 root root 313128 Jun 16 05:03 libsigar-ppc64le-linux.so
rw-rr- 1 root root 435772 Jun 16 05:03 sigar.jar
The included version of SIGAR ( sigar-1.6.4.jar ) does not support ppc64le.
$ cp libsigar-ppc64le-linux.so $CASSANDRA_HOME/lib/sigar-bin
> Include 'ppc64le' library for sigar-1.6.4.jar
> ---------------------------------------------
>
> Key: CASSANDRA-13615
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13615
> Project: Cassandra
> Issue Type: Improvement
> Components: Libraries
> Environment: # arch
> ppc64le
> Reporter: Amitkumar Ghatwal
> Labels: easyfix
> Fix For: 3.0.x, 3.11.x, 4.x
>
> Attachments: libsigar-ppc64le-linux.so
>
>
> Hi All,
> sigar-1.6.4.jar does not include a ppc64le library, so we had to install
> libsigar-ppc64le-linux.so.As the community has been inactive for long
> (https://github.com/hyperic/sigar), requesting the community to include the
> ppc64le library directly here.
> Attaching the ppc64le library ( *.so) file to be included under
> "/lib/sigar-bin". let me know of issues/dependency if any.
> FYI - [~ReiOdaira],[~jjirsa], [~mshuler]
> Regards,
> Amit
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]