compile error of current git on F15
authorDirk Hohndel <hohndel@infradead.org>
Sun, 29 May 2011 18:44:05 +0000 (11:44 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:38:27 +0000 (09:38 -0800)
8b/bb0e9819eb3fe9ffb23e60a22b4d4dd30b472c [new file with mode: 0644]

diff --git a/8b/bb0e9819eb3fe9ffb23e60a22b4d4dd30b472c b/8b/bb0e9819eb3fe9ffb23e60a22b4d4dd30b472c
new file mode 100644 (file)
index 0000000..88bfc00
--- /dev/null
@@ -0,0 +1,80 @@
+Return-Path: <BATV+c0af3439f45caa0fa9c6+2835+infradead.org+hohndel@bombadil.srs.infradead.org>\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 2EAC7431FD0\r
+       for <notmuch@notmuchmail.org>; Sun, 29 May 2011 11:44:10 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.363\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.363 tagged_above=-999 required=5\r
+       tests=[RDNS_DYNAMIC=0.363] 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 xdZAYBFOulY1 for <notmuch@notmuchmail.org>;\r
+       Sun, 29 May 2011 11:44:07 -0700 (PDT)\r
+Received: from bombadil.infradead.org\r
+       (173-166-109-252-newengland.hfc.comcastbusiness.net\r
+       [173.166.109.252])\r
+       (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id CBD90431FB6\r
+       for <notmuch@notmuchmail.org>; Sun, 29 May 2011 11:44:07 -0700 (PDT)\r
+Received: from localhost ([127.0.0.1] helo=x201s.gr8dns.org)\r
+       by bombadil.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux))\r
+       id 1QQky6-0001NM-IT\r
+       for notmuch@notmuchmail.org; Sun, 29 May 2011 18:44:06 +0000\r
+Received: by x201s.gr8dns.org (Postfix, from userid 500)\r
+       id AA9447009CB; Sun, 29 May 2011 11:44:05 -0700 (PDT)\r
+From: Dirk Hohndel <hohndel@infradead.org>\r
+To: notmuch <notmuch@notmuchmail.org>\r
+Subject: compile error of current git on F15\r
+User-Agent: Notmuch/0.5-174-g347983b (http://notmuchmail.org) Emacs/23.2.1\r
+       (x86_64-redhat-linux-gnu)\r
+Date: Sun, 29 May 2011 11:44:05 -0700\r
+Message-ID: <m3d3j1uz2i.fsf@x201s.gr8dns.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=utf-8\r
+Content-Transfer-Encoding: quoted-printable\r
+X-SRS-Rewrite: SMTP reverse-path rewritten from <hohndel@infradead.org> by\r
+       bombadil.infradead.org See http://www.infradead.org/rpr.html\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: Sun, 29 May 2011 18:44:10 -0000\r
+\r
+\r
+CC -O2 notmuch-reply.o\r
+notmuch-reply.c: In function =E2=80=98notmuch_reply_command=E2=80=99:\r
+notmuch-reply.c:658:3: error: unknown type name =E2=80=98GMimeSession=E2=80=\r
+=99\r
+notmuch-reply.c:659:3: warning: passing argument 1 of =E2=80=98g_mime_gpg_c=\r
+ontext_new=E2=80=99 from incompatible pointer type [enabled by default]\r
+/usr/include/gmime-2.6/gmime/gmime-gpg-context.h:64:21: note: expected =E2=\r
+=80=98GMimePasswordRequestFunc=E2=80=99 but argument is of type =E2=80=98in=\r
+t *=E2=80=99\r
+make: *** [notmuch-reply.o] Error 1\r
+\r
+This seems to have been introduced in Jameson's crypto patch series...\r
+\r
+./configure shows:\r
+\r
+Checking for Xapian development files... Yes (1.2.4).\r
+Checking for GMime development files... Yes (gmime-2.6).\r
+Checking for Glib development files (>=3D 2.14)... Yes.\r
+\r
+/D\r
+\r
+--=20\r
+Dirk Hohndel\r
+Intel Open Source Technology Center\r