Re: OSX 10.6 support
[notmuch-archives.git] / 4b / 41fe93aa202c754e5eb272331efb3b7095c703
1 Return-Path: <tomi.ollila@iki.fi>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 39BA0431FBC\r
6         for <notmuch@notmuchmail.org>; Tue, 24 Sep 2013 06:30:27 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id Wq0iQUW0KHKm for <notmuch@notmuchmail.org>;\r
16         Tue, 24 Sep 2013 06:30:20 -0700 (PDT)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id AE193431FB6\r
19         for <notmuch@notmuchmail.org>; Tue, 24 Sep 2013 06:30:20 -0700 (PDT)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21         by guru.guru-group.fi (Postfix) with ESMTP id 6CD7C100051;\r
22         Tue, 24 Sep 2013 16:30:09 +0300 (EEST)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: Justin Pitts <justinpitts@gmail.com>, notmuch@notmuchmail.org\r
25 Subject: Re: OSX 10.6 support\r
26 In-Reply-To:\r
27  <CAMYZu8VB57ht_b4i7kWkRJ2Z4BOy+G27DXE8sn1ODKDcMG9YKQ@mail.gmail.com>\r
28 References:\r
29  <CAMYZu8VB57ht_b4i7kWkRJ2Z4BOy+G27DXE8sn1ODKDcMG9YKQ@mail.gmail.com>\r
30 User-Agent: Notmuch/0.16+87~g451fefe (http://notmuchmail.org) Emacs/24.3.1\r
31         (x86_64-unknown-linux-gnu)\r
32 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
33         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
34         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
35 Date: Tue, 24 Sep 2013 16:30:09 +0300\r
36 Message-ID: <m238ouxs7y.fsf@guru.guru-group.fi>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Tue, 24 Sep 2013 13:30:27 -0000\r
52 \r
53 On Mon, Sep 23 2013, Justin Pitts <justinpitts@gmail.com> wrote:\r
54 \r
55 > Hello,\r
56 >\r
57 > Recently, I attempted to update the OSX Homebrew package manager to notmuch\r
58 > 0.16. This version compiles without issue on my system, which is running\r
59 > OSX 10.8.\r
60 \r
61 I would blame David:\r
62 \r
63 git show be96004b7ddf39441304938bbaf7ee61798c0d10\r
64 git show 51b14fb3c3a3cfdfa6b29d8309aaa6cbe82cedda\r
65 \r
66 $ git describe be96004b\r
67 debian/0.15.2-2-157-gbe96004\r
68 $ git describe 51b14fb3\r
69 debian/0.15.2-2-156-g51b14fb\r
70 \r
71 ... I don't know why these would break it, just my best guess...\r
72 \r
73 Tomi\r
74 \r
75 >\r
76 > I was informed by one of the Homebrew maintainers that 0.16 fails to\r
77 > compile as-is on OSX 10.6 :\r
78 > https://github.com/mxcl/homebrew/pull/22731#issuecomment-24896941\r
79 >\r
80 > The options here are\r
81 > 1. Leave homebrew's version of notmuch at 0.15.2\r
82 > 2. Update notmuch there to 0.16, with the caveat that it will not build on\r
83 > OSX 10.6\r
84 > 3. Update notmuch to 0.16, along with necessary changes to make it build on\r
85 > OSX 10.6\r
86 >\r
87 > I'd attempt #3, but I lack a 10.6 system to try that on.\r
88 >\r
89 > Does anyone have a way to accomplish #3?\r
90 >\r
91 > Barring that, is there any objection to #2?\r
92 >\r
93 > Thank you,\r
94 > Justin Pitts\r
95 > _______________________________________________\r
96 > notmuch mailing list\r
97 > notmuch@notmuchmail.org\r
98 > http://notmuchmail.org/mailman/listinfo/notmuch\r