[ https://issues.apache.org/jira/browse/AVRO-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16202883#comment-16202883 ]
ASF subversion and git services commented on AVRO-1719: ------------------------------------------------------- Commit 402888c48d67dade7dae8a69e5f62ddfcfd59474 in avro's branch refs/heads/branch-1.7 from [~Romain-Geissler-1A] [ https://git-wip-us.apache.org/repos/asf?p=avro.git;h=402888c ] AVRO-1719: C++: Fix tests with Boost >= 1.59. BOOST_CHECKPOINT and BOOST_MESSAGE have been deprecated for years, BOOST_TEST_CHECKPOINT and BOOST_TEST_MESSAGE should be used instead. (cherry picked from commit 749934f3cd13c413e293815e7f64848a688a6e60) > Avro fails to build against Boost 1.59.0 > ---------------------------------------- > > Key: AVRO-1719 > URL: https://issues.apache.org/jira/browse/AVRO-1719 > Project: Avro > Issue Type: Bug > Components: build > Affects Versions: 1.7.7 > Reporter: Tim Smith > Assignee: Romain Geissler > Priority: Blocker > Fix For: 1.7.8, 1.8.2 > > > Avro fails to build on OS X with Boost 1.59.0, dying on errors about > undeclared BOOST_ identifiers. > Build logs are here: > https://gist.github.com/anonymous/03736608223d42f45ab1#file-02-make-L180 > Homebrew is tracking packages which fail to build against Boost 1.59.0 at > https://github.com/Homebrew/homebrew/pull/42960. -- This message was sent by Atlassian JIRA (v6.4.14#64029)