Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A5218200B35 for ; Tue, 5 Jul 2016 15:26:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A383A160A60; Tue, 5 Jul 2016 13:26:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1D41E160A2C for ; Tue, 5 Jul 2016 15:26:13 +0200 (CEST) Received: (qmail 39506 invoked by uid 500); 5 Jul 2016 13:26:11 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 39470 invoked by uid 99); 5 Jul 2016 13:26:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jul 2016 13:26:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0E2482C02A7 for ; Tue, 5 Jul 2016 13:26:11 +0000 (UTC) Date: Tue, 5 Jul 2016 13:26:11 +0000 (UTC) From: "Sean Busbey (JIRA)" To: dev@avro.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AVRO-1719) Avro fails to build against Boost 1.59.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 05 Jul 2016 13:26:14 -0000 [ https://issues.apache.org/jira/browse/AVRO-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15362480#comment-15362480 ] Sean Busbey commented on AVRO-1719: ----------------------------------- I've just escalated this to blocker for 1.8.2. It would be helpful if one of the C++ maintainers can confirm that I'm correct that this is safe to include in maintenance releases. > 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 > Priority: Blocker > Fix For: 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.3.4#6332)