Re: [RFC PATCH] Python bindings: CDLL("libnotmuch.3.dylib") on Darwin
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Tue, 9 Jul 2013 06:41:55 +0000 (08:41 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:55:56 +0000 (09:55 -0800)
5d/0b7d99b4885a46d21b163b9bd1bbf6640e291d [new file with mode: 0644]

diff --git a/5d/0b7d99b4885a46d21b163b9bd1bbf6640e291d b/5d/0b7d99b4885a46d21b163b9bd1bbf6640e291d
new file mode 100644 (file)
index 0000000..095b7ac
--- /dev/null
@@ -0,0 +1,133 @@
+Return-Path: <teythoon@jade-hamburg.de>\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 18411431FAF\r
+       for <notmuch@notmuchmail.org>; Mon,  8 Jul 2013 23:42:13 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.001\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.001 tagged_above=-999 required=5\r
+       tests=[UNPARSEABLE_RELAY=0.001] 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 tTAnCYOK8dDK for <notmuch@notmuchmail.org>;\r
+       Mon,  8 Jul 2013 23:42:04 -0700 (PDT)\r
+Received: from mail.cryptobitch.de (cryptobitch.de [88.198.7.68])\r
+       (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id ABC77431FAE\r
+       for <notmuch@notmuchmail.org>; Mon,  8 Jul 2013 23:42:04 -0700 (PDT)\r
+Received: from mail.jade-hamburg.de (mail.jade-hamburg.de [85.183.11.228])\r
+       (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by mail.cryptobitch.de (Postfix) with ESMTPSA id A9B1261B068\r
+       for <notmuch@notmuchmail.org>; Tue,  9 Jul 2013 08:42:02 +0200 (CEST)\r
+Received: by mail.jade-hamburg.de (Postfix, from userid 401)\r
+       id 0F27FDF2A4; Tue,  9 Jul 2013 08:42:01 +0200 (CEST)\r
+Received: from thinkbox.jade-hamburg.de (unknown\r
+       [IPv6:fe80::216:d3ff:fe3e:5058%br0])\r
+       (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
+       (No client certificate requested) (Authenticated sender: teythoon)\r
+       by mail.jade-hamburg.de (Postfix) with ESMTPSA id 52A40DF29F;\r
+       Tue,  9 Jul 2013 08:41:56 +0200 (CEST)\r
+Received: from teythoon by thinkbox.jade-hamburg.de with local (Exim 4.80)\r
+       (envelope-from <teythoon@thinkbox.jade-hamburg.de>)\r
+       id 1UwRcZ-0007Ky-LG; Tue, 09 Jul 2013 08:41:55 +0200\r
+Content-Type: text/plain; charset="utf-8"\r
+MIME-Version: 1.0\r
+Content-Transfer-Encoding: quoted-printable\r
+To: Tomi Ollila <tomi.ollila@iki.fi>, \r
+From: Justus Winter <4winter@informatik.uni-hamburg.de>\r
+In-Reply-To: <m2ppuvq3iv.fsf@guru.guru-group.fi>\r
+References: <1372171016-11935-1-git-send-email-tomi.ollila@iki.fi>\r
+       <20130625152159.17799.36764@thinkbox.jade-hamburg.de>\r
+       <m2ppuvq3iv.fsf@guru.guru-group.fi>\r
+Message-ID: <20130709064155.26399.23139@thinkbox.jade-hamburg.de>\r
+User-Agent: alot/0.3.4\r
+Subject: Re: [RFC PATCH] Python bindings: CDLL("libnotmuch.3.dylib") on Darwin\r
+Date: Tue, 09 Jul 2013 08:41:55 +0200\r
+Cc: , notmuch mailing list <notmuch@notmuchmail.org>\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, 09 Jul 2013 06:42:13 -0000\r
+\r
+Quoting Tomi Ollila (2013-07-06 14:25:12)\r
+> On Tue, Jun 25 2013, Justus Winter <4winter@informatik.uni-hamburg.de> wr=\r
+ote:\r
+> =\r
+\r
+> > Quoting Tomi Ollila (2013-06-25 16:36:56)\r
+> >> Use os.uname() to check for 'Darwin' and load "libnotmuch.3.dylib"\r
+> >> instead of "libnotmuch.so.3" if that is the case.\r
+> >> ---\r
+> >> =\r
+\r
+> >> This is followup to thread starting from\r
+> >> =\r
+\r
+> >>   id:1369540418-94177-1-git-send-email-Julian@GrayVines.com\r
+> >> =\r
+\r
+> >> For anyone interested: this is basically no-overhead addition as ctypes\r
+> >> already loads os module (is "available" as ctypes._os) -- Comparison u=\r
+sing\r
+> >> strace(1) showed that uname system call is used in addition to other p=\r
+rocessing.\r
+> >> =\r
+\r
+> >> This patch is modeled after _lb_'s comments on IRC:\r
+> >> =\r
+\r
+> >> < _lb_> nmlib =3D CDLL("libnotmuch.so.3") needs to be replaced with\r
+> >>         nmlib =3D CDLL("libnotmuch.3.dylib") in OSX\r
+> >> < _lb_> Works like a charm! Mmm... I'll have to subscribe to the list\r
+> >>         to send the patch...\r
+> >> < _lb_> I guess the quid of the question is to have an os detection\r
+> >>         if so it loads the right lib?\r
+> >> =\r
+\r
+> >> ... a few days ago, but the patch didn't arrive yet ;D\r
+> >> =\r
+\r
+> >> I tested that this still works on Linux, but did not test on Mac OS X;\r
+> >> also I did not think much how to handle the importing and the if test.\r
+> >> =\r
+\r
+> >> Anyone using Mac care to take over -- you are probably more interested\r
+> >> of getting this thing to work :D\r
+> >\r
+> > Looks good, though I'd prefer not to do the from..import\r
+> > thing. os.uname is just as short and more concise, you can see where\r
+> > the uname function comes from.\r
+> >\r
+> > If anyone on OSX confirms that this works I'll merge the patch.\r
+> =\r
+\r
+> if you push id:1372171016-11935-1-git-send-email-tomi.ollila@iki.fi\r
+> =\r
+\r
+> based on id:1372772667-sup-392@indy.local\r
+> =\r
+\r
+> I'll make a NEWS entry and ask whether David includes this to 0.16\r
+> ( id:87ip0rj7vn.fsf@zancas.localnet )\r
+> =\r
+\r
+> (In a separate mail Steven Schmeiser told (when I asked) that he applied\r
+> the patch verbatim on OS X 10.8)\r
+\r
+Done, and many thanks for keeping an eye on this.\r
+\r
+Justus\r