You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/18 05:54:00 UTC

[jira] [Created] (ARROW-3258) [GLib] CI is failued on macOS

Kouhei Sutou created ARROW-3258:
-----------------------------------

             Summary: [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


{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
(v7.6.3#76005)