From f10388330c2eaaa7de3409e154604847df2d8c23 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 14 Jun 2015 07:49:24 +0200 Subject: [PATCH] Re: [patch v3 1/4] build: integrate building ruby bindings into notmuch build process --- a4/7f9e0c153cbe716e776820add899d057efe7c3 | 78 +++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 a4/7f9e0c153cbe716e776820add899d057efe7c3 diff --git a/a4/7f9e0c153cbe716e776820add899d057efe7c3 b/a4/7f9e0c153cbe716e776820add899d057efe7c3 new file mode 100644 index 000000000..99d57151c --- /dev/null +++ b/a4/7f9e0c153cbe716e776820add899d057efe7c3 @@ -0,0 +1,78 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id DEF296DE0948 + for ; Sat, 13 Jun 2015 22:51:12 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.192 +X-Spam-Level: +X-Spam-Status: No, score=0.192 tagged_above=-999 required=5 tests=[AWL=0.192] + autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id NvENLiuHjOcL for ; + Sat, 13 Jun 2015 22:51:11 -0700 (PDT) +Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net + [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id B484B6DE0350 + for ; Sat, 13 Jun 2015 22:51:10 -0700 (PDT) +Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim + 4.80) (envelope-from ) + id 1Z40nf-0002Vd-Be; Sun, 14 Jun 2015 05:49:43 +0000 +Received: (nullmailer pid 10558 invoked by uid 1000); Sun, 14 Jun 2015 + 05:49:24 -0000 +From: David Bremner +To: Jinwoo Lee , notmuch@notmuchmail.org +Subject: Re: [patch v3 1/4] build: integrate building ruby bindings into + notmuch build process +In-Reply-To: +References: <1425679073-30439-5-git-send-email-david@tethera.net> + <1433142542-2307-1-git-send-email-david@tethera.net> + <1433142542-2307-2-git-send-email-david@tethera.net> + <87zj4415bu.fsf@maritornes.cs.unb.ca> + + + + <87bngj9uvv.fsf@maritornes.cs.unb.ca> + + + +User-Agent: Notmuch/0.20.1+21~g4e79903 (http://notmuchmail.org) Emacs/24.4.1 + (x86_64-pc-linux-gnu) +Date: Sun, 14 Jun 2015 07:49:24 +0200 +Message-ID: <87vbeqyh3v.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Sun, 14 Jun 2015 05:51:13 -0000 + +Jinwoo Lee writes: + + +> ld: unknown option: --no-undefined +> clang: error: linker command failed with exit code 1 (use -v to see invocation) + +I wonder if this the actual relevant error. Can you try with the next +two patches in the series? + + id:1433142542-2307-3-git-send-email-david@tethera.net + id:1433142542-2307-4-git-send-email-david@tethera.net + +This first alone may fix it, but it would be good to know if the next +one breaks anything on Mac OS. + + + -- 2.26.2