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

ASF GitHub Bot commented on ARROW-1765:
---------------------------------------

kou commented on issue #1278: ARROW-1765: [Doc] Use dependencies from conda in 
C++ docker build
URL: https://github.com/apache/arrow/pull/1278#issuecomment-341610596
 
 
   It seems that 32bit binary (universal binary) is trying to build implicitly.
   Please try `ARCHFLAGS="-arch x86_64" make` on macOS for building Arrow GLib.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> [Doc] Use dependencies from conda in C++ docker build
> -----------------------------------------------------
>
>                 Key: ARROW-1765
>                 URL: https://issues.apache.org/jira/browse/ARROW-1765
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>              Labels: pull-request-available
>             Fix For: 0.8.0
>
>
> Currently dependencies are built from scratch mostly in the C++ build for the 
> documentation instead of using the conda-installed ones. Setting 
> {{ARROW_BUILD_TOOLCHAIN=$CONDA_PREFIX}} should improve build times.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to