--- /dev/null
+Return-Path: <jonathan.underwood@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id D889D6DE028A\r
+ for <notmuch@notmuchmail.org>; Fri, 27 Nov 2015 03:55:58 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.82\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.82 tagged_above=-999 required=5\r
+ tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+ FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01,\r
+ RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id QzXo7cFGoWtK for <notmuch@notmuchmail.org>;\r
+ Fri, 27 Nov 2015 03:55:57 -0800 (PST)\r
+Received: from mail-lf0-f53.google.com (mail-lf0-f53.google.com\r
+ [209.85.215.53])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id ACD1E6DE0274\r
+ for <notmuch@notmuchmail.org>; Fri, 27 Nov 2015 03:55:56 -0800 (PST)\r
+Received: by lfs39 with SMTP id 39so124239864lfs.3\r
+ for <notmuch@notmuchmail.org>; Fri, 27 Nov 2015 03:55:54 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+ h=mime-version:date:message-id:subject:from:to:content-type;\r
+ bh=NMQuOCk2Ae9y5K1X37W18YEY93U9hjKlBYM6hfkKoWU=;\r
+ b=r0X7x7eyoMTC/fHOacPyQ7AYp7q3fkk5idqoJVlNlcf4O4vjVlPymqrHDyiepQzKKg\r
+ Vyqc4fxMutSi9PCBXV3i/U14WCbj/OTrl8y+11igchFD7Qta84R0xVEZ5LfzenShCA/I\r
+ 1ZdF6WXOAvQX5QltDN4ECL8VMSJsLRaV9t+KyKeYFOGoMfucLFbwFDy36yyc+FkT30cI\r
+ Bsif1lrxoVqTAk1K1WTGjEsCE7wIgRkVGPpqbsXQ2fGEebUzQltfqabgDRNjuPPwcPb+\r
+ cmRiWRw7fVki7RKVCQZn/C07inxEdlVtUxAb8DCIpZuKqvyg8WV0x3OgjnAwG7wR2wGE\r
+ jdpA==\r
+MIME-Version: 1.0\r
+X-Received: by 10.25.147.84 with SMTP id v81mr14572612lfd.119.1448625354345;\r
+ Fri, 27 Nov 2015 03:55:54 -0800 (PST)\r
+Received: by 10.112.148.66 with HTTP; Fri, 27 Nov 2015 03:55:54 -0800 (PST)\r
+Date: Fri, 27 Nov 2015 11:55:54 +0000\r
+Message-ID:\r
+ <CAANOHNk21Xbh1oOuOfCOSq33CFi_BX0PXGZ1f1_OJP9gDXc=6A@mail.gmail.com>\r
+Subject: Build failure when building ruby bindings on Fedora\r
+From: Jonathan Underwood <jonathan.underwood@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Content-Type: text/plain; charset=UTF-8\r
+X-Mailman-Approved-At: Wed, 02 Dec 2015 11:25:16 -0800\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://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: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Fri, 27 Nov 2015 11:55:58 -0000\r
+\r
+Hi,\r
+\r
+I am attempting to build 0.21 on Fedora rawhide and am hitting the\r
+following failure when building the ruby bindings - seems to be an\r
+unresolved symbol error during linking. Any help appreciated.\r
+\r
+Thanks,\r
+Jonathan\r
+\r
+gcc -shared -o notmuch.so messages.o tags.o filenames.o threads.o\r
+status.o query.o directory.o message.o init.o thread.o database.o -L.\r
+-L/usr/lib64 -L. -Wl,-z,relro\r
+-specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector\r
+-rdynamic -Wl,-export-dynamic -Wl,--no-undefined -m64\r
+../../lib/libnotmuch.so -lruby -lpthread -ldl -lcrypt -lm -lc\r
+/usr/bin/ld: messages.o: relocation R_X86_64_PC32 against undefined\r
+symbol `rb_eRuntimeError' can not be used when making a shared object;\r
+recompile with -fPIC\r
+/usr/bin/ld: final link failed: Bad value\r
+collect2: error: ld returned 1 exit status\r