You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jan Schlicht (JIRA)" <ji...@apache.org> on 2016/05/04 15:01:12 UTC

[jira] [Commented] (MESOS-5329) Unable to build on ARM64/AArch64 when using bundled 3rdparty libs

    [ https://issues.apache.org/jira/browse/MESOS-5329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270776#comment-15270776 ] 

Jan Schlicht commented on MESOS-5329:
-------------------------------------

Those dependencies are already updated for 0.29. Building with a recent commit should work just fine.

> Unable to build on ARM64/AArch64 when using bundled 3rdparty libs
> -----------------------------------------------------------------
>
>                 Key: MESOS-5329
>                 URL: https://issues.apache.org/jira/browse/MESOS-5329
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.28.1
>         Environment: I'm using openSUSE Tumbleweed: 
> - uname -a = Linux od3k 4.5.0-3-default #1 SMP Mon Mar 28 07:27:57 UTC 2016 (8cf0ce6) aarch64 aarch64 aarch64 GNU/Linux
> - gcc --version = gcc (SUSE Linux) 5.3.1 20160301 [gcc-5-branch revision 233849]
> - java -version = openjdk version "9-internal"
> OpenJDK Runtime Environment (build 9-internal+0-2016-04-12-223414.abuild.jdk9-55b6d550828d)
> OpenJDK 64-Bit Server VM (build 9-internal+0-2016-04-12-223414.abuild.jdk9-55b6d550828d, mixed mode)
> on an [Overdrive 3000|http://softiron.co.uk/products/]
>            Reporter: Andrew Wafaa
>              Labels: easyfix
>
> Some of the supplied 3rdparty libraries are so outdated they do not have support for 64bit ARM. The following need to be updated before you can build from mesos source:
> * protobuf 2.5.0 -> 2.6.1
> * libev 4.15 -> 4.22
> If I disable the 3rdparty libraries and use those supplied by the OS all builds fine.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)