[
https://issues.apache.org/jira/browse/ARROW-6905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16953178#comment-16953178
]
Neal Richardson commented on ARROW-6905:
----------------------------------------
But the error for the homebrew-cpp job was actually
{code}
-- Found PythonLibs:
/usr/local/Cellar/python/3.7.4_1/Frameworks/Python.framework/Versions/3.7/lib/libpython3.7m.dylib
CMake Error at cmake_modules/FindNumPy.cmake:62 (message):
NumPy import failure:
Traceback (most recent call last):
File "<string>", line 1, in <module>
AttributeError: module 'numpy' has no attribute '__version__'
Call Stack (most recent call first):
src/arrow/python/CMakeLists.txt:23 (find_package)
-- Configuring incomplete, errors occurred!
See also
"/tmp/apache-arrow-20191016-96519-1lgk95h/build/CMakeFiles/CMakeOutput.log".
{code}
> [Packaging][OSX] Nightly builds on MacOS are failing because of brew compile
> timeouts
> -------------------------------------------------------------------------------------
>
> Key: ARROW-6905
> URL: https://issues.apache.org/jira/browse/ARROW-6905
> Project: Apache Arrow
> Issue Type: Bug
> Components: Packaging
> Reporter: Krisztian Szucs
> Assignee: Neal Richardson
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Home-brew in our packaging builds has recently started to compile the
> dependencies instead of installing precompiled binaries. I'm not sure what's
> the issue, perhaps it is because the too old Xcode.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)