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

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

wesm opened a new pull request #1786: ARROW-2349: [Python] Opt in to bundling 
Boost shared libraries separately
URL: https://github.com/apache/arrow/pull/1786
 
 
   In the scenario that the following are true, this prevents issues in the 
following case:
   
   * Arrow libraries built with static Boost linking, and we pass 
`--with-static-boost` to setup.py
   * Arrow libraries being bundled `--bundle-arrow-cpp`
   * Boost libraries cannot be found when building pyarrow
   
   Right now if `--bundle-arrow-cpp` is passed, then 
`-DPYARROW_BUNDLE_BOOST=ON` is passed to CMake.

----------------------------------------------------------------
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]


> [Python] Boost shared library bundling is broken for MSVC
> ---------------------------------------------------------
>
>                 Key: ARROW-2349
>                 URL: https://issues.apache.org/jira/browse/ARROW-2349
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.10.0
>
>
> See 
> https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow-dist/build/1.0.127/job/fjxeaecwidgb6mqr



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to