You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/07 15:31:00 UTC

[jira] [Resolved] (ARROW-2096) [C++] Turn off Boost_DEBUG to trim build output

     [ https://issues.apache.org/jira/browse/ARROW-2096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe L. Korn resolved ARROW-2096.
--------------------------------
    Resolution: Fixed

Issue resolved by pull request 1569
[https://github.com/apache/arrow/pull/1569]

> [C++] Turn off Boost_DEBUG to trim build output
> -----------------------------------------------
>
>                 Key: ARROW-2096
>                 URL: https://issues.apache.org/jira/browse/ARROW-2096
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Wes McKinney
>            Priority: Major
>             Fix For: 0.9.0
>
>
> We are setting {{Boost_DEBUG}} in {{ThirdpartyToolchain.cmake}}. This makes our build logs more verbose than necessary. We should explicitly set it to FALSE and leave a comment so that people who are debugging Boost issues can re-enable it to see the logs



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