Re: OSX 10.6 support
authorDavid Bremner <david@tethera.net>
Tue, 24 Sep 2013 14:07:20 +0000 (11:07 +2100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:57:12 +0000 (09:57 -0800)
54/b6231e2119317f7eca46ecca0719a8388a56b4 [new file with mode: 0644]

diff --git a/54/b6231e2119317f7eca46ecca0719a8388a56b4 b/54/b6231e2119317f7eca46ecca0719a8388a56b4
new file mode 100644 (file)
index 0000000..715948f
--- /dev/null
@@ -0,0 +1,86 @@
+Return-Path: <david@tethera.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 234AC431FBD\r
+       for <notmuch@notmuchmail.org>; Tue, 24 Sep 2013 07:07:37 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id sUVL8Uz+Uorm for <notmuch@notmuchmail.org>;\r
+       Tue, 24 Sep 2013 07:07:29 -0700 (PDT)\r
+Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155])\r
+       (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 5E33D431FB6\r
+       for <notmuch@notmuchmail.org>; Tue, 24 Sep 2013 07:07:29 -0700 (PDT)\r
+Received: from remotemail by yantan.tethera.net with local (Exim 4.80)\r
+       (envelope-from <david@tethera.net>)\r
+       id 1VOTGu-00027W-6Q; Tue, 24 Sep 2013 11:07:24 -0300\r
+Received: (nullmailer pid 24691 invoked by uid 1000); Tue, 24 Sep 2013\r
+       14:07:20 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: Justin Pitts <justinpitts@gmail.com>, notmuch@notmuchmail.org\r
+Subject: Re: OSX 10.6 support\r
+In-Reply-To:\r
+ <CAMYZu8VB57ht_b4i7kWkRJ2Z4BOy+G27DXE8sn1ODKDcMG9YKQ@mail.gmail.com>\r
+References:\r
+ <CAMYZu8VB57ht_b4i7kWkRJ2Z4BOy+G27DXE8sn1ODKDcMG9YKQ@mail.gmail.com>\r
+User-Agent: Notmuch/0.16 (http://notmuchmail.org) Emacs/24.3.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Tue, 24 Sep 2013 11:07:20 -0300\r
+Message-ID: <87hadae2jr.fsf@unb.ca>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Tue, 24 Sep 2013 14:07:37 -0000\r
+\r
+Justin Pitts <justinpitts@gmail.com> writes:\r
+\r
+> Hello,\r
+>\r
+> Recently, I attempted to update the OSX Homebrew package manager to notmuch\r
+> 0.16. This version compiles without issue on my system, which is running\r
+> OSX 10.8.\r
+>\r
+> I was informed by one of the Homebrew maintainers that 0.16 fails to\r
+> compile as-is on OSX 10.6 :\r
+> https://github.com/mxcl/homebrew/pull/22731#issuecomment-24896941\r
+>\r
+> The options here are\r
+> 1. Leave homebrew's version of notmuch at 0.15.2\r
+> 2. Update notmuch there to 0.16, with the caveat that it will not build on\r
+> OSX 10.6\r
+> 3. Update notmuch to 0.16, along with necessary changes to make it build on\r
+> OSX 10.6\r
+\r
+Well, I'd say it's up to you guys what you want to do; I'd reccomend\r
+against 1 just in case there are future security fixes.\r
+\r
+If you want help debugging why it doesn't work on a particular version\r
+of MacOS, then I'd suggest sending (a link to) a complete build log and\r
+all of the versions of the relevant tools and packages to the list. I\r
+still can't promise anything, but maybe somebody will spot what's going\r
+wrong.\r
+\r
+Unfortunately we don't have any MacOS users very involved with notmuch\r
+development, so these issues tend to be a bit slow to resolve.\r
+\r
+d\r
+\r