[
https://issues.apache.org/jira/browse/ARROW-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660281#comment-17660281
]
Rok Mihevc commented on ARROW-3258:
-----------------------------------
This issue has been migrated to [issue
#19598|https://github.com/apache/arrow/issues/19598] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [GLib] CI is failued on macOS
> -----------------------------
>
> Key: ARROW-3258
> URL: https://issues.apache.org/jira/browse/ARROW-3258
> Project: Apache Arrow
> Issue Type: Improvement
> Components: GLib
> Affects Versions: 0.10.0
> Reporter: Kouhei Sutou
> Assignee: Kouhei Sutou
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.11.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {code}
> ==> Installing postgis dependency: numpy
> ==> Downloading
> https://homebrew.bintray.com/bottles/numpy-1.15.1.sierra.bottle.tar.gz
> ==> Pouring numpy-1.15.1.sierra.bottle.tar.gz
> Error: The `brew link` step did not complete successfully
> The formula built, but is not symlinked into /usr/local
> Could not symlink lib/python2.7/site-packages/numpy/__config__.py
> Target /usr/local/lib/python2.7/site-packages/numpy/__config__.py
> already exists. You may want to remove it:
> rm '/usr/local/lib/python2.7/site-packages/numpy/__config__.py'
>
> To force the link and overwrite all conflicting files:
> brew link --overwrite numpy
>
> To list all files that would be deleted:
> brew link --overwrite --dry-run numpy
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)