--- /dev/null
+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 8B2C9431FAE\r
+ for <notmuch@notmuchmail.org>; Thu, 26 Jun 2014 08:00:44 -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 5HI4NxinyDue for <notmuch@notmuchmail.org>;\r
+ Thu, 26 Jun 2014 08:00:37 -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 55C38431FAF\r
+ for <notmuch@notmuchmail.org>; Thu, 26 Jun 2014 08:00:37 -0700 (PDT)\r
+Received: from remotemail by yantan.tethera.net with local (Exim 4.80)\r
+ (envelope-from <david@tethera.net>)\r
+ id 1X0BAB-0004kR-LT; Thu, 26 Jun 2014 12:00:35 -0300\r
+Received: (nullmailer pid 18520 invoked by uid 1000); Thu, 26 Jun 2014\r
+ 15:00:31 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: Thomas Klausner <tk@giga.or.at>\r
+Subject: Re: notmuch-0.18 issues [was Re: notmuch-0.16: realpath()\r
+ compatibility issue; clang visibility problem]\r
+In-Reply-To: <20140626130826.GL11862@danbala.tuwien.ac.at>\r
+References: <20140103214735.GG27614@danbala.tuwien.ac.at>\r
+ <87ob0c6p0e.fsf@zancas.localnet>\r
+ <20140408123312.GZ5053@danbala.tuwien.ac.at>\r
+ <sfid-H20140626-143836-+023.12-1@spamfilter.osbf.lua>\r
+ <87a98zho9y.fsf@zancas.localnet>\r
+ <20140626130826.GL11862@danbala.tuwien.ac.at>\r
+User-Agent: Notmuch/0.18.1 (http://notmuchmail.org) Emacs/24.3.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Thu, 26 Jun 2014 12:00:31 -0300\r
+Message-ID: <87wqc3g1gw.fsf@zancas.localnet>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+Cc: Notmuch 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: Thu, 26 Jun 2014 15:00:44 -0000\r
+\r
+Thomas Klausner <tk@giga.or.at> writes:\r
+\r
+> Hi David!\r
+>\r
+> Thanks for getting back to me about this.\r
+> Currently configure (with some patches) says:\r
+>\r
+> Checking for Xapian development files... Yes (1.2.17).\r
+> Checking for Xapian compaction support... Yes.\r
+> Checking for GMime development files... Yes (gmime-2.4 ).\r
+> Checking for Glib development files (>= 2.22)... Yes.\r
+> Checking for zlib (>= 1.2.5.2)... Yes.\r
+> Checking for talloc development files... Yes.\r
+> Checking for valgrind development files... No (but that's fine).\r
+> Checking for bash-completion (>= 1.90)... No (will not install bash completion).\r
+> Checking if emacs is available... emacs: not found\r
+> No (so will not byte-compile emacs code)\r
+> Checking if sphinx is available and supports nroff output... python: not found\r
+> No (falling back to rst2man).\r
+> Checking if rst2man is available... Yes.\r
+> Checking which platform we are on... Unknown.\r
+>\r
+> *** Warning: Unknown platform. Notmuch might or might not build correctly.\r
+>\r
+> Checking byte order... 1234\r
+> Checking for canonicalize_file_name... No (will use our own instead).\r
+> Checking for getline... Yes.\r
+> Checking for strcasestr... Yes.\r
+> Checking for strsep... Yes.\r
+> Checking for timegm... Yes.\r
+> Checking for dirent.d_type... Yes.\r
+> Checking for standard version of getpwuid_r... Yes.\r
+> Checking for standard version of asctime_r... Yes.\r
+> Checking for rpath support... Yes.\r
+> Checking for -Wl,--as-needed... Yes.\r
+> Checking for available C++ compiler warning flags... \r
+> -Wall -Wextra -Wwrite-strings\r
+> Checking for available C compiler warning flags... \r
+> -Wall -Wextra -Wwrite-strings -Wmissing-declarations\r
+>\r
+> so this particular issue seems to be fixed, right?\r
+>\r
+\r
+If notmuch-shared links for you now, perhaps commit 3242e29 was the fix\r
+needed. That commit makes the compat version canonicalize_file_name\r
+exported from the libnotmuch.so. I have no real idea how the symbol\r
+visibility stuff interacts with clang though.\r
+\r
+d\r