You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/23 19:29:00 UTC

[jira] [Commented] (ARROW-14225) [C++] [CI] macOS failures on githubactions runs

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

Antoine Pitrou commented on ARROW-14225:
----------------------------------------

Does this still apply?

> [C++] [CI] macOS failures on githubactions runs
> -----------------------------------------------
>
>                 Key: ARROW-14225
>                 URL: https://issues.apache.org/jira/browse/ARROW-14225
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, Continuous Integration
>            Reporter: Jonathan Keane
>            Priority: Major
>
> Starting recently, we are getting filures on macos with c++ https://github.com/apache/arrow/actions/runs/1307843484
> {code}
> DocumentRoot is /usr/local/var/www.
> 320
> 321
> The default ports have been set in /usr/local/etc/httpd/httpd.conf to 8080 and in
> 322
> /usr/local/etc/httpd/extra/httpd-ssl.conf to 8443 so that httpd can run without sudo.
> 323
> 324
> To start httpd:
> 325
>   brew services start httpd
> 326
> Or, if you don't want/need a background service you can just run:
> 327
>   /usr/local/opt/httpd/bin/httpd -D FOREGROUND
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)