You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2016/02/01 11:14:39 UTC

[jira] [Commented] (INFRA-11148) Use mac mini for Mesos builds

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

Gavin commented on INFRA-11148:
-------------------------------

will take a look in the morning.

> Use mac mini for Mesos builds
> -----------------------------
>
>                 Key: INFRA-11148
>                 URL: https://issues.apache.org/jira/browse/INFRA-11148
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Jenkins
>            Reporter: Vinod Kone
>            Assignee: Gavin
>
> We would like to build/test Mesos on OSX. Looks like a mac mini Jenkins slave is hooked up to builds.a.o (great!). Is it possible for it to provisioned with the deps needed to build Mesos?
> From Mesos getting started page (http://mesos.apache.org/gettingstarted/) these are the things that need to be installed:
> {code}
>     # Install Command Line Tools.
>     $ xcode-select --install
>     # Install Homebrew.
>     $ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
>     # Install libraries.
>     $ brew install autoconf automake libtool subversion maven
> {code}



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