Re: compile error of current git on F15
authorJameson Graef Rollins <jrollins@finestructure.net>
Mon, 30 May 2011 18:43:17 +0000 (11:43 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:38:28 +0000 (09:38 -0800)
fa/e3da4cfe2d733056edac66ef91fa758166d84c [new file with mode: 0644]

diff --git a/fa/e3da4cfe2d733056edac66ef91fa758166d84c b/fa/e3da4cfe2d733056edac66ef91fa758166d84c
new file mode 100644 (file)
index 0000000..733f8c0
--- /dev/null
@@ -0,0 +1,113 @@
+Return-Path: <jrollins@finestructure.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 3B154431FD0\r
+       for <notmuch@notmuchmail.org>; Mon, 30 May 2011 11:43:29 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.3\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3] 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 yullqVsdTUcw for <notmuch@notmuchmail.org>;\r
+       Mon, 30 May 2011 11:43:26 -0700 (PDT)\r
+Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
+       [131.215.239.19])\r
+       by olra.theworths.org (Postfix) with ESMTP id CCFDE431FB6\r
+       for <notmuch@notmuchmail.org>; Mon, 30 May 2011 11:43:26 -0700 (PDT)\r
+Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
+       by earth-doxen-postvirus (Postfix) with ESMTP id E100966E01C6;\r
+       Mon, 30 May 2011 11:43:22 -0700 (PDT)\r
+X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
+Received: from servo.finestructure.net (cpe-98-149-172-122.socal.res.rr.com\r
+       [98.149.172.122]) (Authenticated sender: jrollins)\r
+       by earth-doxen-submit (Postfix) with ESMTP id E32A966E0023;\r
+       Mon, 30 May 2011 11:43:19 -0700 (PDT)\r
+Received: by servo.finestructure.net (Postfix, from userid 1000)\r
+       id 9FA2A508; Mon, 30 May 2011 11:43:20 -0700 (PDT)\r
+From: Jameson Graef Rollins <jrollins@finestructure.net>\r
+To: Dirk Hohndel <hohndel@infradead.org>, notmuch <notmuch@notmuchmail.org>\r
+Subject: Re: compile error of current git on F15\r
+In-Reply-To: <m3d3j1uz2i.fsf@x201s.gr8dns.org>\r
+References: <m3d3j1uz2i.fsf@x201s.gr8dns.org>\r
+User-Agent: Notmuch/0.5-196-g473f9b2 (http://notmuchmail.org) Emacs/23.3.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Mon, 30 May 2011 11:43:17 -0700\r
+Message-ID: <8762osjagp.fsf@servo.factory.finestructure.net>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="=-=-=";\r
+       micalg=pgp-sha256; protocol="application/pgp-signature"\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: Mon, 30 May 2011 18:43:29 -0000\r
+\r
+--=-=-=\r
+Content-Type: text/plain; charset=utf-8\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+On Sun, 29 May 2011 11:44:05 -0700, Dirk Hohndel <hohndel@infradead.org> wr=\r
+ote:\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=\r
+=80=99\r
+> notmuch-reply.c:659:3: warning: passing argument 1 of =E2=80=98g_mime_gpg=\r
+_context_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 =\r
+=E2=80=98GMimePasswordRequestFunc=E2=80=99 but argument is of type =E2=80=\r
+=98int *=E2=80=99\r
+> make: *** [notmuch-reply.o] Error 1\r
+>=20\r
+> This seems to have been introduced in Jameson's crypto patch series...\r
+>=20\r
+> ./configure shows:\r
+>=20\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
+Hey, Dirk.  Looks like you're using gmime-2.6, which is something I've\r
+never looked at, and it looks like there are API changes.  This of\r
+course doesn't help you, Dirk, but this probably means we should require\r
+libgmime-2.4, at least until we can figure out how to support both\r
+versions, which I'm not sure how to handle.\r
+\r
+Dirk, just out of curiosity, what system are you running that is\r
+provides gmime 2.6?\r
+\r
+jamie.\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.11 (GNU/Linux)\r
+\r
+iQIcBAEBCAAGBQJN4+VGAAoJEO00zqvie6q8rEIP/joDD7gxGJtA6hzZZEPpS2Nu\r
+oD1hNk5SCK121jHfv5ySMSPK4Mwl+s8sMJI4JIjuJl95LfxPGjaxWtHEVhqCsuZg\r
+4/V8O6h7SWqEA44C29mWTbZJk3y8kETpQb77Aw7wY9itsveOuxk7Q14E/dYzlR7r\r
+MD1wo3wSY2ooJpbptKFbFI/JAapw+8l+HoCAFnXnmBBKl/JQsW5pZugse8LB8/kl\r
+cPHtyyZ4gYlWKGVmxfV6vDyXkzg5/gAP0VDKzSmvfQ5tyL0Ehl92P+TC30Od1Odp\r
+3hIH3XcCpq4oMjKEkWI4o3DMFBEj4HRJ8ENYTGWGGkuRXCcRQFnU02mTSLoFidb7\r
+nouC23eLzIiF2O2qob55/DGg4xUskHKzrH0OzQHCWI+s60IikViGB+/idYkKp+el\r
+3WaBZo22dhlbIeB2BlBvfrAUpcQeAwirvfzwdk6FKOafcmqw06CZQNdCBjAU3zti\r
+Cb0KmJrEjrNvu1FYbNQ47WOcVzMmcd2bEvbDg1x4BhgdD5OLu6pPmc1lf8gXPR1c\r
+phm5+qRnODCqg7+6SFYV8uVlHVtMbgcGnswrZPnpE0rP9lrL05mbpONvQqCgHVJH\r
+6kK9gdj9WVsxBveBynmCn6FeP9jnXOV4qnPXRd0VMNYu7dlape7SxJGj7EAFvicX\r
+w+L/njBA+pkiSOyVdGUb\r
+=N8CX\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r