Re: notmuch-0.18 issues [was Re: notmuch-0.16: realpath() compatibility issue; clang...
authorTomi Ollila <tomi.ollila@iki.fi>
Thu, 26 Jun 2014 13:16:31 +0000 (16:16 +0300)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 18:03:19 +0000 (10:03 -0800)
db/8e94e2f3c06b894c4edc636cbb3081155c1c3a [new file with mode: 0644]

diff --git a/db/8e94e2f3c06b894c4edc636cbb3081155c1c3a b/db/8e94e2f3c06b894c4edc636cbb3081155c1c3a
new file mode 100644 (file)
index 0000000..bae8b71
--- /dev/null
@@ -0,0 +1,97 @@
+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 olra.theworths.org (Postfix) with ESMTP id 7DA17431FAF\r
+       for <notmuch@notmuchmail.org>; Thu, 26 Jun 2014 06:16:46 -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 wAFUvOlqWnw2 for <notmuch@notmuchmail.org>;\r
+       Thu, 26 Jun 2014 06:16:39 -0700 (PDT)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+       by olra.theworths.org (Postfix) with ESMTP id 14146431FAE\r
+       for <notmuch@notmuchmail.org>; Thu, 26 Jun 2014 06:16:39 -0700 (PDT)\r
+Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
+       by guru.guru-group.fi (Postfix) with ESMTP id 4EEAE100051;\r
+       Thu, 26 Jun 2014 16:16:32 +0300 (EEST)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: Thomas Klausner <tk@giga.or.at>, David Bremner <david@tethera.net>\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+25~gdaf4b6f (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: Thu, 26 Jun 2014 16:16:31 +0300\r
+Message-ID: <m2a98z95g0.fsf@guru.guru-group.fi>\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 13:16:46 -0000\r
+\r
+On Thu, Jun 26 2014, Thomas Klausner <tk@giga.or.at> wrote:\r
+\r
+>\r
+> I had some other issues with 0.18 though.\r
+>\r
+> 1. pkgsrc's copy of rst2man is called "rst2man.py". The configure test\r
+> for this fails, of course, and there is another place where rst2man is\r
+> called directly. I've changed that to rst2man.py locally, but it'd be\r
+> good if configure could test for both names, set a variable to the one\r
+> found, and use the variable in the other place.\r
+\r
+There are patches to be reviewed for this.\r
+\r
+>\r
+> 2. doc/Makefile.local has "python" hardcoded. pkgsrc supports multiple\r
+> python versions at the same time, with the disadvantage that there is\r
+> no "python" executable, only "python2.6", "python2.7", "python3.3"\r
+> etc. I've passed in the proper executable name as PYTHONBIN and used\r
+> it in the Makefile.\r
+\r
+For this we could figure out something...\r
+\r
+>\r
+> 3. installation of notmuch-version.el fails, because the install rule\r
+> has no dependency on the generated file notmuch-version.el. I've added\r
+> such a dependency.\r
+\r
+This has been fixed in 0.18.1.\r
+\r
+>\r
+> The patches I used to make notmuch build are attached, but I can of\r
+> course test other patches if you prefer different solutions. I haven't\r
+> really run this version of notmuch yet.\r
+>\r
+> Cheers,\r
+>  Thomas\r
+> $NetBSD$\r
+>\r
+\r
+Tomi\r