From 805304e1f9216aa18b22b08e774c503da962dd45 Mon Sep 17 00:00:00 2001 From: Jani Nikula Date: Sat, 26 Oct 2013 12:35:04 +0300 Subject: [PATCH] Re: Build broken on OS X 10.9 --- bd/71cb5ac499a55b9b312e45ea15ea26d880551f | 107 ++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 bd/71cb5ac499a55b9b312e45ea15ea26d880551f diff --git a/bd/71cb5ac499a55b9b312e45ea15ea26d880551f b/bd/71cb5ac499a55b9b312e45ea15ea26d880551f new file mode 100644 index 000000000..a54d1ef7d --- /dev/null +++ b/bd/71cb5ac499a55b9b312e45ea15ea26d880551f @@ -0,0 +1,107 @@ +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 D4BFB431FC3 + for ; Sat, 26 Oct 2013 02:40:16 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.699 +X-Spam-Level: +X-Spam-Status: No, score=-0.699 tagged_above=-999 required=5 + tests=[HTML_MESSAGE=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 JfbT2+rSYLpl for ; + Sat, 26 Oct 2013 02:40:12 -0700 (PDT) +Received: from mail-ve0-f174.google.com (mail-ve0-f174.google.com + [209.85.128.174]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 93CFD431FB6 + for ; Sat, 26 Oct 2013 02:40:12 -0700 (PDT) +Received: by mail-ve0-f174.google.com with SMTP id pa12so3132967veb.33 + for ; Sat, 26 Oct 2013 02:40:12 -0700 (PDT) +X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=1e100.net; s=20130820; + h=x-gm-message-state:mime-version:in-reply-to:references:date + :message-id:subject:from:to:cc:content-type; + bh=zQrjNnH9FpYIRh/RyMXn7h4gcjY1yoGqAshDvGyvfLE=; + b=YZt9gOwxYbDEJYoaOuK+Ny0+5Px7mdmL6WW9jGBLbcNbCRrB43MRZpY/v3oOWk7SiV + Gu6p0ZyLKuMO3K/Vxu0AqclEXy0PY5wBrfQl26lcRu9Hwp/D3oAuG5yZ5AdjQySu+8u8 + ihs9OFnHHAq1WCJl+W2/9u5ZulEmlL0uZ8vGKngpbBo/DwBMTl+vpWkG3DfOH8PTnVqF + qKusKCx/WJEw/j5mH0/Ba1bRolILplfFN6D7F6fxfi3Xx6qh7Cl6DtEigc+UL3eYkD2Z + JRQ36D+9vZzC5f93a4n/wS6zuuCyDkYpWqumXX+AeVEGPapGJAwP1JdmtJBLQhF5pff8 + Os5Q== +X-Gm-Message-State: + ALoCoQkFApWhBtOY0IbWQvbl6JdyH6Nbwymc6ocNMeerUZIz1gOEOdXDxec/Try5Os3N33u8KU4c +MIME-Version: 1.0 +X-Received: by 10.58.108.196 with SMTP id hm4mr1163193veb.28.1382780104896; + Sat, 26 Oct 2013 02:35:04 -0700 (PDT) +Received: by 10.58.96.20 with HTTP; Sat, 26 Oct 2013 02:35:04 -0700 (PDT) +Received: by 10.58.96.20 with HTTP; Sat, 26 Oct 2013 02:35:04 -0700 (PDT) +In-Reply-To: + +References: + +Date: Sat, 26 Oct 2013 12:35:04 +0300 +Message-ID: + +Subject: Re: Build broken on OS X 10.9 +From: Jani Nikula +To: Tad +Content-Type: multipart/alternative; boundary=001a11c3b4acf48b0e04e9a194b1 +Cc: Notmuch Mail +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: Sat, 26 Oct 2013 09:40:17 -0000 + +--001a11c3b4acf48b0e04e9a194b1 +Content-Type: text/plain; charset=UTF-8 + +Please post the build log. + +Jani. +On Oct 25, 2013 11:54 PM, "Tad" wrote: + +> 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. +> _______________________________________________ +> notmuch mailing list +> notmuch@notmuchmail.org +> http://notmuchmail.org/mailman/listinfo/notmuch +> + +--001a11c3b4acf48b0e04e9a194b1 +Content-Type: text/html; charset=UTF-8 +Content-Transfer-Encoding: quoted-printable + +

Please post the build log.

+

Jani.

+
On Oct 25, 2013 11:54 PM, "Tad" <tadfisher@gmail.com> wrote:
+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.
+_______________________________________________
+notmuch mailing list
+notmuch@notmuchmail.org
+http://notmuchmail.org/mailman/listinfo/notmuch
+
+ +--001a11c3b4acf48b0e04e9a194b1-- -- 2.26.2