--- /dev/null
+Return-Path: <tomi.ollila@iki.fi>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 053F36DE031B\r
+ for <notmuch@notmuchmail.org>; Mon, 15 Jun 2015 02:20:41 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.994\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.994 tagged_above=-999 required=5 tests=[AWL=0.342, \r
+ SPF_NEUTRAL=0.652] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id jjATMcdN7Bqp for <notmuch@notmuchmail.org>;\r
+ Mon, 15 Jun 2015 02:20:38 -0700 (PDT)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 1370D6DE0140\r
+ for <notmuch@notmuchmail.org>; Mon, 15 Jun 2015 02:20:37 -0700 (PDT)\r
+Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
+ by guru.guru-group.fi (Postfix) with ESMTP id 5C1C9100086;\r
+ Mon, 15 Jun 2015 12:20:12 +0300 (EEST)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: Jinwoo Lee <jinwoo68@gmail.com>, David Bremner <david@tethera.net>,\r
+ notmuch@notmuchmail.org\r
+Subject: Re: [PATCH] lib, ruby: make use of -Wl,--no-undefined configurable\r
+In-Reply-To: <yq654mm9tyie.fsf@jinwoo-macbookair.roam.corp.google.com>\r
+References: <1433142542-2307-3-git-send-email-david@tethera.net>\r
+ <1434261524-14139-1-git-send-email-david@tethera.net>\r
+ <yq65a8w2u7yv.fsf@jinwoo-macbookair.roam.corp.google.com>\r
+ <87r3peye4q.fsf@maritornes.cs.unb.ca>\r
+ <yq657fr6tj64.fsf@jinwoo-macbookair.roam.corp.google.com>\r
+ <87oaki3zrh.fsf@maritornes.cs.unb.ca>\r
+ <yq654mm9tyie.fsf@jinwoo-macbookair.roam.corp.google.com>\r
+User-Agent: Notmuch/0.20+12~gf3d9440 (http://notmuchmail.org) Emacs/24.3.1\r
+ (x86_64-unknown-linux-gnu)\r
+X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
+ $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
+ !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
+Date: Mon, 15 Jun 2015 12:20:12 +0300\r
+Message-ID: <m2bnghe3ar.fsf@guru.guru-group.fi>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.18\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: Mon, 15 Jun 2015 09:20:41 -0000\r
+\r
+On Mon, Jun 15 2015, Jinwoo Lee <jinwoo68@gmail.com> wrote:\r
+\r
+> On Sun, Jun 14, 2015 at 11:34 AM, David Bremner <david@tethera.net> wrote:\r
+>> Jinwoo Lee <jinwoo68@gmail.com> writes:\r
+>>\r
+>>> When I apply those 2 patches from you, things seem to work. I still get\r
+>>> warnings like below, but they don't seem severe. I'm not sure if the\r
+>>> ruby binding actually works though.\r
+>>>\r
+>>> ld: warning: ignoring file ../../lib/libnotmuch.dylib, file was built for x86_64 which is not the architecture being linked (i386): ../../lib/libnotmuch.dylib\r
+>>>\r
+>>\r
+>> That one is a bit worrying, but I don't know enough about OS X to know\r
+>> for sure. If you have time/interest, can you try running the tests in\r
+>>\r
+>> id:1433142542-2307-5-git-send-email-david@tethera.net\r
+>>\r
+>> Just apply the patch and make tests. That should indicate if the\r
+>> bindings are basically working.\r
+>\r
+> Do you mean `make test', not `make tests'?\r
+>\r
+> `make test' errors saying that the bash version must be >= 4.0. Bash on\r
+> my mac is 3.2.57, which is the default bash installed on Yosemite.\r
+\r
+That probably will not change; IIRC bash 3.2.57 is released under GPLv2\r
+and bash >= 4 GPLv3. You just need to install separate bash (brew, ports,\r
+wherever) in order to run these tests in OS X.\r
+\r
+>\r
+> Error: The notmuch test suite requires a bash version >= 4.0\r
+> due to use of associative arrays within the test suite.\r
+> Please try again with a newer bash (or help us fix the\r
+> test suite to be more portable). Thanks.\r
+> _______________________________________________\r
+> notmuch mailing list\r
+> notmuch@notmuchmail.org\r
+> http://notmuchmail.org/mailman/listinfo/notmuch\r