Re: [PATCH] How to improve the mail handling workflow?
[notmuch-archives.git] / b4 / ffcab989f098da3cda9775c048d6649213ebc0
1 Return-Path: <cworth@cworth.org>\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 olra.theworths.org (Postfix) with ESMTP id 85FA940BFD3\r
6         for <notmuch@notmuchmail.org>; Tue, 21 Sep 2010 13:33:53 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -2.89\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.89 tagged_above=-999 required=5\r
12         tests=[ALL_TRUSTED=-1, BAYES_00=-1.9, T_MIME_NO_TEXT=0.01]\r
13         autolearn=ham\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id b1YeJB5+KasP; Tue, 21 Sep 2010 13:33:43 -0700 (PDT)\r
17 Received: from yoom.home.cworth.org (localhost [127.0.0.1])\r
18         by olra.theworths.org (Postfix) with ESMTP id 1E87440BD85;\r
19         Tue, 21 Sep 2010 13:33:43 -0700 (PDT)\r
20 Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
21         id C4EBA568E45; Tue, 21 Sep 2010 13:33:42 -0700 (PDT)\r
22 From: Carl Worth <cworth@cworth.org>\r
23 To: Mike Kelly <pioto@pioto.org>, notmuch@notmuchmail.org\r
24 Subject: Re: make install tries, fails to install 'test/libnotmuch.so.1.1.0'\r
25 In-Reply-To: <1285082958-ner-9969@aether>\r
26 References: <1285082958-ner-9969@aether>\r
27 User-Agent: Notmuch/0.3.1-90-g8071c5c (http://notmuchmail.org) Emacs/23.2.1\r
28         (i486-pc-linux-gnu)\r
29 Date: Tue, 21 Sep 2010 13:33:42 -0700\r
30 Message-ID: <87hbhin8ex.fsf@yoom.home.cworth.org>\r
31 MIME-Version: 1.0\r
32 Content-Type: multipart/signed; boundary="=-=-=";\r
33         micalg=pgp-sha1; protocol="application/pgp-signature"\r
34 X-BeenThere: notmuch@notmuchmail.org\r
35 X-Mailman-Version: 2.1.13\r
36 Precedence: list\r
37 List-Id: "Use and development of the notmuch mail system."\r
38         <notmuch.notmuchmail.org>\r
39 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
40         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
41 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
42 List-Post: <mailto:notmuch@notmuchmail.org>\r
43 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
44 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
46 X-List-Received-Date: Tue, 21 Sep 2010 20:33:53 -0000\r
47 \r
48 --=-=-=\r
49 Content-Transfer-Encoding: quoted-printable\r
50 \r
51 On Tue, 21 Sep 2010 11:29:18 -0400, Mike Kelly <pioto@pioto.org> wrote:\r
52 > Current master seems to fail to install properly:\r
53 >=20\r
54 >   $ make DESTDIR=3D`readlink -f dest` install\r
55 ...\r
56 >   install -m0644 test/libnotmuch.so.1.1.0 /home/pioto/git/notmuch/dest/us=\r
57 r/lib64/\r
58 >   install: cannot stat `test/libnotmuch.so.1.1.0': No such file or direct=\r
59 ory\r
60 >   make: *** [install-lib] Error 1\r
61 \r
62 Thanks for the report, Mike.\r
63 \r
64 I'd just noticed this myself and pushed out a fix for it. Let me know if\r
65 you're still encountering any problems after the below commit.\r
66 \r
67 =2DCarl\r
68 \r
69 commit 8071c5cd643f7436fb65d0c74676179ea472b155\r
70 Author: Carl Worth <cworth@cworth.org>\r
71 Date:   Tue Sep 21 09:09:01 2010 -0700\r
72 \r
73     lib: Fix "make install"\r
74 =20=20=20=20\r
75     This has been broken since the addition of the test sub-directory to our\r
76     non-recursive make system.\r
77 \r
78 --=-=-=\r
79 Content-Type: application/pgp-signature\r
80 \r
81 -----BEGIN PGP SIGNATURE-----\r
82 Version: GnuPG v1.4.10 (GNU/Linux)\r
83 \r
84 iD8DBQFMmRam6JDdNq8qSWgRApGeAJoDXp/mMzznfxTaMxSR7e2qqjEoCQCgo/hm\r
85 YwNFzi6NPk8nQe2w3VCAyKg=\r
86 =rOda\r
87 -----END PGP SIGNATURE-----\r
88 --=-=-=--\r