From 5d12013f485cb4e3188b9dda999dda12e2b1391d Mon Sep 17 00:00:00 2001 From: Tad Date: Sat, 26 Oct 2013 13:54:13 +1700 Subject: [PATCH] Build broken on OS X 10.9 --- 9e/3c987ef30aa121b9369b2a60043d761c8ecb5c | 61 +++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 9e/3c987ef30aa121b9369b2a60043d761c8ecb5c diff --git a/9e/3c987ef30aa121b9369b2a60043d761c8ecb5c b/9e/3c987ef30aa121b9369b2a60043d761c8ecb5c new file mode 100644 index 000000000..1003cddd0 --- /dev/null +++ b/9e/3c987ef30aa121b9369b2a60043d761c8ecb5c @@ -0,0 +1,61 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 1267F431FD4 + for ; Fri, 25 Oct 2013 13:54:45 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.799 +X-Spam-Level: +X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id Q33+UJ82A2Fz for ; + Fri, 25 Oct 2013 13:54:38 -0700 (PDT) +Received: from mail-lb0-f169.google.com (mail-lb0-f169.google.com + [209.85.217.169]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 977A9431FD2 + for ; Fri, 25 Oct 2013 13:54:38 -0700 (PDT) +Received: by mail-lb0-f169.google.com with SMTP id o14so1190737lbi.28 + for ; Fri, 25 Oct 2013 13:54:34 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=mime-version:from:date:message-id:subject:to:content-type; + bh=qGvyZTLaqeuVumdpG81Jd2y+C+dB5VCMLfoZKWLI29Y=; + b=ikH0LtikTt2ObdLVSjuJywSPJ2Aov0Xilc0uuBNtt2DvbtJtWLJZFPKiXnWY321TNx + DM3VlIzXBe6VWQBar8JgDA7FnCzD6ILYZzfKIvgGuexXlhQI5+hTTploJoktf3z/EvPV + 9Fw3O0I2eJjduBL/JHUBQ3aawW82hGksecVBn1jNJT4tHJaFTMPzixFKNCgZNQJgqsaa + bOrcSpJ4YwSSjDdvQcWREh9IfbA2RKI5c5okJY7ViN4WHyC8gOfBja+IRT/RBf8f0yS8 + hRLVBOYzx5AsqLyXeHgkz17Wxr+6TCWbkhLl6cDfrFyRSVt8QigaXzZhThZQW2p+0Atp + wm/Q== +X-Received: by 10.112.149.197 with SMTP id uc5mr3369288lbb.19.1382734473204; + Fri, 25 Oct 2013 13:54:33 -0700 (PDT) +MIME-Version: 1.0 +Received: by 10.114.243.166 with HTTP; Fri, 25 Oct 2013 13:54:13 -0700 (PDT) +From: Tad +Date: Fri, 25 Oct 2013 13:54:13 -0700 +Message-ID: + +Subject: Build broken on OS X 10.9 +To: notmuch@notmuchmail.org +Content-Type: text/plain; charset=UTF-8 +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Fri, 25 Oct 2013 20:54:45 -0000 + +Looks like notmuch 0.16 won't build on OS X 10.9 due to the switch to +libc++. I don't know where to start with fixing this, but thought I'd +let y'all know. -- 2.26.2