[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 34 / 5964ae4c1e3d3f0042aa55aef7c6281d3814a6
1 Return-Path: <david@tethera.net>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5  by arlo.cworth.org (Postfix) with ESMTP id A219D6DE0243\r
6  for <notmuch@notmuchmail.org>; Tue, 16 Jun 2015 23:25:48 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.185\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.185 tagged_above=-999 required=5 tests=[AWL=0.185]\r
12  autolearn=disabled\r
13 Received: from arlo.cworth.org ([127.0.0.1])\r
14  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
15  with ESMTP id ehHTDp91GSk4 for <notmuch@notmuchmail.org>;\r
16  Tue, 16 Jun 2015 23:25:46 -0700 (PDT)\r
17 Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net\r
18  [87.98.215.224])\r
19  by arlo.cworth.org (Postfix) with ESMTPS id 88F1D6DE01F5\r
20  for <notmuch@notmuchmail.org>; Tue, 16 Jun 2015 23:25:46 -0700 (PDT)\r
21 Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim\r
22  4.80) (envelope-from <david@tethera.net>)\r
23  id 1Z56lJ-0003uv-Va; Wed, 17 Jun 2015 06:23:49 +0000\r
24 Received: (nullmailer pid 12660 invoked by uid 1000); Wed, 17 Jun 2015\r
25  06:23:31 -0000\r
26 From: David Bremner <david@tethera.net>\r
27 To: Jinwoo Lee <jinwoo68@gmail.com>, Tomi Ollila <tomi.ollila@iki.fi>,\r
28  notmuch@notmuchmail.org\r
29 Subject: Re: [PATCH] lib, ruby: make use of -Wl,--no-undefined configurable\r
30 In-Reply-To: <yq65y4jjjk2h.fsf@jinwoo-macbookair.roam.corp.google.com>\r
31 References: <1433142542-2307-3-git-send-email-david@tethera.net>\r
32  <1434261524-14139-1-git-send-email-david@tethera.net>\r
33  <yq65a8w2u7yv.fsf@jinwoo-macbookair.roam.corp.google.com>\r
34  <87r3peye4q.fsf@maritornes.cs.unb.ca>\r
35  <yq657fr6tj64.fsf@jinwoo-macbookair.roam.corp.google.com>\r
36  <87oaki3zrh.fsf@maritornes.cs.unb.ca>\r
37  <yq654mm9tyie.fsf@jinwoo-macbookair.roam.corp.google.com>\r
38  <m2bnghe3ar.fsf@guru.guru-group.fi>\r
39  <yq65wpz463rd.fsf@jinwoo-macbookair.roam.corp.google.com>\r
40  <m2lhfjwm4x.fsf@guru.guru-group.fi>\r
41  <yq65y4jjjk2h.fsf@jinwoo-macbookair.roam.corp.google.com>\r
42 User-Agent: Notmuch/0.20.1+21~g4e79903 (http://notmuchmail.org) Emacs/24.4.1\r
43  (x86_64-pc-linux-gnu)\r
44 Date: Wed, 17 Jun 2015 08:23:31 +0200\r
45 Message-ID: <87vbem26qk.fsf@maritornes.cs.unb.ca>\r
46 MIME-Version: 1.0\r
47 Content-Type: text/plain\r
48 X-BeenThere: notmuch@notmuchmail.org\r
49 X-Mailman-Version: 2.1.18\r
50 Precedence: list\r
51 List-Id: "Use and development of the notmuch mail system."\r
52  <notmuch.notmuchmail.org>\r
53 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
54  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
55 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
56 List-Post: <mailto:notmuch@notmuchmail.org>\r
57 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
58 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
59  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
60 X-List-Received-Date: Wed, 17 Jun 2015 06:25:48 -0000\r
61 \r
62 Jinwoo Lee <jinwoo68@gmail.com> writes:\r
63 >  FAIL   PATH is set to build directory\r
64 >       --- T000-basic.11.expected      2015-06-16 23:40:30.000000000 +0000\r
65 >       +++ T000-basic.11.output        2015-06-16 23:40:30.000000000 +0000\r
66 >       @@ -1 +1 @@\r
67 >       -/Users/jinwoo/Box Sync/personal/project/notmuch\r
68 >       +\r
69 > usage: dirname path\r
70 \r
71 This failure is because of spaces in your pathname. It might be simpler\r
72 to run in a different directory rather than fix all the problems this\r
73 causes in the test suite.\r
74 \r
75 >  FAIL   notmuch is compiled with debugging symbols\r
76 >       --- T000-basic.12.expected      2015-06-16 23:40:30.000000000 +0000\r
77 >       +++ T000-basic.12.output        2015-06-16 23:40:30.000000000 +0000\r
78 >       @@ -1 +1 @@\r
79 >       -1\r
80 >       +0\r
81 > ./T000-basic.sh: line 95: readelf: command not found\r
82 \r
83 This test, as it says, is testing if notmuch was compiled with debugging\r
84 symbols.  Rather than yet another special case for mac, I'd be curious\r
85 if there is a portable test for this (perhaps using nm?). In any case,\r
86 this one test failing should not be fatal.\r
87 \r
88 > ./test-lib.sh: line 1062: $test_results_path: ambiguous redirect\r
89 > ./test-lib.sh: line 1063: $test_results_path: ambiguous redirect\r
90 > ./test-lib.sh: line 1064: $test_results_path: ambiguous redirect\r
91 > ./test-lib.sh: line 1065: $test_results_path: ambiguous redirect\r
92 > ./test-lib.sh: line 1066: $test_results_path: ambiguous redirect\r
93 > ./test-lib.sh: line 1067: $test_results_path: ambiguous redirect\r
94 \r
95 At a guess, this again has to do with spaces in the pathname. Maybe this\r
96 is fixable with more quoting, but it's really independent of mac vs\r
97 gnu/linux. In this instance it looks like quoting "test_results_path"\r
98 would help.\r