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

ASF GitHub Bot commented on ARROW-1781:
---------------------------------------

wesm commented on a change in pull request #1295: ARROW-1781: Don't use brew 
when using the toolchain
URL: https://github.com/apache/arrow/pull/1295#discussion_r150395652
 
 

 ##########
 File path: cpp/Brewfile
 ##########
 @@ -1,21 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-#
-#   http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
-
-brew "jemalloc"
-brew "ccache"
-brew "boost"
-brew "cmake"
 
 Review comment:
   Cool

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> [CI] OSX Builds on Travis-CI time out often
> -------------------------------------------
>
>                 Key: ARROW-1781
>                 URL: https://issues.apache.org/jira/browse/ARROW-1781
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Continuous Integration
>    Affects Versions: 0.7.1
>            Reporter: Phillip Cloud
>              Labels: pull-request-available
>
> It looks like this command:
> {code}
> brew bundle --file=cpp/Brewfile
> {code}
> takes quite awhile to run. In this build 
> (https://travis-ci.org/cpcloud/arrow/jobs/299219939) it took about 16 minutes 
> to run.
> Is there something we can do to make this faster or use something else to 
> install those packages?
> cc [~kou] [~xhochy]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to