Robert Nishihara created ARROW-826:
--------------------------------------
Summary: Compilation error on Mac with -DARROW_PYTHON=on
Key: ARROW-826
URL: https://issues.apache.org/jira/browse/ARROW-826
Project: Apache Arrow
Issue Type: Bug
Environment: > python --version
Python 2.7.12 :: Anaconda custom (x86_64)
> system_profiler SPSoftwareDataType
Software:
System Software Overview:
System Version: macOS 10.12.4 (16E195)
Kernel Version: Darwin 16.5.0
Boot Volume: Macintosh HD
> conda install libgcc
Fetching package metadata .........
Solving package specifications: .
# All requested packages already installed.
libgcc 4.8.5
Reporter: Robert Nishihara
Attachments: Without-Python-ON-success.txt, With-Python-ON-failure.txt
It looks like compiling Arrow with {-DARROW_PYTHON=on} failed for a Ray user on
MacOS.
The logs are attached (one failed with {-DARROW_PYTHON=on}) and one succeeded
without that flag.
The issue was originally reported at
https://github.com/ray-project/ray/issues/461.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)