From d37ab7b6bdccbbb99bf76390173b1350e833e102 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Wed, 25 Sep 2013 11:07:20 +2100 Subject: [PATCH] Re: OSX 10.6 support --- 54/b6231e2119317f7eca46ecca0719a8388a56b4 | 86 +++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 54/b6231e2119317f7eca46ecca0719a8388a56b4 diff --git a/54/b6231e2119317f7eca46ecca0719a8388a56b4 b/54/b6231e2119317f7eca46ecca0719a8388a56b4 new file mode 100644 index 000000000..715948f29 --- /dev/null +++ b/54/b6231e2119317f7eca46ecca0719a8388a56b4 @@ -0,0 +1,86 @@ +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 234AC431FBD + for ; Tue, 24 Sep 2013 07:07:37 -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 sUVL8Uz+Uorm for ; + Tue, 24 Sep 2013 07:07:29 -0700 (PDT) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 5E33D431FB6 + for ; Tue, 24 Sep 2013 07:07:29 -0700 (PDT) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1VOTGu-00027W-6Q; Tue, 24 Sep 2013 11:07:24 -0300 +Received: (nullmailer pid 24691 invoked by uid 1000); Tue, 24 Sep 2013 + 14:07:20 -0000 +From: David Bremner +To: Justin Pitts , notmuch@notmuchmail.org +Subject: Re: OSX 10.6 support +In-Reply-To: + +References: + +User-Agent: Notmuch/0.16 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Tue, 24 Sep 2013 11:07:20 -0300 +Message-ID: <87hadae2jr.fsf@unb.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 14:07:37 -0000 + +Justin Pitts writes: + +> 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 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 + +Well, I'd say it's up to you guys what you want to do; I'd reccomend +against 1 just in case there are future security fixes. + +If you want help debugging why it doesn't work on a particular version +of MacOS, then I'd suggest sending (a link to) a complete build log and +all of the versions of the relevant tools and packages to the list. I +still can't promise anything, but maybe somebody will spot what's going +wrong. + +Unfortunately we don't have any MacOS users very involved with notmuch +development, so these issues tend to be a bit slow to resolve. + +d + -- 2.26.2