From e11f3d1a0512e691e7d274f29fea604143ab6185 Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Tue, 24 Sep 2013 16:30:09 +0300 Subject: [PATCH] Re: OSX 10.6 support --- 4b/41fe93aa202c754e5eb272331efb3b7095c703 | 98 +++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 4b/41fe93aa202c754e5eb272331efb3b7095c703 diff --git a/4b/41fe93aa202c754e5eb272331efb3b7095c703 b/4b/41fe93aa202c754e5eb272331efb3b7095c703 new file mode 100644 index 000000000..c9e828369 --- /dev/null +++ b/4b/41fe93aa202c754e5eb272331efb3b7095c703 @@ -0,0 +1,98 @@ +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 39BA0431FBC + for ; Tue, 24 Sep 2013 06:30:27 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + 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 Wq0iQUW0KHKm for ; + Tue, 24 Sep 2013 06:30:20 -0700 (PDT) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id AE193431FB6 + for ; Tue, 24 Sep 2013 06:30:20 -0700 (PDT) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id 6CD7C100051; + Tue, 24 Sep 2013 16:30:09 +0300 (EEST) +From: Tomi Ollila +To: Justin Pitts , notmuch@notmuchmail.org +Subject: Re: OSX 10.6 support +In-Reply-To: + +References: + +User-Agent: Notmuch/0.16+87~g451fefe (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-unknown-linux-gnu) +X-Face: HhBM'cA~ +MIME-Version: 1.0 +Content-Type: text/plain +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: Tue, 24 Sep 2013 13:30:27 -0000 + +On Mon, Sep 23 2013, Justin Pitts wrote: + +> Hello, +> +> Recently, I attempted to update the OSX Homebrew package manager to notmuch +> 0.16. This version compiles without issue on my system, which is running +> OSX 10.8. + +I would blame David: + +git show be96004b7ddf39441304938bbaf7ee61798c0d10 +git show 51b14fb3c3a3cfdfa6b29d8309aaa6cbe82cedda + +$ git describe be96004b +debian/0.15.2-2-157-gbe96004 +$ git describe 51b14fb3 +debian/0.15.2-2-156-g51b14fb + +... I don't know why these would break it, just my best guess... + +Tomi + +> +> I was informed by one of the Homebrew maintainers that 0.16 fails to +> compile as-is on OSX 10.6 : +> https://github.com/mxcl/homebrew/pull/22731#issuecomment-24896941 +> +> The options here are +> 1. Leave homebrew's version of notmuch at 0.15.2 +> 2. Update notmuch there to 0.16, with the caveat that it will not build on +> OSX 10.6 +> 3. Update notmuch to 0.16, along with necessary changes to make it build on +> OSX 10.6 +> +> I'd attempt #3, but I lack a 10.6 system to try that on. +> +> Does anyone have a way to accomplish #3? +> +> Barring that, is there any objection to #2? +> +> Thank you, +> Justin Pitts +> _______________________________________________ +> notmuch mailing list +> notmuch@notmuchmail.org +> http://notmuchmail.org/mailman/listinfo/notmuch -- 2.26.2